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

Bug#606340: "No devices detected" since upgrade to xserver-xorg-video-intel 2:2.13.0-4



On Wed, 8 Dec 2010 20:09:50 +0100, Julien Cristau <jcristau@debian.org>
wrote:
> On Wed, Dec  8, 2010 at 17:28:36 +0100, Matteo Cypriani wrote:
>> That changes nothing (except that ugly 80-column console, but that was
>> expected). I still got the "No devices detected" message.
>> 
> Please attach the full dmesg.

See the attachment. It is with a fresh boot + startx with version
2:2.13.0-4.

My new kernel command line is the following:
linux   /vmlinuz-2.6.32-5-amd64 root=/dev/mapper/sysvg-debianlv ro


After downgrading to 2:2.13.0-3 (which works also for me), I get the
following additional lines when doing startx:

[  196.835028] [drm] Initialized drm 1.1.0 20060810
[  196.892749] i915 0000:00:02.0: power state changed by ACPI to D0
[  196.892785] i915 0000:00:02.0: power state changed by ACPI to D0
[  196.892792] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ
16
[  196.892795] i915 0000:00:02.0: setting latency timer to 64
[  196.910392]   alloc irq_desc for 29 on node -1
[  196.910395]   alloc kstat_irqs on node -1
[  196.910404] i915 0000:00:02.0: irq 29 for MSI/MSI-X
[  196.910410] [drm] set up 31M of stolen space
[  197.484640] Console: switching to colour frame buffer device 160x50
[  197.484646] fb0: inteldrmfb frame buffer device
[  197.484648] registered panic notifier
[  197.489129] acpi device:01: registered as cooling_device2
[  197.489652] input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15
[  197.489729] ACPI: Video Device [VID] (multi-head: yes  rom: no  post:
no)
[  197.489816] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on
minor 0


And Julien, to answer your question, no I don't have any blacklist i915 in
/etc/modprobe.d/*.
Just in case, here is an lsmod output (with version 2:2.13.0-3 and the X
session working):

# lsmod |grep i915
i915                  255064  2 
drm_kms_helper         20065  1 i915
drm                   142359  3 i915,drm_kms_helper
i2c_algo_bit            4225  1 i915
i2c_core               15712  5
i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
video                  17445  1 i915
button                  4650  1 i915


  Matteo
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-28) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Thu Nov 25 18:02:11 UTC 2010
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/sysvg-debianlv ro
[    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 - 000000007b4a1000 (usable)
[    0.000000]  BIOS-e820: 000000007b4a1000 - 000000007b4a7000 (reserved)
[    0.000000]  BIOS-e820: 000000007b4a7000 - 000000007b5b7000 (usable)
[    0.000000]  BIOS-e820: 000000007b5b7000 - 000000007b60f000 (reserved)
[    0.000000]  BIOS-e820: 000000007b60f000 - 000000007b6c6000 (usable)
[    0.000000]  BIOS-e820: 000000007b6c6000 - 000000007b6d1000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007b6d1000 - 000000007b6d4000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007b6d4000 - 000000007b6d8000 (reserved)
[    0.000000]  BIOS-e820: 000000007b6d8000 - 000000007b6dc000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007b6dc000 - 000000007b6df000 (reserved)
[    0.000000]  BIOS-e820: 000000007b6df000 - 000000007b706000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007b706000 - 000000007b708000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007b708000 - 000000007b90f000 (reserved)
[    0.000000]  BIOS-e820: 000000007b90f000 - 000000007b99f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007b99f000 - 000000007b9ff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007b9ff000 - 000000007ba00000 (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 = 0x7ba00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-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] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-000000007ba00000
[    0.000000]  0000000000 - 007ba00000 page 2M
[    0.000000] kernel direct mapping tables up to 7ba00000 @ 8000-b000
[    0.000000] RAMDISK: 37b68000 - 37fefe76
[    0.000000] ACPI: RSDP 00000000000f73a0 00024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 000000007b97bd45 0009C (v01 LENOVO TP-6D    00001050  LTP 00000000)
[    0.000000] ACPI: FACP 000000007b97bf00 000F4 (v03 LENOVO TP-6D    00001050 LNVO 00000001)
[    0.000000] ACPI: DSDT 000000007b97c2f4 0D910 (v01 LENOVO TP-6D    00001050 MSFT 03000000)
[    0.000000] ACPI: FACS 000000007b98e000 00040
[    0.000000] ACPI: SSDT 000000007b97c0b4 00240 (v01 LENOVO TP-6D    00001050 MSFT 03000000)
[    0.000000] ACPI: ECDT 000000007b989c04 00052 (v01 LENOVO TP-6D    00001050 LNVO 00000001)
[    0.000000] ACPI: APIC 000000007b989c56 00078 (v01 LENOVO TP-6D    00001050 LNVO 00000001)
[    0.000000] ACPI: MCFG 000000007b989cce 0003C (v01 LENOVO TP-6D    00001050 LNVO 00000001)
[    0.000000] ACPI: HPET 000000007b989d0a 00038 (v01 LENOVO TP-6D    00001050 LNVO 00000001)
[    0.000000] ACPI: SLIC 000000007b989dc2 00176 (v01 LENOVO TP-6D    00001050  LTP 00000000)
[    0.000000] ACPI: BOOT 000000007b989f38 00028 (v01 LENOVO TP-6D    00001050  LTP 00000001)
[    0.000000] ACPI: ASF! 000000007b989f60 000A0 (v16 LENOVO TP-6D    00001050 PTL  00000001)
[    0.000000] ACPI: SSDT 000000007b98d203 0055F (v01 LENOVO TP-6D    00001050 INTL 20050513)
[    0.000000] ACPI: TCPA 000000007b707000 00032 (v00                 00000000      00000000)
[    0.000000] ACPI: DMAR 000000007b706000 00120 (v01               ? 00000001      00000000)
[    0.000000] ACPI: SSDT 000000007b6d3000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 000000007b6d2000 00274 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 000000007b6d1000 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-000000007ba00000
[    0.000000] Bootmem setup node 0 0000000000000000-000000007ba00000
[    0.000000]   NODE_DATA [0000000000009000 - 0000000000010fff]
[    0.000000]   bootmap [0000000000011000 -  000000000002073f] pages 10
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 007ba00000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 0001688414]    TEXT DATA BSS ==> [0001000000 - 0001688414]
[    0.000000]   #3 [0037b68000 - 0037fefe76]          RAMDISK ==> [0037b68000 - 0037fefe76]
[    0.000000]   #4 [000009ec00 - 0000100000]    BIOS reserved ==> [000009ec00 - 0000100000]
[    0.000000]   #5 [0001689000 - 000168914c]              BRK ==> [0001689000 - 000168914c]
[    0.000000]   #6 [0000008000 - 0000009000]          PGTABLE ==> [0000008000 - 0000009000]
[    0.000000] found SMP MP-table at [ffff8800000f73e0] f73e0
[    0.000000]  [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880001c00000-ffff8800037fffff] 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 -> 0x0007b4a1
[    0.000000]     0: 0x0007b4a7 -> 0x0007b5b7
[    0.000000]     0: 0x0007b60f -> 0x0007b6c6
[    0.000000]     0: 0x0007b9ff -> 0x0007ba00
[    0.000000] On node 0 totalpages: 505351
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 101 pages reserved
[    0.000000]   DMA zone: 3841 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6867 pages used for memmap
[    0.000000]   DMA32 zone: 494486 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 32, 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: 000000007b4a1000 - 000000007b4a7000
[    0.000000] PM: Registered nosave memory: 000000007b5b7000 - 000000007b60f000
[    0.000000] PM: Registered nosave memory: 000000007b6c6000 - 000000007b6d1000
[    0.000000] PM: Registered nosave memory: 000000007b6d1000 - 000000007b6d4000
[    0.000000] PM: Registered nosave memory: 000000007b6d4000 - 000000007b6d8000
[    0.000000] PM: Registered nosave memory: 000000007b6d8000 - 000000007b6dc000
[    0.000000] PM: Registered nosave memory: 000000007b6dc000 - 000000007b6df000
[    0.000000] PM: Registered nosave memory: 000000007b6df000 - 000000007b706000
[    0.000000] PM: Registered nosave memory: 000000007b706000 - 000000007b708000
[    0.000000] PM: Registered nosave memory: 000000007b708000 - 000000007b90f000
[    0.000000] PM: Registered nosave memory: 000000007b90f000 - 000000007b99f000
[    0.000000] PM: Registered nosave memory: 000000007b99f000 - 000000007b9ff000
[    0.000000] Allocating PCI resources starting at 7e000000 (gap: 7e000000:62000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880001800000 s90328 r8192 d24360 u524288
[    0.000000] pcpu-alloc: s90328 r8192 d24360 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 498327
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/sysvg-debianlv ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 1980588k/2025472k available (3077k kernel code, 4068k absent, 40816k reserved, 1893k data, 584k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:440
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2261.334 MHz processor.
[    0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4522.66 BogoMIPS (lpj=9045336)
[    0.004127] Security Framework initialized
[    0.004181] SELinux:  Disabled at boot.
[    0.004387] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.005430] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.005921] Mount-cache hash table entries: 256
[    0.006115] Initializing cgroup subsys ns
[    0.006168] Initializing cgroup subsys cpuacct
[    0.006221] Initializing cgroup subsys devices
[    0.006272] Initializing cgroup subsys freezer
[    0.006323] Initializing cgroup subsys net_cls
[    0.006397] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.006483] CPU: L2 cache: 3072K
[    0.006535] CPU 0/0x0 -> Node 0
[    0.006584] CPU: Physical Processor ID: 0
[    0.006634] CPU: Processor Core ID: 0
[    0.006685] mce: CPU supports 6 MCE banks
[    0.006741] CPU0: Thermal monitoring enabled (TM2)
[    0.006795] using mwait in idle threads.
[    0.006845] Performance Events: Core2 events, Intel PMU driver.
[    0.006970] ... version:                2
[    0.007020] ... bit width:              40
[    0.007070] ... generic registers:      2
[    0.007120] ... value mask:             000000ffffffffff
[    0.007173] ... max period:             000000007fffffff
[    0.007224] ... fixed-purpose events:   3
[    0.007274] ... event mask:             0000000700000003
[    0.008561] ACPI: Core revision 20090903
[    0.024086] DMAR: Host address width 36
[    0.028004] DMAR: DRHD base: 0x000000feb03000 flags: 0x0
[    0.028062] IOMMU feb03000: ver 1:0 cap c9008020e30260 ecap 1000
[    0.028117] DMAR: DRHD base: 0x000000feb01000 flags: 0x0
[    0.028173] IOMMU feb01000: ver 1:0 cap c0000020630260 ecap 1000
[    0.028228] DMAR: DRHD base: 0x000000feb00000 flags: 0x0
[    0.028283] IOMMU feb00000: ver 1:0 cap c0000020630270 ecap 1000
[    0.028338] DMAR: DRHD base: 0x000000feb02000 flags: 0x1
[    0.028394] IOMMU feb02000: ver 1:0 cap c9008020630260 ecap 1000
[    0.028449] DMAR: RMRR base: 0x000000f2826c00 end: 0x000000f28273ff
[    0.028504] DMAR: RMRR base: 0x0000007bc00000 end: 0x0000007dffffff
[    0.028559] DMAR: No ATSR found
[    0.028616] Setting APIC routing to flat
[    0.028977] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070163] CPU0: Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz stepping 06
[    0.072001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.008000] Initializing CPU#1
[    0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.008000] CPU: L2 cache: 3072K
[    0.008000] CPU 1/0x1 -> Node 0
[    0.008000] CPU: Physical Processor ID: 0
[    0.008000] CPU: Processor Core ID: 1
[    0.008000] CPU1: Thermal monitoring enabled (TM2)
[    0.156095] CPU1: Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz stepping 06
[    0.156573] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.160017] Brought up 2 CPUs
[    0.160068] Total of 2 processors activated (9044.64 BogoMIPS).
[    0.160694] CPU0 attaching sched-domain:
[    0.160698]  domain 0: span 0-1 level MC
[    0.160700]   groups: 0 1
[    0.160705] CPU1 attaching sched-domain:
[    0.160707]  domain 0: span 0-1 level MC
[    0.160708]   groups: 1 0
[    0.160764] devtmpfs: initialized
[    0.164178] regulator: core version 0.5
[    0.164178] NET: Registered protocol family 16
[    0.164278] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.164344] ACPI: bus type pci registered
[    0.164344] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[    0.164344] PCI: MCFG area at e0000000 reserved in E820
[    0.167876] PCI: Using MMCONFIG at e0000000 - e3ffffff
[    0.167929] PCI: Using configuration type 1 for base access
[    0.168349] bio: create slab <bio-0> at 0
[    0.168869] ACPI: EC: EC description table is found, configuring boot EC
[    0.176630] ACPI: BIOS _OSI(Linux) query ignored
[    0.184386] ACPI: Interpreter enabled
[    0.184438] ACPI: (supports S0 S3 S4 S5)
[    0.184651] ACPI: Using IOAPIC for interrupt routing
[    0.206866] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.206967] ACPI: Power Resource [PUBS] (on)
[    0.209006] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.209389] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.209493] DMAR: Forcing write-buffer flush capability
[    0.209574] pci 0000:00:02.0: reg 10 64bit mmio: [0xf2000000-0xf23fffff]
[    0.209580] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.209584] pci 0000:00:02.0: reg 20 io port: [0x1800-0x1807]
[    0.209617] pci 0000:00:02.1: reg 10 64bit mmio: [0xf2400000-0xf24fffff]
[    0.209668] pci 0000:00:03.0: reg 10 64bit mmio: [0xf2826800-0xf282680f]
[    0.209698] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.209753] pci 0000:00:03.0: PME# disabled
[    0.209834] pci 0000:00:03.2: reg 10 io port: [0x1828-0x182f]
[    0.209839] pci 0000:00:03.2: reg 14 io port: [0x180c-0x180f]
[    0.209843] pci 0000:00:03.2: reg 18 io port: [0x1820-0x1827]
[    0.209848] pci 0000:00:03.2: reg 1c io port: [0x1808-0x180b]
[    0.209853] pci 0000:00:03.2: reg 20 io port: [0x1810-0x181f]
[    0.209904] pci 0000:00:03.3: reg 10 io port: [0x1830-0x1837]
[    0.209909] pci 0000:00:03.3: reg 14 32bit mmio: [0xf2624000-0xf2624fff]
[    0.210012] pci 0000:00:19.0: reg 10 32bit mmio: [0xf2600000-0xf261ffff]
[    0.210019] pci 0000:00:19.0: reg 14 32bit mmio: [0xf2625000-0xf2625fff]
[    0.210026] pci 0000:00:19.0: reg 18 io port: [0x1840-0x185f]
[    0.210071] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.210127] pci 0000:00:19.0: PME# disabled
[    0.210235] pci 0000:00:1a.0: reg 20 io port: [0x1860-0x187f]
[    0.210316] pci 0000:00:1a.1: reg 20 io port: [0x1880-0x189f]
[    0.210397] pci 0000:00:1a.2: reg 20 io port: [0x18a0-0x18bf]
[    0.210481] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf2826c00-0xf2826fff]
[    0.210543] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.210600] pci 0000:00:1a.7: PME# disabled
[    0.210698] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf2620000-0xf2623fff]
[    0.210747] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.210803] pci 0000:00:1b.0: PME# disabled
[    0.210928] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.210984] pci 0000:00:1c.0: PME# disabled
[    0.211111] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.211168] pci 0000:00:1c.1: PME# disabled
[    0.211295] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.211351] pci 0000:00:1c.3: PME# disabled
[    0.211468] pci 0000:00:1d.0: reg 20 io port: [0x18c0-0x18df]
[    0.211549] pci 0000:00:1d.1: reg 20 io port: [0x18e0-0x18ff]
[    0.211630] pci 0000:00:1d.2: reg 20 io port: [0x1c00-0x1c1f]
[    0.212022] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf2827000-0xf28273ff]
[    0.212084] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.212141] pci 0000:00:1d.7: PME# disabled
[    0.212403] pci 0000:00:1f.2: reg 10 io port: [0x1c48-0x1c4f]
[    0.212409] pci 0000:00:1f.2: reg 14 io port: [0x183c-0x183f]
[    0.212415] pci 0000:00:1f.2: reg 18 io port: [0x1c40-0x1c47]
[    0.212422] pci 0000:00:1f.2: reg 1c io port: [0x1838-0x183b]
[    0.212428] pci 0000:00:1f.2: reg 20 io port: [0x1c20-0x1c3f]
[    0.212434] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf2826000-0xf28267ff]
[    0.212471] pci 0000:00:1f.2: PME# supported from D3hot
[    0.212526] pci 0000:00:1f.2: PME# disabled
[    0.212610] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf2827400-0xf28274ff]
[    0.212626] pci 0000:00:1f.3: reg 20 io port: [0x1c60-0x1c7f]
[    0.212757] pci 0000:03:00.0: reg 10 64bit mmio: [0xf2500000-0xf250ffff]
[    0.212830] pci 0000:03:00.0: supports D1 D2
[    0.212832] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.212890] pci 0000:03:00.0: PME# disabled
[    0.212977] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.213086] pci 0000:00:1c.1: bridge 32bit mmio: [0xf2500000-0xf25fffff]
[    0.213136] pci 0000:00:1c.3: bridge io port: [0x2000-0x2fff]
[    0.213140] pci 0000:00:1c.3: bridge 32bit mmio: [0xf0000000-0xf1ffffff]
[    0.213147] pci 0000:00:1c.3: bridge 64bit mmio pref: [0xf2900000-0xf29fffff]
[    0.213205] pci 0000:00:1e.0: transparent bridge
[    0.213288] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.213447] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
[    0.213510] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.213576] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[    0.219552] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.220143] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.220718] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
[    0.221294] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.221868] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.222442] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.223017] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
[    0.223591] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.224117] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.224194] vgaarb: loaded
[    0.224257] PCI: Using ACPI for IRQ routing
[    0.224266] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.224499] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.232016] Switching to clocksource tsc
[    0.233051] pnp: PnP ACPI init
[    0.233108] ACPI: bus type pnp registered
[    0.292756] pnp: PnP ACPI: found 10 devices
[    0.292808] ACPI: ACPI bus type pnp unregistered
[    0.292867] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.292923] system 00:00: iomem range 0xc0000-0xc3fff has been reserved
[    0.292978] system 00:00: iomem range 0xc4000-0xc7fff has been reserved
[    0.293034] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
[    0.293090] system 00:00: iomem range 0xcc000-0xcffff has been reserved
[    0.293145] system 00:00: iomem range 0xd0000-0xd3fff has been reserved
[    0.293201] system 00:00: iomem range 0xdc000-0xdffff could not be reserved
[    0.293258] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
[    0.293313] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
[    0.293369] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[    0.293425] system 00:00: iomem range 0xec000-0xeffff could not be reserved
[    0.293481] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[    0.293538] system 00:00: iomem range 0x100000-0x7dffffff could not be reserved
[    0.293604] system 00:00: iomem range 0xfec00000-0xfed3ffff could not be reserved
[    0.293671] system 00:00: iomem range 0xfed4c000-0xffffffff could not be reserved
[    0.293741] system 00:02: ioport range 0x164e-0x164f has been reserved
[    0.293797] system 00:02: ioport range 0x1000-0x107f has been reserved
[    0.293852] system 00:02: ioport range 0x1180-0x11ff has been reserved
[    0.293908] system 00:02: ioport range 0x800-0x80f has been reserved
[    0.293963] system 00:02: ioport range 0x15e0-0x15ef has been reserved
[    0.294018] system 00:02: ioport range 0x1600-0x1641 has been reserved
[    0.294074] system 00:02: ioport range 0x1600-0x161b has been reserved
[    0.294130] system 00:02: iomem range 0xe0000000-0xefffffff has been reserved
[    0.294187] system 00:02: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.294243] system 00:02: iomem range 0xfed10000-0xfed13fff has been reserved
[    0.294300] system 00:02: iomem range 0xfed18000-0xfed18fff has been reserved
[    0.294356] system 00:02: iomem range 0xfed19000-0xfed19fff has been reserved
[    0.294413] system 00:02: iomem range 0xfed45000-0xfed4bfff has been reserved
[    0.299189] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.299245] pci 0000:00:1c.0:   IO window: 0x3000-0x3fff
[    0.299302] pci 0000:00:1c.0:   MEM window: 0x7e000000-0x7e1fffff
[    0.299359] pci 0000:00:1c.0:   PREFETCH window: 0x0000007e200000-0x0000007e3fffff
[    0.299429] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    0.299484] pci 0000:00:1c.1:   IO window: 0x4000-0x4fff
[    0.299541] pci 0000:00:1c.1:   MEM window: 0xf2500000-0xf25fffff
[    0.299598] pci 0000:00:1c.1:   PREFETCH window: 0x0000007e400000-0x0000007e5fffff
[    0.299668] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05
[    0.299723] pci 0000:00:1c.3:   IO window: 0x2000-0x2fff
[    0.299780] pci 0000:00:1c.3:   MEM window: 0xf0000000-0xf1ffffff
[    0.299836] pci 0000:00:1c.3:   PREFETCH window: 0x000000f2900000-0x000000f29fffff
[    0.299916] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0d
[    0.299970] pci 0000:00:1e.0:   IO window: disabled
[    0.300026] pci 0000:00:1e.0:   MEM window: disabled
[    0.300081] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.300146]   alloc irq_desc for 20 on node -1
[    0.300148]   alloc kstat_irqs on node -1
[    0.300153] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.300211] pci 0000:00:1c.0: setting latency timer to 64
[    0.300219]   alloc irq_desc for 21 on node -1
[    0.300220]   alloc kstat_irqs on node -1
[    0.300223] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.300281] pci 0000:00:1c.1: setting latency timer to 64
[    0.300289]   alloc irq_desc for 23 on node -1
[    0.300290]   alloc kstat_irqs on node -1
[    0.300293] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.300351] pci 0000:00:1c.3: setting latency timer to 64
[    0.300357] pci 0000:00:1e.0: setting latency timer to 64
[    0.300361] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.300363] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.300365] pci_bus 0000:02: resource 0 io:  [0x3000-0x3fff]
[    0.300368] pci_bus 0000:02: resource 1 mem: [0x7e000000-0x7e1fffff]
[    0.300370] pci_bus 0000:02: resource 2 pref mem [0x7e200000-0x7e3fffff]
[    0.300372] pci_bus 0000:03: resource 0 io:  [0x4000-0x4fff]
[    0.300374] pci_bus 0000:03: resource 1 mem: [0xf2500000-0xf25fffff]
[    0.300376] pci_bus 0000:03: resource 2 pref mem [0x7e400000-0x7e5fffff]
[    0.300379] pci_bus 0000:05: resource 0 io:  [0x2000-0x2fff]
[    0.300381] pci_bus 0000:05: resource 1 mem: [0xf0000000-0xf1ffffff]
[    0.300383] pci_bus 0000:05: resource 2 pref mem [0xf2900000-0xf29fffff]
[    0.300385] pci_bus 0000:0d: resource 3 io:  [0x00-0xffff]
[    0.300387] pci_bus 0000:0d: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.300414] NET: Registered protocol family 2
[    0.300575] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.301396] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.302974] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.303477] TCP: Hash tables configured (established 262144 bind 65536)
[    0.303533] TCP reno registered
[    0.303704] NET: Registered protocol family 1
[    0.303781] pci 0000:00:02.0: Boot video device
[    0.303997] Unpacking initramfs...
[    0.397762] Freeing initrd memory: 4639k freed
[    0.399786] Simple Boot Flag at 0x35 set to 0x1
[    0.400210] audit: initializing netlink socket (disabled)
[    0.400275] type=2000 audit(1291889816.399:1): initialized
[    0.403230] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.404596] VFS: Disk quotas dquot_6.5.2
[    0.404703] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.404836] msgmni has been set to 3877
[    0.405055] alg: No test for stdrng (krng)
[    0.405151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.405218] io scheduler noop registered
[    0.405269] io scheduler anticipatory registered
[    0.405321] io scheduler deadline registered
[    0.405403] io scheduler cfq registered (default)
[    0.405583]   alloc irq_desc for 24 on node -1
[    0.405585]   alloc kstat_irqs on node -1
[    0.405597] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
[    0.405606] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.405735]   alloc irq_desc for 25 on node -1
[    0.405736]   alloc kstat_irqs on node -1
[    0.405744] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
[    0.405752] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.405880]   alloc irq_desc for 26 on node -1
[    0.405882]   alloc kstat_irqs on node -1
[    0.405889] pcieport 0000:00:1c.3: irq 26 for MSI/MSI-X
[    0.405897] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.407333] Linux agpgart interface v0.103
[    0.407395] agpgart-intel 0000:00:00.0: Intel Mobile Intel® GM45 Express Chipset
[    0.408510] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
[    0.428834] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.428944] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.429276]   alloc irq_desc for 17 on node -1
[    0.429278]   alloc kstat_irqs on node -1
[    0.429286] serial 0000:00:03.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.429403] 0000:00:03.3: ttyS0 at I/O 0x1830 (irq = 17) is a 16550A
[    0.429544] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.429665] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.440134] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.440193] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.441980] mice: PS/2 mouse device common for all mice
[    0.442068] rtc_cmos 00:07: RTC can wake from S4
[    0.442155] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.442233] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.442297] cpuidle: using governor ladder
[    0.442348] cpuidle: using governor menu
[    0.442402] No iBFT detected.
[    0.442728] TCP cubic registered
[    0.442878] NET: Registered protocol family 10
[    0.443355] lo: Disabled Privacy Extensions
[    0.443645] Mobile IPv6
[    0.443695] NET: Registered protocol family 17
[    0.443822] PM: Resume from disk failed.
[    0.443831] registered taskstats version 1
[    0.444322] rtc_cmos 00:07: setting system clock to 2010-12-09 10:16:57 UTC (1291889817)
[    0.444463] Initalizing network drop monitor service
[    0.444536] Freeing unused kernel memory: 584k freed
[    0.444735] Write protecting the kernel read-only data: 4232k
[    0.446853] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    0.543538] udev[59]: starting version 164
[    0.600172] thermal LNXTHERM:01: registered as thermal_zone0
[    0.600237] ACPI: Thermal Zone [THM0] (35 C)
[    0.601737] thermal LNXTHERM:02: registered as thermal_zone1
[    0.601800] ACPI: Thermal Zone [THM1] (28 C)
[    0.636097] SCSI subsystem initialized
[    0.648297] libata version 3.00 loaded.
[    0.651080] ahci 0000:00:1f.2: version 3.0
[    0.651097]   alloc irq_desc for 16 on node -1
[    0.651099]   alloc kstat_irqs on node -1
[    0.651106] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.651196]   alloc irq_desc for 27 on node -1
[    0.651197]   alloc kstat_irqs on node -1
[    0.651206] ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
[    0.651236] ahci: SSS flag set, parallel bus scan disabled
[    0.651308] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[    0.651377] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
[    0.651446] ahci 0000:00:1f.2: setting latency timer to 64
[    0.651600] scsi0 : ahci
[    0.651739] scsi1 : ahci
[    0.651844] scsi2 : ahci
[    0.651949] scsi3 : ahci
[    0.652658] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 27
[    0.652725] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 27
[    0.652791] ata3: DUMMY
[    0.652840] ata4: DUMMY
[    0.971786] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.972962] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    0.972966] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    0.973219] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded
[    0.973222] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    0.974365] ata1.00: ATA-8: HITACHI HTS722016K9SA00, DCDZC75A, max UDMA/133
[    0.974422] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.975782] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    0.975785] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    0.976037] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded
[    0.976040] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    0.977204] ata1.00: configured for UDMA/133
[    0.994169] ata1.00: configured for UDMA/133
[    0.994222] ata1: EH complete
[    0.994360] scsi 0:0:0:0: Direct-Access     ATA      HITACHI HTS72201 DCDZ PQ: 0 ANSI: 5
[    1.264014] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.314584] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    1.315429] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    1.319100] ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-U20N, HX10, max UDMA/133
[    1.325313] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    1.326159] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    1.329852] ata2.00: configured for UDMA/133
[    1.459054] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-U20N  HX10 PQ: 0 ANSI: 5
[    1.464151] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.464278] sd 0:0:0:0: [sda] Write Protect is off
[    1.464332] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.464360] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.464570]  sda: sda1 < sda5 sda6 > sda2 sda3
[    1.502973] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.846522] device-mapper: uevent: version 1.0.3
[    1.846770] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    2.017476] PM: Starting manual resume from disk
[    2.017540] PM: Resume from partition 254:1
[    2.017541] PM: Checking hibernation image.
[    2.017741] PM: Error -22 checking image file
[    2.017742] PM: Resume from disk failed.
[    2.021266] PM: Marking nosave pages: 000000000009e000 - 0000000000100000
[    2.021271] PM: Marking nosave pages: 000000007b4a1000 - 000000007b4a7000
[    2.021273] PM: Marking nosave pages: 000000007b5b7000 - 000000007b60f000
[    2.021277] PM: Marking nosave pages: 000000007b6c6000 - 000000007b9ff000
[    2.021297] PM: Basic memory bitmaps created
[    2.029042] PM: Basic memory bitmaps freed
[    2.063328] kjournald starting.  Commit interval 5 seconds
[    2.063340] EXT3-fs: mounted filesystem with ordered data mode.
[    3.764887] udev[383]: starting version 164
[    4.238826] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    4.239430] ACPI: Lid Switch [LID]
[    4.239535] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    4.239607] ACPI: Sleep Button [SLPB]
[    4.239719] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    4.239788] ACPI: Power Button [PWRF]
[    4.246976] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    4.249932] ACPI: Battery Slot [BAT0] (battery present)
[    4.295228] Non-volatile memory driver v1.3
[    4.643208] ACPI: SSDT 000000007b6d6c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    4.643747] ACPI: AC Adapter [AC] (on-line)
[    4.644538] ACPI: SSDT 000000007b6d4020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    4.651215] ACPI: WMI: Mapper loaded
[    4.654086] Monitor-Mwait will be used to enter C-1 state
[    4.654105] Monitor-Mwait will be used to enter C-2 state
[    4.654123] Monitor-Mwait will be used to enter C-3 state
[    4.654128] Marking TSC unstable due to TSC halts in idle
[    4.654216] Switching to clocksource hpet
[    4.654630] processor LNXCPU:00: registered as cooling_device0
[    4.655250] ACPI: SSDT 000000007b6d5ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
[    4.655912] ACPI: SSDT 000000007b6d5f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
[    4.657669] processor LNXCPU:01: registered as cooling_device1
[    4.992167] thinkpad_acpi: ThinkPad ACPI Extras v0.23
[    4.992224] thinkpad_acpi: http://ibm-acpi.sf.net/
[    4.992276] thinkpad_acpi: ThinkPad BIOS 6DET28WW (1.05 ), EC 7XHT21WW-1.03
[    4.992332] thinkpad_acpi: Lenovo ThinkPad X200, model 7459WKU
[    4.993000] thinkpad_acpi: radio switch found; radios are disabled
[    4.993217] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    4.993289] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    4.995540] thinkpad_acpi: procfs hotkey enable/disable: access by process with PID 571
[    4.995542] thinkpad_acpi: Please remove the hotkey=enable module parameter, it is deprecated.  Hotkeys are always enabled
[    5.000845] e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
[    5.000902] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[    5.000993] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    5.001056] e1000e 0000:00:19.0: setting latency timer to 64
[    5.001145]   alloc irq_desc for 28 on node -1
[    5.001147]   alloc kstat_irqs on node -1
[    5.001158] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[    5.001604] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[    5.001646] cfg80211: Using static regulatory domain info
[    5.001647] cfg80211: Regulatory domain: US
[    5.001648] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    5.001651] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    5.001653] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.001655] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.001657] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.001659] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.001661] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    5.001667] cfg80211: Calling CRDA for country: US
[    5.003416] Registered led device: tpacpi::thinklight
[    5.003550] Registered led device: tpacpi::power
[    5.003690] Registered led device: tpacpi::standby
[    5.003813] Registered led device: tpacpi::thinkvantage
[    5.005861] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one.
[    5.006209] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
[    5.112968] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:0e:12:25
[    5.113036] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    5.113113] 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008ff-0ff
[    5.133859] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    5.133937] Uniform CD-ROM driver Revision: 3.20
[    5.134085] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    5.169731] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    5.187633] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input7
[    5.227402] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.227784] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    5.483203] usbcore: registered new interface driver usbfs
[    5.483315] usbcore: registered new interface driver hub
[    5.483420] usbcore: registered new device driver usb
[    5.485311] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    5.586420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.587090] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    5.587320] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
[    5.587383] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    5.587455] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    5.587458] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    5.587531] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    5.587625] ehci_hcd 0000:00:1a.7: debug port 1
[    5.591555] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    5.591574] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00
[    5.608535] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    5.608620] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    5.608678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.608756] usb usb1: Product: EHCI Host Controller
[    5.608809] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    5.608863] usb usb1: SerialNumber: 0000:00:1a.7
[    5.608993] usb usb1: configuration #1 chosen from 1 choice
[    5.609109] hub 1-0:1.0: USB hub found
[    5.609168] hub 1-0:1.0: 6 ports detected
[    5.609466] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    5.609699] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    5.609767]   alloc irq_desc for 19 on node -1
[    5.609769]   alloc kstat_irqs on node -1
[    5.609775] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    5.609851] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    5.609855] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    5.609916] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    5.610009] ehci_hcd 0000:00:1d.7: debug port 1
[    5.613956] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    5.613971] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000
[    5.628027] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    5.628105] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    5.628160] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.628226] usb usb2: Product: EHCI Host Controller
[    5.628278] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    5.628333] usb usb2: SerialNumber: 0000:00:1d.7
[    5.628441] usb usb2: configuration #1 chosen from 1 choice
[    5.628552] hub 2-0:1.0: USB hub found
[    5.628611] hub 2-0:1.0: 6 ports detected
[    5.705323] ath5k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    5.705391] ath5k 0000:03:00.0: setting latency timer to 64
[    5.705425] ath5k 0000:03:00.0: registered as 'phy0'
[    5.713187] uhci_hcd: USB Universal Host Controller Interface driver
[    5.713593] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    5.713811] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    5.713876] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    5.713942] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    5.713945] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    5.714011] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    5.714116] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
[    5.714208] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    5.714269] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.714340] usb usb3: Product: UHCI Host Controller
[    5.714400] usb usb3: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    5.714458] usb usb3: SerialNumber: 0000:00:1a.0
[    5.714618] usb usb3: configuration #1 chosen from 1 choice
[    5.714727] hub 3-0:1.0: USB hub found
[    5.714787] hub 3-0:1.0: 2 ports detected
[    5.714887] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    5.714952] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    5.714954] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    5.715022] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    5.715121] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
[    5.715209] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    5.715269] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.715344] usb usb4: Product: UHCI Host Controller
[    5.715400] usb usb4: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    5.715458] usb usb4: SerialNumber: 0000:00:1a.1
[    5.715800] usb usb4: configuration #1 chosen from 1 choice
[    5.715916] hub 4-0:1.0: USB hub found
[    5.715976] hub 4-0:1.0: 2 ports detected
[    5.716250] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    5.716471] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
[    5.716543]   alloc irq_desc for 22 on node -1
[    5.716545]   alloc kstat_irqs on node -1
[    5.716550] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[    5.716616] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    5.716618] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    5.716681] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    5.716784] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
[    5.716875] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    5.716936] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.717007] usb usb5: Product: UHCI Host Controller
[    5.717068] usb usb5: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    5.717126] usb usb5: SerialNumber: 0000:00:1a.2
[    5.717569] usb usb5: configuration #1 chosen from 1 choice
[    5.717684] hub 5-0:1.0: USB hub found
[    5.717744] hub 5-0:1.0: 2 ports detected
[    5.717984] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    5.718189] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    5.718251] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    5.718320] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    5.718323] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    5.718387] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    5.718490] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
[    5.718582] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    5.718642] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.718714] usb usb6: Product: UHCI Host Controller
[    5.718775] usb usb6: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    5.718833] usb usb6: SerialNumber: 0000:00:1d.0
[    5.719180] usb usb6: configuration #1 chosen from 1 choice
[    5.719292] hub 6-0:1.0: USB hub found
[    5.719353] hub 6-0:1.0: 2 ports detected
[    5.719451] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    5.719516] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    5.719519] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    5.719580] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    5.719676] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
[    5.719765] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    5.719826] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.719896] usb usb7: Product: UHCI Host Controller
[    5.719953] usb usb7: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    5.720015] usb usb7: SerialNumber: 0000:00:1d.1
[    5.720353] usb usb7: configuration #1 chosen from 1 choice
[    5.720469] hub 7-0:1.0: USB hub found
[    5.720545] hub 7-0:1.0: 2 ports detected
[    5.720643]   alloc irq_desc for 18 on node -1
[    5.720645]   alloc kstat_irqs on node -1
[    5.720650] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    5.720718] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    5.720721] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    5.720782] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    5.720883] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
[    5.720975] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    5.721034] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.721105] usb usb8: Product: UHCI Host Controller
[    5.721161] usb usb8: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    5.721223] usb usb8: SerialNumber: 0000:00:1d.2
[    5.721563] usb usb8: configuration #1 chosen from 1 choice
[    5.721676] hub 8-0:1.0: USB hub found
[    5.721740] hub 8-0:1.0: 2 ports detected
[    5.920528] usb 1-5: new high speed USB device using ehci_hcd and address 2
[    6.052892] usb 1-5: New USB device found, idVendor=17ef, idProduct=1005
[    6.052952] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.053084] usb 1-5: configuration #1 chosen from 1 choice
[    6.053319] hub 1-5:1.0: USB hub found
[    6.053515] hub 1-5:1.0: 4 ports detected
[    6.199093] ath: EEPROM regdomain: 0x67
[    6.199096] ath: EEPROM indicates we should expect a direct regpair map
[    6.199099] ath: Country alpha2 being used: 00
[    6.199101] ath: Regpair used: 0x67
[    6.324154] usb 1-5.2: new low speed USB device using ehci_hcd and address 3
[    6.420648] usb 1-5.2: New USB device found, idVendor=093a, idProduct=2510
[    6.420710] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.420783] usb 1-5.2: Product: USB OPTICAL MOUSE
[    6.420835] usb 1-5.2: Manufacturer: PIXART
[    6.420967] usb 1-5.2: configuration #1 chosen from 1 choice
[    6.508159] usb 1-5.3: new low speed USB device using ehci_hcd and address 4
[    6.642523] usb 1-5.3: New USB device found, idVendor=1e54, idProduct=2030
[    6.642589] usb 1-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.642654] usb 1-5.3: Product: USB Keyboard
[    6.642705] usb 1-5.3: Manufacturer: TypeMatrix.com
[    6.642837] usb 1-5.3: configuration #1 chosen from 1 choice
[    6.844399] phy0: Selected rate control algorithm 'minstrel'
[    6.844990] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[    6.947131] usbcore: registered new interface driver hiddev
[    6.949387] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.2/1-5.2:1.0/input/input8
[    6.949556] generic-usb 0003:093A:2510.0001: input,hidraw0: USB HID v1.10 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:1a.7-5.2/input0
[    6.958922] input: TypeMatrix.com USB Keyboard as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.3/1-5.3:1.0/input/input9
[    6.959099] generic-usb 0003:1E54:2030.0002: input,hidraw1: USB HID v1.10 Keyboard [TypeMatrix.com USB Keyboard] on usb-0000:00:1a.7-5.3/input0
[    6.975923] input: TypeMatrix.com USB Keyboard as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5.3/1-5.3:1.1/input/input10
[    6.976141] generic-usb 0003:1E54:2030.0003: input,hiddev0,hidraw2: USB HID v1.10 Device [TypeMatrix.com USB Keyboard] on usb-0000:00:1a.7-5.3/input1
[    6.976240] usbcore: registered new interface driver usbhid
[    6.976296] usbhid: v2.6:USB HID core driver
[    7.409048] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    7.409143] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    7.477997] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    7.478143] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    7.478270] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    7.478395] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    8.695133] EXT3 FS on dm-0, internal journal
[    8.809792] loop: module loaded
[    9.434940] Adding 1949688k swap on /dev/mapper/sysvg-swaplv.  Priority:-1 extents:1 across:1949688k 
[    9.943379] kjournald starting.  Commit interval 5 seconds
[    9.943612] EXT3 FS on sda5, internal journal
[    9.943707] EXT3-fs: mounted filesystem with ordered data mode.
[   10.077045] EXT4-fs (dm-3): mounted filesystem with ordered data mode
[   10.992582] ip_tables: (C) 2000-2006 Netfilter Core Team
[   11.017200] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   11.017512] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[   11.017580] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[   11.017649] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[   11.090338] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.684243] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[   11.744136] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[   11.744451] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.286931] fuse init (API version 7.13)
[   13.576848] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[   13.576918] 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[   13.577218] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   14.688136] hdaps: supported laptop not found!
[   14.688193] hdaps: driver init failed (ret=-19)!
[   21.033728] lp: driver loaded but no devices found
[   21.151291] ppdev: user-space parallel port driver
[   24.264033] eth0: no IPv6 routers present

Reply to: