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

Bug#509338: Correction to "NULL pointer dereference in psmouse"



Hi,

Am Samstag, den 25.07.2009, 16:48 +0200 schrieb Joachim Breitner:
> Am Samstag, den 25.07.2009, 15:13 +0200 schrieb Moritz Muehlenhoff:
> > On Sun, Dec 21, 2008 at 02:51:47PM +0100, Joachim Breitner wrote:
> > > correction: I had 
> > > # echo -n alsp > /sys/devices/platform/i8042/serio1/protocol
> > > in place. I???ll update this if it also happens with synaptics as the
> > > protocol.
> > 
> > Does this error still persist with more recent kernels?
> 
> I still have the problem described in 
> http://bugzilla.kernel.org/show_bug.cgi?id=8740
> (e.g. if I have touchpad and trackpoint enabled, the mouse hangs
> regularly). I now enabled touchpad and trackpoint, set the protocol as
> above, but no crash occured so far.

shortly after the mail, it occurred. Neither keyboad nor mouse input was
accepted. I SSHed into the machine and stored the output of dmesg,
attached.

Greetings,
Joachim 

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.30-1-amd64 (Debian 2.6.30-3) (waldi@debian.org) (gcc version 4.3.3 (Debian 4.3.3-14) ) #1 SMP Sat Jul 18 12:55:06 UTC 2009
[    0.000000] Command line: root=/dev/mapper/kirk-root ro quiet
[    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 - 000000000009ac00 (usable)
[    0.000000]  BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d6000 - 00000000000d8000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007c6a1000 (usable)
[    0.000000]  BIOS-e820: 000000007c6a1000 - 000000007c6a7000 (reserved)
[    0.000000]  BIOS-e820: 000000007c6a7000 - 000000007c7b7000 (usable)
[    0.000000]  BIOS-e820: 000000007c7b7000 - 000000007c80f000 (reserved)
[    0.000000]  BIOS-e820: 000000007c80f000 - 000000007c8c7000 (usable)
[    0.000000]  BIOS-e820: 000000007c8c7000 - 000000007c8d2000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007c8d2000 - 000000007c8d5000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007c8d5000 - 000000007c8d9000 (reserved)
[    0.000000]  BIOS-e820: 000000007c8d9000 - 000000007c8dd000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007c8dd000 - 000000007c8e0000 (reserved)
[    0.000000]  BIOS-e820: 000000007c8e0000 - 000000007c907000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007c907000 - 000000007c908000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007c908000 - 000000007cb0f000 (reserved)
[    0.000000]  BIOS-e820: 000000007cb0f000 - 000000007cb9f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007cb9f000 - 000000007cbff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007cbff000 - 000000007cc00000 (usable)
[    0.000000]  BIOS-e820: 000000007cc00000 - 000000007f000000 (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: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000] DMI present.
[    0.000000] last_pfn = 0x7cc00 max_arch_pfn = 0x100000000
[    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-D7FFF write-protect
[    0.000000]   D8000-DBFFF uncachable
[    0.000000]   DC000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 07D000000 mask FFF000000 uncachable
[    0.000000]   1 base 07E000000 mask FFE000000 uncachable
[    0.000000]   2 base 000000000 mask F80000000 write-back
[    0.000000]   3 base 07CE00000 mask FFFE00000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] init_memory_mapping: 0000000000000000-000000007cc00000
[    0.000000]  0000000000 - 007cc00000 page 2M
[    0.000000] kernel direct mapping tables up to 7cc00000 @ 8000-b000
[    0.000000] RAMDISK: 3763c000 - 37fefca3
[    0.000000] ACPI: RSDP 00000000000f6530 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 000000007cb6a4de 00094 (v01 LENOVO TP-7U    00001180  LTP 00000000)
[    0.000000] ACPI: FACP 000000007cb6a600 000F4 (v03 LENOVO TP-7U    00001180 LNVO 00000001)
[    0.000000] ACPI: DSDT 000000007cb6a9db 0F190 (v01 LENOVO TP-7U    00001180 MSFT 03000000)
[    0.000000] ACPI: FACS 000000007cb8e000 00040
[    0.000000] ACPI: SSDT 000000007cb6a7b4 00227 (v01 LENOVO TP-7U    00001180 MSFT 03000000)
[    0.000000] ACPI: ECDT 000000007cb79b6b 00052 (v01 LENOVO TP-7U    00001180 LNVO 00000001)
[    0.000000] ACPI: APIC 000000007cb79bbd 00078 (v01 LENOVO TP-7U    00001180 LNVO 00000001)
[    0.000000] ACPI: MCFG 000000007cb79c35 0003C (v01 LENOVO TP-7U    00001180 LNVO 00000001)
[    0.000000] ACPI: HPET 000000007cb79c71 00038 (v01 LENOVO TP-7U    00001180 LNVO 00000001)
[    0.000000] ACPI: SLIC 000000007cb79dc2 00176 (v01 LENOVO TP-7U    00001180  LTP 00000000)
[    0.000000] ACPI: BOOT 000000007cb79f38 00028 (v01 LENOVO TP-7U    00001180  LTP 00000001)
[    0.000000] ACPI: ASF! 000000007cb79f60 000A0 (v16 LENOVO TP-7U    00001180 PTL  00000001)
[    0.000000] ACPI: SSDT 000000007cb8d213 0054F (v01 LENOVO TP-7U    00001180 INTL 20050513)
[    0.000000] ACPI: TCPA 000000007c907000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: SSDT 000000007c8d4000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 000000007c8d3000 00274 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 000000007c8d2000 00242 (v01  PmRef    ApTst 00003000 INTL 20050624)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000007cc00000
[    0.000000] Bootmem setup node 0 0000000000000000-000000007cc00000
[    0.000000]   NODE_DATA [0000000000009000 - 0000000000010fff]
[    0.000000]   bootmap [0000000000011000 -  000000000002097f] pages 10
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 007cc00000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0000200000 - 00007d98cc]    TEXT DATA BSS ==> [0000200000 - 00007d98cc]
[    0.000000]   #3 [003763c000 - 0037fefca3]          RAMDISK ==> [003763c000 - 0037fefca3]
[    0.000000]   #4 [000009ac00 - 0000100000]    BIOS reserved ==> [000009ac00 - 0000100000]
[    0.000000]   #5 [00007da000 - 00007da14c]              BRK ==> [00007da000 - 00007da14c]
[    0.000000]   #6 [0000008000 - 0000009000]          PGTABLE ==> [0000008000 - 0000009000]
[    0.000000] found SMP MP-table at [ffff8800000f6570] f6570
[    0.000000]  [ffffe20000000000-ffffe20001bfffff] PMD -> [ffff880001200000-ffff880002dfffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 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[5] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009a
[    0.000000]     0: 0x00000100 -> 0x0007c6a1
[    0.000000]     0: 0x0007c6a7 -> 0x0007c7b7
[    0.000000]     0: 0x0007c80f -> 0x0007c8c7
[    0.000000]     0: 0x0007cbff -> 0x0007cc00
[    0.000000] On node 0 totalpages: 509956
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 1602 pages reserved
[    0.000000]   DMA zone: 2336 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6930 pages used for memmap
[    0.000000]   DMA32 zone: 499032 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 (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: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 0, address 0xfec00000, GSI 0-23
[    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 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] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000
[    0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d6000
[    0.000000] PM: Registered nosave memory: 00000000000d6000 - 00000000000d8000
[    0.000000] PM: Registered nosave memory: 00000000000d8000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 000000007c6a1000 - 000000007c6a7000
[    0.000000] PM: Registered nosave memory: 000000007c7b7000 - 000000007c80f000
[    0.000000] PM: Registered nosave memory: 000000007c8c7000 - 000000007c8d2000
[    0.000000] PM: Registered nosave memory: 000000007c8d2000 - 000000007c8d5000
[    0.000000] PM: Registered nosave memory: 000000007c8d5000 - 000000007c8d9000
[    0.000000] PM: Registered nosave memory: 000000007c8d9000 - 000000007c8dd000
[    0.000000] PM: Registered nosave memory: 000000007c8dd000 - 000000007c8e0000
[    0.000000] PM: Registered nosave memory: 000000007c8e0000 - 000000007c907000
[    0.000000] PM: Registered nosave memory: 000000007c907000 - 000000007c908000
[    0.000000] PM: Registered nosave memory: 000000007c908000 - 000000007cb0f000
[    0.000000] PM: Registered nosave memory: 000000007cb0f000 - 000000007cb9f000
[    0.000000] PM: Registered nosave memory: 000000007cb9f000 - 000000007cbff000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 7f000000:61000000)
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages at ffff880001011000, static data 76256 bytes
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 501368
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/mapper/kirk-root ro quiet
[    0.000000] Initializing CPU#0
[    0.000000] Experimental hierarchical RCU implementation.
[    0.000000] Experimental hierarchical RCU init done.
[    0.000000] NR_IRQS:4352 nr_irqs:440
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2526.804 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Checking aperture...
[    0.004000] No AGP bridge found
[    0.004000] Calgary: detecting Calgary via BIOS EBDA area
[    0.004000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.004000] Memory: 1994616k/2043904k available (2784k kernel code, 4080k absent, 45208k reserved, 1400k data, 560k init)
[    0.004000] hpet clockevent registered
[    0.004000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5053.60 BogoMIPS (lpj=10107216)
[    0.004000] Security Framework initialized
[    0.004000] SELinux:  Disabled at boot.
[    0.004000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.004000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.004000] Mount-cache hash table entries: 256
[    0.004000] Initializing cgroup subsys ns
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004000] CPU: L2 cache: 6144K
[    0.004000] CPU 0/0x0 -> Node 0
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 0
[    0.004000] CPU0: Thermal monitoring enabled (TM2)
[    0.004000] using mwait in idle threads.
[    0.004000] ACPI: Core revision 20090320
[    0.024052] Setting APIC routing to flat
[    0.024395] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.066661] CPU0: Intel(R) Core(TM)2 Duo CPU     T9400  @ 2.53GHz stepping 06
[    0.068001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.004000] Initializing CPU#1
[    0.004000] Calibrating delay using timer specific routine.. 5053.95 BogoMIPS (lpj=10107913)
[    0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004000] CPU: L2 cache: 6144K
[    0.004000] CPU 1/0x1 -> Node 0
[    0.004000] CPU: Physical Processor ID: 0
[    0.004000] CPU: Processor Core ID: 1
[    0.004000] CPU1: Thermal monitoring enabled (TM2)
[    0.004000] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[    0.153626] CPU1: Intel(R) Core(TM)2 Duo CPU     T9400  @ 2.53GHz stepping 06
[    0.153646] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.156024] Brought up 2 CPUs
[    0.156026] Total of 2 processors activated (10107.56 BogoMIPS).
[    0.156091] CPU0 attaching sched-domain:
[    0.156093]  domain 0: span 0-1 level MC
[    0.156094]   groups: 0 1
[    0.156098] CPU1 attaching sched-domain:
[    0.156100]  domain 0: span 0-1 level MC
[    0.156101]   groups: 1 0
[    0.156155] net_namespace: 1936 bytes
[    0.156155] Booting paravirtualized kernel on bare hardware
[    0.156155] regulator: core version 0.5
[    0.156155] NET: Registered protocol family 16
[    0.156155] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.156155] ACPI: bus type pci registered
[    0.156155] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[    0.156155] PCI: MCFG area at e0000000 reserved in E820
[    0.162178] PCI: Using MMCONFIG at e0000000 - e3ffffff
[    0.162180] PCI: Using configuration type 1 for base access
[    0.162192] bio: create slab <bio-0> at 0
[    0.164413] ACPI: EC: EC description table is found, configuring boot EC
[    0.171548] ACPI: BIOS _OSI(Linux) query ignored
[    0.168018] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.189364] ACPI: Interpreter enabled
[    0.189367] ACPI: (supports S0 S3 S4 S5)
[    0.189389] ACPI: Using IOAPIC for interrupt routing
[    0.212425] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.212425] ACPI: EC: driver started in interrupt mode
[    0.212425] ACPI: Power Resource [PUBS] (on)
[    0.216562] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.216894] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.216930] DMAR: Forcing write-buffer flush capability
[    0.216930] pci 0000:00:02.0: reg 10 64bit mmio: [0xf4400000-0xf47fffff]
[    0.216930] pci 0000:00:02.0: reg 18 64bit mmio: [0xd0000000-0xdfffffff]
[    0.216930] pci 0000:00:02.0: reg 20 io port: [0x1800-0x1807]
[    0.216930] pci 0000:00:02.1: reg 10 64bit mmio: [0xf4200000-0xf42fffff]
[    0.216930] pci 0000:00:03.0: reg 10 64bit mmio: [0xfc326800-0xfc32680f]
[    0.216930] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.216930] pci 0000:00:03.0: PME# disabled
[    0.216930] pci 0000:00:19.0: reg 10 32bit mmio: [0xfc100000-0xfc11ffff]
[    0.216930] pci 0000:00:19.0: reg 14 32bit mmio: [0xfc325000-0xfc325fff]
[    0.216930] pci 0000:00:19.0: reg 18 io port: [0x1840-0x185f]
[    0.216930] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.216930] pci 0000:00:19.0: PME# disabled
[    0.216930] pci 0000:00:1a.0: reg 20 io port: [0x1860-0x187f]
[    0.216930] pci 0000:00:1a.1: reg 20 io port: [0x1880-0x189f]
[    0.216930] pci 0000:00:1a.2: reg 20 io port: [0x18a0-0x18bf]
[    0.216930] pci 0000:00:1a.7: reg 10 32bit mmio: [0xfc326c00-0xfc326fff]
[    0.216930] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.216930] pci 0000:00:1a.7: PME# disabled
[    0.216930] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfc320000-0xfc323fff]
[    0.216930] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.216930] pci 0000:00:1b.0: PME# disabled
[    0.216930] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.216930] pci 0000:00:1c.0: PME# disabled
[    0.216976] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.216980] pci 0000:00:1c.1: PME# disabled
[    0.217060] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.217064] pci 0000:00:1c.2: PME# disabled
[    0.217145] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.217149] pci 0000:00:1c.3: PME# disabled
[    0.217229] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.217233] pci 0000:00:1c.4: PME# disabled
[    0.217303] pci 0000:00:1d.0: reg 20 io port: [0x18c0-0x18df]
[    0.217388] pci 0000:00:1d.1: reg 20 io port: [0x18e0-0x18ff]
[    0.217473] pci 0000:00:1d.2: reg 20 io port: [0x1c00-0x1c1f]
[    0.217559] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfc327000-0xfc3273ff]
[    0.217620] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.217625] pci 0000:00:1d.7: PME# disabled
[    0.217860] pci 0000:00:1f.2: reg 10 io port: [0x1c48-0x1c4f]
[    0.217867] pci 0000:00:1f.2: reg 14 io port: [0x183c-0x183f]
[    0.217874] pci 0000:00:1f.2: reg 18 io port: [0x1c40-0x1c47]
[    0.217880] pci 0000:00:1f.2: reg 1c io port: [0x1838-0x183b]
[    0.217887] pci 0000:00:1f.2: reg 20 io port: [0x1c20-0x1c3f]
[    0.217894] pci 0000:00:1f.2: reg 24 32bit mmio: [0xfc326000-0xfc3267ff]
[    0.217937] pci 0000:00:1f.2: PME# supported from D3hot
[    0.217941] pci 0000:00:1f.2: PME# disabled
[    0.217978] pci 0000:00:1f.3: reg 10 64bit mmio: [0xfc327400-0xfc3274ff]
[    0.217996] pci 0000:00:1f.3: reg 20 io port: [0x1c60-0x1c7f]
[    0.218199] pci 0000:03:00.0: reg 10 64bit mmio: [0xf4300000-0xf4301fff]
[    0.218314] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.218325] pci 0000:03:00.0: PME# disabled
[    0.218408] pci 0000:00:1c.1: bridge 32bit mmio: [0xf4300000-0xf43fffff]
[    0.218483] pci 0000:04:00.0: reg 10 32bit mmio: [0xfc000000-0xfc0003ff]
[    0.218503] pci 0000:04:00.0: reg 18 io port: [0x2000-0x20ff]
[    0.218543] pci 0000:04:00.0: reg 30 32bit mmio: [0x000000-0x00ffff]
[    0.218661] pci 0000:00:1c.2: bridge io port: [0x2000-0x2fff]
[    0.218666] pci 0000:00:1c.2: bridge 32bit mmio: [0xfc000000-0xfc0fffff]
[    0.218725] pci 0000:00:1c.3: bridge io port: [0x3000-0x3fff]
[    0.218729] pci 0000:00:1c.3: bridge 32bit mmio: [0xf8000000-0xf9ffffff]
[    0.218736] pci 0000:00:1c.3: bridge 64bit mmio pref: [0xf4000000-0xf40fffff]
[    0.218790] pci 0000:00:1c.4: bridge io port: [0x4000-0x4fff]
[    0.218794] pci 0000:00:1c.4: bridge 32bit mmio: [0xfa000000-0xfbffffff]
[    0.218801] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xf4100000-0xf41fffff]
[    0.218849] pci 0000:15:00.0: reg 10 32bit mmio: [0xf4800000-0xf4800fff]
[    0.218875] pci 0000:15:00.0: supports D1 D2
[    0.218876] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.218881] pci 0000:15:00.0: PME# disabled
[    0.218929] pci 0000:15:00.1: reg 10 32bit mmio: [0xf4801000-0xf48017ff]
[    0.218996] pci 0000:15:00.1: supports D1 D2
[    0.218997] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.219002] pci 0000:15:00.1: PME# disabled
[    0.219050] pci 0000:15:00.2: reg 10 32bit mmio: [0xf4801800-0xf48018ff]
[    0.220055] pci 0000:15:00.2: supports D1 D2
[    0.220057] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.220062] pci 0000:15:00.2: PME# disabled
[    0.220109] pci 0000:15:00.3: reg 10 32bit mmio: [0xf4801c00-0xf4801cff]
[    0.220176] pci 0000:15:00.3: supports D1 D2
[    0.220177] pci 0000:15:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.220182] pci 0000:15:00.3: PME# disabled
[    0.220230] pci 0000:15:00.4: reg 10 32bit mmio: [0xf4802000-0xf48020ff]
[    0.220297] pci 0000:15:00.4: supports D1 D2
[    0.220298] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
[    0.220303] pci 0000:15:00.4: PME# disabled
[    0.220350] pci 0000:15:00.5: reg 10 32bit mmio: [0xf4802400-0xf48024ff]
[    0.220417] pci 0000:15:00.5: supports D1 D2
[    0.220419] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
[    0.220423] pci 0000:15:00.5: PME# disabled
[    0.220493] pci 0000:00:1e.0: transparent bridge
[    0.220497] pci 0000:00:1e.0: bridge io port: [0x5000-0x8fff]
[    0.220502] pci 0000:00:1e.0: bridge 32bit mmio: [0xf4800000-0xf7ffffff]
[    0.220509] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf0000000-0xf3ffffff]
[    0.220569] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.220732] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[    0.220805] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.220877] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    0.220948] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    0.221022] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    0.221095] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.228218] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228350] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228503] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228503] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228503] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228652] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.228852] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.229052] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.229138] usbcore: registered new interface driver usbfs
[    0.229138] usbcore: registered new interface driver hub
[    0.229138] usbcore: registered new device driver usb
[    0.229138] PCI: Using ACPI for IRQ routing
[    0.236028] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.236032] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.249661] pnp: PnP ACPI init
[    0.249668] ACPI: bus type pnp registered
[    0.313683] pnp: PnP ACPI: found 10 devices
[    0.313685] ACPI: ACPI bus type pnp unregistered
[    0.313693] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.313696] system 00:00: iomem range 0xc0000-0xc3fff has been reserved
[    0.313698] system 00:00: iomem range 0xc4000-0xc7fff has been reserved
[    0.313700] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
[    0.313702] system 00:00: iomem range 0xcc000-0xcffff has been reserved
[    0.313705] system 00:00: iomem range 0xd0000-0xd3fff has been reserved
[    0.313707] system 00:00: iomem range 0xd4000-0xd7fff could not be reserved
[    0.313709] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
[    0.313712] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
[    0.313714] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[    0.313717] system 00:00: iomem range 0xec000-0xeffff could not be reserved
[    0.313719] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[    0.313721] system 00:00: iomem range 0x100000-0x7effffff could not be reserved
[    0.313724] system 00:00: iomem range 0xfec00000-0xfed3ffff could not be reserved
[    0.313727] system 00:00: iomem range 0xfed4c000-0xffffffff could not be reserved
[    0.313732] system 00:02: ioport range 0x164e-0x164f has been reserved
[    0.313735] system 00:02: ioport range 0x1000-0x107f has been reserved
[    0.313737] system 00:02: ioport range 0x1180-0x11ff has been reserved
[    0.313739] system 00:02: ioport range 0x800-0x80f has been reserved
[    0.313741] system 00:02: ioport range 0x15e0-0x15ef has been reserved
[    0.313744] system 00:02: ioport range 0x1600-0x1641 has been reserved
[    0.313746] system 00:02: ioport range 0x1600-0x161b has been reserved
[    0.313749] system 00:02: iomem range 0xe0000000-0xefffffff has been reserved
[    0.313751] system 00:02: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.313754] system 00:02: iomem range 0xfed10000-0xfed13fff has been reserved
[    0.313756] system 00:02: iomem range 0xfed18000-0xfed18fff has been reserved
[    0.313759] system 00:02: iomem range 0xfed19000-0xfed19fff has been reserved
[    0.313761] system 00:02: iomem range 0xfed45000-0xfed4bfff has been reserved
[    0.318645] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.318647] pci 0000:00:1c.0:   IO window: disabled
[    0.318652] pci 0000:00:1c.0:   MEM window: disabled
[    0.318656] pci 0000:00:1c.0:   PREFETCH window: disabled
[    0.318663] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    0.318664] pci 0000:00:1c.1:   IO window: disabled
[    0.318669] pci 0000:00:1c.1:   MEM window: 0xf4300000-0xf43fffff
[    0.318673] pci 0000:00:1c.1:   PREFETCH window: disabled
[    0.318680] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[    0.318683] pci 0000:00:1c.2:   IO window: 0x2000-0x2fff
[    0.318689] pci 0000:00:1c.2:   MEM window: 0xfc000000-0xfc0fffff
[    0.318693] pci 0000:00:1c.2:   PREFETCH window: 0x00000080000000-0x000000800fffff
[    0.318700] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05
[    0.318703] pci 0000:00:1c.3:   IO window: 0x3000-0x3fff
[    0.318708] pci 0000:00:1c.3:   MEM window: 0xf8000000-0xf9ffffff
[    0.318712] pci 0000:00:1c.3:   PREFETCH window: 0x000000f4000000-0x000000f40fffff
[    0.318719] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:0d
[    0.318722] pci 0000:00:1c.4:   IO window: 0x4000-0x4fff
[    0.318727] pci 0000:00:1c.4:   MEM window: 0xfa000000-0xfbffffff
[    0.318731] pci 0000:00:1c.4:   PREFETCH window: 0x000000f4100000-0x000000f41fffff
[    0.318740] pci 0000:15:00.0: CardBus bridge, secondary bus 0000:16
[    0.318742] pci 0000:15:00.0:   IO window: 0x005000-0x0050ff
[    0.318747] pci 0000:15:00.0:   IO window: 0x005400-0x0054ff
[    0.318752] pci 0000:15:00.0:   PREFETCH window: 0xf0000000-0xf3ffffff
[    0.318757] pci 0000:15:00.0:   MEM window: 0x84000000-0x87ffffff
[    0.318762] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:15
[    0.318765] pci 0000:00:1e.0:   IO window: 0x5000-0x8fff
[    0.318771] pci 0000:00:1e.0:   MEM window: 0xf4800000-0xf7ffffff
[    0.318775] pci 0000:00:1e.0:   PREFETCH window: 0x000000f0000000-0x000000f3ffffff
[    0.318788]   alloc irq_desc for 20 on cpu 0 node 0
[    0.318790]   alloc kstat_irqs on cpu 0 node 0
[    0.318793] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.318798] pci 0000:00:1c.0: setting latency timer to 64
[    0.318806]   alloc irq_desc for 21 on cpu 0 node 0
[    0.318807]   alloc kstat_irqs on cpu 0 node 0
[    0.318810] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.318814] pci 0000:00:1c.1: setting latency timer to 64
[    0.318822]   alloc irq_desc for 22 on cpu 0 node 0
[    0.318823]   alloc kstat_irqs on cpu 0 node 0
[    0.318826] pci 0000:00:1c.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    0.318830] pci 0000:00:1c.2: setting latency timer to 64
[    0.318838]   alloc irq_desc for 23 on cpu 0 node 0
[    0.318840]   alloc kstat_irqs on cpu 0 node 0
[    0.318843] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.318847] pci 0000:00:1c.3: setting latency timer to 64
[    0.318855] pci 0000:00:1c.4: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.318859] pci 0000:00:1c.4: setting latency timer to 64
[    0.318866] pci 0000:00:1e.0: setting latency timer to 64
[    0.318875]   alloc irq_desc for 16 on cpu 0 node 0
[    0.318876]   alloc kstat_irqs on cpu 0 node 0
[    0.318879] pci 0000:15:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.318885] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.318887] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.318889] pci_bus 0000:03: resource 1 mem: [0xf4300000-0xf43fffff]
[    0.318891] pci_bus 0000:04: resource 0 io:  [0x2000-0x2fff]
[    0.318893] pci_bus 0000:04: resource 1 mem: [0xfc000000-0xfc0fffff]
[    0.318895] pci_bus 0000:04: resource 2 pref mem [0x80000000-0x800fffff]
[    0.318897] pci_bus 0000:05: resource 0 io:  [0x3000-0x3fff]
[    0.318898] pci_bus 0000:05: resource 1 mem: [0xf8000000-0xf9ffffff]
[    0.318900] pci_bus 0000:05: resource 2 pref mem [0xf4000000-0xf40fffff]
[    0.318902] pci_bus 0000:0d: resource 0 io:  [0x4000-0x4fff]
[    0.318904] pci_bus 0000:0d: resource 1 mem: [0xfa000000-0xfbffffff]
[    0.318906] pci_bus 0000:0d: resource 2 pref mem [0xf4100000-0xf41fffff]
[    0.318908] pci_bus 0000:15: resource 0 io:  [0x5000-0x8fff]
[    0.318909] pci_bus 0000:15: resource 1 mem: [0xf4800000-0xf7ffffff]
[    0.318911] pci_bus 0000:15: resource 2 pref mem [0xf0000000-0xf3ffffff]
[    0.318913] pci_bus 0000:15: resource 3 io:  [0x00-0xffff]
[    0.318915] pci_bus 0000:15: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.318917] pci_bus 0000:16: resource 0 io:  [0x5000-0x50ff]
[    0.318918] pci_bus 0000:16: resource 1 io:  [0x5400-0x54ff]
[    0.318920] pci_bus 0000:16: resource 2 pref mem [0xf0000000-0xf3ffffff]
[    0.318922] pci_bus 0000:16: resource 3 mem: [0x84000000-0x87ffffff]
[    0.318986] NET: Registered protocol family 2
[    0.360118] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.360888] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.362041] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.362404] TCP: Hash tables configured (established 262144 bind 65536)
[    0.362407] TCP reno registered
[    0.372114] NET: Registered protocol family 1
[    0.372160] Trying to unpack rootfs image as initramfs...
[    0.549688] Switched to high resolution mode on CPU 1
[    0.552023] Switched to high resolution mode on CPU 0
[    0.578759] Freeing initrd memory: 9935k freed
[    0.583738] Simple Boot Flag at 0x35 set to 0x1
[    0.584524] audit: initializing netlink socket (disabled)
[    0.584539] type=2000 audit(1248532477.584:1): initialized
[    0.584777] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.584891] VFS: Disk quotas dquot_6.5.2
[    0.584921] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.584974] msgmni has been set to 3915
[    0.585108] alg: No test for stdrng (krng)
[    0.585159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.585162] io scheduler noop registered
[    0.585163] io scheduler anticipatory registered
[    0.585165] io scheduler deadline registered
[    0.585187] io scheduler cfq registered (default)
[    0.585197] pci 0000:00:02.0: Boot video device
[    0.585522]   alloc irq_desc for 24 on cpu 0 node 0
[    0.585524]   alloc kstat_irqs on cpu 0 node 0
[    0.585536] pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X
[    0.585553] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[    0.585773]   alloc irq_desc for 25 on cpu 0 node 0
[    0.585775]   alloc kstat_irqs on cpu 0 node 0
[    0.585783] pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X
[    0.585799] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[    0.586020]   alloc irq_desc for 26 on cpu 0 node 0
[    0.586022]   alloc kstat_irqs on cpu 0 node 0
[    0.586030] pcieport-driver 0000:00:1c.2: irq 26 for MSI/MSI-X
[    0.586045] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[    0.586266]   alloc irq_desc for 27 on cpu 0 node 0
[    0.586267]   alloc kstat_irqs on cpu 0 node 0
[    0.586275] pcieport-driver 0000:00:1c.3: irq 27 for MSI/MSI-X
[    0.586291] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[    0.586510]   alloc irq_desc for 28 on cpu 0 node 0
[    0.586512]   alloc kstat_irqs on cpu 0 node 0
[    0.586520] pcieport-driver 0000:00:1c.4: irq 28 for MSI/MSI-X
[    0.586536] pcieport-driver 0000:00:1c.4: setting latency timer to 64
[    0.589428] Linux agpgart interface v0.103
[    0.589431] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.591008] brd: module loaded
[    0.591062] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.591209] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.600978] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.600983] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.601181] mice: PS/2 mouse device common for all mice
[    0.601234] rtc_cmos 00:07: RTC can wake from S4
[    0.601280] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.601309] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.601335] cpuidle: using governor ladder
[    0.601337] cpuidle: using governor menu
[    0.601341] No iBFT detected.
[    0.601584] TCP cubic registered
[    0.601649] NET: Registered protocol family 10
[    0.602020] lo: Disabled Privacy Extensions
[    0.602225] Mobile IPv6
[    0.602228] NET: Registered protocol family 17
[    0.602333] registered taskstats version 1
[    0.602478] rtc_cmos 00:07: setting system clock to 2009-07-25 14:34:38 UTC (1248532478)
[    0.602571] Freeing unused kernel memory: 560k freed
[    0.602807] Write protecting the kernel read-only data: 3796k
[    0.607425] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    0.682256] thermal LNXTHERM:01: registered as thermal_zone0
[    0.682263] ACPI: Thermal Zone [THM0] (60 C)
[    0.683838] thermal LNXTHERM:02: registered as thermal_zone1
[    0.683846] ACPI: Thermal Zone [THM1] (55 C)
[    0.731740] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.4-k4
[    0.731742] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[    0.733161] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.733244] agpgart-intel 0000:00:00.0: Intel Mobile Intel® GM45 Express Chipset
[    0.735046] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
[    0.736188] uhci_hcd: USB Universal Host Controller Interface driver
[    0.738655] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.738995] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.739003] e1000e 0000:00:19.0: setting latency timer to 64
[    0.739104]   alloc irq_desc for 29 on cpu 0 node 0
[    0.739105]   alloc kstat_irqs on cpu 0 node 0
[    0.739117] e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
[    0.761198] SCSI subsystem initialized
[    0.770539] libata version 3.00 loaded.
[    0.775475]   alloc irq_desc for 17 on cpu 0 node 0
[    0.775477]   alloc kstat_irqs on cpu 0 node 0
[    0.775483] firewire_ohci 0000:15:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.781926] sdhci: Secure Digital Host Controller Interface driver
[    0.781928] sdhci: Copyright(c) Pierre Ossman
[    0.783507] ricoh-mmc: Ricoh MMC Controller disabling driver
[    0.783509] ricoh-mmc: Copyright(c) Philip Langdale
[    0.842776] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1c:25:9a:9e:f1
[    0.842779] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    0.842806] 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008ff-0ff
[    0.843787] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    0.843797] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.843822] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.843825] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.843901] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.847812] ehci_hcd 0000:00:1a.7: debug port 1
[    0.847818] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.847836] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xfc326c00
[    0.860041] firewire_ohci: Added fw-ohci device 0000:15:00.1, OHCI version 1.10
[    0.860596] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 21)
[    0.860615]   alloc irq_desc for 18 on cpu 0 node 0
[    0.860617]   alloc kstat_irqs on cpu 0 node 0
[    0.860623] sdhci-pci 0000:15:00.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.861650] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[    0.862685] Registered led device: mmc0::
[    0.863708] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA
[    0.864046] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.864065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.864067] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.864069] usb usb1: Product: EHCI Host Controller
[    0.864071] usb usb1: Manufacturer: Linux 2.6.30-1-amd64 ehci_hcd
[    0.864072] usb usb1: SerialNumber: 0000:00:1a.7
[    0.864125] usb usb1: configuration #1 chosen from 1 choice
[    0.864150] hub 1-0:1.0: USB hub found
[    0.864156] hub 1-0:1.0: 6 ports detected
[    0.864267] ricoh-mmc: Ricoh MMC controller found at 0000:15:00.3 [1180:0843] (rev 11)
[    0.864286] ricoh-mmc: Controller is now disabled.
[    0.864873] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    0.864878] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.864885] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.864888] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.864933] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
[    0.864967] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    0.864999] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    0.865001] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.865003] usb usb2: Product: UHCI Host Controller
[    0.865004] usb usb2: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
[    0.865006] usb usb2: SerialNumber: 0000:00:1a.0
[    0.865040] usb usb2: configuration #1 chosen from 1 choice
[    0.865067] hub 2-0:1.0: USB hub found
[    0.865072] hub 2-0:1.0: 2 ports detected
[    0.865214] ahci 0000:00:1f.2: version 3.0
[    0.865223] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.865257]   alloc irq_desc for 30 on cpu 0 node 0
[    0.865258]   alloc kstat_irqs on cpu 0 node 0
[    0.865268] ahci 0000:00:1f.2: irq 30 for MSI/MSI-X
[    0.865317] ahci: SSS flag set, parallel bus scan disabled
[    0.865342] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    0.865345] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part 
[    0.865349] ahci 0000:00:1f.2: setting latency timer to 64
[    0.865502] scsi0 : ahci
[    0.865593] scsi1 : ahci
[    0.865636] scsi2 : ahci
[    0.865679] scsi3 : ahci
[    0.866410] ata1: SATA max UDMA/133 abar m2048@0xfc326000 port 0xfc326100 irq 30
[    0.866413] ata2: SATA max UDMA/133 abar m2048@0xfc326000 port 0xfc326180 irq 30
[    0.866414] ata3: DUMMY
[    0.866415] ata4: DUMMY
[    0.867040] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    0.867048]   alloc irq_desc for 19 on cpu 0 node 0
[    0.867049]   alloc kstat_irqs on cpu 0 node 0
[    0.867053] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.867063] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.867066] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.867109] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
[    0.871007] ehci_hcd 0000:00:1d.7: debug port 1
[    0.871013] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.871024] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfc327000
[    0.888098] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.888115] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.888117] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.888119] usb usb3: Product: EHCI Host Controller
[    0.888121] usb usb3: Manufacturer: Linux 2.6.30-1-amd64 ehci_hcd
[    0.888122] usb usb3: SerialNumber: 0000:00:1d.7
[    0.888168] usb usb3: configuration #1 chosen from 1 choice
[    0.888195] hub 3-0:1.0: USB hub found
[    0.888199] hub 3-0:1.0: 6 ports detected
[    0.888332] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.888340] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.888343] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.888387] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.888422] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    0.888452] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.888454] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.888456] usb usb4: Product: UHCI Host Controller
[    0.888457] usb usb4: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
[    0.888459] usb usb4: SerialNumber: 0000:00:1a.1
[    0.888491] usb usb4: configuration #1 chosen from 1 choice
[    0.888513] hub 4-0:1.0: USB hub found
[    0.888518] hub 4-0:1.0: 2 ports detected
[    0.889056] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    0.889061] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    0.889066] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.889069] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.889110] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    0.889142] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    0.889172] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.889174] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.889176] usb usb5: Product: UHCI Host Controller
[    0.889177] usb usb5: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
[    0.889179] usb usb5: SerialNumber: 0000:00:1a.2
[    0.889213] usb usb5: configuration #1 chosen from 1 choice
[    0.889236] hub 5-0:1.0: USB hub found
[    0.889240] hub 5-0:1.0: 2 ports detected
[    0.889834] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    0.889839] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.889845] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.889847] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.889888] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.889921] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    0.889950] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    0.889952] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.889954] usb usb6: Product: UHCI Host Controller
[    0.889955] usb usb6: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
[    0.889957] usb usb6: SerialNumber: 0000:00:1d.0
[    0.889991] usb usb6: configuration #1 chosen from 1 choice
[    0.890014] hub 6-0:1.0: USB hub found
[    0.890019] hub 6-0:1.0: 2 ports detected
[    0.890148] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.890155] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.890158] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.890197] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.890223] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    0.890254] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    0.890256] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.890257] usb usb7: Product: UHCI Host Controller
[    0.890259] usb usb7: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
[    0.890260] usb usb7: SerialNumber: 0000:00:1d.1
[    0.890294] usb usb7: configuration #1 chosen from 1 choice
[    0.890315] hub 7-0:1.0: USB hub found
[    0.890320] hub 7-0:1.0: 2 ports detected
[    0.890416] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.890422] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.890425] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.890464] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.890489] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    0.890517] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    0.890519] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.890521] usb usb8: Product: UHCI Host Controller
[    0.890522] usb usb8: Manufacturer: Linux 2.6.30-1-amd64 uhci_hcd
[    0.890524] usb usb8: SerialNumber: 0000:00:1d.2
[    0.890557] usb usb8: configuration #1 chosen from 1 choice
[    0.890579] hub 8-0:1.0: USB hub found
[    0.890584] hub 8-0:1.0: 2 ports detected
[    1.184019] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.186009] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[    1.186012] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[    1.186068] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[    1.186070] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    1.186613] ata1.00: ATA-7: ST9160823AS, 3.CME, max UDMA/100
[    1.186616] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.187457] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[    1.187460] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[    1.187515] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[    1.187517] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    1.188074] ata1.00: configured for UDMA/100
[    1.205912] ata1.00: configured for UDMA/100
[    1.205914] ata1: EH complete
[    1.206002] scsi 0:0:0:0: Direct-Access     ATA      ST9160823AS      3.CM PQ: 0 ANSI: 5
[    1.284009] usb 1-6: new high speed USB device using ehci_hcd and address 3
[    1.356046] firewire_core: created device fw0: GUID 00016c20009d5a25, S400
[    1.427539] usb 1-6: New USB device found, idVendor=17ef, idProduct=1004
[    1.427541] usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    1.427543] usb 1-6: Product: Integrated Camera
[    1.427545] usb 1-6: Manufacturer: Chicony Electronics Co., Ltd.
[    1.427546] usb 1-6: SerialNumber: SN0001
[    1.427589] usb 1-6: configuration #1 chosen from 1 choice
[    1.524022] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.527387] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[    1.528191] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[    1.529992] ata2.00: ATAPI: MATSHITADVD-RAM UJ862A, SB04, max UDMA/33
[    1.533467] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[    1.534271] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[    1.536090] ata2.00: configured for UDMA/33
[    1.553819] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ862A   SB04 PQ: 0 ANSI: 5
[    1.568435] Driver 'sr' needs updating - please use bus_type methods
[    1.571645] Driver 'sd' needs updating - please use bus_type methods
[    1.571714] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[    1.571726] sd 0:0:0:0: [sda] Write Protect is off
[    1.571728] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.571745] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.571815]  sda:sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.573543] Uniform CD-ROM driver Revision: 3.20
[    1.573602] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.618899]  sda1 sda2
[    1.619001] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.622614] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.622637] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.668511] usb 2-2: new full speed USB device using uhci_hcd and address 2
[    1.778864] device-mapper: uevent: version 1.0.3
[    1.779032] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[    1.858078] usb 2-2: New USB device found, idVendor=08e6, idProduct=34ec
[    1.858081] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.858083] usb 2-2: Product: GemPC Express
[    1.858085] usb 2-2: Manufacturer: Gemplus
[    1.858145] usb 2-2: configuration #1 chosen from 1 choice
[   12.129031] PM: Starting manual resume from disk
[   12.195866] kjournald starting.  Commit interval 5 seconds
[   12.195869] EXT3-fs: mounted filesystem with ordered data mode.
[   14.706318] udev: starting version 141
[   15.102861] ACPI: AC Adapter [AC] (on-line)
[   15.103341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   15.103415] ACPI: Power Button [PWRF]
[   15.103518] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[   15.104110] ACPI: Lid Switch [LID]
[   15.104211] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
[   15.104290] ACPI: Sleep Button [SLPB]
[   15.131400] Non-volatile memory driver v1.3
[   15.142352] ACPI: Battery Slot [BAT0] (battery present)
[   15.174822] ACPI: SSDT 000000007c8d7c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[   15.175489] ACPI: SSDT 000000007c8d5020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[   15.177940] ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320]
[   15.178894] ACPI: WMI: Mapper loaded
[   15.179873] Monitor-Mwait will be used to enter C-1 state
[   15.181680] Monitor-Mwait will be used to enter C-2 state
[   15.181753] Monitor-Mwait will be used to enter C-3 state
[   15.181759] Marking TSC unstable due to TSC halts in idle
[   15.181873] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[   15.182128] processor ACPI_CPU:00: registered as cooling_device0
[   15.182189] ACPI: Processor [CPU0] (supports 8 throttling states)
[   15.182814] ACPI: SSDT 000000007c8d6ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[   15.183358] ACPI: SSDT 000000007c8d6f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[   15.184296] ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320]
[   15.184943] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[   15.185698] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[   15.185939] processor ACPI_CPU:01: registered as cooling_device1
[   15.185999] ACPI: Processor [CPU1] (supports 8 throttling states)
[   15.187564] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   15.455799] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:20c6]
[   15.504097] Clocksource tsc unstable (delta = -143243436 ns)
[   15.504641] cfg80211: Using static regulatory domain info
[   15.504703] cfg80211: Regulatory domain: EU
[   15.504761] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   15.504838] 	(2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   15.504898] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[   15.504957] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[   15.505017] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[   15.505077] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[   15.505150] 	(5490000 KHz - 5710000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[   15.505217] cfg80211: Calling CRDA for country: EU
[   15.580890] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cb8, PCI irq 16
[   15.580959] yenta_cardbus 0000:15:00.0: Socket status: 30000006
[   15.581019] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge I/O window: 0x5000 - 0x8fff
[   15.581091] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge Memory window: 0xf4800000 - 0xf7ffffff
[   15.581164] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf3ffffff
[   15.616792] Linux video capture interface: v2.00
[   15.617295] thinkpad_acpi: ThinkPad ACPI Extras v0.23
[   15.617353] thinkpad_acpi: http://ibm-acpi.sf.net/
[   15.617415] thinkpad_acpi: ThinkPad BIOS 7UET48WW (1.18 ), EC 7VHT12WW-1.01
[   15.617474] thinkpad_acpi: Lenovo ThinkPad T400, model 27672LG
[   15.618142] thinkpad_acpi: radio switch found; radios are enabled
[   15.618302] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   15.618379] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   15.626092] Registered led device: tpacpi::thinklight
[   15.626183] Registered led device: tpacpi::power
[   15.626267] Registered led device: tpacpi::standby
[   15.628916] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one.
[   15.629300] input: ThinkPad Extra Buttons as /devices/virtual/input/input6
[   15.963675] uvcvideo: Found UVC 1.00 device Integrated Camera (17ef:1004)
[   16.000141] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input7
[   16.000291] usbcore: registered new interface driver uvcvideo
[   16.000354] USB Video Class driver (v0.1.0)
[   16.209512] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[   16.209599] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[   16.214738] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[   16.214827] iwlagn 0000:03:00.0: setting latency timer to 64
[   16.214880] iwlagn 0000:03:00.0: Detected Intel Wireless WiFi Link 5300AGN REV=0x24
[   16.234544] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[   16.234683]   alloc irq_desc for 31 on cpu 0 node 0
[   16.234685]   alloc kstat_irqs on cpu 0 node 0
[   16.234703] iwlagn 0000:03:00.0: irq 31 for MSI/MSI-X
[   16.339434] Synaptics Touchpad, model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd04791/0xb00000
[   16.339513] serio: Synaptics pass-through port at isa0060/serio1/input0
[   16.397398] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[   16.492762] phy0: Selected rate control algorithm 'iwl-agn-rs'
[   16.687466] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[   16.687564] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   16.887127] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/input/input9
[   16.887263] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/input/input10
[   16.887379] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/input/input11
[   16.887496] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/input/input12
[   19.108782] EXT3 FS on dm-3, internal journal
[   19.949873] loop: module loaded
[   20.069376] uvesafb: Intel Corporation, Intel(r)Cantiga Graphics Controller, Hardware Version 0.0, OEM: Intel(r)Cantiga Graphics Chip Accelerated VGA BIOS, VBE v3.0
[   20.076255] uvesafb: VBIOS/hardware supports DDC2 transfers
[   20.088483] uvesafb: monitor limits: vf = 60 Hz, hf = 56 kHz, clk = 101 MHz
[   20.088985] uvesafb: scrolling: redraw
[   20.155736] Console: switching to colour frame buffer device 180x56
[   20.156971] uvesafb: framebuffer at 0xd0000000, mapped to 0xffffc20005080000, using 10125k, total 32704k
[   20.156986] fb0: VESA VGA frame buffer device
[   20.235446] fuse init (API version 7.11)
[   20.768581] usb 4-2: new full speed USB device using uhci_hcd and address 2
[   20.943149] usb 4-2: New USB device found, idVendor=0a5c, idProduct=2145
[   20.943170] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   20.943183] usb 4-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II
[   20.943197] usb 4-2: Manufacturer: Lenovo Computer Corp
[   20.943298] usb 4-2: configuration #1 chosen from 1 choice
[   21.056493] Bluetooth: Core ver 2.15
[   21.057188] NET: Registered protocol family 31
[   21.057199] Bluetooth: HCI device and connection manager initialized
[   21.057212] Bluetooth: HCI socket layer initialized
[   21.115067] Bluetooth: Generic Bluetooth USB driver ver 0.5
[   21.115151] usbcore: registered new interface driver btusb
[   21.760608] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
[   21.834370] kjournald starting.  Commit interval 5 seconds
[   21.834396] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[   21.834697] EXT3 FS on dm-2, internal journal
[   21.834715] EXT3-fs: mounted filesystem with ordered data mode.
[   21.862205] Adding 5873656k swap on /dev/mapper/kirk-swap_1.  Priority:-1 extents:1 across:5873656k 
[   23.669009] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   23.977176] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input13
[   24.146337] iwlagn 0000:03:00.0: firmware: requesting iwlwifi-5000-2.ucode
[   24.197251] iwlagn 0000:03:00.0: iwlwifi-5000-2.ucode firmware file req failed: -2
[   24.197892] iwlagn 0000:03:00.0: firmware: requesting iwlwifi-5000-1.ucode
[   24.231902] iwlagn 0000:03:00.0: Loaded firmware iwlwifi-5000-1.ucode, which is deprecated. Please use API v2 instead.
[   24.232517] iwlagn 0000:03:00.0: Firmware has old API version. Expected v2, got v1. New firmware can be obtained from http://www.intellinuxwireless.org.
[   24.233122] iwlagn 0000:03:00.0: loaded firmware version 5.4.1.16
[   24.391612] Registered led device: iwl-phy0::radio
[   24.392335] Registered led device: iwl-phy0::assoc
[   24.392988] Registered led device: iwl-phy0::RX
[   24.393638] Registered led device: iwl-phy0::TX
[   24.405118] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   27.985757] tun: Universal TUN/TAP device driver, 1.6
[   27.986468] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   28.056859] Bridge firewalling registered
[   28.059948] device tap0 entered promiscuous mode
[   28.067678] device tap1 entered promiscuous mode
[   28.070250] br0: starting userspace STP failed, starting kernel STP
[   28.071436] br0: port 2(tap1) entering listening state
[   28.072087] br0: port 1(tap0) entering listening state
[   30.078612] wlan0: authenticate with AP 00:0d:0b:83:87:65
[   30.080635] wlan0: authenticated
[   30.080642] wlan0: associate with AP 00:0d:0b:83:87:65
[   30.085661] wlan0: RX AssocResp from 00:0d:0b:83:87:65 (capab=0x1 status=0 aid=44)
[   30.085667] wlan0: associated
[   30.092541] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   36.380779] e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
[   36.436256] e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
[   36.437116] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   38.188134] tap1: no IPv6 routers present
[   38.984084] br0: no IPv6 routers present
[   39.032135] tap0: no IPv6 routers present
[   40.156131] Bluetooth: L2CAP ver 2.13
[   40.157834] Bluetooth: L2CAP socket layer initialized
[   40.237293] Bluetooth: RFCOMM socket layer initialized
[   40.239000] Bluetooth: RFCOMM TTY layer initialized
[   40.240669] Bluetooth: RFCOMM ver 1.11
[   40.675631] Bluetooth: SCO (Voice Link) ver 0.6
[   40.677351] Bluetooth: SCO socket layer initialized
[   40.755026] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   40.756690] Bluetooth: BNEP filters: protocol multicast
[   41.568122] usb 4-2: USB disconnect, address 2
[   41.569795] btusb_intr_complete: hci0 urb ffff8800781bc900 failed to resubmit (19)
[   41.571447] btusb_bulk_complete: hci0 urb ffff8800781bc780 failed to resubmit (19)
[   41.573089] btusb_bulk_complete: hci0 urb ffff8800781bc840 failed to resubmit (19)
[   41.575987] btusb_send_frame: hci0 urb ffff88007a017d40 submission failed
[   43.072136] br0: port 2(tap1) entering learning state
[   43.073780] br0: port 1(tap0) entering learning state
[   43.326281] lp: driver loaded but no devices found
[   43.353732] ppdev: user-space parallel port driver
[   45.459505] [drm] Initialized drm 1.1.0 20060810
[   45.574591] pci 0000:00:02.0: power state changed by ACPI to D0
[   45.574610] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   45.574620] pci 0000:00:02.0: setting latency timer to 64
[   45.627666]   alloc irq_desc for 32 on cpu 0 node 0
[   45.627673]   alloc kstat_irqs on cpu 0 node 0
[   45.627693] pci 0000:00:02.0: irq 32 for MSI/MSI-X
[   45.644697] acpi device:03: registered as cooling_device2
[   45.647835] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/input/input14
[   45.647946] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[   45.648075] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   58.068059] br0: topology change detected, sending tcn bpdu
[   58.068079] br0: port 2(tap1) entering forwarding state
[   58.068084] br0: topology change detected, sending tcn bpdu
[   58.068089] br0: port 1(tap0) entering forwarding state
[   62.856418] CPU0 attaching NULL sched-domain.
[   62.856427] CPU1 attaching NULL sched-domain.
[   62.864722] CPU0 attaching sched-domain:
[   62.864729]  domain 0: span 0-1 level MC
[   62.864735]   groups: 0 1
[   62.864746] CPU1 attaching sched-domain:
[   62.864751]  domain 0: span 0-1 level MC
[   62.864756]   groups: 1 0
[  100.626761] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  100.626768] psmouse.c: issuing reconnect request
[  291.090391] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  291.090398] psmouse.c: issuing reconnect request
[  328.546721] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  328.546729] psmouse.c: issuing reconnect request
[  551.444847] psmouse.c: bad data from KBC - timeout
[  552.514126] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  552.514134] psmouse.c: issuing reconnect request
[  633.342203] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input15
[  976.012063] CPU 1 is now offline
[  976.012071] SMP alternatives: switching to UP code
[  976.027233] CPU0 attaching NULL sched-domain.
[  976.027241] CPU1 attaching NULL sched-domain.
[  976.027280] CPU0 attaching NULL sched-domain.
[  976.245470] CPU0 attaching NULL sched-domain.
[  976.245576] CPU0 attaching NULL sched-domain.
[  976.472136] wlan0: disassociating by local choice (reason=3)
[  976.786776] wlan0: deauthenticating by local choice (reason=3)
[  977.087151] Registered led device: iwl-phy0::radio
[  977.087167] Registered led device: iwl-phy0::assoc
[  977.087180] Registered led device: iwl-phy0::RX
[  977.087192] Registered led device: iwl-phy0::TX
[  977.151704] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  977.440220] [drm:gm45_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
[  977.512959] PM: Syncing filesystems ... done.
[  977.525850] Freezing user space processes ... (elapsed 0.05 seconds) done.
[  977.580942] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[  977.580975] Suspending console(s) (use no_console_suspend to debug)
[  977.596109] pci 0000:00:02.0: power state changed by ACPI to D3
[  977.644045] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  977.791560] sd 0:0:0:0: [sda] Stopping disk
[  981.105182] ACPI handle has no context!
[  981.105189] sdhci-pci 0000:15:00.2: PME# disabled
[  981.105195] sdhci-pci 0000:15:00.2: PCI INT C disabled
[  981.105201] ACPI handle has no context!
[  981.128088] ACPI handle has no context!
[  981.208042] ehci_hcd 0000:00:1d.7: PCI INT D disabled
[  981.208099] ehci_hcd 0000:00:1d.7: PME# disabled
[  981.226421] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D3
[  981.226430] uhci_hcd 0000:00:1d.2: PCI INT C disabled
[  981.226471] uhci_hcd 0000:00:1d.1: PCI INT B disabled
[  981.226512] uhci_hcd 0000:00:1d.0: PCI INT A disabled
[  981.256053] HDA Intel 0000:00:1b.0: PCI INT B disabled
[  981.272041] ehci_hcd 0000:00:1a.7: PCI INT D disabled
[  981.272098] ehci_hcd 0000:00:1a.7: PME# disabled
[  981.289672] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D3
[  981.289681] uhci_hcd 0000:00:1a.2: PCI INT C disabled
[  981.289722] uhci_hcd 0000:00:1a.1: PCI INT B disabled
[  981.289762] uhci_hcd 0000:00:1a.0: PCI INT A disabled
[  981.346565] e1000e 0000:00:19.0: PCI INT A disabled
[  981.346570] e1000e 0000:00:19.0: PME# enabled
[  981.346575] e1000e 0000:00:19.0: wake-up capability enabled by ACPI
[  981.360162] ricoh-mmc: Suspending.
[  981.360177] ricoh-mmc: Controller is now re-enabled.
[  981.512060] ACPI: Preparing to enter system sleep state S3
[  982.032153] Disabling non-boot CPUs ...
[  982.032195] Extended CMOS year: 2000
[  982.032195] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[  982.032195] Back to C!
[  982.032195] CPU0: Thermal monitoring handled by SMI
[  982.032195] Extended CMOS year: 2000
[  982.032195] ACPI: Waking up from system sleep state S3
[  983.176135] pci 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900403)
[  983.176155] pci 0000:00:02.1: restoring config space at offset 0x1 (was 0x900000, writing 0x900007)
[  983.176164] pci 0000:00:03.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[  983.176173] pci 0000:00:03.0: restoring config space at offset 0x1 (was 0x100006, writing 0x180006)
[  983.376063] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[  983.376088] uhci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
[  983.376122] uhci_hcd 0000:00:1a.1: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
[  983.408062] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[  983.408088] uhci_hcd 0000:00:1a.2: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
[  983.408129] ehci_hcd 0000:00:1a.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102)
[  983.408175] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
[  983.408213] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0xf0, writing 0x200000f0)
[  983.408223] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[  983.408280] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x7 (was 0xf0, writing 0x200000f0)
[  983.408291] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[  983.408345] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x9 (was 0x1fff1, writing 0x80018001)
[  983.408351] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20002020, writing 0x2020)
[  983.408362] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[  983.408426] pcieport-driver 0000:00:1c.3: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[  983.408490] pcieport-driver 0000:00:1c.4: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[  983.440062] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[  983.440088] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
[  983.440122] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
[  983.440155] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2900005, writing 0x2900001)
[  983.440196] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102)
[  983.440314] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
[  983.440531] pci 0000:04:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[  983.440556] pci 0000:04:00.0: restoring config space at offset 0x6 (was 0x1, writing 0x2001)
[  983.440565] pci 0000:04:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xfc000000)
[  983.440572] pci 0000:04:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[  983.440580] pci 0000:04:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100107)
[  983.456046] firewire_ohci 0000:15:00.1: restoring config space at offset 0x3 (was 0x800000, writing 0x802010)
[  983.456053] firewire_ohci 0000:15:00.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106)
[  983.472044] sdhci-pci 0000:15:00.2: restoring config space at offset 0x3 (was 0x800000, writing 0x802010)
[  983.472051] sdhci-pci 0000:15:00.2: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106)
[  983.472106] ricoh-mmc: Resuming.
[  983.472121] ricoh-mmc: Controller is now disabled.
[  983.555317] pci 0000:00:02.0: PME# disabled
[  983.555321] pci 0000:00:02.1: PME# disabled
[  983.555324] pci 0000:00:03.0: PME# disabled
[  983.555382] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[  983.555384] e1000e 0000:00:19.0: pci_enable_pcie_error_reporting failed 0xfffffffb
[  983.555389] e1000e 0000:00:19.0: setting latency timer to 64
[  983.555392] e1000e 0000:00:19.0: wake-up capability disabled by ACPI
[  983.555396] e1000e 0000:00:19.0: PME# disabled
[  983.555398] e1000e 0000:00:19.0: wake-up capability disabled by ACPI
[  983.555401] e1000e 0000:00:19.0: PME# disabled
[  983.555445] e1000e 0000:00:19.0: irq 29 for MSI/MSI-X
[  983.612174] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[  983.612180] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[  983.612202] usb usb2: root hub lost power or was reset
[  983.612261] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[  983.612266] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[  983.612287] usb usb4: root hub lost power or was reset
[  983.612333] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[  983.612338] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[  983.612359] usb usb5: root hub lost power or was reset
[  983.612423] ehci_hcd 0000:00:1a.7: PME# disabled
[  983.612426] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[  983.612432] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[  983.612437] ehci_hcd 0000:00:1a.7: PME# disabled
[  983.612497] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[  983.612502] HDA Intel 0000:00:1b.0: setting latency timer to 64
[  983.612551] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[  983.612556] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[  983.612577] usb usb6: root hub lost power or was reset
[  983.612622] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[  983.612627] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[  983.612648] usb usb7: root hub lost power or was reset
[  983.612693] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[  983.612698] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[  983.612719] usb usb8: root hub lost power or was reset
[  983.612777] ehci_hcd 0000:00:1d.7: PME# disabled
[  983.612780] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[  983.612786] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[  983.612791] ehci_hcd 0000:00:1d.7: PME# disabled
[  983.612800] pci 0000:00:1e.0: setting latency timer to 64
[  983.612869] ahci 0000:00:1f.2: setting latency timer to 64
[  983.612989] iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x100506, writing 0x100106)
[  983.613065] pci 0000:04:00.0: PME# disabled
[  983.832045] firewire_core: skipped bus generations, destroying all nodes
[  983.832079] sdhci-pci 0000:15:00.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[  983.832081] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
[  983.833088] pci 0000:15:00.4: PME# disabled
[  983.833092] pci 0000:15:00.5: PME# disabled
[  983.928024] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  983.931459] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[  983.932291] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[  983.937799] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[  983.938600] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[  983.940421] ata2.00: configured for UDMA/33
[  983.956020] ata2: exception Emask 0x10 SAct 0x0 SErr 0x0 action 0xf t4
[  983.956021] ata2: irq_stat 0x40000001
[  983.956026] ata2: hard resetting link
[  984.288032] sd 0:0:0:0: [sda] Starting disk
[  984.332017] firewire_core: rediscovered device fw0
[  984.680021] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  984.683496] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[  984.684297] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[  984.689745] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 succeeded
[  984.690546] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 succeeded
[  984.692366] ata2.00: configured for UDMA/33
[  984.693456] ata2: EH complete
[  985.104017] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  985.112972] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[  985.112975] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[  985.113086] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[  985.113088] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[  985.115872] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[  985.115874] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[  985.115966] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[  985.115968] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[  985.117164] ata1.00: configured for UDMA/100
[  985.134707] ata1.00: configured for UDMA/100
[  985.134708] ata1: EH complete
[  985.256013] usb 1-6: reset high speed USB device using ehci_hcd and address 3
[  985.508010] usb 2-2: reset full speed USB device using uhci_hcd and address 2
[  985.694936] Registered led device: iwl-phy0::radio
[  985.694949] Registered led device: iwl-phy0::assoc
[  985.694961] Registered led device: iwl-phy0::RX
[  985.694974] Registered led device: iwl-phy0::TX
[  985.696563] pci 0000:00:02.0: setting latency timer to 64
[  985.697757] Restarting tasks ... <1>BUG: unable to handle kernel NULL pointer dereference at (null)
[  985.698391] IP: [<ffffffffa024519a>] synaptics_reconnect+0x1f/0xa4 [psmouse]
[  985.698402] PGD 0 
[  985.698404] Oops: 0000 [#1] SMP 
[  985.698406] last sysfs file: /sys/devices/virtual/vc/vcs63/dev
[  985.698409] CPU 0 
[  985.698411] Modules linked in: binfmt_misc i915 drm i2c_algo_bit ppdev parport_pc lp parport bnep sco rfcomm l2cap acpi_cpufreq cpufreq_userspace cpufreq_stats cpufreq_conservative cpufreq_powersave bridge stp tun ext2 btusb bluetooth fuse rfkill_input uvesafb cn firewire_sbp2 loop snd_hda_codec_conexant snd_hda_intel snd_hda_codec joydev arc4 ecb snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm iwlagn snd_seq_midi iwlcore snd_rawmidi snd_seq_midi_event uvcvideo snd_seq snd_timer pcmcia snd_seq_device mac80211 videodev thinkpad_acpi rfkill yenta_socket cfg80211 snd v4l1_compat rsrc_nonstatic psmouse soundcore v4l2_compat_ioctl32 snd_page_alloc pcmcia_core serio_raw pcspkr evdev i2c_i801 wmi processor nvram button battery ac i2c_core ext3 jbd mbcache sha256_generic aes_x86_64 aes_generic cbc dm_crypt dm_mirror dm_region_hash dm_log dm_snapshot dm_mod sg sd_mod crc_t10dif sr_mod cdrom ricoh_mmc sdhci_pci sdhci mmc_core led_class firewire_ohci firewire_core crc_itu_t ahci libata scsi_mod uhci_hcd ehci_hcd e1000e intel_agp video output thermal fan thermal_sys
[  985.698483] Pid: 185, comm: kseriod Not tainted 2.6.30-1-amd64 #1 27672LG
[  985.698486] RIP: 0010:[<ffffffffa024519a>]  [<ffffffffa024519a>] synaptics_reconnect+0x1f/0xa4 [psmouse]
[  985.698493] RSP: 0018:ffff88007bac5e00  EFLAGS: 00010286
[  985.698496] RAX: ffffffffa024517b RBX: 0000000000000000 RCX: 000000000000000a
[  985.698499] RDX: 0000000000000cbc RSI: 0000000000000000 RDI: ffff88007bac5e00
[  985.698502] RBP: ffff8800378ef400 R08: ffff88007bac4000 R09: 0000000000000000
[  985.698505] R10: 0000000000000000 R11: ffff880078d1d800 R12: 0000000000000000
[  985.698508] R13: ffff88007bac5ec0 R14: ffff88007bac5ed8 R15: 000000000000000a
[  985.698511] FS:  0000000000000000(0000) GS:ffff880001011000(0000) knlGS:0000000000000000
[  985.698515] CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
[  985.698517] CR2: 0000000000000000 CR3: 0000000000201000 CR4: 00000000000006e0
[  985.698520] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  985.698523] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  985.698527] Process kseriod (pid: 185, threadinfo ffff88007bac4000, task ffff88007b9429f0)
[  985.698529] Stack:
[  985.698531]  000000000000e250 ffff88007b9429f0 ffff88007b942ce0 00000000378ef400
[  985.698535]  ffff88007bac5ec0 ffff8800378ef400 ffff88007b942ce0 ffff88007bab2000
[  985.698539]  ffff8800378ef400 0000000000000000 ffff88007bac5ec0 ffff88007bac5ed8
[  985.698543] Call Trace:
[  985.698546]  [<ffffffffa0244642>] ? psmouse_reconnect+0x83/0x109 [psmouse]
[  985.698552]  [<ffffffff803ee56a>] ? serio_reconnect_port+0x30/0x5a
[  985.698557]  [<ffffffff803eec3c>] ? serio_thread+0x19b/0x370
[  985.698561]  [<ffffffff8025476e>] ? autoremove_wake_function+0x0/0x2e
[  985.698565]  [<ffffffff803eeaa1>] ? serio_thread+0x0/0x370
[  985.698568]  [<ffffffff803eeaa1>] ? serio_thread+0x0/0x370
[  985.698571]  [<ffffffff802543b2>] ? kthread+0x54/0x80
[  985.698575]  [<ffffffff80210aca>] ? child_rip+0xa/0x20
[  985.698580]  [<ffffffff8025435e>] ? kthread+0x0/0x80
[  985.698583]  [<ffffffff80210ac0>] ? child_rip+0x0/0x20
[  985.698586] Code: c0 48 83 c4 18 5b 5d 41 5c 41 5d c3 41 57 b9 0a 00 00 00 41 56 41 55 41 54 55 48 89 fd 53 48 83 ec 38 48 8b 1f 48 89 e7 48 89 de <f3> a5 48 89 ef 4c 8b 64 24 18 4c 8b 2c 24 4c 8b 74 24 08 4c 8b 
[  985.698611] RIP  [<ffffffffa024519a>] synaptics_reconnect+0x1f/0xa4 [psmouse]
[  985.698617]  RSP <ffff88007bac5e00>
[  985.698619] CR2: 0000000000000000
[  985.698621] ---[ end trace 88a3ec4a4968159b ]---
[  985.744634] done.
[  986.087414] CPU0 attaching NULL sched-domain.
[  986.087457] CPU0 attaching NULL sched-domain.
[  986.192016] usb 2-1: new full speed USB device using uhci_hcd and address 3
[  986.409038] usb 2-1: New USB device found, idVendor=1457, idProduct=5122
[  986.409041] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  986.409043] usb 2-1: Product: RNDIS/Ethernet Gadget
[  986.409045] usb 2-1: Manufacturer: Linux 2.6.29-20090702.gitd1c828aa with s3c2410_ud
[  986.409123] usb 2-1: configuration #1 chosen from 2 choices
[  986.490636] usb0: register 'cdc_ether' at usb-0000:00:1a.0-1, CDC Ethernet Device, c2:cd:83:7c:f1:87
[  986.490652] usbcore: registered new interface driver cdc_ether
[  989.361360] wlan0: authenticate with AP 00:0d:0b:83:87:65
[  989.363315] wlan0: authenticated
[  989.363317] wlan0: associate with AP 00:0d:0b:83:87:65
[  989.365937] wlan0: RX AssocResp from 00:0d:0b:83:87:65 (capab=0x1 status=0 aid=10)
[  989.365940] wlan0: associated
[  989.374561] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  996.099598] SMP alternatives: switching to SMP code
[  996.103506] Booting processor 1 APIC 0x1 ip 0x6000
[  982.680159] Initializing CPU#1
[  982.680159] Calibrating delay using timer specific routine.. 5053.89 BogoMIPS (lpj=10107799)
[  982.680159] CPU: L1 I cache: 32K, L1 D cache: 32K
[  982.680159] CPU: L2 cache: 6144K
[  982.680159] CPU 1/0x1 -> Node 0
[  982.680159] CPU: Physical Processor ID: 0
[  982.680159] CPU: Processor Core ID: 1
[  982.680159] CPU1: Thermal monitoring enabled (TM2)
[  982.680159] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[  996.197683] CPU1: Intel(R) Core(TM)2 Duo CPU     T9400  @ 2.53GHz stepping 06
[  996.197727] CPU0 attaching NULL sched-domain.
[  996.200016] Switched to high resolution mode on CPU 1
[  996.204589] CPU1: Temperature/speed normal
[  996.221803] CPU0 attaching sched-domain:
[  996.221806]  domain 0: span 0-1 level MC
[  996.221808]   groups: 0 1
[  996.221812] CPU1 attaching sched-domain:
[  996.221813]  domain 0: span 0-1 level MC
[  996.221815]   groups: 1 0
[  996.672036] usb0: no IPv6 routers present
[ 1037.452112] br0: neighbor 8000.16:bd:2d:43:0e:6a lost on port 2(tap1)
[ 1037.452123] br0: topology change detected, propagating

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Reply to: