David Dallas, South Africa kernel 2.6.31-14-generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.

I'm planning on using Ubuntu Karmic x86_64. I see there are some issues
with 64 bit and modems, so I can switch to i386 if my modem will
definitely work (a fax machine would be useful). 

I tried building the slamr and associated modules (correct versions not
available on the site yet), but slamr.ko and slusb.ko are not being
created during the builds. Not sure why.

I've included dmesg.txt as there seems to be a kernel regression at play
as well. The pc sometimes fails to boot as it seems the kernel is
loading the wrong driver for the modem, then overloading it:
        [   73.705046] ttyS3: 32642 input overrun(s)
        [   73.868081] serial8250: too much work for irq17
        [   73.995483] serial8250: too much work for irq17
        etc.
If these errors happen while the graphical logon screen is loading then
the pc locks up and needs to be hard-reset. Never did that before. It
does the same with the i386 version of karmic. The output of lspci
confirms that IRQ-17 is assigned to a Motorola SM56 modem and that the
diver is "serial", but that no kernel module is in use. Is my reasoning
correct here, because I'd like to report a bug at launchpad?

Any help getting the modem working would be appreciated. Alternatively
some help on how to blacklist the appropriate pci device by it's id (can
you do that?) or blacklist the offending driver. (As above, I think it
might be the serial driver, but I'm not sure if I can safely blacklist
that module.) Lastly, if nothing else is going to work, just let me know
if I should pull the pci card.

Many thanks,
David

           CPU0       CPU1       
  0:         25          0   IO-APIC-edge      timer
  1:          2          0   IO-APIC-edge      i8042
  8:          0          0   IO-APIC-edge      rtc0
  9:          0          0   IO-APIC-fasteoi   acpi
 12:          4          0   IO-APIC-edge      i8042
 14:      60792          0   IO-APIC-edge      pata_via
 15:      43664          0   IO-APIC-edge      pata_via
 16:         33          0   IO-APIC-fasteoi   saa7133[0], saa7133[0]
 17:       3288          0   IO-APIC-fasteoi   HDA Intel
 20:      79949          0   IO-APIC-fasteoi   uhci_hcd:usb2
 21:     328844          0   IO-APIC-fasteoi   ehci_hcd:usb1, uhci_hcd:usb4, sata_via, ohci1394
 22:          0          0   IO-APIC-fasteoi   uhci_hcd:usb3
 23:      85990          0   IO-APIC-fasteoi   uhci_hcd:usb5, eth0
NMI:          0          0   Non-maskable interrupts
LOC:     144200     132513   Local timer interrupts
SPU:          0          0   Spurious interrupts
CNT:          0          0   Performance counter interrupts
PND:          0          0   Performance pending work
RES:        141        770   Rescheduling interrupts
CAL:         83         56   Function call interrupts
TLB:        788       1005   TLB shootdowns
TRM:          0          0   Thermal event interrupts
THR:          0          0   Threshold APIC interrupts
MCE:          0          0   Machine check exceptions
MCP:         16         16   Machine check polls
ERR:          0
MIS:          0

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.31-14-generic (buildd@crested) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 (Ubuntu 2.6.31-14.48-generic)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic root=UUID=a60f67da-e2f9-44e5-aac9-46803af8e0f7 ro quiet splash
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003fee0000 (usable)
[    0.000000]  BIOS-e820: 000000003fee0000 - 000000003fee3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003fee3000 - 000000003fef0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003fef0000 - 000000003ff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.4 present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x3fee0 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CCFFF write-protect
[    0.000000]   CD000-EFFFF uncachable
[    0.000000]   F0000-F7FFF write-through
[    0.000000]   F8000-F8FFF uncachable
[    0.000000]   F9000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 0D0000000 mask FF8000000 write-combining
[    0.000000]   2 base 03FF00000 mask FFFF00000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] Scanning 0 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 000000000009f400 (usable)
[    0.000000]  modified: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000003fee0000 (usable)
[    0.000000]  modified: 000000003fee0000 - 000000003fee3000 (ACPI NVS)
[    0.000000]  modified: 000000003fee3000 - 000000003fef0000 (ACPI data)
[    0.000000]  modified: 000000003fef0000 - 000000003ff00000 (reserved)
[    0.000000]  modified: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  modified: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-000000003fee0000
[    0.000000] Using x86 segment limits to approximate NX protection
[    0.000000]  0000000000 - 003fe00000 page 2M
[    0.000000]  003fe00000 - 003fee0000 page 4k
[    0.000000] kernel direct mapping tables up to 3fee0000 @ 10000-13000
[    0.000000] RAMDISK: 2f791000 - 2ff676c2
[    0.000000] ACPI: RSDP 00000000000f8b10 00014 (v00 PacBel)
[    0.000000] ACPI: RSDT 000000003fee3040 0003C (v01 PacBel PBDTNB00 42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP 000000003fee30c0 00074 (v01 PacBel PBDTNB00 42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT 000000003fee3180 0742F (v01 PACBEL AWRDACPI 00001000 MSFT 0100000E)
[    0.000000] ACPI: FACS 000000003fee0000 00040
[    0.000000] ACPI: SLIC 000000003feea700 00176 (v01 PacBel PBDTNB00 42302E31 AWRD 00000000)
[    0.000000] ACPI: MCFG 000000003feea8c0 0003C (v01 PacBel PBDTNB00 42302E31 AWRD 00000000)
[    0.000000] ACPI: APIC 000000003feea600 00090 (v01 PacBel PBDTNB00 42302E31 AWRD 00000000)
[    0.000000] ACPI: SSDT 000000003feea940 0015C (v01  PmRef  Cpu0Ist 00003000 INTL 20040311)
[    0.000000] ACPI: SSDT 000000003feeadd0 002F1 (v01  PmRef    CpuPm 00003000 INTL 20040311)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000003fee0000
[    0.000000] Bootmem setup node 0 0000000000000000-000000003fee0000
[    0.000000]   NODE_DATA [0000000000011000 - 0000000000015fff]
[    0.000000]   bootmap [0000000000016000 -  000000000001dfdf] pages 8
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 003fee0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 00019e2ccc]    TEXT DATA BSS ==> [0001000000 - 00019e2ccc]
[    0.000000]   #3 [002f791000 - 002ff676c2]          RAMDISK ==> [002f791000 - 002ff676c2]
[    0.000000]   #4 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000]
[    0.000000]   #5 [00019e3000 - 00019e31c4]              BRK ==> [00019e3000 - 00019e31c4]
[    0.000000]   #6 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 - 0000011000]
[    0.000000] found SMP MP-table at [ffff8800000f4710] f4710
[    0.000000]  [ffffea0000000000-ffffea0000dfffff] PMD -> [ffff880001e00000-ffff880002bfffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003fee0
[    0.000000] On node 0 totalpages: 261743
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 101 pages reserved
[    0.000000]   DMA zone: 3826 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 3525 pages used for memmap
[    0.000000]   DMA32 zone: 254235 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 3, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: IOAPIC (id[0x05] address[0xfecc0000] gsi_base[24])
[    0.000000] IOAPIC[1]: apic_id 5, version 3, address 0xfecc0000, GSI 24-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 48
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 3ff00000 (gap: 3ff00000:a0100000)
[    0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages at ffff8800019ee000, static data 90720 bytes
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 258061
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic root=UUID=a60f67da-e2f9-44e5-aac9-46803af8e0f7 ro quiet splash
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] AGP bridge at 00:00:00
[    0.000000] Aperture from AGP @ d0000000 old size 32 MB
[    0.000000] Aperture from AGP @ d0000000 size 128 MB (APSIZE f20)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 1013872k/1047424k available (5313k kernel code, 452k absent, 33100k reserved, 3011k data, 660k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] NR_IRQS:4352 nr_irqs:848
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2393.836 MHz processor.
[    0.001348] Console: colour VGA+ 80x25
[    0.001352] console [tty0] enabled
[    0.010000] allocated 10485760 bytes of page_cgroup
[    0.010000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.010019] Calibrating delay loop (skipped), value calculated using timer frequency.. 4787.67 BogoMIPS (lpj=23938360)
[    0.010067] Security Framework initialized
[    0.010103] AppArmor: AppArmor initialized
[    0.010223] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.011502] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.012108] Mount-cache hash table entries: 256
[    0.012326] Initializing cgroup subsys ns
[    0.012332] Initializing cgroup subsys cpuacct
[    0.012336] Initializing cgroup subsys memory
[    0.012347] Initializing cgroup subsys freezer
[    0.012349] Initializing cgroup subsys net_cls
[    0.012367] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.012369] CPU: L2 cache: 4096K
[    0.012373] CPU 0/0x0 -> Node 0
[    0.012376] CPU: Physical Processor ID: 0
[    0.012377] CPU: Processor Core ID: 0
[    0.012381] mce: CPU supports 6 MCE banks
[    0.012389] CPU0: Thermal monitoring enabled (TM1)
[    0.012394] using mwait in idle threads.
[    0.012396] Performance Counters: Core2 events, Intel PMU driver.
[    0.012404] ... version:                 2
[    0.012405] ... bit width:               40
[    0.012407] ... generic counters:        2
[    0.012408] ... value mask:              000000ffffffffff
[    0.012410] ... max period:              000000007fffffff
[    0.012411] ... fixed-purpose counters:  3
[    0.012412] ... counter mask:            0000000700000003
[    0.014744] ACPI: Core revision 20090521
[    0.025797] Setting APIC routing to flat
[    0.026304] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.126318] CPU0: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz stepping 06
[    0.130000] Booting processor 1 APIC 0x1 ip 0x6000
[    0.010000] Initializing CPU#1
[    0.010000] Calibrating delay using timer specific routine.. 4788.11 BogoMIPS (lpj=23940576)
[    0.010000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.010000] CPU: L2 cache: 4096K
[    0.010000] CPU 1/0x1 -> Node 0
[    0.010000] CPU: Physical Processor ID: 0
[    0.010000] CPU: Processor Core ID: 1
[    0.010000] mce: CPU supports 6 MCE banks
[    0.010000] CPU1: Thermal monitoring enabled (TM2)
[    0.010000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[    0.281425] CPU1: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz stepping 06
[    0.281434] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.290031] Brought up 2 CPUs
[    0.290034] Total of 2 processors activated (9575.78 BogoMIPS).
[    0.290104] CPU0 attaching sched-domain:
[    0.290107]  domain 0: span 0-1 level MC
[    0.290109]   groups: 0 1
[    0.290114] CPU1 attaching sched-domain:
[    0.290116]  domain 0: span 0-1 level MC
[    0.290118]   groups: 1 0
[    0.290194] Booting paravirtualized kernel on bare hardware
[    0.290194] regulator: core version 0.5
[    0.290194] Time: 14:56:07  Date: 11/11/09
[    0.290194] NET: Registered protocol family 16
[    0.290208] ACPI: bus type pci registered
[    0.290275] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.290278] PCI: MCFG area at e0000000 reserved in E820
[    0.292592] PCI: Using MMCONFIG at e0000000 - efffffff
[    0.292593] PCI: Using configuration type 1 for base access
[    0.292616] mtrr: your CPUs had inconsistent fixed MTRR settings
[    0.292618] mtrr: probably your BIOS does not setup all CPUs.
[    0.292619] mtrr: corrected configuration.
[    0.293341] bio: create slab <bio-0> at 0
[    0.293341] ACPI: EC: Look up EC in DSDT
[    0.306148] ACPI: Interpreter enabled
[    0.306151] ACPI: (supports S0 S3 S4 S5)
[    0.306172] ACPI: Using IOAPIC for interrupt routing
[    0.312715] ACPI: No dock devices found.
[    0.312901] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.312951] pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
[    0.313482] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.313486] pci 0000:00:02.0: PME# disabled
[    0.313563] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.313567] pci 0000:00:03.0: PME# disabled
[    0.313631] pci 0000:00:08.0: reg 10 32bit mmio: [0xdffff000-0xdffff7ff]
[    0.313638] pci 0000:00:08.0: reg 14 io port: [0xfc00-0xfc7f]
[    0.313683] pci 0000:00:08.0: supports D2
[    0.313684] pci 0000:00:08.0: PME# supported from D2 D3hot D3cold
[    0.313688] pci 0000:00:08.0: PME# disabled
[    0.313725] pci 0000:00:09.0: reg 10 32bit mmio: [0xdfffe000-0xdfffe7ff]
[    0.313772] pci 0000:00:09.0: supports D1 D2
[    0.313809] pci 0000:00:0a.0: reg 10 32bit mmio: [0xdfffd000-0xdfffdfff]
[    0.313816] pci 0000:00:0a.0: reg 14 io port: [0xf800-0xf8ff]
[    0.313862] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.313867] pci 0000:00:0a.0: PME# disabled
[    0.313908] pci 0000:00:0f.0: reg 10 io port: [0xf400-0xf407]
[    0.313914] pci 0000:00:0f.0: reg 14 io port: [0xf000-0xf003]
[    0.313921] pci 0000:00:0f.0: reg 18 io port: [0xec00-0xec07]
[    0.313928] pci 0000:00:0f.0: reg 1c io port: [0xe800-0xe803]
[    0.313935] pci 0000:00:0f.0: reg 20 io port: [0xe400-0xe40f]
[    0.313942] pci 0000:00:0f.0: reg 24 io port: [0xe000-0xe0ff]
[    0.314020] pci 0000:00:0f.1: reg 20 io port: [0xdc00-0xdc0f]
[    0.314110] pci 0000:00:10.0: reg 20 io port: [0xd800-0xd81f]
[    0.314138] pci 0000:00:10.0: supports D1 D2
[    0.314140] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.314144] pci 0000:00:10.0: PME# disabled
[    0.314196] pci 0000:00:10.1: reg 20 io port: [0xd400-0xd41f]
[    0.314225] pci 0000:00:10.1: supports D1 D2
[    0.314226] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.314231] pci 0000:00:10.1: PME# disabled
[    0.314283] pci 0000:00:10.2: reg 20 io port: [0xd000-0xd01f]
[    0.314311] pci 0000:00:10.2: supports D1 D2
[    0.314313] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.314317] pci 0000:00:10.2: PME# disabled
[    0.314369] pci 0000:00:10.3: reg 20 io port: [0xcc00-0xcc1f]
[    0.314397] pci 0000:00:10.3: supports D1 D2
[    0.314399] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.314403] pci 0000:00:10.3: PME# disabled
[    0.314436] pci 0000:00:10.4: reg 10 32bit mmio: [0xdfffc000-0xdfffc0ff]
[    0.314483] pci 0000:00:10.4: supports D1 D2
[    0.314485] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
[    0.314489] pci 0000:00:10.4: PME# disabled
[    0.314677] pci 0000:00:12.0: reg 10 io port: [0xc800-0xc8ff]
[    0.314683] pci 0000:00:12.0: reg 14 32bit mmio: [0xdfffb000-0xdfffb0ff]
[    0.314727] pci 0000:00:12.0: supports D1 D2
[    0.314728] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.314733] pci 0000:00:12.0: PME# disabled
[    0.314862] pci 0000:00:01.0: bridge io port: [0xa000-0xafff]
[    0.314866] pci 0000:00:01.0: bridge 32bit mmio: [0xdfb00000-0xdfbfffff]
[    0.314871] pci 0000:00:01.0: bridge 32bit mmio pref: [0xdfe00000-0xdfefffff]
[    0.314908] pci 0000:02:00.0: reg 10 32bit mmio: [0xdc000000-0xdcffffff]
[    0.314918] pci 0000:02:00.0: reg 14 64bit mmio: [0xc0000000-0xcfffffff]
[    0.314929] pci 0000:02:00.0: reg 1c 64bit mmio: [0xda000000-0xdbffffff]
[    0.314936] pci 0000:02:00.0: reg 24 io port: [0x9c00-0x9c7f]
[    0.314942] pci 0000:02:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[    0.315027] pci 0000:00:02.0: bridge io port: [0x9000-0x9fff]
[    0.315031] pci 0000:00:02.0: bridge 32bit mmio: [0xda000000-0xddffffff]
[    0.315037] pci 0000:00:02.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
[    0.315092] pci 0000:00:03.0: bridge io port: [0xb000-0xbfff]
[    0.315096] pci 0000:00:03.0: bridge 32bit mmio: [0xdfd00000-0xdfdfffff]
[    0.315103] pci 0000:00:03.0: bridge 64bit mmio pref: [0xdfc00000-0xdfcfffff]
[    0.315123] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.315403] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEXG._PRT]
[    0.315512] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.377851] ACPI: PCI Root Bridge [PCI1] (0000:80)
[    0.377912] pci 0000:80:01.0: reg 10 64bit mmio: [0xbfffc000-0xbfffffff]
[    0.377958] pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
[    0.377962] pci 0000:80:01.0: PME# disabled
[    0.378017] ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
[    0.378588] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
[    0.378762] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
[    0.378940] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12)
[    0.379115] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *5
[    0.379268] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[    0.379428] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0
[    0.379575] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[    0.379733] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *5
[    0.379920] SCSI subsystem initialized
[    0.379940] libata version 3.00 loaded.
[    0.380039] usbcore: registered new interface driver usbfs
[    0.380039] usbcore: registered new interface driver hub
[    0.380053] usbcore: registered new device driver usb
[    0.380053] ACPI: WMI: Mapper loaded
[    0.380053] PCI: Using ACPI for IRQ routing
[    0.410008] Bluetooth: Core ver 2.15
[    0.410026] NET: Registered protocol family 31
[    0.410026] Bluetooth: HCI device and connection manager initialized
[    0.410026] Bluetooth: HCI socket layer initialized
[    0.410026] NetLabel: Initializing
[    0.410027] NetLabel:  domain hash size = 128
[    0.410029] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.410045] NetLabel:  unlabeled traffic allowed by default
[    0.440093] pnp: PnP ACPI init
[    0.440106] ACPI: bus type pnp registered
[    0.443724] pnp: PnP ACPI: found 13 devices
[    0.443727] ACPI: ACPI bus type pnp unregistered
[    0.443735] system 00:01: ioport range 0x400-0x47f has been reserved
[    0.443738] system 00:01: ioport range 0x500-0x50f has been reserved
[    0.443743] system 00:02: iomem range 0xf0001000-0xf0001fff has been reserved
[    0.443748] system 00:03: iomem range 0xf0002000-0xf0002fff has been reserved
[    0.443752] system 00:04: ioport range 0x4d0-0x4d1 has been reserved
[    0.443755] system 00:04: ioport range 0x290-0x297 has been reserved
[    0.443757] system 00:04: ioport range 0x880-0x88f has been reserved
[    0.443766] system 00:09: iomem range 0xf0000000-0xf0000fff has been reserved
[    0.443771] system 00:0a: iomem range 0xe0000000-0xefffffff has been reserved
[    0.443776] system 00:0c: iomem range 0xcd000-0xcffff has been reserved
[    0.443778] system 00:0c: iomem range 0xf0000-0xf7fff could not be reserved
[    0.443781] system 00:0c: iomem range 0xf8000-0xfbfff could not be reserved
[    0.443783] system 00:0c: iomem range 0xfc000-0xfffff could not be reserved
[    0.443786] system 00:0c: iomem range 0x3fee0000-0x3fefffff could not be reserved
[    0.443788] system 00:0c: iomem range 0xffff0000-0xffffffff has been reserved
[    0.443791] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[    0.443793] system 00:0c: iomem range 0x100000-0x3fedffff could not be reserved
[    0.443796] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[    0.443798] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.443801] system 00:0c: iomem range 0xfff80000-0xfffeffff has been reserved
[    0.448449] AppArmor: AppArmor Filesystem Enabled
[    0.448489] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.448492] pci 0000:00:01.0:   IO window: 0xa000-0xafff
[    0.448497] pci 0000:00:01.0:   MEM window: 0xdfb00000-0xdfbfffff
[    0.448501] pci 0000:00:01.0:   PREFETCH window: 0xdfe00000-0xdfefffff
[    0.448507] pci 0000:00:02.0: PCI bridge, secondary bus 0000:02
[    0.448510] pci 0000:00:02.0:   IO window: 0x9000-0x9fff
[    0.448515] pci 0000:00:02.0:   MEM window: 0xda000000-0xddffffff
[    0.448519] pci 0000:00:02.0:   PREFETCH window: 0x000000c0000000-0x000000cfffffff
[    0.448525] pci 0000:00:03.0: PCI bridge, secondary bus 0000:03
[    0.448528] pci 0000:00:03.0:   IO window: 0xb000-0xbfff
[    0.448534] pci 0000:00:03.0:   MEM window: 0xdfd00000-0xdfdfffff
[    0.448538] pci 0000:00:03.0:   PREFETCH window: 0x000000dfc00000-0x000000dfcfffff
[    0.448554] pci 0000:00:01.0: setting latency timer to 64
[    0.448562]   alloc irq_desc for 27 on node 0
[    0.448564]   alloc kstat_irqs on node 0
[    0.448568] pci 0000:00:02.0: PCI INT A -> GSI 27 (level, low) -> IRQ 27
[    0.448572] pci 0000:00:02.0: setting latency timer to 64
[    0.448579]   alloc irq_desc for 31 on node 0
[    0.448581]   alloc kstat_irqs on node 0
[    0.448583] pci 0000:00:03.0: PCI INT A -> GSI 31 (level, low) -> IRQ 31
[    0.448588] pci 0000:00:03.0: setting latency timer to 64
[    0.448592] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.448594] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.448596] pci_bus 0000:01: resource 0 io:  [0xa000-0xafff]
[    0.448598] pci_bus 0000:01: resource 1 mem: [0xdfb00000-0xdfbfffff]
[    0.448600] pci_bus 0000:01: resource 2 pref mem [0xdfe00000-0xdfefffff]
[    0.448602] pci_bus 0000:02: resource 0 io:  [0x9000-0x9fff]
[    0.448604] pci_bus 0000:02: resource 1 mem: [0xda000000-0xddffffff]
[    0.448606] pci_bus 0000:02: resource 2 pref mem [0xc0000000-0xcfffffff]
[    0.448608] pci_bus 0000:03: resource 0 io:  [0xb000-0xbfff]
[    0.448610] pci_bus 0000:03: resource 1 mem: [0xdfd00000-0xdfdfffff]
[    0.448612] pci_bus 0000:03: resource 2 pref mem [0xdfc00000-0xdfcfffff]
[    0.448615] pci_bus 0000:80: resource 0 io:  [0x00-0xffff]
[    0.448617] pci_bus 0000:80: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.448646] NET: Registered protocol family 2
[    0.448742] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.449169] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[    0.450510] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.451484] TCP: Hash tables configured (established 131072 bind 65536)
[    0.451486] TCP reno registered
[    0.451600] NET: Registered protocol family 1
[    0.451671] Trying to unpack rootfs image as initramfs...
[    0.618872] Freeing initrd memory: 8025k freed
[    0.623820] Scanning for low memory corruption every 60 seconds
[    0.624011] audit: initializing netlink socket (disabled)
[    0.624037] type=2000 audit(1257951367.620:1): initialized
[    0.632505] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.633845] VFS: Disk quotas dquot_6.5.2
[    0.633897] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.634453] fuse init (API version 7.12)
[    0.634529] msgmni has been set to 1995
[    0.634744] alg: No test for stdrng (krng)
[    0.634758] io scheduler noop registered
[    0.634760] io scheduler anticipatory registered
[    0.634762] io scheduler deadline registered
[    0.634798] io scheduler cfq registered (default)
[    0.634816] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[    0.634921] pci 0000:02:00.0: Boot video device
[    0.635112]   alloc irq_desc for 48 on node 0
[    0.635114]   alloc kstat_irqs on node 0
[    0.635127] pcieport-driver 0000:00:02.0: irq 48 for MSI/MSI-X
[    0.635136] pcieport-driver 0000:00:02.0: setting latency timer to 64
[    0.635314]   alloc irq_desc for 49 on node 0
[    0.635316]   alloc kstat_irqs on node 0
[    0.635325] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[    0.635335] pcieport-driver 0000:00:03.0: setting latency timer to 64
[    0.635463] aer 0000:00:02.0:pcie02: AER service couldn't init device: no _OSC support
[    0.635470] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[    0.635478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.635557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.635683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.635687] ACPI: Power Button [PWRF]
[    0.635739] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    0.635741] ACPI: Power Button [PWRB]
[    0.635778] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    0.635784] ACPI: Sleep Button [SLPB]
[    0.636513] processor LNXCPU:00: registered as cooling_device0
[    0.636702] ACPI: SSDT 000000003feead40 00087 (v01  PmRef  Cpu1Ist 00003000 INTL 20040311)
[    0.636952] processor LNXCPU:01: registered as cooling_device1
[    0.640960] thermal LNXTHERM:01: registered as thermal_zone0
[    0.640967] ACPI: Thermal Zone [THRM] (40 C)
[    0.641902] Linux agpgart interface v0.103
[    0.641911] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.642245]   alloc irq_desc for 17 on node 0
[    0.642247]   alloc kstat_irqs on node 0
[    0.642253] serial 0000:00:0a.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.642341] 0000:00:0a.0: ttyS0 at I/O 0xf808 (irq = 17) is a 16450
[    0.642395] 0000:00:0a.0: ttyS1 at I/O 0xf810 (irq = 17) is a 8250
[    0.642446] 0000:00:0a.0: ttyS2 at I/O 0xf818 (irq = 17) is a 16450
[    0.642498] 0000:00:0a.0: ttyS3 at I/O 0xf820 (irq = 17) is a 8250
[    0.642513] Couldn't register serial port 0000:00:0a.0: -28
[    0.643360] brd: module loaded
[    0.643753] loop: module loaded
[    0.643810] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    0.644366] pata_via 0000:00:0f.1: version 0.3.4
[    0.644496] scsi0 : pata_via
[    0.644567] scsi1 : pata_via
[    0.646158] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xdc00 irq 14
[    0.646161] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xdc08 irq 15
[    0.646262]   alloc irq_desc for 21 on node 0
[    0.646264]   alloc kstat_irqs on node 0
[    0.646267] pata_acpi 0000:00:0f.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.646300] pata_acpi 0000:00:0f.0: PCI INT B disabled
[    0.646578] Fixed MDIO Bus: probed
[    0.646609] PPP generic driver version 2.4.2
[    0.646679] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.646717] ehci_hcd 0000:00:10.4: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[    0.646729] ehci_hcd 0000:00:10.4: EHCI Host Controller
[    0.646772] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
[    0.646822] ehci_hcd 0000:00:10.4: irq 21, io mem 0xdfffc000
[    0.660167] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
[    0.660265] usb usb1: configuration #1 chosen from 1 choice
[    0.660311] hub 1-0:1.0: USB hub found
[    0.660318] hub 1-0:1.0: 8 ports detected
[    0.660390] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.660403] uhci_hcd: USB Universal Host Controller Interface driver
[    0.660470]   alloc irq_desc for 20 on node 0
[    0.660471]   alloc kstat_irqs on node 0
[    0.660475] uhci_hcd 0000:00:10.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.660481] uhci_hcd 0000:00:10.0: UHCI Host Controller
[    0.660506] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    0.660533] uhci_hcd 0000:00:10.0: irq 20, io base 0x0000d800
[    0.660599] usb usb2: configuration #1 chosen from 1 choice
[    0.660620] hub 2-0:1.0: USB hub found
[    0.660626] hub 2-0:1.0: 2 ports detected
[    0.660693]   alloc irq_desc for 22 on node 0
[    0.660695]   alloc kstat_irqs on node 0
[    0.660698] uhci_hcd 0000:00:10.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[    0.660704] uhci_hcd 0000:00:10.1: UHCI Host Controller
[    0.660729] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[    0.660760] uhci_hcd 0000:00:10.1: irq 22, io base 0x0000d400
[    0.660832] usb usb3: configuration #1 chosen from 1 choice
[    0.660853] hub 3-0:1.0: USB hub found
[    0.660859] hub 3-0:1.0: 2 ports detected
[    0.660922] uhci_hcd 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[    0.660927] uhci_hcd 0000:00:10.2: UHCI Host Controller
[    0.660955] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[    0.660974] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000d000
[    0.661037] usb usb4: configuration #1 chosen from 1 choice
[    0.661061] hub 4-0:1.0: USB hub found
[    0.661068] hub 4-0:1.0: 2 ports detected
[    0.661133]   alloc irq_desc for 23 on node 0
[    0.661134]   alloc kstat_irqs on node 0
[    0.661138] uhci_hcd 0000:00:10.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.661143] uhci_hcd 0000:00:10.3: UHCI Host Controller
[    0.661171] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
[    0.661198] uhci_hcd 0000:00:10.3: irq 23, io base 0x0000cc00
[    0.661262] usb usb5: configuration #1 chosen from 1 choice
[    0.661287] hub 5-0:1.0: USB hub found
[    0.661292] hub 5-0:1.0: 2 ports detected
[    0.661375] PNP: No PS/2 controller found. Probing ports directly.
[    0.661675] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.661680] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.661738] mice: PS/2 mouse device common for all mice
[    0.661834] rtc_cmos 00:06: RTC can wake from S4
[    0.661862] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.661889] rtc0: alarms up to one year, y3k, 242 bytes nvram
[    0.661972] device-mapper: uevent: version 1.0.3
[    0.662038] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@xxxxxxxxxx
[    0.662098] device-mapper: multipath: version 1.1.0 loaded
[    0.662102] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.662249] cpuidle: using governor ladder
[    0.662251] cpuidle: using governor menu
[    0.662595] TCP cubic registered
[    0.662707] NET: Registered protocol family 10
[    0.663087] lo: Disabled Privacy Extensions
[    0.663327] NET: Registered protocol family 17
[    0.663343] Bluetooth: L2CAP ver 2.13
[    0.663345] Bluetooth: L2CAP socket layer initialized
[    0.663348] Bluetooth: SCO (Voice Link) ver 0.6
[    0.663350] Bluetooth: SCO socket layer initialized
[    0.663379] Bluetooth: RFCOMM TTY layer initialized
[    0.663382] Bluetooth: RFCOMM socket layer initialized
[    0.663383] Bluetooth: RFCOMM ver 1.11
[    0.664081] PM: Resume from disk failed.
[    0.664103] registered taskstats version 1
[    0.664236]   Magic number: 1:233:940
[    0.664318] rtc_cmos 00:06: setting system clock to 2009-11-11 14:56:07 UTC (1257951367)
[    0.664321] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.664322] EDD information not available.
[    0.822753] ata1.00: ATAPI: Optiarc DVD RW AD-5170A, 1.52, max UDMA/66
[    0.862791] ata1.00: configured for UDMA/66
[    0.864167] scsi 0:0:0:0: CD-ROM            Optiarc  DVD RW AD-5170A  1.52 PQ: 0 ANSI: 5
[    0.866607] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    0.866611] Uniform CD-ROM driver Revision: 3.20
[    0.866706] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    0.866767] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    0.943045] Switched to high resolution mode on CPU 1
[    0.951626] Switched to high resolution mode on CPU 0
[    1.060402] ata2.00: ATAPI: PHILIPS DROM6216, DD08, max UDMA/33
[    1.100024] usb 1-4: new high speed USB device using ehci_hcd and address 3
[    1.100277] ata2.00: configured for UDMA/33
[    1.101794] scsi 1:0:0:0: CD-ROM            PHILIPS  DROM6216         DD08 PQ: 0 ANSI: 5
[    1.105296] sr1: scsi3-mmc drive: 0x/48x cd/rw xa/form2 cdda tray
[    1.105380] sr 1:0:0:0: Attached scsi CD-ROM sr1
[    1.105435] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.105464] Freeing unused kernel memory: 660k freed
[    1.105695] Write protecting the kernel read-only data: 7580k
[    1.186215] agpgart: Detected VIA P4M890 chipset
[    1.192535] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
[    1.209833] sata_via 0000:00:0f.0: version 2.4
[    1.209849] sata_via 0000:00:0f.0: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.209886] sata_via 0000:00:0f.0: routed to hard irq line 11
[    1.209936] scsi2 : sata_via
[    1.232232] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
[    1.238620] scsi3 : sata_via
[    1.240184] ata3: SATA max UDMA/133 cmd 0xf400 ctl 0xf000 bmdma 0xe400 irq 21
[    1.240187] ata4: SATA max UDMA/133 cmd 0xec00 ctl 0xe800 bmdma 0xe408 irq 21
[    1.240281] via-rhine 0000:00:12.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.244716] eth0: VIA Rhine II at 0xdfffb000, 00:16:17:e7:e9:ad, IRQ 23.
[    1.245425] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
[    1.251627] usb 1-4: configuration #1 chosen from 1 choice
[    1.251884] hub 1-4:1.0: USB hub found
[    1.252352] hub 1-4:1.0: 4 ports detected
[    1.270910] ohci1394 0000:00:08.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    1.332072] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[21]  MMIO=[dffff000-dffff7ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    1.450073] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.500075] usb 1-8: new high speed USB device using ehci_hcd and address 5
[    1.640451] ata3.00: ATA-8: ST3500418AS, CC37, max UDMA/133
[    1.640455] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.680494] ata3.00: configured for UDMA/133
[    1.680601] scsi 2:0:0:0: Direct-Access     ATA      ST3500418AS      CC37 PQ: 0 ANSI: 5
[    1.680750] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.680785] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.680824] sd 2:0:0:0: [sda] Write Protect is off
[    1.680827] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.680847] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.680958]  sda: sda1 sda2 < sda5 >
[    1.711799] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.722788] usb 1-8: configuration #1 chosen from 1 choice
[    1.728801] Initializing USB Mass Storage driver...
[    1.728923] scsi4 : SCSI emulation for USB Mass Storage devices
[    1.729033] usb-storage: device found at 5
[    1.729035] usb-storage: waiting for device to settle before scanning
[    1.729043] usbcore: registered new interface driver usb-storage
[    1.729045] USB Mass Storage support registered.
[    1.890069] ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
[    2.010168] usb 2-1: new full speed USB device using uhci_hcd and address 2
[    2.238784] usb 2-1: configuration #1 chosen from 1 choice
[    2.243981] scsi5 : SCSI emulation for USB Mass Storage devices
[    2.244225] usb-storage: device found at 2
[    2.244227] usb-storage: waiting for device to settle before scanning
[    2.530009] usb 5-1: new full speed USB device using uhci_hcd and address 2
[    2.700199] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0010dc00010b24f7]
[    2.710504] usb 5-1: configuration #1 chosen from 1 choice
[    2.713471] hub 5-1:1.0: USB hub found
[    2.715435] hub 5-1:1.0: 4 ports detected
[    2.800345] usb 1-4.1: new full speed USB device using ehci_hcd and address 6
[    2.952985] usb 1-4.1: configuration #1 chosen from 1 choice
[    3.030280] usb 1-4.4: new low speed USB device using ehci_hcd and address 7
[    3.154054] usb 1-4.4: config 1 interface 0 altsetting 0 has an invalid endpoint descriptor of length 6, skipping
[    3.157367] usb 1-4.4: configuration #1 chosen from 1 choice
[    3.162102] usbcore: registered new interface driver hiddev
[    3.162115] usbhid 1-4.4:1.0: couldn't find an input interrupt endpoint
[    3.162127] usbcore: registered new interface driver usbhid
[    3.162129] usbhid: v2.6:USB HID core driver
[    3.241496] usb 5-1.1: new full speed USB device using uhci_hcd and address 3
[    3.394572] usb 5-1.1: configuration #1 chosen from 1 choice
[    3.401781] input: Chicony Packard Bell USB Keyboard as /devices/pci0000:00/0000:00:10.3/usb5/5-1/5-1.1/5-1.1:1.0/input/input4
[    3.401838] generic-usb 0003:1631:0601.0001: input,hidraw0: USB HID v1.10 Keyboard [Chicony Packard Bell USB Keyboard] on usb-0000:00:10.3-1.1/input0
[    3.408566] input: Chicony Packard Bell USB Keyboard as /devices/pci0000:00/0000:00:10.3/usb5/5-1/5-1.1/5-1.1:1.1/input/input5
[    3.408670] generic-usb 0003:1631:0601.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [Chicony Packard Bell USB Keyboard] on usb-0000:00:10.3-1.1/input1
[    3.681533] usb 5-1.2: new full speed USB device using uhci_hcd and address 4
[    3.821601] usb 5-1.2: configuration #1 chosen from 1 choice
[    3.911556] usb 5-1.3: new low speed USB device using uhci_hcd and address 5
[    4.056633] usb 5-1.3: configuration #1 chosen from 1 choice
[    4.141579] usb 5-1.4: new low speed USB device using uhci_hcd and address 6
[    4.289653] usb 5-1.4: configuration #1 chosen from 1 choice
[    4.305844] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:10.3/usb5/5-1/5-1.4/5-1.4:1.0/input/input6
[    4.305904] generic-usb 0003:046D:C03E.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:10.3-1.4/input0
[    6.721547] usb-storage: device scan complete
[    6.727551] scsi 4:0:0:0: Direct-Access     Generic- Compact Flash    1.00 PQ: 0 ANSI: 0 CCS
[    6.733540] scsi 4:0:0:1: Direct-Access     Generic- SM/xD-Picture    1.00 PQ: 0 ANSI: 0 CCS
[    6.739656] scsi 4:0:0:2: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 0 CCS
[    6.745793] scsi 4:0:0:3: Direct-Access     Generic- MS/MS-Pro        1.00 PQ: 0 ANSI: 0 CCS
[    6.746141] sd 4:0:0:0: Attached scsi generic sg3 type 0
[    6.746215] sd 4:0:0:1: Attached scsi generic sg4 type 0
[    6.746285] sd 4:0:0:2: Attached scsi generic sg5 type 0
[    6.746358] sd 4:0:0:3: Attached scsi generic sg6 type 0
[    6.754406] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[    6.761912] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[    6.762656] sd 4:0:0:2: [sdd] Attached SCSI removable disk
[    6.763407] sd 4:0:0:3: [sde] Attached SCSI removable disk
[    7.251260] usb-storage: device scan complete
[    7.254247] scsi 5:0:0:0: Direct-Access     HP                        1.00 PQ: 0 ANSI: 2
[    7.254664] sd 5:0:0:0: Attached scsi generic sg7 type 0
[    7.264245] sd 5:0:0:0: [sdf] Attached SCSI removable disk
[    7.923721] EXT4-fs (sda1): barriers enabled
[    7.944091] kjournald2 starting: pid 501, dev sda1:8, commit interval 5 seconds
[    7.944099] EXT4-fs (sda1): delayed allocation enabled
[    7.944104] EXT4-fs: file extents enabled
[    7.970472] EXT4-fs: mballoc enabled
[    7.970488] EXT4-fs (sda1): mounted filesystem with ordered data mode
[    8.395486] type=1505 audit(1257951375.225:2): operation="profile_load" pid=528 name=/usr/share/gdm/guest-session/Xsession
[    8.397371] type=1505 audit(1257951375.225:3): operation="profile_load" pid=529 name=/sbin/dhclient3
[    8.398016] type=1505 audit(1257951375.225:4): operation="profile_load" pid=529 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[    8.398340] type=1505 audit(1257951375.225:5): operation="profile_load" pid=529 name=/usr/lib/connman/scripts/dhclient-script
[    8.420759] type=1505 audit(1257951375.255:6): operation="profile_load" pid=530 name=/usr/bin/evince
[    8.430048] type=1505 audit(1257951375.265:7): operation="profile_load" pid=530 name=/usr/bin/evince-previewer
[    8.435557] type=1505 audit(1257951375.265:8): operation="profile_load" pid=530 name=/usr/bin/evince-thumbnailer
[    8.463214] type=1505 audit(1257951375.295:9): operation="profile_load" pid=532 name=/usr/lib/cups/backend/cups-pdf
[    8.463917] type=1505 audit(1257951375.295:10): operation="profile_load" pid=532 name=/usr/sbin/cupsd
[    8.466243] type=1505 audit(1257951375.295:11): operation="profile_load" pid=533 name=/usr/sbin/tcpdump
[    9.204162] Adding 2996080k swap on /dev/sda5.  Priority:-1 extents:1 across:2996080k 
[    9.279094] EXT4-fs (sda1): internal journal on sda1:8
[   11.073264] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   11.552451] udev: starting version 147
[   14.228193] ip_tables: (C) 2000-2006 Netfilter Core Team
[   14.709447] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   15.040947] ACPI: I/O resource vt596_smbus [0x500-0x507] conflicts with ACPI region SM06 [0x506-0x506]
[   15.040951] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   15.040969] vt596_smbus: probe of 0000:00:11.0 failed with error -16
[   15.105085] usblp0: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x03F0 pid 0x3B11
[   15.105123] usbcore: registered new interface driver usblp
[   15.262071] HDA Intel 0000:80:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   15.262096] HDA Intel 0000:80:01.0: setting latency timer to 64
[   15.262100] HDA Intel 0000:80:01.0: PCI: Disallowing DAC for device
[   15.279489] Bluetooth: Generic Bluetooth USB driver ver 0.5
[   15.279598] usbcore: registered new interface driver btusb
[   15.461935] serial8250: too much work for irq17
[   15.587532] serial8250: too much work for irq17
[   15.587621] ttyS3: 1 input overrun(s)
[   15.714501] serial8250: too much work for irq17
[   15.842805] serial8250: too much work for irq17
[   15.970018] serial8250: too much work for irq17
[   16.095835] serial8250: too much work for irq17
[   16.222102] serial8250: too much work for irq17
[   16.348501] serial8250: too much work for irq17
[   16.475104] serial8250: too much work for irq17
[   16.602129] serial8250: too much work for irq17
[   16.727745] serial8250: too much work for irq17
[   16.853457] serial8250: too much work for irq17
[   16.979221] serial8250: too much work for irq17
[   17.105715] serial8250: too much work for irq17
[   17.231334] serial8250: too much work for irq17
[   17.231426] ttyS3: 6142 input overrun(s)
[   17.354464] serial8250: too much work for irq17
[   17.478824] serial8250: too much work for irq17
[   17.603241] serial8250: too much work for irq17
[   17.730286] serial8250: too much work for irq17
[   17.854747] serial8250: too much work for irq17
[   17.979731] serial8250: too much work for irq17
[   18.104811] serial8250: too much work for irq17
[   18.233195] serial8250: too much work for irq17
[   18.255394] ttyS3: 106496 input overrun(s)
[   18.358791] serial8250: too much work for irq17
[   18.483676] serial8250: too much work for irq17
[   18.609232] serial8250: too much work for irq17
[   18.734953] serial8250: too much work for irq17
[   18.859981] serial8250: too much work for irq17
[   18.984920] serial8250: too much work for irq17
[   19.110488] serial8250: too much work for irq17
[   19.235604] serial8250: too much work for irq17
[   19.288705] ttyS3: 54272 input overrun(s)
[   19.360793] serial8250: too much work for irq17
[   19.485812] serial8250: too much work for irq17
[   19.611029] serial8250: too much work for irq17
[   19.736236] serial8250: too much work for irq17
[   19.861886] serial8250: too much work for irq17
[   19.987152] serial8250: too much work for irq17
[   20.112329] serial8250: too much work for irq17
[   20.237310] serial8250: too much work for irq17
[   20.323338] ttyS3: 43008 input overrun(s)
[   20.363007] serial8250: too much work for irq17
[   20.489308] serial8250: too much work for irq17
[   20.614294] serial8250: too much work for irq17
[   20.740022] serial8250: too much work for irq17
[   20.865938] serial8250: too much work for irq17
[   20.991919] serial8250: too much work for irq17
[   21.117866] serial8250: too much work for irq17
[   21.243890] serial8250: too much work for irq17
[   21.369069] serial8250: too much work for irq17
[   21.369094] eth0: no IPv6 routers present
[   21.369170] ttyS3: 36864 input overrun(s)
[   21.495467] serial8250: too much work for irq17
[   21.620828] serial8250: too much work for irq17
[   21.747203] serial8250: too much work for irq17
[   21.875370] serial8250: too much work for irq17
[   22.003040] serial8250: too much work for irq17
[   22.151583] serial8250: too much work for irq17
[   22.294220] serial8250: too much work for irq17
[   22.415296] usplash:363 freeing invalid memtype ffffffffdb000000-ffffffffdbe00000
[   22.442495] serial8250: too much work for irq17
[   22.449817] ttyS3: 26624 input overrun(s)
[   22.567856] serial8250: too much work for irq17
[   22.693181] serial8250: too much work for irq17
[   22.725137] lp: driver loaded but no devices found
[   22.856159] serial8250: too much work for irq17
[   22.887617] Linux video capture interface: v2.00
[   23.120283] serial8250: too much work for irq17
[   23.120724] hda_codec: Unknown model for ALC888, trying auto-probe from BIOS...
[   23.246543] serial8250: too much work for irq17
[   23.372469] serial8250: too much work for irq17
[   23.372624] input: HDA Digital PCBeep as /devices/pci0000:80/0000:80:01.0/input/input7
[   23.460047] ttyS3: 28672 input overrun(s)
[   23.497865] serial8250: too much work for irq17
[   23.624374] serial8250: too much work for irq17
[   23.750299] serial8250: too much work for irq17
[   23.875844] serial8250: too much work for irq17
[   24.001983] serial8250: too much work for irq17
[   24.128245] serial8250: too much work for irq17
[   24.254178] serial8250: too much work for irq17
[   24.381106] serial8250: too much work for irq17
[   24.479758] ttyS3: 26624 input overrun(s)
[   24.507012] serial8250: too much work for irq17
[   24.632864] serial8250: too much work for irq17
[   24.758630] serial8250: too much work for irq17
[   24.885124] serial8250: too much work for irq17
[   25.010988] serial8250: too much work for irq17
[   25.138716] serial8250: too much work for irq17
[   25.264120] serial8250: too much work for irq17
[   25.390478] serial8250: too much work for irq17
[   25.486587] ttyS3: 24576 input overrun(s)
[   25.515876] serial8250: too much work for irq17
[   25.644607] serial8250: too much work for irq17
[   25.769856] serial8250: too much work for irq17
[   25.896309] serial8250: too much work for irq17
[   26.022488] serial8250: too much work for irq17
[   26.148730] serial8250: too much work for irq17
[   26.275016] serial8250: too much work for irq17
[   26.401547] serial8250: too much work for irq17
[   26.528817] serial8250: too much work for irq17
[   26.528959] ttyS3: 24576 input overrun(s)
[   26.655195] serial8250: too much work for irq17
[   26.781155] serial8250: too much work for irq17
[   26.908492] serial8250: too much work for irq17
[   27.034781] serial8250: too much work for irq17
[   27.060951] input: X10 WTI RF receiver as /devices/pci0000:00/0000:00:10.3/usb5/5-1/5-1.3/input/input8
[   27.061039] usbcore: registered new interface driver ati_remote
[   27.061042] ati_remote: 2.2.1:ATI/X10 RF USB Remote Control
[   27.068878] usb 5-1.3: Weird data, len=1 ff 05 00 00 00 00 ...
[   27.308336] type=1505 audit(1257944194.135:12): operation="profile_replace" pid=1298 name=/usr/share/gdm/guest-session/Xsession
[   27.309699] type=1505 audit(1257944194.135:13): operation="profile_replace" pid=1299 name=/sbin/dhclient3
[   27.310367] type=1505 audit(1257944194.145:14): operation="profile_replace" pid=1299 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[   27.310693] type=1505 audit(1257944194.145:15): operation="profile_replace" pid=1299 name=/usr/lib/connman/scripts/dhclient-script
[   27.314146] type=1505 audit(1257944194.145:16): operation="profile_replace" pid=1300 name=/usr/bin/evince
[   27.323681] type=1505 audit(1257944194.155:17): operation="profile_replace" pid=1300 name=/usr/bin/evince-previewer
[   27.329201] type=1505 audit(1257944194.155:18): operation="profile_replace" pid=1300 name=/usr/bin/evince-thumbnailer
[   27.337831] type=1505 audit(1257944194.165:19): operation="profile_replace" pid=1302 name=/usr/lib/cups/backend/cups-pdf
[   27.338535] type=1505 audit(1257944194.165:20): operation="profile_replace" pid=1302 name=/usr/sbin/cupsd
[   27.340502] type=1505 audit(1257944194.175:21): operation="profile_replace" pid=1303 name=/usr/sbin/tcpdump
[   27.610598] ttyS3: 22528 input overrun(s)
[   27.634818] serial8250: too much work for irq17
[   27.760387] serial8250: too much work for irq17
[   27.886068] serial8250: too much work for irq17
[   28.011665] serial8250: too much work for irq17
[   28.138276] serial8250: too much work for irq17
[   28.264046] serial8250: too much work for irq17
[   28.389724] serial8250: too much work for irq17
[   28.515394] serial8250: too much work for irq17
[   28.640822] serial8250: too much work for irq17
[   28.714143] ttyS3: 22528 input overrun(s)
[   28.766978] serial8250: too much work for irq17
[   28.892630] serial8250: too much work for irq17
[   29.022766] serial8250: too much work for irq17
[   29.148524] serial8250: too much work for irq17
[   29.274246] serial8250: too much work for irq17
[   29.399847] serial8250: too much work for irq17
[   29.525551] serial8250: too much work for irq17
[   29.651201] serial8250: too much work for irq17
[   29.766430] ttyS3: 20480 input overrun(s)
[   29.776390] serial8250: too much work for irq17
[   29.902294] serial8250: too much work for irq17
[   30.028589] serial8250: too much work for irq17
[   30.155420] serial8250: too much work for irq17
[   30.281054] serial8250: too much work for irq17
[   30.407366] serial8250: too much work for irq17
[   30.533029] serial8250: too much work for irq17
[   30.658679] serial8250: too much work for irq17
[   30.784321] serial8250: too much work for irq17
[   30.877002] ttyS3: 20480 input overrun(s)
[   30.909925] serial8250: too much work for irq17
[   31.035645] serial8250: too much work for irq17
[   31.161333] serial8250: too much work for irq17
[   31.287132] serial8250: too much work for irq17
[   31.413008] serial8250: too much work for irq17
[   31.538643] serial8250: too much work for irq17
[   31.664182] serial8250: too much work for irq17
[   31.790470] serial8250: too much work for irq17
[   31.907857] ttyS3: 18432 input overrun(s)
[   31.915847] serial8250: too much work for irq17
[   32.042165] serial8250: too much work for irq17
[   32.167864] serial8250: too much work for irq17
[   32.294263] serial8250: too much work for irq17
[   32.420287] serial8250: too much work for irq17
[   32.554775] serial8250: too much work for irq17
[   32.637480] saa7130/34: v4l2 driver version 0.2.15 loaded
[   32.640717]   alloc irq_desc for 16 on node 0
[   32.640720]   alloc kstat_irqs on node 0
[   32.640730] saa7134 0000:00:09.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   32.640737] saa7133[0]: found at 0000:00:09.0, rev: 209, irq: 16, latency: 32, mmio: 0xdfffe000
[   32.640743] saa7133[0]: subsystem: 1043:4857, board: Asus Tiger Rev:1.00 [card=152,autodetected]
[   32.640777] saa7133[0]: board init: gpio is 0
[   32.640783] IRQ 16/saa7133[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[   32.751963] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   32.751966] Bluetooth: BNEP filters: protocol multicast
[   32.820028] saa7133[0]: i2c eeprom 00: 43 10 57 48 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
[   32.820037] saa7133[0]: i2c eeprom 10: ff ff ff 0f ff 20 ff ff ff ff ff ff ff ff ff ff
[   32.820045] saa7133[0]: i2c eeprom 20: 01 40 01 02 03 01 01 03 08 ff 00 b6 ff ff ff ff
[   32.820053] saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820061] saa7133[0]: i2c eeprom 40: ff 21 00 c2 96 10 03 32 15 00 ff ff ff ff ff ff
[   32.820069] saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820077] saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820085] saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820093] saa7133[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820101] saa7133[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820109] saa7133[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820117] saa7133[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820125] saa7133[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820133] saa7133[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820141] saa7133[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820149] saa7133[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[   32.820159] i2c-adapter i2c-0: Invalid 7-bit address 0x7a
[   32.965570] Bridge firewalling registered
[   32.973872] ttyS3: 19456 input overrun(s)
[   33.040106] tuner 0-004b: chip found @ 0x96 (saa7133[0])
[   33.063929] lirc_dev: IR Remote Control driver registered, major 61 
[   33.064845] 
[   33.064845] lirc_atiusb: USB remote driver for LIRC $Revision: 1.85 $
[   33.064847] lirc_atiusb: Paul Miller <pmiller9@xxxxxxxxxxxxxxxxxxxxx>
[   33.064888] usbcore: registered new interface driver lirc_atiusb
[   33.211318] tda829x 0-004b: setting tuner address to 61
[   33.340018] tda829x 0-004b: type set to tda8290+75a
[   33.959939] ppdev: user-space parallel port driver
[   34.038822] ttyS3: 18432 input overrun(s)
[   36.089377] usb 2-1: usbfs: interface 1 claimed by usblp while 'usb' sets config #1
[   36.322503] type=1503 audit(1257944203.155:22): operation="capable" pid=1643 parent=1635 profile="/usr/sbin/cupsd" name="sys_admin"
[   36.351563] CPU0 attaching NULL sched-domain.
[   36.351569] CPU1 attaching NULL sched-domain.
[   36.390335] CPU0 attaching sched-domain:
[   36.390339]  domain 0: span 0-1 level MC
[   36.390341]   groups: 0 1
[   36.390345]   domain 1: span 0-1 level CPU
[   36.390347]    groups: 0-1 (__cpu_power = 2048)
[   36.390351] CPU1 attaching sched-domain:
[   36.390353]  domain 0: span 0-1 level MC
[   36.390355]   groups: 1 0
[   36.390358]   domain 1: span 0-1 level CPU
[   36.390360]    groups: 0-1 (__cpu_power = 2048)
[   37.263340] serial8250: too much work for irq17
[   37.263955] ttyS3: 7042 input overrun(s)
[   38.400339] saa7133[0]: dsp access error
[   38.550175] saa7133[0]: registered device video0 [v4l2]
[   38.550206] saa7133[0]: registered device vbi0
[   38.550241] saa7133[0]: registered device radio0
[   38.554098] saa7134 ALSA driver for DMA sound loaded
[   38.554114] IRQ 16/saa7133[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[   38.554136] saa7133[0]/alsa: saa7133[0] at 0xdfffe000 irq 16 registered as card -2
[   38.609190] dvb_init() allocating 1 frontend
[   38.771373] DVB: registering new adapter (saa7133[0])
[   38.771379] DVB: registering adapter 0 frontend 0 (Philips TDA10046H DVB-T)...
[   39.701306] tda1004x: setting up plls for 48MHz sampling clock
[   42.431364] tda1004x: timeout waiting for DSP ready
[   42.530028] tda1004x: found firmware revision 0 -- invalid
[   42.530031] tda1004x: trying to boot from eeprom
[   44.900027] tda1004x: timeout waiting for DSP ready
[   45.000028] tda1004x: found firmware revision 0 -- invalid
[   45.000030] tda1004x: waiting for firmware upload...
[   45.000037] saa7134 0000:00:09.0: firmware: requesting dvb-fe-tda10046.fw
[   45.022140] saa7134 0000:00:09.0: firmware: requesting dvb-fe-tda10045.fw
[   45.024897] tda1004x: no firmware upload (timeout or file not found?)
[   45.024960] tda1004x: firmware upload failed
[   48.196228] CPU0 attaching NULL sched-domain.
[   48.196234] CPU1 attaching NULL sched-domain.
[   48.221411] CPU0 attaching sched-domain:
[   48.221417]  domain 0: span 0-1 level MC
[   48.221420]   groups: 0 1
[   48.221428] CPU1 attaching sched-domain:
[   48.221430]  domain 0: span 0-1 level MC
[   48.221443]   groups: 1 0
[   50.842087] serial8250: too much work for irq17
[   50.842265] ttyS3: 32640 input overrun(s)
[   51.008889] serial8250: too much work for irq17
[   51.137172] serial8250: too much work for irq17
[   51.265402] serial8250: too much work for irq17
[   51.393585] serial8250: too much work for irq17
[   51.521801] serial8250: too much work for irq17
[   51.649935] serial8250: too much work for irq17
[   51.778144] serial8250: too much work for irq17
[   51.906327] serial8250: too much work for irq17
[   52.034498] serial8250: too much work for irq17
[   52.162718] serial8250: too much work for irq17
[   52.294610] serial8250: too much work for irq17
[   52.423231] serial8250: too much work for irq17
[   52.555061] serial8250: too much work for irq17
[   52.687207] serial8250: too much work for irq17
[   52.817322] serial8250: too much work for irq17
[   52.949704] serial8250: too much work for irq17
[   53.089915] serial8250: too much work for irq17
[   53.229581] serial8250: too much work for irq17
[   53.369531] serial8250: too much work for irq17
[   53.509572] serial8250: too much work for irq17
[   53.649573] serial8250: too much work for irq17
[   53.789610] serial8250: too much work for irq17
[   53.929595] serial8250: too much work for irq17
[   54.069601] serial8250: too much work for irq17
[   54.202112] serial8250: too much work for irq17
[   54.339965] serial8250: too much work for irq17
[   54.489215] serial8250: too much work for irq17
[   54.592735] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[   54.618188] serial8250: too much work for irq17
[   54.746596] serial8250: too much work for irq17
[   54.874950] serial8250: too much work for irq17
[   55.007559] serial8250: too much work for irq17
[   55.203441] serial8250: too much work for irq17
[   55.379359] serial8250: too much work for irq17
[   55.565104] serial8250: too much work for irq17
[   55.751003] serial8250: too much work for irq17
[   55.936828] serial8250: too much work for irq17
[   56.122721] serial8250: too much work for irq17
[   56.311909] serial8250: too much work for irq17
[   56.494459] serial8250: too much work for irq17
[   56.680327] serial8250: too much work for irq17
[   56.866196] serial8250: too much work for irq17
[   57.052060] serial8250: too much work for irq17
[   57.237927] serial8250: too much work for irq17
[   57.423806] serial8250: too much work for irq17
[   57.609666] serial8250: too much work for irq17
[   57.795531] serial8250: too much work for irq17
[   57.981444] serial8250: too much work for irq17
[   58.167416] serial8250: too much work for irq17
[   58.353156] serial8250: too much work for irq17
[   58.538999] serial8250: too much work for irq17
[   58.724888] serial8250: too much work for irq17
[   58.910798] serial8250: too much work for irq17
[   59.096651] serial8250: too much work for irq17
[   59.282915] serial8250: too much work for irq17
[   59.468678] serial8250: too much work for irq17
[   59.654297] serial8250: too much work for irq17
[   59.840605] serial8250: too much work for irq17
[   60.026464] serial8250: too much work for irq17
[   60.213926] serial8250: too much work for irq17
[   60.398200] serial8250: too much work for irq17
[   60.584012] serial8250: too much work for irq17
[   60.769571] serial8250: too much work for irq17
[   60.994396] serial8250: too much work for irq17
[   61.180626] serial8250: too much work for irq17
[   61.366189] serial8250: too much work for irq17
[   61.551947] serial8250: too much work for irq17
[   61.737815] serial8250: too much work for irq17
[   61.924146] serial8250: too much work for irq17
[   62.109615] serial8250: too much work for irq17
[   62.242829] serial8250: too much work for irq17
[   62.659392] serial8250: too much work for irq17
[   71.071628] ttyS3: 4094 input overrun(s)
[   73.704965] serial8250: too much work for irq17
[   73.705046] ttyS3: 32642 input overrun(s)
[   73.868081] serial8250: too much work for irq17
[   73.995483] serial8250: too much work for irq17
[   74.122874] serial8250: too much work for irq17
[   74.250257] serial8250: too much work for irq17
[   74.377810] serial8250: too much work for irq17
[   74.505530] serial8250: too much work for irq17
[   74.633553] serial8250: too much work for irq17
[   74.764683] serial8250: too much work for irq17
[   74.894958] serial8250: too much work for irq17
[   75.022697] serial8250: too much work for irq17
[   75.150146] serial8250: too much work for irq17
[   75.277555] serial8250: too much work for irq17
[   75.405081] serial8250: too much work for irq17
[   75.539032] serial8250: too much work for irq17
[   75.784302] serial8250: too much work for irq17
[   75.970250] serial8250: too much work for irq17
[   76.156094] serial8250: too much work for irq17
[   76.342079] serial8250: too much work for irq17
[   76.527855] serial8250: too much work for irq17
[   76.713736] serial8250: too much work for irq17
[   76.899575] serial8250: too much work for irq17
[   77.085465] serial8250: too much work for irq17
[   77.271325] serial8250: too much work for irq17
[   77.457209] serial8250: too much work for irq17
[   77.643107] serial8250: too much work for irq17
[   77.828989] serial8250: too much work for irq17
[   78.014921] serial8250: too much work for irq17
[   78.200870] serial8250: too much work for irq17
[   78.386687] serial8250: too much work for irq17
[   78.572402] serial8250: too much work for irq17
[   78.758284] serial8250: too much work for irq17
[   78.944159] serial8250: too much work for irq17
[   79.130228] serial8250: too much work for irq17
[   79.316334] serial8250: too much work for irq17
[   79.443703] serial8250: too much work for irq17
[   79.483668] Intel AES-NI instructions are not detected.
[   79.520946] padlock: VIA PadLock not detected.
[   80.281452] serial8250: too much work for irq17
[   80.409402] serial8250: too much work for irq17
[   80.537451] serial8250: too much work for irq17
[   80.678830] serial8250: too much work for irq17
[   80.818815] serial8250: too much work for irq17
[   80.958823] serial8250: too much work for irq17
[   81.098831] serial8250: too much work for irq17
[   81.238809] serial8250: too much work for irq17
[   81.378832] serial8250: too much work for irq17
[   81.518822] serial8250: too much work for irq17
[   81.658835] serial8250: too much work for irq17
[   81.798868] serial8250: too much work for irq17
[   81.928799] serial8250: too much work for irq17
[   82.067598] serial8250: too much work for irq17
[   82.196103] serial8250: too much work for irq17
[   82.342924] serial8250: too much work for irq17
[   82.567388] serial8250: too much work for irq17
[   82.753439] serial8250: too much work for irq17
[   82.939509] serial8250: too much work for irq17
[   83.125190] serial8250: too much work for irq17
[   83.313244] serial8250: too much work for irq17
[   83.498824] serial8250: too much work for irq17
[   83.684718] serial8250: too much work for irq17
[   83.870585] serial8250: too much work for irq17
[   84.056470] serial8250: too much work for irq17
[   84.245112] serial8250: too much work for irq17
[   84.429467] serial8250: too much work for irq17
[   84.614511] serial8250: too much work for irq17
[   84.799952] serial8250: too much work for irq17
[   84.985799] serial8250: too much work for irq17
[   85.171704] serial8250: too much work for irq17
[   85.357577] serial8250: too much work for irq17
[   85.543441] serial8250: too much work for irq17
[   85.729245] serial8250: too much work for irq17
[   85.915271] serial8250: too much work for irq17
[   86.103031] serial8250: too much work for irq17
[   86.291250] serial8250: too much work for irq17
[   86.476666] serial8250: too much work for irq17
[   86.661684] serial8250: too much work for irq17
[   86.847160] serial8250: too much work for irq17
[   87.032239] serial8250: too much work for irq17
[   87.218001] serial8250: too much work for irq17
[   87.403492] serial8250: too much work for irq17
[   87.589920] serial8250: too much work for irq17
[   87.729316] serial8250: too much work for irq17
[   89.182544] serial8250: too much work for irq17
[   89.318875] serial8250: too much work for irq17
[   89.564346] serial8250: too much work for irq17
[   89.750542] serial8250: too much work for irq17
[   89.936140] serial8250: too much work for irq17
[   90.122114] serial8250: too much work for irq17
[   90.316354] serial8250: too much work for irq17
[   90.493916] serial8250: too much work for irq17
[   90.679559] serial8250: too much work for irq17
[   90.865440] serial8250: too much work for irq17
[   91.051645] serial8250: too much work for irq17
[   91.237354] serial8250: too much work for irq17
[   91.423113] serial8250: too much work for irq17
[   91.610502] serial8250: too much work for irq17
[   91.796728] serial8250: too much work for irq17
[   91.982689] serial8250: too much work for irq17
[   92.168467] serial8250: too much work for irq17
[   92.354344] serial8250: too much work for irq17
[   92.540275] serial8250: too much work for irq17
[   92.726076] serial8250: too much work for irq17
[   92.911938] serial8250: too much work for irq17
[   93.097726] serial8250: too much work for irq17
[   93.283720] serial8250: too much work for irq17
[   93.469429] serial8250: too much work for irq17
[   93.655303] serial8250: too much work for irq17
[   93.841260] serial8250: too much work for irq17
[   94.027079] serial8250: too much work for irq17
[   94.212924] serial8250: too much work for irq17
[   94.406305] serial8250: too much work for irq17
[   94.585739] serial8250: too much work for irq17
[   94.770581] serial8250: too much work for irq17
[   94.958243] serial8250: too much work for irq17
[   95.142269] serial8250: too much work for irq17
[   95.328932] serial8250: too much work for irq17
[   95.514525] serial8250: too much work for irq17
[   95.700362] serial8250: too much work for irq17
[   95.886034] serial8250: too much work for irq17
[   96.071942] serial8250: too much work for irq17
[   96.260667] serial8250: too much work for irq17
[   96.443634] serial8250: too much work for irq17
[   96.629266] serial8250: too much work for irq17
[   96.787782] serial8250: too much work for irq17
[  106.904586] serial8250: too much work for irq17
[  128.200380] usb 1-4.2: new high speed USB device using ehci_hcd and address 8
[  128.316330] usb 1-4.2: configuration #1 chosen from 1 choice
[  128.317046] scsi6 : SCSI emulation for USB Mass Storage devices
[  128.317242] usb-storage: device found at 8
[  128.317244] usb-storage: waiting for device to settle before scanning
[  133.310317] usb-storage: device scan complete
[  133.311143] scsi 6:0:0:0: Direct-Access     Generic  USB  SD Reader   1.00 PQ: 0 ANSI: 0 CCS
[  133.312016] sd 6:0:0:0: Attached scsi generic sg8 type 0
[  133.318152] sd 6:0:0:0: [sdg] 15949824 512-byte logical blocks: (8.16 GB/7.60 GiB)
[  133.318757] sd 6:0:0:0: [sdg] Write Protect is off
[  133.318762] sd 6:0:0:0: [sdg] Mode Sense: 4b 00 00 08
[  133.318765] sd 6:0:0:0: [sdg] Assuming drive cache: write through
[  133.321258] sd 6:0:0:0: [sdg] Assuming drive cache: write through
[  133.321264]  sdg: sdg1
[  133.323510] sd 6:0:0:0: [sdg] Assuming drive cache: write through
[  133.323515] sd 6:0:0:0: [sdg] Attached SCSI removable disk
[  133.648164] kjournald starting.  Commit interval 5 seconds
[  133.648172] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[  133.660382] EXT3 FS on sdg1, internal journal
[  133.660388] EXT3-fs: mounted filesystem with writeback data mode.
[  156.652755] usb 1-4.2: USB disconnect, address 8

Module                  Size  Used by
cbc                     4224  175 
cryptd                  8008  0 
aes_x86_64              8992  176 
aes_generic            28480  1 aes_x86_64
ecb                     3296  1 
tda1004x               17956  1 
saa7134_dvb            26860  0 
videobuf_dvb            8452  1 saa7134_dvb
dvb_core              104528  1 videobuf_dvb
saa7134_alsa           14560  1 
binfmt_misc            10220  1 
ppdev                   8232  0 
tda827x                11492  2 
lirc_atiusb            18736  0 
lirc_dev               13928  1 lirc_atiusb
tda8290                15748  1 
bridge                 56384  0 
stp                     3012  1 bridge
tuner                  24520  1 
bnep                   15168  2 
saa7134               178356  2 saa7134_dvb,saa7134_alsa
ir_common              52740  1 saa7134
psmouse                57124  0 
ati_remote             11724  0 
snd_hda_codec_realtek   277860  1 
v4l2_common            21024  2 tuner,saa7134
videodev               43360  3 tuner,saa7134,v4l2_common
v4l1_compat            16804  1 videodev
v4l2_compat_ioctl32    13344  1 videodev
videobuf_dma_sg        14436  3 saa7134_dvb,saa7134_alsa,saa7134
videobuf_core          21188  3 videobuf_dvb,saa7134,videobuf_dma_sg
serio_raw               6596  0 
lp                     11908  0 
tveeprom               14884  1 saa7134
parport                40528  2 ppdev,lp
dm_crypt               14888  0 
btusb                  14260  2 
snd_hda_intel          31880  2 
snd_hda_codec          87584  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               9352  1 snd_hda_codec
usblp                  15136  0 
i2c_viapro              8696  0 
snd_pcm_oss            44704  0 
snd_mixer_oss          18976  1 snd_pcm_oss
snd_pcm                93160  4 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss
shpchp                 37756  0 
snd_seq_dummy           3460  0 
snd_seq_oss            33440  0 
snd_seq_midi            8192  0 
snd_rawmidi            27360  1 snd_seq_midi
snd_seq_midi_event      8448  2 snd_seq_oss,snd_seq_midi
snd_seq                60608  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              26992  2 snd_pcm,snd_seq
snd_seq_device          8308  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    77096  19 saa7134_alsa,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               9088  1 snd
snd_page_alloc         10928  2 snd_hda_intel,snd_pcm
iptable_filter          3872  0 
ip_tables              21200  1 iptable_filter
x_tables               25832  1 ip_tables
usbhid                 43968  0 
usb_storage            65952  0 
ohci1394               33780  0 
via_rhine              26344  0 
mii                     6368  1 via_rhine
ieee1394              100896  1 ohci1394
sata_via               12196  2 
via_agp                 9792  1 
 Only plain text email is forwarded by the  Discuss@xxxxxxxxxxxxx List Server,
 as HTML can contain viruses. Use as the email Subject Line:
           YourName, YourCountry  kernel 2.6.31-14-generic 
 With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
 YourCountry will enable Country specific guidance. Linux experts in YourCountry 
 can be found through: http://www.linux.org/groups/index.html.
They will know your Country's modem code, which may be essential for dialup service.
Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an Internet Provider mail filters.
 So in a day, also check the Archived responses at http://www.linmodems.org 
--------------------------  System information ----------------------------
CPU=x86_64,  
Linux version 2.6.31-14-generic (buildd@crested) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) ) #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009
 scanModem update of:  2009_09_15


The dkms driver upgrade utilities are installed,


Some modem drivers can only be used in 32 bit modem on x86_64 systems,
while some others are competent on x86_64 Systems.  Cases are:
1) http://linmodems.technion.ac.il/bigarch/archive-seventh/msg03119.html 
for the snd-hda-intel audio+modem driver. Also applicable to AC97 modem controllers.
In both cases, 32 bit libraries must be installed to support the slmodemd helper having a precompiled 32 bit component.
2) For USB modems using the slusb.ko driver. 32 bit libraries must be installed to support the slmodemd helper having a precompiled 32 bit component
3) The hsfmodem and hcfpcimodem drivers for Conexant chipsest modes are x86_64 competent.

 There are no blacklisted modem drivers in /etc/modprobe*  files 

 Potentially useful modem drivers now loaded are:
         snd_hda_intel       

Attached USB devices are:
 ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse
 ID 0bc7:0006 X10 Wireless Technology, Inc. Wireless Transceiver (ACPI-compliant)
 ID 08ff:1600 AuthenTec, Inc. AES1600
 ID 1631:0601 Good Way Technology 
 ID 1631:0121 Good Way Technology 
 ID 040b:650a Weltrend Semiconductor 
 ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
 ID 0bda:0111 Realtek Semiconductor Corp. Card Reader
 ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
 ID 03f0:3b11 Hewlett-Packard PSC 1300 series
If a cellphone is not detected, see http://ubuntuforums.org/archive/index.php/t-878554.html
A sample report is:  http://linmodems.technion.ac.il/bigarch/archive-nineth/msg00578.html

If a USB modem or cellphone is attached and was not detected, please
provide available information in your request to discuss@xxxxxxxxxxxxx

For candidate card in slot 00:0a.0, firmware information and bootup diagnostics are:
 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 00:0a.0	1057:3052	1631:3034	Modem: Motorola SM56 Data Fax Modem 

 Modem interrupt assignment and sharing: 
 17:       3288          0   IO-APIC-fasteoi   HDA Intel
 --- Bootup diagnostics for card in PCI slot 00:0a.0 ----
[    0.313809] pci 0000:00:0a.0: reg 10 32bit mmio: [0xdfffd000-0xdfffdfff]
[    0.313816] pci 0000:00:0a.0: reg 14 io port: [0xf800-0xf8ff]
[    0.313862] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.313867] pci 0000:00:0a.0: PME# disabled
[    0.642253] serial 0000:00:0a.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.642341] 0000:00:0a.0: ttyS0 at I/O 0xf808 (irq = 17) is a 16450
[    0.642395] 0000:00:0a.0: ttyS1 at I/O 0xf810 (irq = 17) is a 8250
[    0.642446] 0000:00:0a.0: ttyS2 at I/O 0xf818 (irq = 17) is a 16450
[    0.642498] 0000:00:0a.0: ttyS3 at I/O 0xf820 (irq = 17) is a 8250
[    0.642513] Couldn't register serial port 0000:00:0a.0: -28

 The PCI slot 00:0a.0 of the modem card may be disabled early in 
 a bootup process,  but then enabled later. If modem drivers load 
 but the  modem is not responsive, read DOCs/Bootup.txt about possible fixes.
 Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx
 if help is needed.
 

For candidate card in slot 80:01.0, firmware information and bootup diagnostics are:
 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 80:01.0	1106:3288	1631:e028	Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] 

 Modem interrupt assignment and sharing: 
 17:       3288          0   IO-APIC-fasteoi   HDA Intel
 --- Bootup diagnostics for card in PCI slot 80:01.0 ----
[    0.377912] pci 0000:80:01.0: reg 10 64bit mmio: [0xbfffc000-0xbfffffff]
[    0.377958] pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
[    0.377962] pci 0000:80:01.0: PME# disabled
[   15.262071] HDA Intel 0000:80:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   15.262096] HDA Intel 0000:80:01.0: setting latency timer to 64
[   15.262100] HDA Intel 0000:80:01.0: PCI: Disallowing DAC for device
[   23.372624] input: HDA Digital PCBeep as /devices/pci0000:80/0000:80:01.0/input/input7

 The PCI slot 80:01.0 of the modem card may be disabled early in 
 a bootup process,  but then enabled later. If modem drivers load 
 but the  modem is not responsive, read DOCs/Bootup.txt about possible fixes.
 Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx
 if help is needed.
 


===== Advanced Linux Sound Architecture (ALSA) diagnostics ===== 
The ALSA packages provide audio support and also drivers for some modems.
ALSA diagnostics are written during bootup to /proc/asound/ folders.

The ALSA verion is 1.0.20
The modem cards detected by "aplay -l"  are: None


The /proc/asound/pcm file reports:
-----------------------
00-00: ALC888 Analog : ALC888 Analog : playback 1 : capture 1
00-01: ALC888 Digital : ALC888 Digital : playback 1
00-02: ALC888 Analog : ALC888 Analog : capture 1
01-00: SAA7134 PCM : SAA7134 PCM : capture 1

about /proc/asound/cards:
------------------------
 0 [VT82xx         ]: HDA-Intel - HDA VIA VT82xx
                      HDA VIA VT82xx at 0xbfffc000 irq 17
 1 [SAA7134        ]: SAA7134 - SAA7134
                      saa7133[0] at 0xdfffe000 irq 16

 PCI slot 80:01.0 has a High Definition Audio Card
 The drivers are in the kernel modules tree at:
 /lib/modules/2.6.31-14-generic/kernel/sound/pci/hda/snd-hda-intel.ko
UNEXPECTED HDA diagnostic outcome.
=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive  diagnostics for card in bus 00:0a.0:
	Modem chipset  detected on
NAME="Modem: Motorola SM56 Data Fax Modem "
CLASS=0703
PCIDEV=1057:3052
SUBSYS=1631:3034
IRQ=17
IDENT=slamr

 For candidate modem in:  00:0a.0
   0703 Modem: Motorola SM56 Data Fax Modem 
      Primary device ID:  1057:3052
 Support type needed or chipset:	slamr
 


 1057:3052 has a Motorola chipset, poorly supported by Motorola itself
 However Zello discovered that drivers written to support Smartlink  modems do support the 1057:3052 chipset!!
 It sufficed to add 1057:3052 to the list of modem cards recognized by the Smartlink slamr driver.
 There is a ungrab-winmodem driver used in conjunction with slamr, which must have 1057:3052
 similarly added. See messages from Zello:
 	http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00846.html
 	http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00848.html
 and Alvaro Aguirre about the ungrab-winmodem fix:
	http://linmodems.technion.ac.il/bigarch/archive-seventh/msg00990.html
 For general guidance on ungrab-winmodem + slamr usage, read the DOCs/Smartlink.txt

The modem is supported by the Smartlink 
plus the slmodemd helper utility.  Read the
DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance.


For 2.6.31-14-generic compiling drivers is necessary. As of October 2007 the current packages at
http://linmodems.technion.ac.il/packages/smartlink/  are the
ungrab-winmodem-20070505.tar.gz and slmodem-2.9.11-20080126.tar.gz

Writing DOCs/Smartlink.txt
============ end Smartlink section =====================


Predictive  diagnostics for card in bus 80:01.0:
	Modem chipset not detected on
NAME="Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] "
CLASS=0403
PCIDEV=1106:3288
SUBSYS=1631:e028
IRQ=17
HDA=1106:3288
SOFT=1106:3288.HDA


 High Definition Audio (HDA) cards MAY host a modem chip in their Subsystem, 
 and many are supported by the ALSA audio+modem driver snd-hda-intel
 A modem was not detected on HDA card 1106:3288.
 If another modem card is present, then most likely 1106:3288 does not host a modem.
 If another modem card has not been detected, then possibilities are:
	1) A Conexant modem chip is present on 1106:3288, as Conexant chips
 are frequently not detectable by ALSA diagnostics
	2) The modem may be of the older non-PCI Controller Chipset (hardware) type.
Try detection with Root permission:
	sudo wvdialconf  /etc/wvdial.conf

 For candidate modem in:  80:01.0
   0403 Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] 
      Primary device ID:  1106:3288
    Subsystem PCI_id  1631:e028 
    Softmodem codec or chipset from diagnostics: 
                               from    Archives: 
                        
      

Support type needed or chipset:	

Support can likely be achieved through two mutually exclusive alternatives:
1) The hsfmodem software for Conexant chipset modems: Read DOCs/Conexant.txt
The following ALSA alternative CANNOT work with Conexant modems.

2) An ALSA modem driver plus slmodemd.  Read DOCs/Smartlink.txt for details, and
to test get the package SLMODEMD.gcc4.4.tar.gz from:
	http://linmodems.technion.ac.il/packages/smartlink/


 Completed candidate modem analyses.

 The base of the UDEV device file system is: /dev/.udev

 Versions adequately match for the compiler installed: 4.4.1
             and the compiler used in kernel assembly: 4.4.1


 
 Minimal compiling resources appear complete:
   make utility - /usr/bin/make
   Compiler version 4.4
   linuc_headers base folder /lib/modules/2.6.31-14-generic/build

 However some compilations and executable functions may need additional files,
 in the FileNames.h (so called kernel "h"eaders) collection installed in  /usr/include/ .
 For martian_modem, additional required packages are needed. The also required headers of package libc6 are commonly installed by default. 
 Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev packages, for kernels 2.6.24 and later versions.
 In not included on your install CD, search for them at http://packages.ubuntu.com
 or comparable Repository for other Linux distros.
 When compiling ALSA drivers, the utility "patch" will also be needed.




If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then
Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev

If an alternate ethernet connection is available,
$  apt-get update
$  apt-get -s install linux-kernel-devel
will install needed packages.
For Debian/Ubuntu related distributions, run the following command to display the needed package list:

Otherwise packages have to be found through http://packages.ubuntu.com
Once downloaded and transferred into a Linux partition,
they can be installed alltogether with:
$ sudo dpkg -i *.deb


Checking pppd properties:
	-rwsr-xr-- 1 root dip 321600 2009-02-20 20:26 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
    http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html

To enable dialout without Root permission do:
	$ su - root  (not for Ubuntu)
        sudo chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
	sudo chmod a+x /usr/sbin/pppd

Checking settings of:	/etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx

In case of a message like:
   Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html

Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0
Which can interfere with Browser naviagation.

 Don't worry about the following, it is for experts should trouble shooting be necessary.
==========================================================

 Checking for modem support lines:
 --------------------------------------
     /device/modem symbolic link:   
slmodemd created symbolic link /dev/ttySL0:  
     Within /etc/udev/ files:

     Within /etc/modprobe.conf files:
/etc/modprobe.d/blacklist-modem.conf:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-via82xx-modem
/etc/modprobe.d/alsa-base.conf:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base.conf:options snd-via82xx-modem index=-2
     Within any ancient /etc/devfs files:

     Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------


[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux