Please need help in installing modem in ubuntu 8.10

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

 



Hi Guys,

Guys, I badly need your help, please! I am new to ubuntu 8.10 and I am
having problem connecting to the internet.
Right now I do not know how to install or get the appropriate driver for
my Acer Aspire 4920g.

I did what the instructions for scanModem to create those txt files and
I attach it.

Here is the initial spec. I am not sure if fill it correctly

Laptop : Acer Aspire 4920g
        Dual Boot, Window Vista Home Premium and Ubuntu 8.10
        Installed Window Vista first then Installed ubuntu using wubi.

	Distribution: Ubuntu 8.10
	Kernel: 2.6.27-7-generic
	Modem: Agere System HDA Modem
	Chipset: vendor 11c11040
	Chipset manufacturer: Agere


I haven't tried connecting to wifi, I will appreciate it, if it is
possible for you to include the instruction to configure it.

Hoping for your immediate reply.

Thank you
Richard



 A modem device/card may be disabled at bootup, due to a variety of causes.
 Look at the bootup diagnostics record dmesg.txt  and try to garner some 
 understanding from it. Attach it to your query to  discuss@xxxxxxxxxxxxx
 Possibilities therein are too  diverse to be automagically processed by 
 scanModem. A line including the PCI
 bus slot 00:1b.0 of your modem, and "disable" or "disabling" predicts problems,
 though sometimes corrected later in the bootup.  Similarly a line with "@"
 in the interrupt (IRQ) for your 00:1b.0 slot is predictive of problems. 

 Possible corrections are:
 1) Within the boot up BIOS, change from a Windows to a non-PNP/Other Operating System type.
 Instructions for accessing BIOS are at:
 http://linmodems.technion.ac.il/resources.html within:  Additional Resourcces.
 2a) Add an option "pci=routeirq" to the kernel boot up line.
 Here is an example paragraph from  /boot/grub/menu.lst :
       title           Ubuntu, kernel 2.6.15-26-686
       root            (hd0,6)
       kernel          /boot/vmlinuz-2.6.15-26-686 root=/dev/hda7 ro pci=routeirq
       initrd          /boot/initrd.img-2.6.15-26-686
       savedefault
 2b) Same as above, but use "pollirq" instead of "pci=routeirq".
 3) Within some BIOS setups, IRQ assignments can be changed.
 4) On non-laptop systems, moving the modem card to another slot has helped.
 5) Blacklist as many drivers as possible. See
         http://linmodems.technion.ac.il/bigarch/archive-eighth/msg01593.html
 6) Sometimes upgrading the kernel solves the problem.
 7) Sometimes downgrading the kernel solves the problem.
 8) Sometimes changing the Linux distribution solves the problem.
 9) Get unloading.gz from http://linmodems.technion.ac.il/linmodems/
 This script unloads excess drivers which may be competing for resources. 
 Before trying to set up the modem, do:
 $ gunzip unloading.gz
 $ chmod +x unloading
 $ su - root 
 # ./unloading
 Or for Ubuntu related Distros
 $ sudo ./unloading



           CPU0       CPU1       
  0:      18123      18339   IO-APIC-edge      timer
  1:          5          3   IO-APIC-edge      i8042
  8:         32         33   IO-APIC-edge      rtc0
  9:        598        599   IO-APIC-fasteoi   acpi
 12:        201        189   IO-APIC-edge      i8042
 14:        601        612   IO-APIC-edge      ata_piix
 15:          0          0   IO-APIC-edge      ata_piix
 17:       2925       2455   IO-APIC-fasteoi   uhci_hcd:usb5
 18:          0          0   IO-APIC-fasteoi   uhci_hcd:usb6
 19:       7764       7904   IO-APIC-fasteoi   ata_piix
 20:         15         11   IO-APIC-fasteoi   uhci_hcd:usb1, ehci_hcd:usb3
 21:          0          0   IO-APIC-fasteoi   uhci_hcd:usb2
 22:        776        779   IO-APIC-fasteoi   ohci1394, HDA Intel, mmc0
 23:       1032       1028   IO-APIC-fasteoi   uhci_hcd:usb4, ehci_hcd:usb7
218:        102         94   PCI-MSI-edge      iwlagn
219:          1          2   PCI-MSI-edge      eth0
NMI:          0          0   Non-maskable interrupts
LOC:      17814      17264   Local timer interrupts
RES:     165062     168159   Rescheduling interrupts
CAL:       7073       6601   function call interrupts
TLB:        152        151   TLB shootdowns
SPU:          0          0   Spurious interrupts
ERR:          0
MIS:          0

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.27-7-generic (buildd@rothera) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu10) ) #1 SMP Fri Oct 24 06:42:44 UTC 2008 (Ubuntu 2.6.27-7.14-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007fed0000 (usable)
[    0.000000]  BIOS-e820: 000000007fed0000 - 000000007fedf000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fedf000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] last_pfn = 0x7fed0 max_arch_pfn = 0x100000
[    0.000000] kernel direct mapping tables up to 38000000 @ 7000-c000
[    0.000000] RAMDISK: 7f6b6000 - 7febf04a
[    0.000000] Allocated new RAMDISK: 005c4000 - 00dcd04a
[    0.000000] Move RAMDISK from 000000007f6b6000 - 000000007febf049 to 005c4000 - 00dcd049
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP 000F7C50, 0024 (r2 PTLTD )
[    0.000000] ACPI: XSDT 7FED1500, 008C (r1 ACRSYS ACRPRDCT  6040000 INNA        0)
[    0.000000] ACPI: FACP 7FEDBC3A, 00F4 (r3 INTEL  CRESTLNE  6040000 ALAN        1)
[    0.000000] ACPI: DSDT 7FED343E, 8788 (r2 INTEL  CRESTLNE  6040000 MSFT  3000000)
[    0.000000] ACPI: FACS 7FEDEFC0, 0040
[    0.000000] ACPI: HPET 7FEDBD2E, 0038 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: MCFG 7FEDBD66, 003C (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
[    0.000000] ACPI: TCPA 7FEDBDA2, 0032 (r1 Intel   CRESTLN  6040000          5A52)
[    0.000000] ACPI: TMOR 7FEDBDD4, 0026 (r1 PTLTD            6040000 PTL         3)
[    0.000000] ACPI: SLIC 7FEDBDFA, 0176 (r1 ACRSYS ACRPRDCT  6040000 ANNI        1)
[    0.000000] ACPI: APIC 7FEDBF70, 0068 (r1 PTLTD  	 APIC    6040000  LTP        0)
[    0.000000] ACPI: BOOT 7FEDBFD8, 0028 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
[    0.000000] ACPI: SSDT 7FED2DEF, 064F (r1 SataRe  SataPri     1000 INTL 20050624)
[    0.000000] ACPI: SSDT 7FED275D, 0692 (r1 SataRe  SataSec     1000 INTL 20050624)
[    0.000000] ACPI: SSDT 7FED1B18, 025F (r1  PmRef  Cpu0Tst     3000 INTL 20050624)
[    0.000000] ACPI: SSDT 7FED1A72, 00A6 (r1  PmRef  Cpu1Tst     3000 INTL 20050624)
[    0.000000] ACPI: SSDT 7FED158C, 04E6 (r1  PmRef    CpuPm     3000 INTL 20050624)
[    0.000000] ACPI: DMI detected: Acer
[    0.000000] 1150MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 38000000
[    0.000000]   low ram: 00000000 - 38000000
[    0.000000]   bootmap 00008000 - 0000f000
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 0038000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0000100000 - 00005c0a20]    TEXT DATA BSS ==> [0000100000 - 00005c0a20]
[    0.000000]   #4 [00005c1000 - 00005c4000]    INIT_PG_TABLE ==> [00005c1000 - 00005c4000]
[    0.000000]   #5 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
[    0.000000]   #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #7 [00005c4000 - 0000dcd04a]      NEW RAMDISK ==> [00005c4000 - 0000dcd04a]
[    0.000000]   #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
[    0.000000] found SMP MP-table at [c00f7de0] 000f7de0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x00038000
[    0.000000]   HighMem  0x00038000 -> 0x0007fed0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007fed0
[    0.000000] On node 0 totalpages: 523887
[    0.000000] free_area_init_node: node 0, pgdat c048a500, node_mem_map c1000000
[    0.000000]   DMA zone: 3963 pages, LIFO batch:0
[    0.000000]   Normal zone: 223300 pages, LIFO batch:31
[    0.000000]   HighMem zone: 292018 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    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_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
[    0.000000] PERCPU: Allocating 41628 bytes of per cpu data
[    0.000000] NR_CPUS: 64, nr_cpu_ids: 2, nr_node_ids 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 519281
[    0.000000] Kernel command line: root=UUID=4ED2DC5FD2DC4CB9 loop=/ubuntu/disks/root.disk ro ROOTFLAGS=syncio quiet splash 
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] TSC: PIT calibration confirmed by PMTIMER.
[    0.000000] TSC: using PMTIMER calibration value
[    0.000000] Detected 2094.736 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.004000] Memory: 2062136k/2095936k available (2572k kernel code, 32492k reserved, 1160k data, 424k init, 1178432k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xffc77000 - 0xfffff000   (3616 kB)
[    0.004000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.004000]     vmalloc : 0xf8800000 - 0xff3fe000   ( 107 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    0.004000]       .init : 0xc04ab000 - 0xc0515000   ( 424 kB)
[    0.004000]       .data : 0xc038329a - 0xc04a5680   (1160 kB)
[    0.004000]       .text : 0xc0100000 - 0xc038329a   (2572 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.004000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.004000] hpet clockevent registered
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4189.47 BogoMIPS (lpj=8378944)
[    0.004000] Security Framework initialized
[    0.004000] SELinux:  Disabled at boot.
[    0.004000] AppArmor: AppArmor initialized
[    0.004000] Mount-cache hash table entries: 512
[    0.004000] Initializing cgroup subsys ns
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys memory
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004000] CPU: L2 cache: 3072K
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] using mwait in idle threads.
[    0.004000] Checking 'hlt' instruction... OK.
[    0.017736] ACPI: Core revision 20080609
[    0.020604] ACPI: Checking initramfs for custom DSDT
[    0.332235] ENABLING IO-APIC IRQs
[    0.332419] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.372774] CPU0: Intel(R) Core(TM)2 Duo CPU     T8100  @ 2.10GHz stepping 06
[    0.376023] Booting processor 1/1 ip 6000
[    0.004000] Initializing CPU#1
[    0.004000] Calibrating delay using timer specific routine.. 4189.45 BogoMIPS (lpj=8378915)
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004000] CPU: L2 cache: 3072K
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 1
[    0.460656] CPU1: Intel(R) Core(TM)2 Duo CPU     T8100  @ 2.10GHz stepping 06
[    0.460672] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.464048] Brought up 2 CPUs
[    0.464051] Total of 2 processors activated (8378.92 BogoMIPS).
[    0.464072] CPU0 attaching sched-domain:
[    0.464074]  domain 0: span 0-1 level MC
[    0.464076]   groups: 0 1
[    0.464082] CPU1 attaching sched-domain:
[    0.464084]  domain 0: span 0-1 level MC
[    0.464086]   groups: 1 0
[    0.464158] net_namespace: 840 bytes
[    0.464158] Booting paravirtualized kernel on bare hardware
[    0.464270] Time: 21:14:05  Date: 12/29/08
[    0.464294] NET: Registered protocol family 16
[    0.464311] EISA bus registered
[    0.464311] ACPI: bus type pci registered
[    0.464311] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.464311] PCI: MCFG area at e0000000 reserved in E820
[    0.464311] PCI: Using MMCONFIG for extended config space
[    0.464311] PCI: Using configuration type 1 for base access
[    0.465017] ACPI: EC: Look up EC in DSDT
[    0.470932] ACPI: BIOS _OSI(Linux) query ignored via DMI
[    0.471866] ACPI: Interpreter enabled
[    0.471869] ACPI: (supports S0 S3 S4 S5)
[    0.471883] ACPI: Using IOAPIC for interrupt routing
[    0.472048] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.520371] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.520371] ACPI: EC: driver started in interrupt mode
[    0.520371] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.520371] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.520371] pci 0000:00:01.0: PME# disabled
[    0.520371] PCI: 0000:00:1a.0 reg 20 io port: [1800, 181f]
[    0.520371] PCI: 0000:00:1a.1 reg 20 io port: [1820, 183f]
[    0.520371] PCI: 0000:00:1a.7 reg 10 32bit mmio: [fc304000, fc3043ff]
[    0.520379] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.520384] pci 0000:00:1a.7: PME# disabled
[    0.520431] PCI: 0000:00:1b.0 reg 10 64bit mmio: [fc300000, fc303fff]
[    0.520486] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.520491] pci 0000:00:1b.0: PME# disabled
[    0.520563] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.520568] pci 0000:00:1c.0: PME# disabled
[    0.520640] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.520645] pci 0000:00:1c.1: PME# disabled
[    0.520717] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.520722] pci 0000:00:1c.2: PME# disabled
[    0.520773] PCI: 0000:00:1d.0 reg 20 io port: [1840, 185f]
[    0.520841] PCI: 0000:00:1d.1 reg 20 io port: [1860, 187f]
[    0.520909] PCI: 0000:00:1d.2 reg 20 io port: [1880, 189f]
[    0.520981] PCI: 0000:00:1d.7 reg 10 32bit mmio: [fc304400, fc3047ff]
[    0.521040] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.521045] pci 0000:00:1d.7: PME# disabled
[    0.521197] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[    0.521201] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO
[    0.521230] PCI: 0000:00:1f.1 reg 10 io port: [0, 7]
[    0.521237] PCI: 0000:00:1f.1 reg 14 io port: [0, 3]
[    0.521245] PCI: 0000:00:1f.1 reg 18 io port: [0, 7]
[    0.521253] PCI: 0000:00:1f.1 reg 1c io port: [0, 3]
[    0.521261] PCI: 0000:00:1f.1 reg 20 io port: [18a0, 18af]
[    0.521317] PCI: 0000:00:1f.2 reg 10 io port: [18f8, 18ff]
[    0.521325] PCI: 0000:00:1f.2 reg 14 io port: [18cc, 18cf]
[    0.521333] PCI: 0000:00:1f.2 reg 18 io port: [18f0, 18f7]
[    0.521341] PCI: 0000:00:1f.2 reg 1c io port: [18c8, 18cb]
[    0.521349] PCI: 0000:00:1f.2 reg 20 io port: [18e0, 18ef]
[    0.521357] PCI: 0000:00:1f.2 reg 24 io port: [18d0, 18df]
[    0.521380] pci 0000:00:1f.2: PME# supported from D3hot
[    0.521385] pci 0000:00:1f.2: PME# disabled
[    0.521403] PCI: 0000:00:1f.3 reg 10 32bit mmio: [0, ff]
[    0.521428] PCI: 0000:00:1f.3 reg 20 io port: [1c00, 1c1f]
[    0.521492] PCI: 0000:01:00.0 reg 10 32bit mmio: [d0000000, dfffffff]
[    0.521512] PCI: 0000:01:00.0 reg 18 64bit mmio: [cfef0000, cfefffff]
[    0.521520] PCI: 0000:01:00.0 reg 20 io port: [2000, 20ff]
[    0.521535] PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 1ffff]
[    0.521558] pci 0000:01:00.0: supports D1
[    0.521560] pci 0000:01:00.0: supports D2
[    0.521612] PCI: bridge 0000:00:01.0 io port: [2000, 2fff]
[    0.521615] PCI: bridge 0000:00:01.0 32bit mmio: [cfe00000, cfefffff]
[    0.521620] PCI: bridge 0000:00:01.0 64bit mmio pref: [d0000000, dfffffff]
[    0.521736] PCI: 0000:02:00.0 reg 10 64bit mmio: [f6000000, f600ffff]
[    0.521795] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.521800] pci 0000:02:00.0: PME# disabled
[    0.521854] PCI: bridge 0000:00:1c.0 io port: [3000, 3fff]
[    0.521859] PCI: bridge 0000:00:1c.0 32bit mmio: [f6000000, f7ffffff]
[    0.521867] PCI: bridge 0000:00:1c.0 64bit mmio pref: [f0000000, f1ffffff]
[    0.521989] PCI: 0000:04:00.0 reg 10 64bit mmio: [f8000000, f8001fff]
[    0.522097] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.522106] pci 0000:04:00.0: PME# disabled
[    0.522154] PCI: bridge 0000:00:1c.1 io port: [4000, 4fff]
[    0.522158] PCI: bridge 0000:00:1c.1 32bit mmio: [f8000000, f9ffffff]
[    0.522165] PCI: bridge 0000:00:1c.1 64bit mmio pref: [f2000000, f3ffffff]
[    0.522221] PCI: bridge 0000:00:1c.2 io port: [5000, 5fff]
[    0.522226] PCI: bridge 0000:00:1c.2 32bit mmio: [fa000000, fbffffff]
[    0.522233] PCI: bridge 0000:00:1c.2 64bit mmio pref: [f4000000, f5ffffff]
[    0.522285] PCI: 0000:0f:06.0 reg 10 32bit mmio: [fc000000, fc000fff]
[    0.522293] PCI: 0000:0f:06.0 reg 14 32bit mmio: [fc002000, fc0027ff]
[    0.522342] pci 0000:0f:06.0: supports D1
[    0.522344] pci 0000:0f:06.0: supports D2
[    0.522345] pci 0000:0f:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.522351] pci 0000:0f:06.0: PME# disabled
[    0.522392] PCI: 0000:0f:06.2 reg 10 32bit mmio: [fc002800, fc0028ff]
[    0.522453] pci 0000:0f:06.2: supports D1
[    0.522455] pci 0000:0f:06.2: supports D2
[    0.522457] pci 0000:0f:06.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.522462] pci 0000:0f:06.2: PME# disabled
[    0.522502] PCI: 0000:0f:06.3 reg 10 32bit mmio: [fc001000, fc001fff]
[    0.522564] pci 0000:0f:06.3: supports D1
[    0.522566] pci 0000:0f:06.3: supports D2
[    0.522568] pci 0000:0f:06.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.522573] pci 0000:0f:06.3: PME# disabled
[    0.522623] pci 0000:00:1e.0: transparent bridge
[    0.522631] PCI: bridge 0000:00:1e.0 32bit mmio: [fc000000, fc0fffff]
[    0.522668] bus 00 -> node 0
[    0.522674] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.523018] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
[    0.523175] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.524175] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.524321] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.524485] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.536699] ACPI: PCI Interrupt Link [LNKA] (IRQs *10 11)
[    0.536699] ACPI: PCI Interrupt Link [LNKB] (IRQs *10 11)
[    0.536699] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 *11)
[    0.536699] ACPI: PCI Interrupt Link [LNKD] (IRQs *10 11)
[    0.536699] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 *11)
[    0.536735] ACPI: PCI Interrupt Link [LNKF] (IRQs *10 11)
[    0.536853] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 *11)
[    0.536971] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 *11)
[    0.537040] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.537040] pnp: PnP ACPI init
[    0.537040] ACPI: bus type pnp registered
[    0.544069] pnp: PnP ACPI: found 10 devices
[    0.544071] ACPI: ACPI bus type pnp unregistered
[    0.544074] PnPBIOS: Disabled by ACPI PNP
[    0.544095] PCI: Using ACPI for IRQ routing
[    0.548041] NET: Registered protocol family 8
[    0.548043] NET: Registered protocol family 20
[    0.548064] NetLabel: Initializing
[    0.548064] NetLabel:  domain hash size = 128
[    0.548064] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.548064] NetLabel:  unlabeled traffic allowed by default
[    0.548064] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.548064] hpet0: 3 64-bit timers, 14318180 Hz
[    0.549490] tracer: 772 pages allocated for 65536 entries of 48 bytes
[    0.549492]    actual entries 65620
[    0.549569] AppArmor: AppArmor Filesystem Enabled
[    0.549596] ACPI: RTC can wake from S4
[    0.552039] Switched to high resolution mode on CPU 0
[    0.552691] Switched to high resolution mode on CPU 1
[    0.552707] system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
[    0.552710] system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
[    0.552713] system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
[    0.552716] system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
[    0.552719] system 00:01: iomem range 0xe0000000-0xefffffff could not be reserved
[    0.552721] system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved
[    0.552724] system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved
[    0.552733] system 00:06: iomem range 0xfed00000-0xfed003ff could not be reserved
[    0.552740] system 00:08: ioport range 0x800-0x80f has been reserved
[    0.552743] system 00:08: ioport range 0x1000-0x107f has been reserved
[    0.552745] system 00:08: ioport range 0x1180-0x11bf has been reserved
[    0.552748] system 00:08: ioport range 0xfe00-0xfe00 has been reserved
[    0.552751] system 00:08: iomem range 0xff800000-0xff800fff could not be reserved
[    0.587798] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.587801] pci 0000:00:01.0:   IO window: 0x2000-0x2fff
[    0.587805] pci 0000:00:01.0:   MEM window: 0xcfe00000-0xcfefffff
[    0.587809] pci 0000:00:01.0:   PREFETCH window: 0x000000d0000000-0x000000dfffffff
[    0.587814] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.587817] pci 0000:00:1c.0:   IO window: 0x3000-0x3fff
[    0.587823] pci 0000:00:1c.0:   MEM window: 0xf6000000-0xf7ffffff
[    0.587828] pci 0000:00:1c.0:   PREFETCH window: 0x000000f0000000-0x000000f1ffffff
[    0.587835] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:04
[    0.587838] pci 0000:00:1c.1:   IO window: 0x4000-0x4fff
[    0.587844] pci 0000:00:1c.1:   MEM window: 0xf8000000-0xf9ffffff
[    0.587849] pci 0000:00:1c.1:   PREFETCH window: 0x000000f2000000-0x000000f3ffffff
[    0.587856] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:06
[    0.587859] pci 0000:00:1c.2:   IO window: 0x5000-0x5fff
[    0.587865] pci 0000:00:1c.2:   MEM window: 0xfa000000-0xfbffffff
[    0.587870] pci 0000:00:1c.2:   PREFETCH window: 0x000000f4000000-0x000000f5ffffff
[    0.587877] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0f
[    0.587879] pci 0000:00:1e.0:   IO window: disabled
[    0.587885] pci 0000:00:1e.0:   MEM window: 0xfc000000-0xfc0fffff
[    0.587889] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.587903] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.587907] pci 0000:00:01.0: setting latency timer to 64
[    0.587915] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.587920] pci 0000:00:1c.0: setting latency timer to 64
[    0.587929] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.587934] pci 0000:00:1c.1: setting latency timer to 64
[    0.587943] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.587948] pci 0000:00:1c.2: setting latency timer to 64
[    0.587956] pci 0000:00:1e.0: setting latency timer to 64
[    0.587960] bus: 00 index 0 io port: [0, ffff]
[    0.587962] bus: 00 index 1 mmio: [0, ffffffff]
[    0.587964] bus: 01 index 0 io port: [2000, 2fff]
[    0.587966] bus: 01 index 1 mmio: [cfe00000, cfefffff]
[    0.587968] bus: 01 index 2 mmio: [d0000000, dfffffff]
[    0.587970] bus: 01 index 3 mmio: [0, 0]
[    0.587972] bus: 02 index 0 io port: [3000, 3fff]
[    0.587974] bus: 02 index 1 mmio: [f6000000, f7ffffff]
[    0.587975] bus: 02 index 2 mmio: [f0000000, f1ffffff]
[    0.587977] bus: 02 index 3 mmio: [0, 0]
[    0.587979] bus: 04 index 0 io port: [4000, 4fff]
[    0.587981] bus: 04 index 1 mmio: [f8000000, f9ffffff]
[    0.587983] bus: 04 index 2 mmio: [f2000000, f3ffffff]
[    0.587985] bus: 04 index 3 mmio: [0, 0]
[    0.587986] bus: 06 index 0 io port: [5000, 5fff]
[    0.587988] bus: 06 index 1 mmio: [fa000000, fbffffff]
[    0.587990] bus: 06 index 2 mmio: [f4000000, f5ffffff]
[    0.587992] bus: 06 index 3 mmio: [0, 0]
[    0.587994] bus: 0f index 0 mmio: [0, 0]
[    0.587995] bus: 0f index 1 mmio: [fc000000, fc0fffff]
[    0.587997] bus: 0f index 2 mmio: [0, 0]
[    0.587999] bus: 0f index 3 io port: [0, ffff]
[    0.588001] bus: 0f index 4 mmio: [0, ffffffff]
[    0.588008] NET: Registered protocol family 2
[    0.601046] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.601248] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.601555] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.601710] TCP: Hash tables configured (established 131072 bind 65536)
[    0.601713] TCP reno registered
[    0.605056] NET: Registered protocol family 1
[    0.605147] checking if image is initramfs... it is
[    1.286344] Freeing initrd memory: 8228k freed
[    1.286514] Simple Boot Flag at 0x36 set to 0x1
[    1.287388] audit: initializing netlink socket (disabled)
[    1.287404] type=2000 audit(1230585245.284:1): initialized
[    1.293120] highmem bounce pool size: 64 pages
[    1.293126] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.295206] VFS: Disk quotas dquot_6.5.1
[    1.295282] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.295377] msgmni has been set to 1743
[    1.295489] io scheduler noop registered
[    1.295492] io scheduler anticipatory registered
[    1.295494] io scheduler deadline registered
[    1.295505] io scheduler cfq registered (default)
[    1.295640] pci 0000:01:00.0: Boot video device
[    1.295750] pcieport-driver 0000:00:01.0: setting latency timer to 64
[    1.295785] pcieport-driver 0000:00:01.0: found MSI capability
[    1.295815] pci_express 0000:00:01.0:pcie00: allocate port service
[    1.295852] pci_express 0000:00:01.0:pcie02: allocate port service
[    1.295888] pci_express 0000:00:01.0:pcie03: allocate port service
[    1.295969] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[    1.296018] pcieport-driver 0000:00:1c.0: found MSI capability
[    1.296065] pci_express 0000:00:1c.0:pcie00: allocate port service
[    1.296102] pci_express 0000:00:1c.0:pcie02: allocate port service
[    1.296136] pci_express 0000:00:1c.0:pcie03: allocate port service
[    1.296242] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[    1.296290] pcieport-driver 0000:00:1c.1: found MSI capability
[    1.296337] pci_express 0000:00:1c.1:pcie00: allocate port service
[    1.296376] pci_express 0000:00:1c.1:pcie02: allocate port service
[    1.296410] pci_express 0000:00:1c.1:pcie03: allocate port service
[    1.296514] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[    1.296562] pcieport-driver 0000:00:1c.2: found MSI capability
[    1.296609] pci_express 0000:00:1c.2:pcie00: allocate port service
[    1.296644] pci_express 0000:00:1c.2:pcie02: allocate port service
[    1.296680] pci_express 0000:00:1c.2:pcie03: allocate port service
[    1.296993] isapnp: Scanning for PnP cards...
[    1.650947] isapnp: No Plug & Play device found
[    1.681525] hpet_resources: 0xfed00000 is busy
[    1.681584] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[    1.683588] brd: module loaded
[    1.683649] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    1.683758] PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.700413] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.710835] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.710840] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.710843] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.710845] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.710847] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.711134] mice: PS/2 mouse device common for all mice
[    1.711250] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[    1.711280] rtc0: alarms up to one month, y3k, hpet irqs
[    1.711390] EISA: Probing bus 0 at eisa.0
[    1.711397] Cannot allocate resource for EISA slot 1
[    1.711400] Cannot allocate resource for EISA slot 2
[    1.711402] Cannot allocate resource for EISA slot 3
[    1.711404] Cannot allocate resource for EISA slot 4
[    1.711406] Cannot allocate resource for EISA slot 5
[    1.711421] EISA: Detected 0 cards.
[    1.711424] cpuidle: using governor ladder
[    1.711426] cpuidle: using governor menu
[    1.711885] TCP cubic registered
[    1.711908] Using IPI No-Shortcut mode
[    1.712070] registered taskstats version 1
[    1.712186]   Magic number: 4:613:248
[    1.712197] tty ttyw4: hash matches
[    1.712270] rtc_cmos 00:09: setting system clock to 2008-12-29 21:14:06 UTC (1230585246)
[    1.712273] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.712275] EDD information not available.
[    1.712495] Freeing unused kernel memory: 424k freed
[    1.712530] Write protecting the kernel text: 2576k
[    1.712554] Write protecting the kernel read-only data: 936k
[    1.739019] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.825990] fuse init (API version 7.9)
[    1.866148] ACPI: SSDT 7FED241B, 027A (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
[    1.866554] ACPI: SSDT 7FED1D77, 061F (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
[    1.868845] Monitor-Mwait will be used to enter C-1 state
[    1.868849] Monitor-Mwait will be used to enter C-2 state
[    1.868851] Monitor-Mwait will be used to enter C-3 state
[    1.869018] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    1.869071] processor ACPI0007:00: registered as cooling_device0
[    1.869074] ACPI: Processor [CPU0] (supports 8 throttling states)
[    1.869415] ACPI: SSDT 7FED2695, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20050624)
[    1.869773] ACPI: SSDT 7FED2396, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20050624)
[    1.870785] Marking TSC unstable due to TSC halts in idle
[    1.870920] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    1.870966] processor ACPI0007:01: registered as cooling_device1
[    1.870970] ACPI: Processor [CPU1] (supports 8 throttling states)
[    1.888356] thermal LNXTHERM:01: registered as thermal_zone0
[    1.899267] ACPI: Thermal Zone [TZS0] (46 C)
[    1.905446] thermal LNXTHERM:02: registered as thermal_zone1
[    1.910239] ACPI: Thermal Zone [TZS1] (56 C)
[    2.180269] usbcore: registered new interface driver usbfs
[    2.180289] usbcore: registered new interface driver hub
[    2.188064] usbcore: registered new device driver usb
[    2.191424] USB Universal Host Controller Interface driver v3.0
[    2.191480] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    2.191490] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    2.191495] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    2.191533] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.191567] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001800
[    2.191717] usb usb1: configuration #1 chosen from 1 choice
[    2.191742] hub 1-0:1.0: USB hub found
[    2.191748] hub 1-0:1.0: 2 ports detected
[    2.244259] No dock devices found.
[    2.256682] SCSI subsystem initialized
[    2.297079] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    2.297089] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    2.297093] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    2.297118] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    2.297156] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
[    2.297246] usb usb2: configuration #1 chosen from 1 choice
[    2.297270] hub 2-0:1.0: USB hub found
[    2.297277] hub 2-0:1.0: 2 ports detected
[    2.368884] libata version 3.00 loaded.
[    2.404342] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 20 (level, low) -> IRQ 20
[    2.404359] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    2.404363] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    2.404390] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    2.408303] ehci_hcd 0000:00:1a.7: debug port 1
[    2.408310] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    2.408317] ehci_hcd 0000:00:1a.7: irq 20, io mem 0xfc304000
[    2.421025] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    2.421136] usb usb3: configuration #1 chosen from 1 choice
[    2.421163] hub 3-0:1.0: USB hub found
[    2.421170] hub 3-0:1.0: 4 ports detected
[    2.628464] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.628474] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.628479] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.628504] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    2.628538] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
[    2.628622] usb usb4: configuration #1 chosen from 1 choice
[    2.628646] hub 4-0:1.0: USB hub found
[    2.628656] hub 4-0:1.0: 2 ports detected
[    2.732344] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.732351] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    2.732354] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.732378] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[    2.732408] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001860
[    2.732486] usb usb5: configuration #1 chosen from 1 choice
[    2.732507] hub 5-0:1.0: USB hub found
[    2.732512] hub 5-0:1.0: 2 ports detected
[    2.740114] usb 3-3: new high speed USB device using ehci_hcd and address 2
[    2.881215] usb 3-3: configuration #1 chosen from 1 choice
[    2.940516] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.940522] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    2.940525] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.940550] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[    2.940580] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
[    2.940653] usb usb6: configuration #1 chosen from 1 choice
[    2.940674] hub 6-0:1.0: USB hub found
[    2.940679] hub 6-0:1.0: 2 ports detected
[    3.001102] Clocksource tsc unstable (delta = -233246600 ns)
[    3.044742] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    3.044757] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    3.044766] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.044797] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[    3.048684] ehci_hcd 0000:00:1d.7: debug port 1
[    3.048691] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    3.048696] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfc304400
[    3.060120] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.060415] usb usb7: configuration #1 chosen from 1 choice
[    3.060614] hub 7-0:1.0: USB hub found
[    3.060620] hub 7-0:1.0: 6 ports detected
[    3.269302] pata_acpi 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    3.269333] pata_acpi 0000:00:1f.1: setting latency timer to 64
[    3.269345] pata_acpi 0000:00:1f.1: PCI INT A disabled
[    3.269376] tg3.c:v3.94 (August 14, 2008)
[    3.269426] tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.269433] tg3 0000:02:00.0: setting latency timer to 64
[    3.269553] pata_acpi 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    3.269571] pata_acpi 0000:00:1f.2: setting latency timer to 64
[    3.269581] pata_acpi 0000:00:1f.2: PCI INT B disabled
[    3.329632] eth0: Tigon3 [partno(BCM95787m) rev b002 PHY(5787)] (PCI Express) 10/100/1000Base-T Ethernet 00:1d:72:21:73:53
[    3.329636] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[    3.329638] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    3.329685] ohci1394 0000:0f:06.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    3.380404] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[fc000000-fc0007ff]  Max Packet=[2048]  IR/IT contexts=[8/8]
[    3.383663] ata_piix 0000:00:1f.1: version 2.12
[    3.383674] ata_piix 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    3.383717] ata_piix 0000:00:1f.1: setting latency timer to 64
[    3.383934] scsi0 : ata_piix
[    3.384043] scsi1 : ata_piix
[    3.384716] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18a0 irq 14
[    3.384719] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18a8 irq 15
[    3.560544] ata1.00: ATAPI: TSSTcorp CDDVDW TS-L632H, AC01, max UDMA/33
[    3.580116] usb 7-5: new high speed USB device using ehci_hcd and address 3
[    3.592402] ata1.00: configured for UDMA/33
[    3.713830] usb 7-5: configuration #1 chosen from 1 choice
[    3.714294] hub 7-5:1.0: USB hub found
[    3.714631] hub 7-5:1.0: 4 ports detected
[    3.760391] scsi 0:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-L632H  AC01 PQ: 0 ANSI: 5
[    3.760516] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    3.760520] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    3.916139] ata_piix 0000:00:1f.2: setting latency timer to 64
[    3.916276] scsi2 : ata_piix
[    3.916354] scsi3 : ata_piix
[    3.917556] ata3: SATA max UDMA/133 cmd 0x18f8 ctl 0x18cc bmdma 0x18e0 irq 19
[    3.917564] ata4: SATA max UDMA/133 cmd 0x18f0 ctl 0x18c8 bmdma 0x18e8 irq 19
[    4.165120] usb 5-1: new low speed USB device using uhci_hcd and address 2
[    4.330571] usb 5-1: configuration #1 chosen from 1 choice
[    4.392183] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.401995] ata3.00: ATA-7: ST9160821AS, 3.ALD, max UDMA/133
[    4.402000] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    4.404417] usb 7-5.1: new low speed USB device using ehci_hcd and address 4
[    4.416810] ata3.00: configured for UDMA/133
[    4.508419] usb 7-5.1: configuration #1 chosen from 1 choice
[    4.509656] usbcore: registered new interface driver hiddev
[    4.523780] input: USB Mouse as /devices/pci0000:00/0000:00:1d.1/usb5/5-1/5-1:1.0/input/input2
[    4.524027] input,hidraw0: USB HID v1.11 Mouse [USB Mouse] on usb-0000:00:1d.1-1
[    4.532722] input: HID 04d9:1203 as /devices/pci0000:00/0000:00:1d.7/usb7/7-5/7-5.1/7-5.1:1.0/input/input3
[    4.532815] input,hidraw1: USB HID v1.11 Keyboard [HID 04d9:1203] on usb-0000:00:1d.7-5.1
[    4.548967] input: HID 04d9:1203 as /devices/pci0000:00/0000:00:1d.7/usb7/7-5/7-5.1/7-5.1:1.1/input/input4
[    4.549176] input,hidraw2: USB HID v1.11 Device [HID 04d9:1203] on usb-0000:00:1d.7-5.1
[    4.549196] usbcore: registered new interface driver usbhid
[    4.549199] usbhid: v2.6:USB HID core driver
[    4.652468] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[001d72ffff217353]
[    4.747306] ata4: SATA link down (SStatus 0 SControl 0)
[    4.747427] scsi 2:0:0:0: Direct-Access     ATA      ST9160821AS      3.AL PQ: 0 ANSI: 5
[    4.755897] scsi 0:0:0:0: Attached scsi generic sg0 type 5
[    4.755934] scsi 2:0:0:0: Attached scsi generic sg1 type 0
[    4.769164] Driver 'sr' needs updating - please use bus_type methods
[    4.775020] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.775023] Uniform CD-ROM driver Revision: 3.20
[    4.775102] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    4.777582] Driver 'sd' needs updating - please use bus_type methods
[    4.777674] sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[    4.777698] sd 2:0:0:0: [sda] Write Protect is off
[    4.777700] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.777743] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.777831] sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[    4.777853] sd 2:0:0:0: [sda] Write Protect is off
[    4.777856] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.777898] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.777902]  sda: sda1 sda2 sda3 sda4
[    4.837695] sd 2:0:0:0: [sda] Attached SCSI disk
[    9.654872] loop: module loaded
[    9.696105] kjournald starting.  Commit interval 5 seconds
[    9.696132] EXT3-fs: mounted filesystem with ordered data mode.
[   16.139912] udevd version 124 started
[   16.417346] Linux agpgart interface v0.103
[   16.466179] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   16.515773] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   16.571500] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[   16.589205] ACPI: Power Button (FF) [PWRF]
[   16.589273] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input6
[   16.590271] ACPI: Lid Switch [LID0]
[   16.590362] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input7
[   16.621035] ACPI: Sleep Button (CM) [SLPB]
[   16.736624] ACPI: WMI: Mapper loaded
[   16.979161] acpi device:05: registered as cooling_device2
[   16.979379] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/device:03/input/input8
[   16.999695] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   17.000498] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:08/input/input9
[   17.024029] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   17.100688] ACPI: AC Adapter [ADP1] (off-line)
[   17.313143] Linux video capture interface: v2.00
[   17.329707] ACPI: Battery Slot [BAT0] (battery present)
[   17.588428] iTCO_vendor_support: vendor-support=0
[   17.638881] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
[   17.638964] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[   17.639050] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   17.703592] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[   17.703595] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[   17.703994] iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   17.704063] iwlagn 0000:04:00.0: setting latency timer to 64
[   17.704142] iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
[   17.750316] iwlagn: Tunable channels: 13 802.11bg, 19 802.11a channels
[   17.753288] iwlagn 0000:04:00.0: PCI INT A disabled
[   17.753686] phy0: Selected rate control algorithm 'iwl-agn-rs'
[   17.834008] input: PC Speaker as /devices/platform/pcspkr/input/input10
[   17.943654] uvcvideo: Found UVC 1.00 device Acer CrystalEye webcam (064e:a101)
[   17.945403] input: Acer CrystalEye webcam as /devices/pci0000:00/0000:00:1a.7/usb3/3-3/3-3:1.0/input/input11
[   17.968161] usbcore: registered new interface driver uvcvideo
[   17.968165] USB Video Class driver (v0.1.0)
[   18.005990] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   18.006013] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   18.031532] sdhci: Secure Digital Host Controller Interface driver
[   18.031535] sdhci: Copyright(c) Pierre Ossman
[   18.037883] hda_codec: Unknown model for ALC268, trying auto-probe from BIOS...
[   18.061772] acer-wmi: Acer Laptop ACPI-WMI Extras
[   18.109043] sdhci-pci 0000:0f:06.2: SDHCI controller found [1217:7120] (rev 2)
[   18.109061] sdhci-pci 0000:0f:06.2: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   18.109082] mmc0: Unknown controller version (2). You may experience problems.
[   18.109131] mmc0: SDHCI controller on PCI [0000:0f:06.2] using DMA
[   18.750067] Synaptics Touchpad, model: 1, fw: 6.5, id: 0x81a0b1, caps: 0xa04711/0xa04000
[   18.804529] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input12
[   19.611814] Synaptics Touchpad, model: 1, fw: 6.5, id: 0x1e0b1, caps: 0xc04751/0xe0500f
[   19.665257] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input13
[   19.683411] psmouse.c: TouchPad at isa0060/serio3/input0 lost sync at byte 1
[   19.684848] psmouse.c: TouchPad at isa0060/serio3/input0 lost sync at byte 1
[   20.204540] lp: driver loaded but no devices found
[   20.353258] EXT3 FS on loop0, internal journal
[   20.672457] Synaptics Touchpad, model: 1, fw: 6.5, id: 0x1e0b1, caps: 0xc04751/0xe0500f
[   20.728552] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input14
[   32.922919] Adding 976552k swap on /host/ubuntu/disks/swap.disk.  Priority:-1 extents:1 across:976552k
[   33.210978] type=1505 audit(1230603278.188:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=4474
[   33.345750] type=1505 audit(1230603278.324:3): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=4479
[   33.345948] type=1505 audit(1230603278.324:4): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=4479
[   33.473963] ip_tables: (C) 2000-2006 Netfilter Core Team
[   34.765691] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[   34.805648] apm: BIOS not found.
[   34.915170] ppdev: user-space parallel port driver
[   37.213559] Bluetooth: Core ver 2.13
[   37.215462] NET: Registered protocol family 31
[   37.215474] Bluetooth: HCI device and connection manager initialized
[   37.215480] Bluetooth: HCI socket layer initialized
[   37.246116] Bluetooth: L2CAP ver 2.11
[   37.246130] Bluetooth: L2CAP socket layer initialized
[   37.269123] Bluetooth: SCO (Voice Link) ver 0.6
[   37.269134] Bluetooth: SCO socket layer initialized
[   37.300245] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   37.300261] Bluetooth: BNEP filters: protocol multicast
[   37.344513] Bridge firewalling registered
[   37.344775] pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
[   37.362498] Bluetooth: RFCOMM socket layer initialized
[   37.364210] Bluetooth: RFCOMM TTY layer initialized
[   37.364223] Bluetooth: RFCOMM ver 1.10
[   39.375694] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   41.757356] iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   41.757453] iwlagn 0000:04:00.0: restoring config space at offset 0x1 (was 0x40100102, writing 0x40100106)
[   41.757632] firmware: requesting iwlwifi-4965-2.ucode
[   42.024057] Registered led device: iwl-phy0:radio
[   42.024789] Registered led device: iwl-phy0:assoc
[   42.025472] Registered led device: iwl-phy0:RX
[   42.026115] Registered led device: iwl-phy0:TX
[   42.148773] NET: Registered protocol family 17
[   69.685311] ISO 9660 Extensions: Microsoft Joliet Level 3
[   69.725023] ISO 9660 Extensions: RRIP_1991A
[   77.572671] CPU0 attaching NULL sched-domain.
[   77.572692] CPU1 attaching NULL sched-domain.
[   77.576150] CPU0 attaching sched-domain:
[   77.576161]  domain 0: span 0-1 level MC
[   77.576167]   groups: 0 1
[   77.576178]   domain 1: span 0-1 level CPU
[   77.576184]    groups: 0-1
[   77.576193] CPU1 attaching sched-domain:
[   77.576197]  domain 0: span 0-1 level MC
[   77.576202]   groups: 1 0
[   77.576211]   domain 1: span 0-1 level CPU
[   77.576216]    groups: 0-1
[  130.741023] usb 7-5.4: new high speed USB device using ehci_hcd and address 5
[  131.432454] usb 7-5.4: configuration #1 chosen from 1 choice
[  131.610728] usbcore: registered new interface driver libusual
[  131.621580] Initializing USB Mass Storage driver...
[  131.623299] scsi4 : SCSI emulation for USB Mass Storage devices
[  131.623838] usbcore: registered new interface driver usb-storage
[  131.623852] USB Mass Storage support registered.
[  131.624655] usb-storage: device found at 5
[  131.624665] usb-storage: waiting for device to settle before scanning
[  136.620549] usb-storage: device scan complete
[  136.622068] scsi 4:0:0:0: Direct-Access     Ut163    USB2FlashStorage 0.00 PQ: 0 ANSI: 2
[  136.624695] sd 4:0:0:0: [sdb] 15794175 512-byte hardware sectors (8087 MB)
[  136.625965] sd 4:0:0:0: [sdb] Write Protect is off
[  136.625977] sd 4:0:0:0: [sdb] Mode Sense: 00 00 00 00
[  136.625984] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[  136.630464] sd 4:0:0:0: [sdb] 15794175 512-byte hardware sectors (8087 MB)
[  136.631457] sd 4:0:0:0: [sdb] Write Protect is off
[  136.631472] sd 4:0:0:0: [sdb] Mode Sense: 00 00 00 00
[  136.631477] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[  136.632486]  sdb: unknown partition table
[  136.701499] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[  136.702123] sd 4:0:0:0: Attached scsi generic sg2 type 0
[  143.125011] type=1503 audit(1230603388.103:5): operation="inode_permission" requested_mask="r::" denied_mask="r::" fsuid=7 name="/proc/6143/net/" pid=6143 profile="/usr/sbin/cupsd"
[  143.250644] NET: Registered protocol family 10
[  143.253767] lo: Disabled Privacy Extensions
[  143.256719] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  143.258612] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  143.261856] type=1503 audit(1230603388.239:6): operation="socket_create" family="ax25" sock_type="dgram" protocol=0 pid=6143 profile="/usr/sbin/cupsd"
[  143.261878] type=1503 audit(1230603388.239:7): operation="socket_create" family="netrom" sock_type="seqpacket" protocol=0 pid=6143 profile="/usr/sbin/cupsd"
[  143.261894] type=1503 audit(1230603388.239:8): operation="socket_create" family="rose" sock_type="dgram" protocol=0 pid=6143 profile="/usr/sbin/cupsd"
[  143.261909] type=1503 audit(1230603388.239:9): operation="socket_create" family="ipx" sock_type="dgram" protocol=0 pid=6143 profile="/usr/sbin/cupsd"
[  143.261924] type=1503 audit(1230603388.239:10): operation="socket_create" family="appletalk" sock_type="dgram" protocol=0 pid=6143 profile="/usr/sbin/cupsd"
[  143.261938] type=1503 audit(1230603388.239:11): operation="socket_create" family="econet" sock_type="dgram" protocol=0 pid=6143 profile="/usr/sbin/cupsd"
[  143.261952] type=1503 audit(1230603388.239:12): operation="socket_create" family="ash" sock_type="dgram" protocol=0 pid=6143 profile="/usr/sbin/cupsd"
[  143.261967] type=1503 audit(1230603388.239:13): operation="socket_create" family="x25" sock_type="seqpacket" protocol=0 pid=6143 profile="/usr/sbin/cupsd"
[  143.262077] type=1503 audit(1230603388.239:14): operation="inode_permission" requested_mask="::r" denied_mask="::r" fsuid=7 name="/proc/6143/net/dev" pid=6143 profile="/usr/sbin/cupsd"

Module                  Size  Used by
ipv6                  263972  10 
usb_storage            81728  2 
libusual               27156  1 usb_storage
isofs                  40100  1 
af_packet              25728  2 
binfmt_misc            16904  1 
rfcomm                 44432  0 
bridge                 56980  0 
stp                    10628  1 bridge
bnep                   20480  2 
sco                    18308  2 
l2cap                  30464  6 rfcomm,bnep
bluetooth              61924  6 rfcomm,bnep,sco,l2cap
ppdev                  15620  0 
acpi_cpufreq           15500  1 
cpufreq_ondemand       14988  1 
cpufreq_stats          13188  0 
cpufreq_powersave       9856  0 
cpufreq_conservative    14600  0 
cpufreq_userspace      11396  0 
freq_table             12672  3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats
container              11520  0 
sbs                    19464  0 
sbshc                  13440  1 sbs
pci_slot               12552  0 
iptable_filter         10752  0 
ip_tables              19600  1 iptable_filter
x_tables               22916  1 ip_tables
sbp2                   29324  0 
parport_pc             39204  0 
lp                     17156  0 
parport                42604  3 ppdev,parport_pc,lp
joydev                 18368  0 
acer_wmi               18880  0 
sdhci_pci              15360  0 
sdhci                  23940  1 sdhci_pci
arc4                    9984  2 
snd_hda_intel         381488  3 
ecb                    10880  2 
uvcvideo               62728  0 
crypto_blkcipher       25476  1 ecb
snd_pcm_oss            46848  0 
psmouse                45200  0 
pcspkr                 10624  0 
mmc_core               58268  1 sdhci
serio_raw              13444  0 
iwlagn                 99588  0 
iwlcore                92740  1 iwlagn
iTCO_wdt               18596  0 
iTCO_vendor_support    11652  1 iTCO_wdt
rfkill                 17176  2 iwlcore
snd_mixer_oss          22784  1 snd_pcm_oss
evdev                  17696  18 
compat_ioctl32          9344  1 uvcvideo
snd_pcm                83204  2 snd_hda_intel,snd_pcm_oss
led_class              12164  2 acer_wmi,iwlcore
videodev               41344  1 uvcvideo
mac80211              216820  2 iwlagn,iwlcore
v4l1_compat            22404  2 uvcvideo,videodev
snd_seq_dummy          10884  0 
cfg80211               32392  3 iwlagn,iwlcore,mac80211
battery                18436  0 
snd_seq_oss            38528  0 
ac                     12292  0 
snd_seq_midi           14336  0 
snd_rawmidi            29824  1 snd_seq_midi
snd_seq_midi_event     15232  2 snd_seq_oss,snd_seq_midi
video                  25104  0 
snd_seq                57776  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
output                 11008  1 video
snd_timer              29960  2 snd_pcm,snd_seq
snd_seq_device         15116  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
wmi                    14504  1 acer_wmi
snd                    63268  15 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              15328  1 snd
intel_agp              33724  0 
button                 14224  0 
snd_page_alloc         16136  2 snd_hda_intel,snd_pcm
shpchp                 37908  0 
pci_hotplug            35236  1 shpchp
agpgart                42184  1 intel_agp
ext3                  133256  1 
jbd                    55444  1 ext3
mbcache                16004  1 ext3
loop                   23180  2 
sd_mod                 42264  3 
crc_t10dif              9984  1 sd_mod
sr_mod                 22212  1 
cdrom                  43168  1 sr_mod
sg                     39732  0 
ata_generic            12932  0 
usbhid                 35840  0 
hid                    50560  1 usbhid
ata_piix               24580  2 
ohci1394               37936  0 
pata_acpi              12160  0 
ieee1394               96324  2 sbp2,ohci1394
libata                177312  3 ata_generic,ata_piix,pata_acpi
scsi_mod              155212  6 usb_storage,sbp2,sd_mod,sr_mod,sg,libata
dock                   16656  1 libata
tg3                   129924  0 
libphy                 27392  1 tg3
ehci_hcd               43276  0 
uhci_hcd               30736  0 
usbcore               148848  7 usb_storage,libusual,uvcvideo,usbhid,ehci_hcd,uhci_hcd
thermal                23708  0 
processor              42156  4 acpi_cpufreq,thermal
fan                    12548  0 
fbcon                  47648  0 
tileblit               10880  1 fbcon
font                   16512  1 fbcon
bitblit                13824  1 fbcon
softcursor              9984  1 bitblit
fuse                   60828  7 


 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.27-7-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=i686,  
Linux version 2.6.27-7-generic (buildd@rothera) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu10) ) #1 SMP Fri Oct 24 06:42:44 UTC 2008
 scanModem update of:  2008_12_27

 There are no blacklisted modem drivers in /etc/modprobe*  files 
Attached USB devices are:
 ID 0b27:0163 Ritek Corp. 
 ID 04d9:1203 Holtek Semiconductor, Inc. MC Industries Keyboard
 ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
 ID 1d6b:0002 Linux Foundation 2.0 root hub
 ID 1d6b:0001 Linux Foundation 1.1 root hub
 ID 04f3:0217 Elan Microelectronics Corp. 
 ID 1d6b:0001 Linux Foundation 1.1 root hub
 ID 1d6b:0001 Linux Foundation 1.1 root hub
 ID 064e:a101 Suyin Corp. 
 ID 1d6b:0002 Linux Foundation 2.0 root hub
 ID 1d6b:0001 Linux Foundation 1.1 root hub
 ID 1d6b:0001 Linux Foundation 1.1 root hub

USB modems not recognized

For candidate card in slot 00:1b.0, firmware information and bootup diagnostics are:
 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 00:1b.0	8086:284b	1025:012b	Audio device: Intel Corporation 82801H 

 Modem interrupt assignment and sharing: 
 22:        776        779   IO-APIC-fasteoi   ohci1394, HDA Intel, mmc0
 --- Bootup diagnostics for card in PCI slot 00:1b.0 ----
[    0.520431] PCI: 0000:00:1b.0 reg 10 64bit mmio: [fc300000, fc303fff]
[    0.520486] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.520491] pci 0000:00:1b.0: PME# disabled
[   18.005990] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   18.006013] HDA Intel 0000:00:1b.0: setting latency timer to 64

 The PCI slot 00:1b.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.17
The modem cards detected by "aplay -l"  are: None


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

about /proc/asound/cards:
------------------------
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfc300000 irq 22

 PCI slot 00:1b.0 has a High Definition Audio Card
 The drivers are in the kernel modules tree at:
 /lib/modules/2.6.27-7-generic/kernel/sound/pci/hda/snd-hda-intel.ko
 The modem codec file for the HDA card is: /proc/asound/card0/codec#1
--------------------------------------------------------
Codec: LSI ID 1040
Address: 1
Vendor Id: 0x11c11040
Subsystem Id: 0x10250100
Revision Id: 0x100200
Modem Function Group: 0x1

 The audio card hosts a softmodem chip:  0x11c11040
If not a Conexant modem, the driver agrmodem+agrserial+patched_snd-hda-intel with its dependent drivers:

----------
provide audio + modem support with the modem chip residing on the subsystem.
Any particular card can host any one of several soft modem chips. 

=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive  diagnostics for card in bus 00:1b.0:
	Modem chipset  detected on
NAME="Audio device: Intel Corporation 82801H "
CLASS=0403
PCIDEV=8086:284b
SUBSYS=1025:012b
IRQ=22
HDA=8086:284b
SOFT=8086:284b.HDA
CHIP=0x11c11040
IDENT=11c11040
Driver=agrmodem+agrserial+patched_snd-hda-intel

 For candidate modem in:  00:1b.0
   0403 Audio device: Intel Corporation 82801H 
      Primary device ID:  8086:284b
    Subsystem PCI_id  1025:012b 
    Softmodem codec or chipset from diagnostics: 0x11c11040
                               from    Archives: 
                        The HDA card softmodem chip is 0x11c11040
      

Support type needed or chipset:	11c11040

----------------end Softmodem section --------------

Writing DOCs/Intel.txt

The LSI/Agere 11c11040 modem chip resides on the Subsystem of some High Definition Audio
cards. At http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ there may be
a package with precompiled drivers with your Kernel-version in its name.  If drivers
must be compiled, read  http://linmodems.technion.ac.il/bigarch/archive-eighth/msg03863.html

As of Jan 2009 the most current code is at http://linux.zsolttech.com/linmodem/
Read the Modem/DOCs/Agrsm.txt

-------------- end Agere Systems section -------------------

 Completed candidate modem analyses.

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

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


 
 Minimal compiling resources appear complete:
   make utility - /usr/bin/make
   Compiler version 4.3
   linuc_headers base folder /lib/modules/2.6.27-7-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 273064 2008-10-15 21:51 /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 wlan0 wmaster0
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/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem
     Within any ancient /etc/devfs files:

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

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



00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon HD 2400 XT
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
04:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
0f:06.0 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
0f:06.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD Controller (rev 02)
0f:06.3 Mass storage controller: O2 Micro, Inc. Integrated MS/xD Controller (rev 01)
----------------->
00:00.0 0600: 8086:2a00 (rev 03)
00:01.0 0604: 8086:2a01 (rev 03)
00:1a.0 0c03: 8086:2834 (rev 03)
00:1a.1 0c03: 8086:2835 (rev 03)
00:1a.7 0c03: 8086:283a (rev 03)
00:1b.0 0403: 8086:284b (rev 03)
00:1c.0 0604: 8086:283f (rev 03)
00:1c.1 0604: 8086:2841 (rev 03)
00:1c.2 0604: 8086:2843 (rev 03)
00:1d.0 0c03: 8086:2830 (rev 03)
00:1d.1 0c03: 8086:2831 (rev 03)
00:1d.2 0c03: 8086:2832 (rev 03)
00:1d.7 0c03: 8086:2836 (rev 03)
00:1e.0 0604: 8086:2448 (rev f3)
00:1f.0 0601: 8086:2815 (rev 03)
00:1f.1 0101: 8086:2850 (rev 03)
00:1f.2 0101: 8086:2828 (rev 03)
00:1f.3 0c05: 8086:283e (rev 03)
01:00.0 0300: 1002:94c8
02:00.0 0200: 14e4:1693 (rev 02)
04:00.0 0280: 8086:4229 (rev 61)
0f:06.0 0c00: 1217:00f7 (rev 02)
0f:06.2 0805: 1217:7120 (rev 02)
0f:06.3 0180: 1217:7130 (rev 01)

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

  Powered by Linux