suspend2ram does not work on x200 a second time (or more)
Karl Ferdinand Ebert <kfebert <at> gmail.com>
2009-06-13 16:12:31 GMT
Hi,
on my Debian Sid machine Lenovo x200 with suspend2ram does not work. I tried
the following as suggested on the website:
uname -a
Linux Babbage 2.6.30-trunk-amd64 #1 SMP Sat Jun 13 01:02:02 UTC 2009 x86_64
GNU/Linux
sudo s2ram -i
This machine can be identified by:
sys_vendor = "LENOVO"
sys_product = "74585QG"
sys_version = "ThinkPad X200"
bios_version = "6DET30WW (1.07 )"
sudo s2ram -n only adds
Machine unknown
with init=/bin/bash
* s2ram -f -a 3 does not work
* s2ram -f -a 2 does not work
* s2ram -f -a 1 does not work
* s2ram -f -p -m only once, second it hangs with black screen and "moon"
led still enlightened
* s2ram -f -p -s same as above
* s2ram -f -m does not work
* s2ram -f -s does not work
* s2ram -f -p does not work
* s2ram -f -a 1 -m does not work
* s2ram -f -a 1 -s does not work
I tested (irrelevant) Xorg with newest Intel and vesa driver.
Enclosed are dmesg and lspci -vv.
Thanks for any effort to make this machine supported.
Please cc me as I am not on this list.
Ferdinand
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.30-trunk-amd64 (Debian 2.6.30-1~experimental.1~snapshot.13794)
(waldi <at> debian.org) (gcc version 4.3.3 (GCC) ) #1 SMP Sat Jun 13 01:02:02 UTC 2009
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.30-trunk-amd64
root=UUID=5688cf96-87f7-41e7-85e9-01a8c777eb76 ro vga=0x318 resume=/dev/sda2 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 - 000000000009ec00 (usable)
[ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007b1a1000 (usable)
[ 0.000000] BIOS-e820: 000000007b1a1000 - 000000007b1a7000 (reserved)
[ 0.000000] BIOS-e820: 000000007b1a7000 - 000000007b2b7000 (usable)
[ 0.000000] BIOS-e820: 000000007b2b7000 - 000000007b30f000 (reserved)
[ 0.000000] BIOS-e820: 000000007b30f000 - 000000007b3c6000 (usable)
[ 0.000000] BIOS-e820: 000000007b3c6000 - 000000007b3d1000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007b3d1000 - 000000007b3d4000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007b3d4000 - 000000007b3d8000 (reserved)
[ 0.000000] BIOS-e820: 000000007b3d8000 - 000000007b3dc000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007b3dc000 - 000000007b3df000 (reserved)
[ 0.000000] BIOS-e820: 000000007b3df000 - 000000007b406000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007b406000 - 000000007b408000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007b408000 - 000000007b60f000 (reserved)
[ 0.000000] BIOS-e820: 000000007b60f000 - 000000007b69f000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007b69f000 - 000000007b6ff000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007b6ff000 - 000000007b700000 (usable)
[ 0.000000] BIOS-e820: 000000007bc00000 - 000000007e000000 (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 = 0x7b700 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-D3FFF write-protect
[ 0.000000] D4000-DBFFF uncachable
[ 0.000000] DC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 07C000000 mask FFC000000 uncachable
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 07BE00000 mask FFFE00000 uncachable
[ 0.000000] 3 disabled
[ 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-000000007b700000
[ 0.000000] 0000000000 - 007b600000 page 2M
[ 0.000000] 007b600000 - 007b700000 page 4k
[ 0.000000] kernel direct mapping tables up to 7b700000 <at> 8000-c000
[ 0.000000] RAMDISK: 37777000 - 37fefc97
[ 0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 000000007b67bd45 0009C (v01 LENOVO TP-6D 00001070 LTP 00000000)
[ 0.000000] ACPI: FACP 000000007b67bf00 000F4 (v03 LENOVO TP-6D 00001070 LNVO 00000001)
[ 0.000000] ACPI: DSDT 000000007b67c2f4 0D910 (v01 LENOVO TP-6D 00001070 MSFT 03000000)
[ 0.000000] ACPI: FACS 000000007b68e000 00040
[ 0.000000] ACPI: SSDT 000000007b67c0b4 00240 (v01 LENOVO TP-6D 00001070 MSFT 03000000)
[ 0.000000] ACPI: ECDT 000000007b689c04 00052 (v01 LENOVO TP-6D 00001070 LNVO 00000001)
[ 0.000000] ACPI: APIC 000000007b689c56 00078 (v01 LENOVO TP-6D 00001070 LNVO 00000001)
[ 0.000000] ACPI: MCFG 000000007b689cce 0003C (v01 LENOVO TP-6D 00001070 LNVO 00000001)
[ 0.000000] ACPI: HPET 000000007b689d0a 00038 (v01 LENOVO TP-6D 00001070 LNVO 00000001)
[ 0.000000] ACPI: SLIC 000000007b689dc2 00176 (v01 LENOVO TP-6D 00001070 LTP 00000000)
[ 0.000000] ACPI: BOOT 000000007b689f38 00028 (v01 LENOVO TP-6D 00001070 LTP 00000001)
[ 0.000000] ACPI: ASF! 000000007b689f60 000A0 (v16 LENOVO TP-6D 00001070 PTL 00000001)
[ 0.000000] ACPI: SSDT 000000007b68d203 0055F (v01 LENOVO TP-6D 00001070 INTL 20050513)
[ 0.000000] ACPI: TCPA 000000007b407000 00032 (v00 00000000 00000000)
[ 0.000000] ACPI: DMAR 000000007b406000 00120 (v01 00000001 00000000)
[ 0.000000] ACPI: SSDT 000000007b3d3000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624)
[ 0.000000] ACPI: SSDT 000000007b3d2000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
[ 0.000000] ACPI: SSDT 000000007b3d1000 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-000000007b700000
[ 0.000000] Bootmem setup node 0 0000000000000000-000000007b700000
[ 0.000000] NODE_DATA [000000000000a000 - 0000000000011fff]
[ 0.000000] bootmap [0000000000012000 - 00000000000216df] pages 10
[ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 007b700000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0000200000 - 00007d78cc] TEXT DATA BSS ==> [0000200000 - 00007d78cc]
[ 0.000000] #3 [0037777000 - 0037fefc97] RAMDISK ==> [0037777000 - 0037fefc97]
[ 0.000000] #4 [000009ec00 - 0000100000] BIOS reserved ==> [000009ec00 - 0000100000]
[ 0.000000] #5 [00007d8000 - 00007d8194] BRK ==> [00007d8000 - 00007d8194]
[ 0.000000] #6 [0000008000 - 000000a000] PGTABLE ==> [0000008000 - 000000a000]
[ 0.000000] found SMP MP-table at [ffff8800000f73c0] f73c0
[ 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 -> 0x0000009e
[ 0.000000] 0: 0x00000100 -> 0x0007b1a1
[ 0.000000] 0: 0x0007b1a7 -> 0x0007b2b7
[ 0.000000] 0: 0x0007b30f -> 0x0007b3c6
[ 0.000000] 0: 0x0007b6ff -> 0x0007b700
[ 0.000000] On node 0 totalpages: 504583
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1597 pages reserved
[ 0.000000] DMA zone: 2345 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 6857 pages used for memmap
[ 0.000000] DMA32 zone: 493728 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: 000000000009e000 - 000000000009f000
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 000000007b1a1000 - 000000007b1a7000
[ 0.000000] PM: Registered nosave memory: 000000007b2b7000 - 000000007b30f000
[ 0.000000] PM: Registered nosave memory: 000000007b3c6000 - 000000007b3d1000
[ 0.000000] PM: Registered nosave memory: 000000007b3d1000 - 000000007b3d4000
[ 0.000000] PM: Registered nosave memory: 000000007b3d4000 - 000000007b3d8000
[ 0.000000] PM: Registered nosave memory: 000000007b3d8000 - 000000007b3dc000
[ 0.000000] PM: Registered nosave memory: 000000007b3dc000 - 000000007b3df000
[ 0.000000] PM: Registered nosave memory: 000000007b3df000 - 000000007b406000
[ 0.000000] PM: Registered nosave memory: 000000007b406000 - 000000007b408000
[ 0.000000] PM: Registered nosave memory: 000000007b408000 - 000000007b60f000
[ 0.000000] PM: Registered nosave memory: 000000007b60f000 - 000000007b69f000
[ 0.000000] PM: Registered nosave memory: 000000007b69f000 - 000000007b6ff000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 7e000000:62000000)
[ 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: 496073
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.30-trunk-amd64
root=UUID=5688cf96-87f7-41e7-85e9-01a8c777eb76 ro vga=0x318 resume=/dev/sda2 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 2394.503 MHz processor.
[ 0.004000] Console: colour dummy device 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: 1974388k/2022400k available (2782k kernel code, 4068k absent, 43944k reserved,
1394k 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.. 4789.00
BogoMIPS (lpj=9578012)
[ 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.004121] Initializing cgroup subsys ns
[ 0.004129] Initializing cgroup subsys cpuacct
[ 0.004141] Initializing cgroup subsys devices
[ 0.004146] Initializing cgroup subsys freezer
[ 0.004150] Initializing cgroup subsys net_cls
[ 0.004234] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.004240] CPU: L2 cache: 3072K
[ 0.004246] CPU 0/0x0 -> Node 0
[ 0.004251] CPU: Physical Processor ID: 0
[ 0.004254] CPU: Processor Core ID: 0
[ 0.004274] CPU0: Thermal monitoring enabled (TM2)
[ 0.004281] using mwait in idle threads.
[ 0.006912] ACPI: Core revision 20090320
[ 0.048114] Setting APIC routing to flat
[ 0.048506] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.088421] CPU0: Intel(R) Core(TM)2 Duo CPU P8600 <at> 2.40GHz stepping 06
[ 0.092001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.004000] Initializing CPU#1
[ 0.004000] Calibrating delay using timer specific routine.. 4788.04 BogoMIPS (lpj=9576099)
[ 0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.004000] CPU: L2 cache: 3072K
[ 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.179074] CPU1: Intel(R) Core(TM)2 Duo CPU P8600 <at> 2.40GHz stepping 06
[ 0.179127] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.180049] Brought up 2 CPUs
[ 0.180055] Total of 2 processors activated (9577.05 BogoMIPS).
[ 0.180163] CPU0 attaching sched-domain:
[ 0.180170] domain 0: span 0-1 level MC
[ 0.180175] groups: 0 1
[ 0.180187] CPU1 attaching sched-domain:
[ 0.180192] domain 0: span 0-1 level MC
[ 0.180197] groups: 1 0
[ 0.184023] net_namespace: 1936 bytes
[ 0.184109] Booting paravirtualized kernel on bare hardware
[ 0.184338] regulator: core version 0.5
[ 0.184338] NET: Registered protocol family 16
[ 0.184338] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.184338] ACPI: bus type pci registered
[ 0.184338] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[ 0.184338] PCI: MCFG area at e0000000 reserved in E820
[ 0.195609] PCI: Using MMCONFIG at e0000000 - e3ffffff
[ 0.195613] PCI: Using configuration type 1 for base access
[ 0.196251] bio: create slab <bio-0> at 0
[ 0.202364] ACPI: EC: EC description table is found, configuring boot EC
[ 0.220043] ACPI: BIOS _OSI(Linux) query ignored
[ 0.220022] ACPI: EC: non-query interrupt received, switching to interrupt mode
[ 0.245109] ACPI: Interpreter enabled
[ 0.245115] ACPI: (supports S0 S3 S4 S5)
[ 0.245184] ACPI: Using IOAPIC for interrupt routing
[ 0.289207] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 0.289207] ACPI: EC: driver started in interrupt mode
[ 0.289207] ACPI: Power Resource [PUBS] (on)
[ 0.296888] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[ 0.297751] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.297843] DMAR: Forcing write-buffer flush capability
[ 0.297843] pci 0000:00:02.0: reg 10 64bit mmio: [0xf2000000-0xf23fffff]
[ 0.297843] pci 0000:00:02.0: reg 18 64bit mmio: [0xd0000000-0xdfffffff]
[ 0.297843] pci 0000:00:02.0: reg 20 io port: [0x1800-0x1807]
[ 0.297843] pci 0000:00:02.1: reg 10 64bit mmio: [0xf2400000-0xf24fffff]
[ 0.297843] pci 0000:00:03.0: reg 10 64bit mmio: [0xf2826800-0xf282680f]
[ 0.297843] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.297843] pci 0000:00:03.0: PME# disabled
[ 0.297843] pci 0000:00:19.0: reg 10 32bit mmio: [0xf2600000-0xf261ffff]
[ 0.297843] pci 0000:00:19.0: reg 14 32bit mmio: [0xf2625000-0xf2625fff]
[ 0.297843] pci 0000:00:19.0: reg 18 io port: [0x1840-0x185f]
[ 0.297843] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.297843] pci 0000:00:19.0: PME# disabled
[ 0.297843] pci 0000:00:1a.0: reg 20 io port: [0x1860-0x187f]
[ 0.297843] pci 0000:00:1a.1: reg 20 io port: [0x1880-0x189f]
[ 0.297843] pci 0000:00:1a.2: reg 20 io port: [0x18a0-0x18bf]
[ 0.297843] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf2826c00-0xf2826fff]
[ 0.297843] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.297843] pci 0000:00:1a.7: PME# disabled
[ 0.297843] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf2620000-0xf2623fff]
[ 0.297843] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.297843] pci 0000:00:1b.0: PME# disabled
[ 0.297843] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.297843] pci 0000:00:1c.0: PME# disabled
[ 0.297843] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.297843] pci 0000:00:1c.1: PME# disabled
[ 0.297843] pci 0000:00:1d.0: reg 20 io port: [0x18c0-0x18df]
[ 0.297945] pci 0000:00:1d.1: reg 20 io port: [0x18e0-0x18ff]
[ 0.298078] pci 0000:00:1d.2: reg 20 io port: [0x1c00-0x1c1f]
[ 0.300140] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf2827000-0xf28273ff]
[ 0.300238] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.300247] pci 0000:00:1d.7: PME# disabled
[ 0.300573] pci 0000:00:1f.2: reg 10 io port: [0x1c48-0x1c4f]
[ 0.300586] pci 0000:00:1f.2: reg 14 io port: [0x183c-0x183f]
[ 0.300598] pci 0000:00:1f.2: reg 18 io port: [0x1c40-0x1c47]
[ 0.300611] pci 0000:00:1f.2: reg 1c io port: [0x1838-0x183b]
[ 0.300623] pci 0000:00:1f.2: reg 20 io port: [0x1c20-0x1c3f]
[ 0.300636] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf2826000-0xf28267ff]
[ 0.300699] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.300706] pci 0000:00:1f.2: PME# disabled
[ 0.300765] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf2827400-0xf28274ff]
[ 0.300792] pci 0000:00:1f.3: reg 20 io port: [0x1c60-0x1c7f]
[ 0.301033] pci 0000:03:00.0: reg 10 64bit mmio: [0xf2500000-0xf2501fff]
[ 0.301165] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.301176] pci 0000:03:00.0: PME# disabled
[ 0.301285] pci 0000:00:1c.1: bridge 32bit mmio: [0xf2500000-0xf25fffff]
[ 0.301389] pci 0000:00:1e.0: transparent bridge
[ 0.301447] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.301918] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[ 0.302128] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[ 0.316417] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.316981] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.317540] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.318098] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.318654] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.319210] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.320210] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.320768] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.320990] usbcore: registered new interface driver usbfs
[ 0.320990] usbcore: registered new interface driver hub
[ 0.320990] usbcore: registered new device driver usb
[ 0.320990] PCI: Using ACPI for IRQ routing
[ 0.332064] DMAR:Host address width 36
[ 0.332070] DMAR:DRHD (flags: 0x00000000)base: 0x00000000feb03000
[ 0.332090] DMAR:DRHD (flags: 0x00000000)base: 0x00000000feb01000
[ 0.332108] DMAR:DRHD (flags: 0x00000000)base: 0x00000000feb00000
[ 0.332121] DMAR:DRHD (flags: 0x00000001)base: 0x00000000feb02000
[ 0.332135] DMAR:RMRR base: 0x00000000f2826c00 end: 0x00000000f28273ff
[ 0.332142] DMAR:RMRR base: 0x000000007bc00000 end: 0x000000007dffffff
[ 0.332156] DMAR:Device scope device [0000:00:03.02] not found
[ 0.332162] DMAR:Device scope device [0000:00:03.02] not found
[ 0.332169] DMAR:Device scope device [0000:00:03.03] not found
[ 0.332174] DMAR:Device scope device [0000:00:03.03] not found
[ 0.332257] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.332269] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.348010] pnp: PnP ACPI init
[ 0.348032] ACPI: bus type pnp registered
[ 0.417448] pnp: PnP ACPI: found 10 devices
[ 0.417455] ACPI: ACPI bus type pnp unregistered
[ 0.417478] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 0.417486] system 00:00: iomem range 0xc0000-0xc3fff has been reserved
[ 0.417493] system 00:00: iomem range 0xc4000-0xc7fff has been reserved
[ 0.417500] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
[ 0.417507] system 00:00: iomem range 0xcc000-0xcffff has been reserved
[ 0.417514] system 00:00: iomem range 0xd0000-0xd3fff has been reserved
[ 0.417522] system 00:00: iomem range 0xdc000-0xdffff could not be reserved
[ 0.417529] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
[ 0.417537] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
[ 0.417544] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[ 0.417551] system 00:00: iomem range 0xec000-0xeffff could not be reserved
[ 0.417559] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[ 0.417566] system 00:00: iomem range 0x100000-0x7dffffff could not be reserved
[ 0.417575] system 00:00: iomem range 0xfec00000-0xfed3ffff could not be reserved
[ 0.417583] system 00:00: iomem range 0xfed4c000-0xffffffff could not be reserved
[ 0.417600] system 00:02: ioport range 0x164e-0x164f has been reserved
[ 0.417607] system 00:02: ioport range 0x1000-0x107f has been reserved
[ 0.417614] system 00:02: ioport range 0x1180-0x11ff has been reserved
[ 0.417622] system 00:02: ioport range 0x800-0x80f has been reserved
[ 0.417629] system 00:02: ioport range 0x15e0-0x15ef has been reserved
[ 0.417636] system 00:02: ioport range 0x1600-0x1641 has been reserved
[ 0.417643] system 00:02: ioport range 0x1600-0x161b has been reserved
[ 0.417651] system 00:02: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.417659] system 00:02: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.417667] system 00:02: iomem range 0xfed10000-0xfed13fff has been reserved
[ 0.417674] system 00:02: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.417682] system 00:02: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.417690] system 00:02: iomem range 0xfed45000-0xfed4bfff has been reserved
[ 0.423307] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.423312] pci 0000:00:1c.0: IO window: disabled
[ 0.423322] pci 0000:00:1c.0: MEM window: disabled
[ 0.423329] pci 0000:00:1c.0: PREFETCH window: disabled
[ 0.423342] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.423346] pci 0000:00:1c.1: IO window: disabled
[ 0.423357] pci 0000:00:1c.1: MEM window: 0xf2500000-0xf25fffff
[ 0.423365] pci 0000:00:1c.1: PREFETCH window: disabled
[ 0.423377] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0d
[ 0.423382] pci 0000:00:1e.0: IO window: disabled
[ 0.423391] pci 0000:00:1e.0: MEM window: disabled
[ 0.423399] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.423423] alloc irq_desc for 20 on cpu 0 node 0
[ 0.423429] alloc kstat_irqs on cpu 0 node 0
[ 0.423441] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.423451] pci 0000:00:1c.0: setting latency timer to 64
[ 0.423465] alloc irq_desc for 21 on cpu 0 node 0
[ 0.423470] alloc kstat_irqs on cpu 0 node 0
[ 0.423479] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.423487] pci 0000:00:1c.1: setting latency timer to 64
[ 0.423500] pci 0000:00:1e.0: setting latency timer to 64
[ 0.423509] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.423515] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.423522] pci_bus 0000:03: resource 1 mem: [0xf2500000-0xf25fffff]
[ 0.423529] pci_bus 0000:0d: resource 3 io: [0x00-0xffff]
[ 0.423534] pci_bus 0000:0d: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.423734] NET: Registered protocol family 2
[ 0.459467] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.461834] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.464928] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.465739] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.465745] TCP reno registered
[ 0.475457] NET: Registered protocol family 1
[ 0.475581] Trying to unpack rootfs image as initramfs...
[ 0.551139] Switched to high resolution mode on CPU 1
[ 0.551959] Switched to high resolution mode on CPU 0
[ 1.105461] Freeing initrd memory: 8675k freed
[ 1.113325] Simple Boot Flag at 0x35 set to 0x1
[ 1.115447] audit: initializing netlink socket (disabled)
[ 1.115478] type=2000 audit(1244916000.112:1): initialized
[ 1.116014] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.116340] VFS: Disk quotas dquot_6.5.2
[ 1.116437] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.116600] msgmni has been set to 3873
[ 1.116945] alg: No test for stdrng (krng)
[ 1.117084] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.117091] io scheduler noop registered
[ 1.117096] io scheduler anticipatory registered
[ 1.117100] io scheduler deadline registered
[ 1.117169] io scheduler cfq registered (default)
[ 1.117192] pci 0000:00:02.0: Boot video device
[ 1.117773] alloc irq_desc for 24 on cpu 0 node 0
[ 1.117780] alloc kstat_irqs on cpu 0 node 0
[ 1.117803] pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X
[ 1.117829] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 1.118314] alloc irq_desc for 25 on cpu 0 node 0
[ 1.118319] alloc kstat_irqs on cpu 0 node 0
[ 1.118336] pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X
[ 1.118361] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[ 1.120036] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc20004980000, using 6144k, total 32704k
[ 1.120044] vesafb: mode is 1024x768x32, linelength=4096, pages=9
[ 1.120049] vesafb: scrolling: redraw
[ 1.120055] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.186462] Console: switching to colour frame buffer device 128x48
[ 1.252102] fb0: VESA VGA frame buffer device
[ 1.259144] Linux agpgart interface v0.103
[ 1.259151] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.263910] brd: module loaded
[ 1.264074] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 1.264515] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.277023] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.277035] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.277361] mice: PS/2 mouse device common for all mice
[ 1.277486] rtc_cmos 00:07: RTC can wake from S4
[ 1.277624] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 1.277667] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.277748] cpuidle: using governor ladder
[ 1.277752] cpuidle: using governor menu
[ 1.277763] No iBFT detected.
[ 1.278500] TCP cubic registered
[ 1.278696] NET: Registered protocol family 10
[ 1.279868] lo: Disabled Privacy Extensions
[ 1.280522] Mobile IPv6
[ 1.280529] NET: Registered protocol family 17
[ 1.283394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 1.290821] registered taskstats version 1
[ 1.291120] rtc_cmos 00:07: setting system clock to 2009-06-13 18:00:00 UTC (1244916000)
[ 1.291362] Freeing unused kernel memory: 560k freed
[ 1.291780] Write protecting the kernel read-only data: 3788k
[ 1.512105] thermal LNXTHERM:01: registered as thermal_zone0
[ 1.512127] ACPI: Thermal Zone [THM0] (49 C)
[ 1.515853] thermal LNXTHERM:02: registered as thermal_zone1
[ 1.515874] ACPI: Thermal Zone [THM1] (43 C)
[ 1.566570] agpgart-intel 0000:00:00.0: Intel Mobile Intel® GM45 Express Chipset
[ 1.569196] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
[ 1.577177] agpgart-intel 0000:00:00.0: AGP aperture is 256M <at> 0xd0000000
[ 1.658608] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.4-k4
[ 1.658614] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[ 1.662202] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.662263] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 1.662281] e1000e 0000:00:19.0: setting latency timer to 64
[ 1.662464] alloc irq_desc for 26 on cpu 0 node 0
[ 1.662469] alloc kstat_irqs on cpu 0 node 0
[ 1.662493] e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
[ 1.729362] SCSI subsystem initialized
[ 1.778951] libata version 3.00 loaded.
[ 1.782509] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:02:f5:59
[ 1.782516] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[ 1.782553] 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008ff-0ff
[ 1.787107] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[ 1.787128] alloc irq_desc for 23 on cpu 0 node 0
[ 1.787134] alloc kstat_irqs on cpu 0 node 0
[ 1.787150] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 1.787189] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.787197] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.787380] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.791337] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.791349] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.791382] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00
[ 1.808032] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.808087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.808094] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.808100] usb usb1: Product: EHCI Host Controller
[ 1.808105] usb usb1: Manufacturer: Linux 2.6.30-trunk-amd64 ehci_hcd
[ 1.808110] usb usb1: SerialNumber: 0000:00:1a.7
[ 1.808249] usb usb1: configuration #1 chosen from 1 choice
[ 1.808322] hub 1-0:1.0: USB hub found
[ 1.808338] hub 1-0:1.0: 6 ports detected
[ 1.808708] ahci 0000:00:1f.2: version 3.0
[ 1.808739] alloc irq_desc for 16 on cpu 0 node 0
[ 1.808744] alloc kstat_irqs on cpu 0 node 0
[ 1.808758] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 1.808837] alloc irq_desc for 27 on cpu 0 node 0
[ 1.808842] alloc kstat_irqs on cpu 0 node 0
[ 1.808859] ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
[ 1.808989] ahci: SSS flag set, parallel bus scan disabled
[ 1.809028] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x1 impl SATA mode
[ 1.809036] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part
[ 1.809047] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.809253] scsi0 : ahci
[ 1.809525] scsi1 : ahci
[ 1.809672] scsi2 : ahci
[ 1.809801] scsi3 : ahci
[ 1.811257] ata1: SATA max UDMA/133 abar m2048 <at> 0xf2826000 port 0xf2826100 irq 27
[ 1.811263] ata2: DUMMY
[ 1.811267] ata3: DUMMY
[ 1.811271] ata4: DUMMY
[ 1.813009] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[ 1.813025] alloc irq_desc for 19 on cpu 0 node 0
[ 1.813030] alloc kstat_irqs on cpu 0 node 0
[ 1.813043] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.813071] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.813078] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.813225] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.817152] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.817163] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.817196] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000
[ 1.836059] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.836118] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.836125] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.836131] usb usb2: Product: EHCI Host Controller
[ 1.836136] usb usb2: Manufacturer: Linux 2.6.30-trunk-amd64 ehci_hcd
[ 1.836141] usb usb2: SerialNumber: 0000:00:1d.7
[ 1.836299] usb usb2: configuration #1 chosen from 1 choice
[ 1.836375] hub 2-0:1.0: USB hub found
[ 1.836392] hub 2-0:1.0: 6 ports detected
[ 1.885077] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.886298] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 1.886318] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 1.886335] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.886343] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.886525] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.886593] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[ 1.886684] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.886691] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.886696] usb usb3: Product: UHCI Host Controller
[ 1.886701] usb usb3: Manufacturer: Linux 2.6.30-trunk-amd64 uhci_hcd
[ 1.886706] usb usb3: SerialNumber: 0000:00:1a.0
[ 1.886830] usb usb3: configuration #1 chosen from 1 choice
[ 1.886907] hub 3-0:1.0: USB hub found
[ 1.886924] hub 3-0:1.0: 2 ports detected
[ 1.887223] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.887237] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.887244] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.887367] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.887422] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[ 1.887505] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.887512] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.887517] usb usb4: Product: UHCI Host Controller
[ 1.887522] usb usb4: Manufacturer: Linux 2.6.30-trunk-amd64 uhci_hcd
[ 1.887527] usb usb4: SerialNumber: 0000:00:1a.1
[ 1.887641] usb usb4: configuration #1 chosen from 1 choice
[ 1.887715] hub 4-0:1.0: USB hub found
[ 1.887730] hub 4-0:1.0: 2 ports detected
[ 1.936165] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[ 1.936187] alloc irq_desc for 22 on cpu 0 node 0
[ 1.936192] alloc kstat_irqs on cpu 0 node 0
[ 1.936208] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 1.936226] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.936233] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.936529] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.936600] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[ 1.936690] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.936697] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.936702] usb usb5: Product: UHCI Host Controller
[ 1.936707] usb usb5: Manufacturer: Linux 2.6.30-trunk-amd64 uhci_hcd
[ 1.936712] usb usb5: SerialNumber: 0000:00:1a.2
[ 1.936833] usb usb5: configuration #1 chosen from 1 choice
[ 1.936910] hub 5-0:1.0: USB hub found
[ 1.936925] hub 5-0:1.0: 2 ports detected
[ 1.941029] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1.941048] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.941065] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.941073] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.941235] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.941300] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[ 1.941391] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.941398] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.941403] usb usb6: Product: UHCI Host Controller
[ 1.941408] usb usb6: Manufacturer: Linux 2.6.30-trunk-amd64 uhci_hcd
[ 1.941414] usb usb6: SerialNumber: 0000:00:1d.0
[ 1.941549] usb usb6: configuration #1 chosen from 1 choice
[ 1.941624] hub 6-0:1.0: USB hub found
[ 1.941643] hub 6-0:1.0: 2 ports detected
[ 1.941976] alloc irq_desc for 17 on cpu 0 node 0
[ 1.941981] alloc kstat_irqs on cpu 0 node 0
[ 1.941995] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.942014] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.942021] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.942141] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.942198] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[ 1.942281] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.942288] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.942293] usb usb7: Product: UHCI Host Controller
[ 1.942298] usb usb7: Manufacturer: Linux 2.6.30-trunk-amd64 uhci_hcd
[ 1.942303] usb usb7: SerialNumber: 0000:00:1d.1
[ 1.942412] usb usb7: configuration #1 chosen from 1 choice
[ 1.942480] hub 7-0:1.0: USB hub found
[ 1.942498] hub 7-0:1.0: 2 ports detected
[ 1.942781] alloc irq_desc for 18 on cpu 0 node 0
[ 1.942787] alloc kstat_irqs on cpu 0 node 0
[ 1.942799] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.942812] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.942819] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.942951] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.943007] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[ 1.943093] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.943099] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.943104] usb usb8: Product: UHCI Host Controller
[ 1.943109] usb usb8: Manufacturer: Linux 2.6.30-trunk-amd64 uhci_hcd
[ 1.943114] usb usb8: SerialNumber: 0000:00:1d.2
[ 1.943222] usb usb8: configuration #1 chosen from 1 choice
[ 1.943293] hub 8-0:1.0: USB hub found
[ 1.943308] hub 8-0:1.0: 2 ports detected
[ 2.128033] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.166058] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[ 2.166067] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[ 2.166144] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[ 2.166151] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 2.166843] ata1.00: ATA-8: ST9160827AS, 3.CMF, max UDMA/100
[ 2.166850] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.177137] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 succeeded
[ 2.177146] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[ 2.177229] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 succeeded
[ 2.177237] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 2.177981] ata1.00: configured for UDMA/100
[ 2.205622] ata1.00: configured for UDMA/100
[ 2.205629] ata1: EH complete
[ 2.205841] scsi 0:0:0:0: Direct-Access ATA ST9160827AS 3.CM PQ: 0 ANSI: 5
[ 2.232075] usb 1-6: new high speed USB device using ehci_hcd and address 3
[ 2.240531] Driver 'sd' needs updating - please use bus_type methods
[ 2.240764] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors: (160 GB/149 GiB)
[ 2.240800] sd 0:0:0:0: [sda] Write Protect is off
[ 2.240806] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.240861] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.241068] sda: sda1 sda2 sda3 < sda5 > sda4
[ 2.308982] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.369688] usb 1-6: New USB device found, idVendor=17ef, idProduct=480c
[ 2.369697] usb 1-6: New USB device strings: Mfr=1, Product=0, SerialNumber=0
[ 2.369703] usb 1-6: Manufacturer: Chicony Electronics Co., Ltd.
[ 2.369870] usb 1-6: configuration #1 chosen from 1 choice
[ 2.608522] usb 4-1: new full speed USB device using uhci_hcd and address 2
[ 2.785320] usb 4-1: New USB device found, idVendor=08ff, idProduct=2810
[ 2.785328] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.785334] usb 4-1: Product: Fingerprint Sensor
[ 2.785499] usb 4-1: configuration #1 chosen from 1 choice
[ 2.856446] PM: Starting manual resume from disk
[ 2.925014] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 2.925020] EXT3-fs: write access will be enabled during recovery.
[ 3.268913] kjournald starting. Commit interval 5 seconds
[ 3.268934] EXT3-fs: recovery complete.
[ 3.269258] EXT3-fs: mounted filesystem with ordered data mode.
[ 5.314080] udev: starting version 141
[ 5.657792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 5.657807] ACPI: Power Button [PWRF]
[ 5.657978] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[ 5.658653] ACPI: Lid Switch [LID]
[ 5.658791] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
[ 5.658805] ACPI: Sleep Button [SLPB]
[ 5.767032] ACPI: Battery Slot [BAT0] (battery present)
[ 5.767828] ACPI: AC Adapter [AC] (off-line)
[ 5.922781] ACPI: SSDT 000000007b3d6c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 5.924167] ACPI: SSDT 000000007b3d4020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 5.931703] ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320]
[ 5.933872] Monitor-Mwait will be used to enter C-1 state
[ 5.933923] Monitor-Mwait will be used to enter C-2 state
[ 5.933964] Monitor-Mwait will be used to enter C-3 state
[ 5.933980] Marking TSC unstable due to TSC halts in idle
[ 5.934143] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 5.934253] processor ACPI_CPU:00: registered as cooling_device0
[ 5.934263] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 5.935579] ACPI: SSDT 000000007b3d5ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624)
[ 5.936762] ACPI: SSDT 000000007b3d5f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624)
[ 5.939043] ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320]
[ 5.941190] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 5.941263] processor ACPI_CPU:01: registered as cooling_device1
[ 5.941274] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 6.052934] Non-volatile memory driver v1.3
[ 6.081596] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 6.157622] ACPI: WMI: Mapper loaded
[ 6.388348] cfg80211: Using static regulatory domain info
[ 6.388354] cfg80211: Regulatory domain: US
[ 6.388358] (start_freq - end_freq <at> bandwidth), (max_antenna_gain, max_eirp)
[ 6.388366] (2402000 KHz - 2472000 KHz <at> 40000 KHz), (600 mBi, 2700 mBm)
[ 6.388373] (5170000 KHz - 5190000 KHz <at> 40000 KHz), (600 mBi, 2300 mBm)
[ 6.388379] (5190000 KHz - 5210000 KHz <at> 40000 KHz), (600 mBi, 2300 mBm)
[ 6.388386] (5210000 KHz - 5230000 KHz <at> 40000 KHz), (600 mBi, 2300 mBm)
[ 6.388392] (5230000 KHz - 5330000 KHz <at> 40000 KHz), (600 mBi, 2300 mBm)
[ 6.388399] (5735000 KHz - 5835000 KHz <at> 40000 KHz), (600 mBi, 3000 mBm)
[ 6.388417] cfg80211: Calling CRDA for country: US
[ 6.500242] Clocksource tsc unstable (delta = -197784310 ns)
[ 6.575082] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 6.915724] thinkpad_acpi: ThinkPad ACPI Extras v0.23
[ 6.915730] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 6.915735] thinkpad_acpi: ThinkPad BIOS 6DET30WW (1.07 ), EC 7XHT21WW-1.03
[ 6.915740] thinkpad_acpi: Lenovo ThinkPad X200, model 74585QG
[ 6.917197] thinkpad_acpi: radio switch found; radios are enabled
[ 6.917490] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by
the ACPI video driver
[ 6.917497] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 6.932940] Registered led device: tpacpi::thinklight
[ 6.933037] Registered led device: tpacpi::power
[ 6.933078] Registered led device: tpacpi::standby
[ 6.936572] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one.
[ 6.937051] input: ThinkPad Extra Buttons as /devices/virtual/input/input6
[ 7.032263] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 7.050568] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input7
[ 7.117700] Linux video capture interface: v2.00
[ 7.396865] uvcvideo: Found UVC 1.00 device <unnamed> (17ef:480c)
[ 7.398434] input: UVC Camera (17ef:480c) as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input8
[ 7.398554] usbcore: registered new interface driver uvcvideo
[ 7.398561] USB Video Class driver (v0.1.0)
[ 7.644280] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[ 7.644287] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[ 7.644742] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 7.644757] iwlagn 0000:03:00.0: setting latency timer to 64
[ 7.644808] iwlagn 0000:03:00.0: Detected Intel Wireless WiFi Link 5300AGN REV=0x24
[ 7.664172] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 7.664259] alloc irq_desc for 28 on cpu 0 node 0
[ 7.664265] alloc kstat_irqs on cpu 0 node 0
[ 7.664293] iwlagn 0000:03:00.0: irq 28 for MSI/MSI-X
[ 7.804023] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 7.898057] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 7.898111] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 8.002174] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/input/input9
[ 8.002346] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/input/input10
[ 8.002509] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/input/input11
[ 8.002649] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/input/input12
[ 9.399818] Adding 1958032k swap on /dev/sda2. Priority:-1 extents:1 across:1958032k
[ 9.489565] EXT3 FS on sda1, internal journal
[ 10.604569] loop: module loaded
[ 10.911407] fuse init (API version 7.11)
[ 11.281548] EXT4-fs: barriers enabled
[ 11.293296] kjournald2 starting: pid 2302, dev sda5:8, commit interval 5 seconds
[ 11.293785] EXT4 FS on sda5, internal journal on sda5:8
[ 11.293793] EXT4-fs: delayed allocation enabled
[ 11.293797] EXT4-fs: file extents enabled
[ 11.299940] EXT4-fs: mballoc enabled
[ 11.299971] EXT4-fs: recovery complete.
[ 11.299979] EXT4-fs: mounted filesystem sda5 with ordered data mode
[ 13.784242] iwlagn 0000:03:00.0: firmware: requesting iwlwifi-5000-2.ucode
[ 13.927596] iwlagn 0000:03:00.0: iwlwifi-5000-2.ucode firmware file req failed: -2
[ 13.927604] iwlagn 0000:03:00.0: firmware: requesting iwlwifi-5000-1.ucode
[ 14.050622] iwlagn 0000:03:00.0: Loaded firmware iwlwifi-5000-1.ucode, which is deprecated. Please
use API v2 instead.
[ 14.050630] iwlagn 0000:03:00.0: Firmware has old API version. Expected v2, got v1. New firmware can be
obtained from http://www.intellinuxwireless.org.
[ 14.050637] iwlagn 0000:03:00.0: loaded firmware version 5.4.1.16
[ 14.212100] Registered led device: iwl-phy0::radio
[ 14.212150] Registered led device: iwl-phy0::assoc
[ 14.212191] Registered led device: iwl-phy0::RX
[ 14.212237] Registered led device: iwl-phy0::TX
[ 14.253299] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.004965] wlan0: authenticate with AP 00:1f:3f:fd:a2:7a
[ 19.006978] wlan0: authenticated
[ 19.006986] wlan0: associate with AP 00:1f:3f:fd:a2:7a
[ 19.204569] wlan0: associate with AP 00:1f:3f:fd:a2:7a
[ 19.208200] wlan0: RX AssocResp from 00:1f:3f:fd:a2:7a (capab=0x411 status=0 aid=1)
[ 19.208207] wlan0: associated
[ 19.218098] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 19.367852] Intel AES-NI instructions are not detected.
[ 19.405388] e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
[ 19.460844] e1000e 0000:00:19.0: irq 26 for MSI/MSI-X
[ 19.461684] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 24.698233] [drm] Initialized drm 1.1.0 20060810
[ 24.893569] pci 0000:00:02.0: power state changed by ACPI to D0
[ 24.893587] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 24.893597] pci 0000:00:02.0: setting latency timer to 64
[ 24.937476] alloc irq_desc for 29 on cpu 0 node 0
[ 24.937483] alloc kstat_irqs on cpu 0 node 0
[ 24.937503] pci 0000:00:02.0: irq 29 for MSI/MSI-X
[ 24.955729] acpi device:03: registered as cooling_device2
[ 24.956433] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/input/input13
[ 24.956533] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 24.956635] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 25.016267] ata1.00: configured for UDMA/100
[ 25.016276] ata1: EH complete
[ 25.016650] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 29.244735] wlan0: no IPv6 routers present
[ 44.446755] [drm:gm45_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0
[ 109.171502] CPU0 attaching NULL sched-domain.
[ 109.171513] CPU1 attaching NULL sched-domain.
[ 109.180376] CPU0 attaching sched-domain:
[ 109.180384] domain 0: span 0-1 level MC
[ 109.180390] groups: 0 1
[ 109.180400] domain 1: span 0-1 level CPU
[ 109.180405] groups: 0-1 (__cpu_power = 2048)
[ 109.180418] CPU1 attaching sched-domain:
[ 109.180422] domain 0: span 0-1 level MC
[ 109.180427] groups: 1 0
[ 109.180436] domain 1: span 0-1 level CPU
[ 109.180441] groups: 0-1 (__cpu_power = 2048)
[ 264.148134] wlan0: no probe response from AP 00:1f:3f:fd:a2:7a - disassociating
[ 268.862476] wlan0: deauthenticated (Reason: 7)
[ 268.863794] wlan0: authenticate with AP 00:1f:3f:fd:a2:7a
[ 268.865545] wlan0: authenticate with AP 00:1f:3f:fd:a2:7a
[ 269.064262] wlan0: authenticate with AP 00:1f:3f:fd:a2:7a
[ 269.066088] wlan0: authenticated
[ 269.066096] wlan0: associate with AP 00:1f:3f:fd:a2:7a
[ 269.069578] wlan0: RX ReassocResp from 00:1f:3f:fd:a2:7a (capab=0x411 status=0 aid=1)
[ 269.069587] wlan0: associated
[ 333.092137] wlan0: no probe response from AP 00:1f:3f:fd:a2:7a - disassociating
[ 337.367700] wlan0: deauthenticated (Reason: 7)
[ 337.369248] wlan0: direct probe to AP 00:1f:3f:fd:a2:7a try 1
[ 337.372445] wlan0 direct probe responded
[ 337.372452] wlan0: authenticate with AP 00:1f:3f:fd:a2:7a
[ 337.572278] wlan0: authenticate with AP 00:1f:3f:fd:a2:7a
[ 337.574259] wlan0: authenticated
[ 337.574268] wlan0: associate with AP 00:1f:3f:fd:a2:7a
[ 337.578098] wlan0: RX ReassocResp from 00:1f:3f:fd:a2:7a (capab=0x411 status=0 aid=1)
[ 337.578107] wlan0: associated
[ 397.408087] CE: hpet increasing min_delta_ns to 15000 nsec
[ 524.952214] wlan0: no probe response from AP 00:1f:3f:fd:a2:7a - disassociating
[ 529.667138] wlan0: deauthenticated (Reason: 7)
[ 529.668732] wlan0: authenticate with AP 00:1f:3f:fd:a2:7a
[ 529.670686] wlan0: authenticated
[ 529.670693] wlan0: associate with AP 00:1f:3f:fd:a2:7a
[ 529.868128] wlan0: associate with AP 00:1f:3f:fd:a2:7a
[ 529.871702] wlan0: RX ReassocResp from 00:1f:3f:fd:a2:7a (capab=0x411 status=0 aid=1)
[ 529.871710] wlan0: associated
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
Subsystem: Lenovo Device 20e0
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics
Controller (rev 07) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 20e4
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 29
Region 0: Memory at f2000000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 1800 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller
(rev 07)
Subsystem: Lenovo Device 20e4
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Region 0: Memory at f2400000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
00:03.0 Communication controller: Intel Corporation Mobile 4 Series Chipset MEI Controller (rev 07)
Subsystem: Lenovo Device 20e6
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 0: Memory at f2826800 (64-bit, non-prefetchable) [size=16]
Capabilities: <access denied>
00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
Subsystem: Lenovo Device 20ee
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 26
Region 0: Memory at f2600000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at f2625000 (32-bit, non-prefetchable) [size=4K]
Region 2: I/O ports at 1840 [size=32]
Capabilities: <access denied>
Kernel driver in use: e1000e
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) (prog-if
00 [UHCI])
Subsystem: Lenovo Device 20f0
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 4: I/O ports at 1860 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) (prog-if
00 [UHCI])
Subsystem: Lenovo Device 20f0
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 21
Region 4: I/O ports at 1880 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) (prog-if
00 [UHCI])
Subsystem: Lenovo Device 20f0
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 22
Region 4: I/O ports at 18a0 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) (prog-if
20 [EHCI])
Subsystem: Lenovo Device 20f1
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin D routed to IRQ 23
Region 0: Memory at f2826c00 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
Subsystem: Lenovo Device 20f2
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at f2620000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: f2500000-f25fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
Kernel driver in use: pcieport-driver
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) (prog-if
00 [UHCI])
Subsystem: Lenovo Device 20f0
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 4: I/O ports at 18c0 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) (prog-if
00 [UHCI])
Subsystem: Lenovo Device 20f0
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 17
Region 4: I/O ports at 18e0 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) (prog-if
00 [UHCI])
Subsystem: Lenovo Device 20f0
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 18
Region 4: I/O ports at 1c00 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if
20 [EHCI])
Subsystem: Lenovo Device 20f1
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin D routed to IRQ 19
Region 0: Memory at f2827000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Bus: primary=00, secondary=0d, subordinate=0d, sec-latency=0
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: <access denied>
00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
Subsystem: Lenovo Device 20f5
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Capabilities: <access denied>
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03) (prog-if 01 [AHCI 1.0])
Subsystem: Lenovo Device 20f8
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 27
Region 0: I/O ports at 1c48 [size=8]
Region 1: I/O ports at 183c [size=4]
Region 2: I/O ports at 1c40 [size=8]
Region 3: I/O ports at 1838 [size=4]
Region 4: I/O ports at 1c20 [size=32]
Region 5: Memory at f2826000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
Subsystem: Lenovo Device 20f9
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 23
Region 0: Memory at f2827400 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 1c60 [size=32]
Kernel driver in use: i801_smbus
03:00.0 Network controller: Intel Corporation Wireless WiFi Link 5300
Subsystem: Intel Corporation Device 1011
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 28
Region 0: Memory at f2500000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlagn
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Suspend-devel mailing list
Suspend-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel