* 2.6.38 regression caused by commit 415e12b
@ 2011-02-28 1:42 Sarah Sharp
2011-02-28 5:34 ` Sarah Sharp
2011-02-28 20:29 ` Rafael J. Wysocki
0 siblings, 2 replies; 18+ messages in thread
From: Sarah Sharp @ 2011-02-28 1:42 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan
[-- Attachment #1: Type: text/plain, Size: 3452 bytes --]
I'm having an issue with an xHCI (USB 3.0 host controller) Express Card.
This card works fine on 2.6.37, but on 2.6.38-rc5, when I plug in the
card, I get this output in dmesg:
Feb 22 16:32:28 xanatos kernel: [ 119.345996] irq 23: nobody cared (try booting with the "irqpoll" option)
Feb 22 16:32:28 xanatos kernel: [ 119.346002] Pid: 0, comm: kworker/0:0 Not tainted 2.6.38-rc5+ #745
Feb 22 16:32:28 xanatos kernel: [ 119.346005] Call Trace:
Feb 22 16:32:28 xanatos kernel: [ 119.346007] <IRQ> [<ffffffff8109a1f6>] ? __report_bad_irq+0x26/0xa0
Feb 22 16:32:28 xanatos kernel: [ 119.346019] [<ffffffff8109a3fc>] ? note_interrupt+0x18c/0x1d0
Feb 22 16:32:28 xanatos kernel: [ 119.346024] [<ffffffff8109ad7d>] ? handle_fasteoi_irq+0xcd/0x100
Feb 22 16:32:28 xanatos kernel: [ 119.346029] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30
Feb 22 16:32:28 xanatos kernel: [ 119.346032] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0
Feb 22 16:32:28 xanatos kernel: [ 119.346037] [<ffffffff8149f5d3>] ? ret_from_intr+0x0/0xe
Feb 22 16:32:28 xanatos kernel: [ 119.346040] <EOI> [<ffffffff8126f2d0>] ? acpi_idle_enter_c1+0x7e/0x99
Feb 22 16:32:28 xanatos kernel: [ 119.346048] [<ffffffff8126f2b2>] ? acpi_idle_enter_c1+0x60/0x99
Feb 22 16:32:28 xanatos kernel: [ 119.346054] [<ffffffff8138ac92>] ? cpuidle_idle_call+0x82/0xf0
Feb 22 16:32:28 xanatos kernel: [ 119.346059] [<ffffffff81001906>] ? cpu_idle+0x56/0xb0
Feb 22 16:32:28 xanatos kernel: [ 119.346064] [<ffffffff8149861b>] ? start_secondary+0x1c1/0x1c8
Feb 22 16:32:28 xanatos kernel: [ 119.346068] [<ffffffff81263386>] ? acpi_ns_parse_table+0x2e/0x34
Feb 22 16:32:28 xanatos kernel: [ 119.346073] [<ffffffff81267a8c>] ? acpi_load_tables+0x9c/0x15d
Feb 22 16:32:28 xanatos kernel: [ 119.346076] handlers:
Feb 22 16:32:28 xanatos kernel: [ 119.346078] [<ffffffffa0123500>] (usb_hcd_irq+0x0/0x70 [usbcore])
Feb 22 16:32:28 xanatos kernel: [ 119.346100] Disabling IRQ #23
This happens before the xHCI driver has a chance to start PCI
initialization.
I've been trying to bisect this on a slow laptop, so I haven't had a
chance to test with the latest tree from Linus to see if this is already
fixed. I'll do that later this evening.
I've bisected the issue down to this commit:
415e12b2379239973feab91850b0dce985c6058a is first bad commit
commit 415e12b2379239973feab91850b0dce985c6058a
Author: Rafael J. Wysocki <rjw@sisk.pl>
Date: Fri Jan 7 00:55:09 2011 +0100
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Move the evaluation of acpi_pci_osc_control_set() (to request control of
PCI Express native features) into acpi_pci_root_add() to avoid calling
it many times for the same root complex with the same arguments.
Additionally, check if all of the requisite _OSC support bits are set
before calling acpi_pci_osc_control_set() for a given root complex.
References: https://bugzilla.kernel.org/show_bug.cgi?id=20232
Reported-by: Ozan Caglayan <ozan@pardus.org.tr>
Tested-by: Ozan Caglayan <ozan@pardus.org.tr>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
:040000 040000 531c48ec0c23b72f0ca1b5f33828ea63808e4033 7ffa298e34dd842e1f84f0b1fea6dc5af1f70514 M drivers
:040000 040000 4e484ec0cab0ebc7c82a029c4860802617b7aaf2 01b429bcaeb7b50af04667664cf25453058e803f M include
lspci from a kernel where the Express Card works is attached.
Sarah Sharp
[-- Attachment #2: lspci.txt --]
[-- Type: text/plain, Size: 14473 bytes --]
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
Kernel modules: intel-agp
00:02.0 VGA compatible 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
Interrupt: pin A routed to IRQ 45
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]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
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:03.2 IDE interface: Intel Corporation Mobile 4 Series Chipset PT IDER Controller (rev 07) (prog-if 85 [Master SecO PriO])
Subsystem: Lenovo Device 20ea
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 C routed to IRQ 18
Region 0: I/O ports at 1828 [size=8]
Region 1: I/O ports at 180c [size=4]
Region 2: I/O ports at 1820 [size=8]
Region 3: I/O ports at 1808 [size=4]
Region 4: I/O ports at 1810 [size=16]
Capabilities: <access denied>
Kernel driver in use: ata_generic
00:03.3 Serial controller: Intel Corporation Mobile 4 Series Chipset AMT SOL Redirection (rev 07) (prog-if 02)
Subsystem: Lenovo Device 20ec
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 B routed to IRQ 11
Region 0: I/O ports at 1830 [size=8]
Region 1: Memory at f2624000 (32-bit, non-prefetchable) [size=4K]
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 44
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)
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
Kernel modules: uhci-hcd
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
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
Kernel modules: uhci-hcd
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
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
Kernel modules: uhci-hcd
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) (prog-if 20)
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
Kernel modules: 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 46
Region 0: Memory at f2620000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
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
I/O behind bridge: 00003000-00003fff
Memory behind bridge: c0000000-c01fffff
Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff
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
Kernel modules: shpchp
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
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
I/O behind bridge: 00004000-00004fff
Memory behind bridge: f2500000-f25fffff
Prefetchable memory behind bridge: 00000000c0400000-00000000c05fffff
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
Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
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=05, subordinate=0c, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: f0000000-f1ffffff
Prefetchable memory behind bridge: 00000000f2900000-00000000f29fffff
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
Kernel modules: shpchp
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
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
Kernel modules: uhci-hcd
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
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
Kernel modules: uhci-hcd
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
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
Kernel modules: uhci-hcd
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) (prog-if 20)
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
Kernel modules: ehci-hcd
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) (prog-if 01)
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
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
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)
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 43
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 11
Region 0: Memory at f2827400 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 1c60 [size=32]
Kernel modules: i2c-i801
03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
Subsystem: Intel Corporation Device 1211
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 47
Region 0: Memory at f2500000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlagn
Kernel modules: iwlagn
05:00.0 USB Controller: NEC Corporation Device 0194 (rev 03) (prog-if 30)
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 19
Region 0: Memory at f0000000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci-hcd
^ permalink raw reply [flat|nested] 18+ messages in thread* Re: 2.6.38 regression caused by commit 415e12b 2011-02-28 1:42 2.6.38 regression caused by commit 415e12b Sarah Sharp @ 2011-02-28 5:34 ` Sarah Sharp 2011-02-28 20:29 ` Rafael J. Wysocki 1 sibling, 0 replies; 18+ messages in thread From: Sarah Sharp @ 2011-02-28 5:34 UTC (permalink / raw) To: Rafael J. Wysocki Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Sun, Feb 27, 2011 at 05:42:18PM -0800, Sarah Sharp wrote: > I'm having an issue with an xHCI (USB 3.0 host controller) Express Card. > This card works fine on 2.6.37, but on 2.6.38-rc5, when I plug in the > card, I get this output in dmesg: > > Feb 22 16:32:28 xanatos kernel: [ 119.345996] irq 23: nobody cared (try booting with the "irqpoll" option) > Feb 22 16:32:28 xanatos kernel: [ 119.346002] Pid: 0, comm: kworker/0:0 Not tainted 2.6.38-rc5+ #745 > Feb 22 16:32:28 xanatos kernel: [ 119.346005] Call Trace: > Feb 22 16:32:28 xanatos kernel: [ 119.346007] <IRQ> [<ffffffff8109a1f6>] ? __report_bad_irq+0x26/0xa0 > Feb 22 16:32:28 xanatos kernel: [ 119.346019] [<ffffffff8109a3fc>] ? note_interrupt+0x18c/0x1d0 > Feb 22 16:32:28 xanatos kernel: [ 119.346024] [<ffffffff8109ad7d>] ? handle_fasteoi_irq+0xcd/0x100 > Feb 22 16:32:28 xanatos kernel: [ 119.346029] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30 > Feb 22 16:32:28 xanatos kernel: [ 119.346032] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0 > Feb 22 16:32:28 xanatos kernel: [ 119.346037] [<ffffffff8149f5d3>] ? ret_from_intr+0x0/0xe > Feb 22 16:32:28 xanatos kernel: [ 119.346040] <EOI> [<ffffffff8126f2d0>] ? acpi_idle_enter_c1+0x7e/0x99 > Feb 22 16:32:28 xanatos kernel: [ 119.346048] [<ffffffff8126f2b2>] ? acpi_idle_enter_c1+0x60/0x99 > Feb 22 16:32:28 xanatos kernel: [ 119.346054] [<ffffffff8138ac92>] ? cpuidle_idle_call+0x82/0xf0 > Feb 22 16:32:28 xanatos kernel: [ 119.346059] [<ffffffff81001906>] ? cpu_idle+0x56/0xb0 > Feb 22 16:32:28 xanatos kernel: [ 119.346064] [<ffffffff8149861b>] ? start_secondary+0x1c1/0x1c8 > Feb 22 16:32:28 xanatos kernel: [ 119.346068] [<ffffffff81263386>] ? acpi_ns_parse_table+0x2e/0x34 > Feb 22 16:32:28 xanatos kernel: [ 119.346073] [<ffffffff81267a8c>] ? acpi_load_tables+0x9c/0x15d > Feb 22 16:32:28 xanatos kernel: [ 119.346076] handlers: > Feb 22 16:32:28 xanatos kernel: [ 119.346078] [<ffffffffa0123500>] (usb_hcd_irq+0x0/0x70 [usbcore]) > Feb 22 16:32:28 xanatos kernel: [ 119.346100] Disabling IRQ #23 > > This happens before the xHCI driver has a chance to start PCI > initialization. > > I've been trying to bisect this on a slow laptop, so I haven't had a > chance to test with the latest tree from Linus to see if this is already > fixed. I'll do that later this evening. Still broken on the latest from Linus' tree. Sarah Sharp ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-02-28 1:42 2.6.38 regression caused by commit 415e12b Sarah Sharp 2011-02-28 5:34 ` Sarah Sharp @ 2011-02-28 20:29 ` Rafael J. Wysocki 2011-03-01 18:31 ` Sarah Sharp 1 sibling, 1 reply; 18+ messages in thread From: Rafael J. Wysocki @ 2011-02-28 20:29 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Monday, February 28, 2011, Sarah Sharp wrote: > I'm having an issue with an xHCI (USB 3.0 host controller) Express Card. > This card works fine on 2.6.37, but on 2.6.38-rc5, when I plug in the > card, I get this output in dmesg: > > Feb 22 16:32:28 xanatos kernel: [ 119.345996] irq 23: nobody cared (try booting with the "irqpoll" option) > Feb 22 16:32:28 xanatos kernel: [ 119.346002] Pid: 0, comm: kworker/0:0 Not tainted 2.6.38-rc5+ #745 > Feb 22 16:32:28 xanatos kernel: [ 119.346005] Call Trace: > Feb 22 16:32:28 xanatos kernel: [ 119.346007] <IRQ> [<ffffffff8109a1f6>] ? __report_bad_irq+0x26/0xa0 > Feb 22 16:32:28 xanatos kernel: [ 119.346019] [<ffffffff8109a3fc>] ? note_interrupt+0x18c/0x1d0 > Feb 22 16:32:28 xanatos kernel: [ 119.346024] [<ffffffff8109ad7d>] ? handle_fasteoi_irq+0xcd/0x100 > Feb 22 16:32:28 xanatos kernel: [ 119.346029] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30 > Feb 22 16:32:28 xanatos kernel: [ 119.346032] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0 > Feb 22 16:32:28 xanatos kernel: [ 119.346037] [<ffffffff8149f5d3>] ? ret_from_intr+0x0/0xe > Feb 22 16:32:28 xanatos kernel: [ 119.346040] <EOI> [<ffffffff8126f2d0>] ? acpi_idle_enter_c1+0x7e/0x99 > Feb 22 16:32:28 xanatos kernel: [ 119.346048] [<ffffffff8126f2b2>] ? acpi_idle_enter_c1+0x60/0x99 > Feb 22 16:32:28 xanatos kernel: [ 119.346054] [<ffffffff8138ac92>] ? cpuidle_idle_call+0x82/0xf0 > Feb 22 16:32:28 xanatos kernel: [ 119.346059] [<ffffffff81001906>] ? cpu_idle+0x56/0xb0 > Feb 22 16:32:28 xanatos kernel: [ 119.346064] [<ffffffff8149861b>] ? start_secondary+0x1c1/0x1c8 > Feb 22 16:32:28 xanatos kernel: [ 119.346068] [<ffffffff81263386>] ? acpi_ns_parse_table+0x2e/0x34 > Feb 22 16:32:28 xanatos kernel: [ 119.346073] [<ffffffff81267a8c>] ? acpi_load_tables+0x9c/0x15d > Feb 22 16:32:28 xanatos kernel: [ 119.346076] handlers: > Feb 22 16:32:28 xanatos kernel: [ 119.346078] [<ffffffffa0123500>] (usb_hcd_irq+0x0/0x70 [usbcore]) > Feb 22 16:32:28 xanatos kernel: [ 119.346100] Disabling IRQ #23 > > This happens before the xHCI driver has a chance to start PCI > initialization. > > I've been trying to bisect this on a slow laptop, so I haven't had a > chance to test with the latest tree from Linus to see if this is already > fixed. I'll do that later this evening. > > I've bisected the issue down to this commit: > > 415e12b2379239973feab91850b0dce985c6058a is first bad commit > commit 415e12b2379239973feab91850b0dce985c6058a > Author: Rafael J. Wysocki <rjw@sisk.pl> > Date: Fri Jan 7 00:55:09 2011 +0100 > > PCI/ACPI: Request _OSC control once for each root bridge (v3) > > Move the evaluation of acpi_pci_osc_control_set() (to request control of > PCI Express native features) into acpi_pci_root_add() to avoid calling > it many times for the same root complex with the same arguments. > Additionally, check if all of the requisite _OSC support bits are set > before calling acpi_pci_osc_control_set() for a given root complex. > > References: https://bugzilla.kernel.org/show_bug.cgi?id=20232 > Reported-by: Ozan Caglayan <ozan@pardus.org.tr> > Tested-by: Ozan Caglayan <ozan@pardus.org.tr> > Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> > Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> > > :040000 040000 531c48ec0c23b72f0ca1b5f33828ea63808e4033 7ffa298e34dd842e1f84f0b1fea6dc5af1f70514 M drivers > :040000 040000 4e484ec0cab0ebc7c82a029c4860802617b7aaf2 01b429bcaeb7b50af04667664cf25453058e803f M include > > lspci from a kernel where the Express Card works is attached. Most likely your card requires PCIe hotplug to work which doesn't with the above commit applied due to some dependencies that aren't met. May I see full dmesg output with and without the above commit? It may be more convenient to add a Bugzilla entry for it. Thanks, Rafael ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-02-28 20:29 ` Rafael J. Wysocki @ 2011-03-01 18:31 ` Sarah Sharp 2011-03-01 20:55 ` Rafael J. Wysocki 0 siblings, 1 reply; 18+ messages in thread From: Sarah Sharp @ 2011-03-01 18:31 UTC (permalink / raw) To: Rafael J. Wysocki Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan [-- Attachment #1: Type: text/plain, Size: 4473 bytes --] On Mon, Feb 28, 2011 at 09:29:56PM +0100, Rafael J. Wysocki wrote: > On Monday, February 28, 2011, Sarah Sharp wrote: > > I'm having an issue with an xHCI (USB 3.0 host controller) Express Card. > > This card works fine on 2.6.37, but on 2.6.38-rc5, when I plug in the > > card, I get this output in dmesg: > > > > Feb 22 16:32:28 xanatos kernel: [ 119.345996] irq 23: nobody cared (try booting with the "irqpoll" option) > > Feb 22 16:32:28 xanatos kernel: [ 119.346002] Pid: 0, comm: kworker/0:0 Not tainted 2.6.38-rc5+ #745 > > Feb 22 16:32:28 xanatos kernel: [ 119.346005] Call Trace: > > Feb 22 16:32:28 xanatos kernel: [ 119.346007] <IRQ> [<ffffffff8109a1f6>] ? __report_bad_irq+0x26/0xa0 > > Feb 22 16:32:28 xanatos kernel: [ 119.346019] [<ffffffff8109a3fc>] ? note_interrupt+0x18c/0x1d0 > > Feb 22 16:32:28 xanatos kernel: [ 119.346024] [<ffffffff8109ad7d>] ? handle_fasteoi_irq+0xcd/0x100 > > Feb 22 16:32:28 xanatos kernel: [ 119.346029] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30 > > Feb 22 16:32:28 xanatos kernel: [ 119.346032] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0 > > Feb 22 16:32:28 xanatos kernel: [ 119.346037] [<ffffffff8149f5d3>] ? ret_from_intr+0x0/0xe > > Feb 22 16:32:28 xanatos kernel: [ 119.346040] <EOI> [<ffffffff8126f2d0>] ? acpi_idle_enter_c1+0x7e/0x99 > > Feb 22 16:32:28 xanatos kernel: [ 119.346048] [<ffffffff8126f2b2>] ? acpi_idle_enter_c1+0x60/0x99 > > Feb 22 16:32:28 xanatos kernel: [ 119.346054] [<ffffffff8138ac92>] ? cpuidle_idle_call+0x82/0xf0 > > Feb 22 16:32:28 xanatos kernel: [ 119.346059] [<ffffffff81001906>] ? cpu_idle+0x56/0xb0 > > Feb 22 16:32:28 xanatos kernel: [ 119.346064] [<ffffffff8149861b>] ? start_secondary+0x1c1/0x1c8 > > Feb 22 16:32:28 xanatos kernel: [ 119.346068] [<ffffffff81263386>] ? acpi_ns_parse_table+0x2e/0x34 > > Feb 22 16:32:28 xanatos kernel: [ 119.346073] [<ffffffff81267a8c>] ? acpi_load_tables+0x9c/0x15d > > Feb 22 16:32:28 xanatos kernel: [ 119.346076] handlers: > > Feb 22 16:32:28 xanatos kernel: [ 119.346078] [<ffffffffa0123500>] (usb_hcd_irq+0x0/0x70 [usbcore]) > > Feb 22 16:32:28 xanatos kernel: [ 119.346100] Disabling IRQ #23 > > > > This happens before the xHCI driver has a chance to start PCI > > initialization. > > > > I've been trying to bisect this on a slow laptop, so I haven't had a > > chance to test with the latest tree from Linus to see if this is already > > fixed. I'll do that later this evening. > > > > I've bisected the issue down to this commit: > > > > 415e12b2379239973feab91850b0dce985c6058a is first bad commit > > commit 415e12b2379239973feab91850b0dce985c6058a > > Author: Rafael J. Wysocki <rjw@sisk.pl> > > Date: Fri Jan 7 00:55:09 2011 +0100 > > > > PCI/ACPI: Request _OSC control once for each root bridge (v3) > > > > Move the evaluation of acpi_pci_osc_control_set() (to request control of > > PCI Express native features) into acpi_pci_root_add() to avoid calling > > it many times for the same root complex with the same arguments. > > Additionally, check if all of the requisite _OSC support bits are set > > before calling acpi_pci_osc_control_set() for a given root complex. > > > > References: https://bugzilla.kernel.org/show_bug.cgi?id=20232 > > Reported-by: Ozan Caglayan <ozan@pardus.org.tr> > > Tested-by: Ozan Caglayan <ozan@pardus.org.tr> > > Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> > > Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> > > > > :040000 040000 531c48ec0c23b72f0ca1b5f33828ea63808e4033 7ffa298e34dd842e1f84f0b1fea6dc5af1f70514 M drivers > > :040000 040000 4e484ec0cab0ebc7c82a029c4860802617b7aaf2 01b429bcaeb7b50af04667664cf25453058e803f M include > > > > lspci from a kernel where the Express Card works is attached. > > Most likely your card requires PCIe hotplug to work which doesn't with the > above commit applied due to some dependencies that aren't met. > > May I see full dmesg output with and without the above commit? > > It may be more convenient to add a Bugzilla entry for it. The kernel.org bugzilla seems to be broken for me right now: https://picasaweb.google.com/lh/photo/zjqHkSPY1RiCv0KjA4pYvA?feat=directlink Attached is the dmesg on the latest tree (broken-dmesg.txt), and the dmesg from a kernel built starting from the commit below 415e12b23 (good-dmesg.txt). I tried to revert that commit, but I didn't resolve the conflicts correctly and the kernel didn't compile. Sarah Sharp [-- Attachment #2: broken-dmesg.txt --] [-- Type: text/plain, Size: 80017 bytes --] [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.38-rc6+ (sarah@xanatos) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #763 SMP PREEMPT Tue Mar 1 07:14:52 PST 2011 [ 0.000000] Command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 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 - 00000000bd6a1000 (usable) [ 0.000000] BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved) [ 0.000000] BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable) [ 0.000000] BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved) [ 0.000000] BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable) [ 0.000000] BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved) [ 0.000000] BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable) [ 0.000000] BIOS-e820: 00000000bdc00000 - 00000000c0000000 (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] BIOS-e820: 0000000100000000 - 000000013c000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: LENOVO 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x13c000 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 13C000000 mask FFC000000 uncachable [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable [ 0.000000] 2 base 000000000 mask F80000000 write-back [ 0.000000] 3 base 080000000 mask FC0000000 write-back [ 0.000000] 4 base 100000000 mask FC0000000 write-back [ 0.000000] 5 base 0BDE00000 mask FFFE00000 uncachable [ 0.000000] 6 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 0 areas for low memory corruption [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000 [ 0.000000] 0000000000 - 00bdc00000 page 2M [ 0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-000000013c000000 [ 0.000000] 0100000000 - 013c000000 page 2M [ 0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000 [ 0.000000] RAMDISK: 35dce000 - 37ff0000 [ 0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO) [ 0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000bdb8e000 00040 [ 0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D 00002080 LTP 00000001) [ 0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D 00002080 PTL 00000001) [ 0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D 00002080 INTL 20050513) [ 0.000000] ACPI: TCPA 00000000bd907000 00032 (v00 00000000 00000000) [ 0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01 PmRef ApTst 00003000 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x0013c000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[6] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x000bd6a1 [ 0.000000] 0: 0x000bd6a7 -> 0x000bd7b7 [ 0.000000] 0: 0x000bd80f -> 0x000bd8c7 [ 0.000000] 0: 0x000bdbff -> 0x000bdc00 [ 0.000000] 0: 0x00100000 -> 0x0013c000 [ 0.000000] On node 0 totalpages: 1021944 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 6 pages reserved [ 0.000000] DMA zone: 3920 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 757922 pages, LIFO batch:31 [ 0.000000] Normal zone: 3360 pages used for memmap [ 0.000000] Normal zone: 242400 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] 4 Processors exceeds NR_CPUS limit of 2 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 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: 00000000bd6a1000 - 00000000bd6a7000 [ 0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000 [ 0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000 [ 0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000 [ 0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000 [ 0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000 [ 0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000 [ 0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000 [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000 [ 0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000) [ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576 [ 0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1004242 [ 0.000000] Kernel command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 3905952k/5177344k available (4763k kernel code, 1089568k absent, 181824k reserved, 3941k data, 524k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptable hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:320 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 5823 kB [ 0.000000] per task-struct memory footprint: 1920 bytes [ 0.000000] allocated 41943040 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1861.862 MHz processor. [ 0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3723.72 BogoMIPS (lpj=7447448) [ 0.004143] pid_max: default: 32768 minimum: 301 [ 0.008653] Mount-cache hash table entries: 256 [ 0.011578] Initializing cgroup subsys ns [ 0.011647] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. [ 0.011748] Initializing cgroup subsys cpuacct [ 0.011845] Initializing cgroup subsys memory [ 0.012170] Initializing cgroup subsys freezer [ 0.012624] CPU: Physical Processor ID: 0 [ 0.012689] CPU: Processor Core ID: 0 [ 0.012751] using mwait in idle threads. [ 0.012926] ACPI: Core revision 20110112 [ 0.360621] Setting APIC routing to flat [ 0.364482] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.404263] CPU0: Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz stepping 0a [ 0.408024] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. [ 0.408024] ... version: 2 [ 0.408024] ... bit width: 40 [ 0.408024] ... generic registers: 2 [ 0.408024] ... value mask: 000000ffffffffff [ 0.408024] ... max period: 000000007fffffff [ 0.408024] ... fixed-purpose events: 3 [ 0.408024] ... event mask: 0000000700000003 [ 0.416380] NMI watchdog enabled, takes one hw-pmu counter. [ 0.428064] lockdep: fixing up alternatives. [ 0.432247] Booting Node 0, Processors #1 Ok. [ 0.528187] NMI watchdog enabled, takes one hw-pmu counter. [ 0.532058] Brought up 2 CPUs [ 0.532125] Total of 2 processors activated (7447.70 BogoMIPS). [ 0.543139] NET: Registered protocol family 16 [ 0.548529] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.548634] ACPI: bus type pci registered [ 0.550207] PCI: Using configuration type 1 for base access [ 0.581849] bio: create slab <bio-0> at 0 [ 0.603247] ACPI: EC: EC description table is found, configuring boot EC [ 0.947154] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 1.036584] ACPI: SSDT 00000000bd8d7c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 1.043648] ACPI: Dynamic OEM Table Load: [ 1.043803] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 1.053093] ACPI: SSDT 00000000bd8d5020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 1.065258] ACPI: Dynamic OEM Table Load: [ 1.065413] ACPI: SSDT (null) 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 1.114036] ACPI: SSDT 00000000bd8d6ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 1.123383] ACPI: Dynamic OEM Table Load: [ 1.123537] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 1.144465] ACPI: SSDT 00000000bd8d6f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 1.150586] ACPI: Dynamic OEM Table Load: [ 1.150739] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 1.179656] ACPI: Interpreter enabled [ 1.179726] ACPI: (supports S0 S3 S4 S5) [ 1.180881] ACPI: Using IOAPIC for interrupt routing [ 1.348930] ACPI: Power Resource [PUBS] (on) [ 1.492995] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 1.553379] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 1.553457] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.569716] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.571628] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 1.571706] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 1.571781] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 1.571869] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 1.571955] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 1.572043] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] [ 1.572417] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600 [ 1.572625] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300 [ 1.572674] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit] [ 1.572704] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 1.572725] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] [ 1.572878] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380 [ 1.572919] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit] [ 1.573122] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780 [ 1.573173] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit] [ 1.573305] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 1.573316] pci 0000:00:03.0: PME# disabled [ 1.573410] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101 [ 1.573453] pci 0000:00:03.2: reg 10: [io 0x1828-0x182f] [ 1.573475] pci 0000:00:03.2: reg 14: [io 0x180c-0x180f] [ 1.573498] pci 0000:00:03.2: reg 18: [io 0x1820-0x1827] [ 1.573520] pci 0000:00:03.2: reg 1c: [io 0x1808-0x180b] [ 1.573542] pci 0000:00:03.2: reg 20: [io 0x1810-0x181f] [ 1.573708] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700 [ 1.573749] pci 0000:00:03.3: reg 10: [io 0x1830-0x1837] [ 1.573772] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff] [ 1.574082] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200 [ 1.574139] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff] [ 1.574165] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff] [ 1.574192] pci 0000:00:19.0: reg 18: [io 0x1840-0x185f] [ 1.574347] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 1.574360] pci 0000:00:19.0: PME# disabled [ 1.574454] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03 [ 1.574579] pci 0000:00:1a.0: reg 20: [io 0x1860-0x187f] [ 1.574748] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03 [ 1.574873] pci 0000:00:1a.1: reg 20: [io 0x1880-0x189f] [ 1.575041] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03 [ 1.575165] pci 0000:00:1a.2: reg 20: [io 0x18a0-0x18bf] [ 1.575361] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03 [ 1.575417] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff] [ 1.575613] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 1.575626] pci 0000:00:1a.7: PME# disabled [ 1.575732] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403 [ 1.575779] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit] [ 1.575970] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 1.575983] pci 0000:00:1b.0: PME# disabled [ 1.576142] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604 [ 1.576340] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 1.576353] pci 0000:00:1c.0: PME# disabled [ 1.576455] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604 [ 1.576651] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 1.576664] pci 0000:00:1c.1: PME# disabled [ 1.576768] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604 [ 1.576965] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 1.576978] pci 0000:00:1c.3: PME# disabled [ 1.577093] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03 [ 1.577218] pci 0000:00:1d.0: reg 20: [io 0x18c0-0x18df] [ 1.577389] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03 [ 1.577514] pci 0000:00:1d.1: reg 20: [io 0x18e0-0x18ff] [ 1.577683] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03 [ 1.577807] pci 0000:00:1d.2: reg 20: [io 0x1c00-0x1c1f] [ 1.578004] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03 [ 1.578061] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff] [ 1.578257] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 1.578270] pci 0000:00:1d.7: PME# disabled [ 1.578365] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 1.578584] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601 [ 1.578923] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106 [ 1.578985] pci 0000:00:1f.2: reg 10: [io 0x1c48-0x1c4f] [ 1.579012] pci 0000:00:1f.2: reg 14: [io 0x183c-0x183f] [ 1.579038] pci 0000:00:1f.2: reg 18: [io 0x1c40-0x1c47] [ 1.579065] pci 0000:00:1f.2: reg 1c: [io 0x1838-0x183b] [ 1.579091] pci 0000:00:1f.2: reg 20: [io 0x1c20-0x1c3f] [ 1.579118] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff] [ 1.579230] pci 0000:00:1f.2: PME# supported from D3hot [ 1.579243] pci 0000:00:1f.2: PME# disabled [ 1.579336] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05 [ 1.579384] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit] [ 1.579451] pci 0000:00:1f.3: reg 20: [io 0x1c60-0x1c7f] [ 1.579698] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 1.579778] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled) [ 1.579791] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 1.579811] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 1.580324] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280 [ 1.580463] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit] [ 1.581030] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 1.581071] pci 0000:03:00.0: PME# disabled [ 1.581282] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 1.581360] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled) [ 1.581374] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 1.581393] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 1.581562] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 1.581640] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 1.581653] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 1.581672] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.581905] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode) [ 1.581988] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) [ 1.582002] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 1.582021] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 1.582050] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 1.582078] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 1.582106] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 1.582135] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 1.582163] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 1.582191] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) [ 1.582250] pci_bus 0000:00: on NUMA node 0 [ 1.582304] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 1.597743] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT] [ 1.601094] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] [ 1.604764] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] [ 2.099212] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 2.104225] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 2.109216] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) [ 2.114096] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 2.119113] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) [ 2.123980] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) [ 2.129036] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) [ 2.134062] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) [ 2.136646] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.137174] vgaarb: loaded [ 2.140647] SCSI subsystem initialized [ 2.140777] libata version 3.00 loaded. [ 2.141803] PCI: Using ACPI for IRQ routing [ 2.141803] PCI: pci_cache_line_size set to 64 bytes [ 2.144270] reserve RAM buffer: 000000000009ec00 - 000000000009ffff [ 2.144296] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff [ 2.144650] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff [ 2.144943] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff [ 2.145186] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff [ 2.147913] Bluetooth: Core ver 2.15 [ 2.148329] NET: Registered protocol family 31 [ 2.148398] Bluetooth: HCI device and connection manager initialized [ 2.148501] Bluetooth: HCI socket layer initialized [ 2.149363] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 2.156639] Switching to clocksource hpet [ 2.156904] pnp: PnP ACPI init [ 2.157329] ACPI: bus type pnp registered [ 2.159297] Switched to NOHz mode on CPU #0 [ 2.159460] Switched to NOHz mode on CPU #1 [ 2.209561] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 2.209586] pnp 00:00: [mem 0x000c0000-0x000c3fff] [ 2.209609] pnp 00:00: [mem 0x000c4000-0x000c7fff] [ 2.209630] pnp 00:00: [mem 0x000c8000-0x000cbfff] [ 2.209653] pnp 00:00: [mem 0x000cc000-0x000cffff] [ 2.209675] pnp 00:00: [mem 0x000d0000-0x000d3fff] [ 2.209697] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] [ 2.209720] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] [ 2.209743] pnp 00:00: [mem 0x000dc000-0x000dffff] [ 2.209764] pnp 00:00: [mem 0x000e0000-0x000e3fff] [ 2.209786] pnp 00:00: [mem 0x000e4000-0x000e7fff] [ 2.209809] pnp 00:00: [mem 0x000e8000-0x000ebfff] [ 2.209832] pnp 00:00: [mem 0x000ec000-0x000effff] [ 2.209854] pnp 00:00: [mem 0x000f0000-0x000fffff] [ 2.209876] pnp 00:00: [mem 0x00100000-0xbfffffff] [ 2.209898] pnp 00:00: [mem 0xfec00000-0xfed3ffff] [ 2.209920] pnp 00:00: [mem 0xfed4c000-0xffffffff] [ 2.211587] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 2.211710] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved [ 2.211832] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved [ 2.211951] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 2.212098] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 2.212217] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved [ 2.212347] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved [ 2.212477] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 2.212607] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 2.212737] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 2.212866] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 2.212996] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 2.213126] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved [ 2.213261] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved [ 2.213391] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved [ 2.213475] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 2.213959] pnp 00:01: [bus 00-ff] [ 2.213982] pnp 00:01: [io 0x0cf8-0x0cff] [ 2.214005] pnp 00:01: [io 0x0000-0x0cf7 window] [ 2.214028] pnp 00:01: [io 0x0d00-0xffff window] [ 2.214050] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 2.214074] pnp 00:01: [mem 0x000c0000-0x000c3fff window] [ 2.214096] pnp 00:01: [mem 0x000c4000-0x000c7fff window] [ 2.214122] pnp 00:01: [mem 0x000c8000-0x000cbfff window] [ 2.214145] pnp 00:01: [mem 0x000cc000-0x000cffff window] [ 2.214167] pnp 00:01: [mem 0x000d0000-0x000d3fff window] [ 2.214190] pnp 00:01: [mem 0x000d4000-0x000d7fff window] [ 2.214212] pnp 00:01: [mem 0x000d8000-0x000dbfff window] [ 2.214235] pnp 00:01: [mem 0x000dc000-0x000dffff window] [ 2.214257] pnp 00:01: [mem 0x000e0000-0x000e3fff window] [ 2.214281] pnp 00:01: [mem 0x000e4000-0x000e7fff window] [ 2.214303] pnp 00:01: [mem 0x000e8000-0x000ebfff window] [ 2.214325] pnp 00:01: [mem 0x000ec000-0x000effff window] [ 2.214348] pnp 00:01: [mem 0xc0000000-0xfebfffff window] [ 2.214370] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] [ 2.215247] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 2.240979] pnp 00:02: [io 0x0010-0x001f] [ 2.241003] pnp 00:02: [io 0x0090-0x009f] [ 2.241025] pnp 00:02: [io 0x0024-0x0025] [ 2.241046] pnp 00:02: [io 0x0028-0x0029] [ 2.241067] pnp 00:02: [io 0x002c-0x002d] [ 2.241089] pnp 00:02: [io 0x0030-0x0031] [ 2.241110] pnp 00:02: [io 0x0034-0x0035] [ 2.241132] pnp 00:02: [io 0x0038-0x0039] [ 2.241154] pnp 00:02: [io 0x003c-0x003d] [ 2.241175] pnp 00:02: [io 0x00a4-0x00a5] [ 2.241197] pnp 00:02: [io 0x00a8-0x00a9] [ 2.241218] pnp 00:02: [io 0x00ac-0x00ad] [ 2.241239] pnp 00:02: [io 0x00b0-0x00b5] [ 2.241260] pnp 00:02: [io 0x00b8-0x00b9] [ 2.241282] pnp 00:02: [io 0x00bc-0x00bd] [ 2.241304] pnp 00:02: [io 0x0050-0x0053] [ 2.241325] pnp 00:02: [io 0x0072-0x0077] [ 2.241346] pnp 00:02: [io 0x002e-0x002f] [ 2.241367] pnp 00:02: [io 0x1000-0x107f] [ 2.241389] pnp 00:02: [io 0x1180-0x11ff] [ 2.241410] pnp 00:02: [io 0x0800-0x080f] [ 2.241432] pnp 00:02: [io 0x15e0-0x15ef] [ 2.241454] pnp 00:02: [io 0x1600-0x167f] [ 2.241476] pnp 00:02: [io 0x1680-0x169f] [ 2.241499] pnp 00:02: [mem 0xe0000000-0xefffffff] [ 2.241521] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] [ 2.241543] pnp 00:02: [mem 0xfed10000-0xfed13fff] [ 2.241565] pnp 00:02: [mem 0xfed18000-0xfed18fff] [ 2.241588] pnp 00:02: [mem 0xfed19000-0xfed19fff] [ 2.241609] pnp 00:02: [mem 0xfed45000-0xfed4bfff] [ 2.243344] system 00:02: [io 0x1000-0x107f] has been reserved [ 2.243466] system 00:02: [io 0x1180-0x11ff] has been reserved [ 2.243585] system 00:02: [io 0x0800-0x080f] has been reserved [ 2.243702] system 00:02: [io 0x15e0-0x15ef] has been reserved [ 2.243820] system 00:02: [io 0x1600-0x167f] has been reserved [ 2.243936] system 00:02: [io 0x1680-0x169f] has been reserved [ 2.244083] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved [ 2.244203] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 2.244322] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved [ 2.244440] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved [ 2.244558] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved [ 2.244677] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved [ 2.244760] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 2.246232] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 2.247084] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 2.247398] pnp 00:04: [io 0x0000-0x000f] [ 2.247421] pnp 00:04: [io 0x0080-0x008f] [ 2.247443] pnp 00:04: [io 0x00c0-0x00df] [ 2.247465] pnp 00:04: [dma 4] [ 2.248344] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) [ 2.248652] pnp 00:05: [io 0x0061] [ 2.249509] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 2.249821] pnp 00:06: [io 0x00f0] [ 2.249861] pnp 00:06: [irq 13] [ 2.250714] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) [ 2.251025] pnp 00:07: [io 0x0070-0x0071] [ 2.251059] pnp 00:07: [irq 8] [ 2.251914] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) [ 2.252388] pnp 00:08: [io 0x0060] [ 2.252410] pnp 00:08: [io 0x0064] [ 2.252443] pnp 00:08: [irq 1] [ 2.253309] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) [ 2.253629] pnp 00:09: [irq 12] [ 2.254504] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active) [ 2.279523] pnp 00:0a: [mem 0xfed40000-0xfed44fff] [ 2.280415] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active) [ 2.289680] pnp: PnP ACPI: found 11 devices [ 2.289751] ACPI: ACPI bus type pnp unregistered [ 2.349213] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff] [ 2.349305] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref] [ 2.349407] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref] [ 2.349506] pci 0000:00:1c.0: BAR 7: assigned [io 0x3000-0x3fff] [ 2.349590] pci 0000:00:1c.1: BAR 7: assigned [io 0x4000-0x4fff] [ 2.349669] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 2.349743] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 2.349824] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 2.349904] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 2.350004] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 2.350077] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] [ 2.350158] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 2.350238] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 2.350337] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 2.350409] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 2.350490] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 2.350570] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 2.350669] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] [ 2.350739] pci 0000:00:1e.0: bridge window [io disabled] [ 2.350819] pci 0000:00:1e.0: bridge window [mem disabled] [ 2.350896] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 2.351025] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.351107] pci 0000:00:1c.0: setting latency timer to 64 [ 2.351153] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 2.351234] pci 0000:00:1c.1: setting latency timer to 64 [ 2.351278] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 2.351359] pci 0000:00:1c.3: setting latency timer to 64 [ 2.351378] pci 0000:00:1e.0: setting latency timer to 64 [ 2.351390] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 2.351397] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 2.351404] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 2.351412] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] [ 2.351419] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] [ 2.351426] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] [ 2.351434] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 2.351440] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] [ 2.351448] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 2.351455] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 2.351462] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff] [ 2.351469] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 2.351477] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] [ 2.351484] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] [ 2.351491] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref] [ 2.351499] pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7] [ 2.351506] pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff] [ 2.351512] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff] [ 2.351520] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff] [ 2.351527] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff] [ 2.351534] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff] [ 2.351855] NET: Registered protocol family 2 [ 2.352533] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 2.356140] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 2.359302] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) [ 2.367024] TCP: Hash tables configured (established 262144 bind 65536) [ 2.367162] TCP reno registered [ 2.367275] UDP hash table entries: 2048 (order: 6, 327680 bytes) [ 2.367910] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes) [ 2.369512] NET: Registered protocol family 1 [ 2.369733] pci 0000:00:02.0: Boot video device [ 2.369894] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.369901] pci 0000:00:1a.0: Performing full reset [ 2.369956] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.369963] pci 0000:00:1a.1: Performing full reset [ 2.370017] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.370024] pci 0000:00:1a.2: Performing full reset [ 2.370341] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.370348] pci 0000:00:1d.0: Performing full reset [ 2.370402] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.370408] pci 0000:00:1d.1: Performing full reset [ 2.370462] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.370469] pci 0000:00:1d.2: Performing full reset [ 2.370765] PCI: CLS 64 bytes, default 64 [ 2.371626] Trying to unpack rootfs image as initramfs... [ 4.628812] Freeing initrd memory: 34952k freed [ 4.994494] DMA-API: preallocated 32768 debug entries [ 4.994574] DMA-API: debugging enabled by kernel config [ 4.994657] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 4.994733] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000 [ 4.994821] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000 [ 4.995255] Simple Boot Flag at 0x35 set to 0x1 [ 4.998625] Scanning for low memory corruption every 60 seconds [ 5.000614] audit: initializing netlink socket (disabled) [ 5.000856] type=2000 audit(1298999433.996:1): initialized [ 5.041520] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 5.101409] fuse init (API version 7.16) [ 5.103638] msgmni has been set to 7697 [ 5.106580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 5.106688] io scheduler noop registered [ 5.106755] io scheduler deadline registered [ 5.107574] io scheduler cfq registered (default) [ 5.111177] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 5.112182] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 5.113889] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 5.116520] ACPI: AC Adapter [AC] (off-line) [ 5.119752] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 5.148044] ACPI: Lid Switch [LID] [ 5.149660] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 [ 5.200043] ACPI: Sleep Button [SLPB] [ 5.201705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 5.201824] ACPI: Power Button [PWRF] [ 5.202322] ACPI: acpi_idle registered with cpuidle [ 5.479901] Monitor-Mwait will be used to enter C-1 state [ 5.480101] Monitor-Mwait will be used to enter C-2 state [ 5.480266] Monitor-Mwait will be used to enter C-3 state [ 5.480295] Marking TSC unstable due to TSC halts in idle [ 5.654039] thermal LNXTHERM:00: registered as thermal_zone0 [ 5.654115] ACPI: Thermal Zone [THM0] (48 C) [ 5.675905] thermal LNXTHERM:01: registered as thermal_zone1 [ 5.675980] ACPI: Thermal Zone [THM1] (50 C) [ 5.677312] Linux agpgart interface v0.103 [ 5.715096] brd: module loaded [ 5.733869] loop: module loaded [ 5.737116] ahci 0000:00:1f.2: version 3.0 [ 5.737233] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 5.737797] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X [ 5.738032] ahci: SSS flag set, parallel bus scan disabled [ 5.738250] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 5.738403] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs [ 5.738597] ahci 0000:00:1f.2: setting latency timer to 64 [ 5.762241] scsi0 : ahci [ 5.765114] scsi1 : ahci [ 5.767894] scsi2 : ahci [ 5.770864] scsi3 : ahci [ 5.780167] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 5.780471] ACPI: Battery Slot [BAT0] (battery present) [ 5.792777] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 40 [ 5.792869] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 40 [ 5.792956] ata3: DUMMY [ 5.793017] ata4: DUMMY [ 5.794536] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 5.794917] ata_generic 0000:00:03.2: setting latency timer to 64 [ 5.809432] scsi4 : ata_generic [ 5.811808] scsi5 : ata_generic [ 5.813945] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18 [ 5.814024] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18 [ 5.814739] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2 [ 5.814813] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 5.815060] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 5.815186] e1000e 0000:00:19.0: setting latency timer to 64 [ 5.815759] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 6.112057] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 6.120456] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 6.120468] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 6.120561] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 6.137481] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb [ 6.137575] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection [ 6.137681] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF [ 6.138124] PPP generic driver version 2.4.2 [ 6.140095] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.151434] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.152451] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.154721] mousedev: PS/2 mouse device common for all mice [ 6.158116] rtc_cmos 00:07: RTC can wake from S4 [ 6.162359] ata1.00: ATA-8: ST9250410AS, 0002SDM1, max UDMA/133 [ 6.162435] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 6.164424] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 6.169482] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 [ 6.169684] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 6.169908] Linux video capture interface: v2.00 [ 6.171090] device-mapper: uevent: version 1.0.3 [ 6.172308] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 6.172319] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 6.172413] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 6.172717] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com [ 6.173244] device-mapper: multipath: version 1.2.0 loaded [ 6.173347] device-mapper: multipath round-robin: version 1.0.0 loaded [ 6.174762] ata1.00: configured for UDMA/133 [ 6.176531] scsi 0:0:0:0: Direct-Access ATA ST9250410AS 0002 PQ: 0 ANSI: 5 [ 6.179668] cpuidle: using governor ladder [ 6.183356] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 6.183916] cpuidle: using governor menu [ 6.184957] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 6.186867] sd 0:0:0:0: [sda] Write Protect is off [ 6.186940] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 6.187388] TCP cubic registered [ 6.187562] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 6.190588] NET: Registered protocol family 10 [ 6.196843] NET: Registered protocol family 17 [ 6.197287] Bluetooth: L2CAP ver 2.15 [ 6.197652] Bluetooth: L2CAP socket layer initialized [ 6.197761] Bluetooth: SCO (Voice Link) ver 0.6 [ 6.197828] Bluetooth: SCO socket layer initialized [ 6.198240] Bluetooth: RFCOMM TTY layer initialized [ 6.198351] Bluetooth: RFCOMM socket layer initialized [ 6.198420] Bluetooth: RFCOMM ver 1.11 [ 6.198485] Registering the dns_resolver key type [ 6.230102] sda: sda1 sda2 < sda5 > [ 6.234717] registered taskstats version 1 [ 6.235030] kmemleak: Kernel memory leak detector initialized [ 6.237644] sd 0:0:0:0: [sda] Attached SCSI disk [ 6.237771] kmemleak: Automatic memory scanning thread started [ 6.238051] rtc_cmos 00:07: setting system clock to 2011-03-01 17:10:35 UTC (1298999435) [ 6.238160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 6.238240] EDD information not available. [ 6.504086] ata2: SATA link down (SStatus 0 SControl 300) [ 6.674612] Freeing unused kernel memory: 524k freed [ 6.675088] Write protecting the kernel read-only data: 8192k [ 6.688716] Freeing unused kernel memory: 1360k freed [ 6.690038] Freeing unused kernel memory: 8k freed [ 6.695340] IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 6.718874] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4 [ 7.005918] udevd (120): /proc/120/oom_adj is deprecated, please use /proc/120/oom_score_adj instead. [ 7.363838] agpgart-intel 0000:00:00.0: Intel GM45 Chipset [ 7.364800] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 7.380548] agpgart-intel 0000:00:00.0: detected 32768K stolen memory [ 7.383015] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 7.898893] usbcore: registered new interface driver usbfs [ 7.899956] usbcore: registered new interface driver hub [ 7.907629] [drm] Initialized drm 1.1.0 20060810 [ 7.911598] usbcore: registered new device driver usb [ 7.954955] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.955042] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96 [ 7.955328] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 7.955445] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 7.955535] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 7.955778] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 7.955789] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 7.956077] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 7.965603] uhci_hcd: USB Universal Host Controller Interface driver [ 7.968486] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 7.968499] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 7.968931] ehci_hcd 0000:00:1a.7: debug port 1 [ 7.969008] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 7.972924] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported [ 7.972932] ehci_hcd 0000:00:1a.7: supports USB remote wakeup [ 7.973299] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00 [ 7.973378] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 7.977514] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 7.990304] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 7.991535] usb usb1: default language 0x0409 [ 7.991910] usb usb1: udev 1, busnum 1, minor = 0 [ 7.991918] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 7.992142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.992233] usb usb1: Product: EHCI Host Controller [ 7.992308] usb usb1: Manufacturer: Linux 2.6.38-rc6+ ehci_hcd [ 7.992384] usb usb1: SerialNumber: 0000:00:1a.7 [ 7.994447] usb usb1: usb_probe_device [ 7.994457] usb usb1: configuration #1 chosen from 1 choice [ 7.994750] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 7.996146] hub 1-0:1.0: usb_probe_interface [ 7.996154] hub 1-0:1.0: usb_probe_interface - got id [ 7.996166] hub 1-0:1.0: USB hub found [ 7.996507] hub 1-0:1.0: 6 ports detected [ 7.996611] hub 1-0:1.0: standalone hub [ 7.996617] hub 1-0:1.0: no power switching (usb 1.0) [ 7.996623] hub 1-0:1.0: individual port over-current protection [ 7.996631] hub 1-0:1.0: power on to power good time: 20ms [ 7.996909] hub 1-0:1.0: local power source is good [ 7.996950] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 8.001808] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 8.001925] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 8.002014] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 8.002148] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 8.002158] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 8.002353] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2 [ 8.012087] uhci_hcd 0000:00:1a.0: detected 2 ports [ 8.012170] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 8.012176] uhci_hcd 0000:00:1a.0: Performing full reset [ 8.012201] uhci_hcd 0000:00:1a.0: supports USB remote wakeup [ 8.012586] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 [ 8.013535] usb usb2: default language 0x0409 [ 8.013914] usb usb2: udev 1, busnum 2, minor = 128 [ 8.013922] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 8.013998] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.014085] usb usb2: Product: UHCI Host Controller [ 8.014154] usb usb2: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 8.014226] usb usb2: SerialNumber: 0000:00:1a.0 [ 8.018769] usb usb2: usb_probe_device [ 8.018779] usb usb2: configuration #1 chosen from 1 choice [ 8.018962] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 8.020258] hub 2-0:1.0: usb_probe_interface [ 8.020265] hub 2-0:1.0: usb_probe_interface - got id [ 8.020276] hub 2-0:1.0: USB hub found [ 8.020564] hub 2-0:1.0: 2 ports detected [ 8.020671] hub 2-0:1.0: standalone hub [ 8.020677] hub 2-0:1.0: no power switching (usb 1.0) [ 8.020683] hub 2-0:1.0: individual port over-current protection [ 8.020690] hub 2-0:1.0: power on to power good time: 2ms [ 8.020912] hub 2-0:1.0: local power source is good [ 8.020955] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 8.024747] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0 [ 8.025267] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 8.025399] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 8.025409] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 8.025596] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3 [ 8.040342] uhci_hcd 0000:00:1a.1: detected 2 ports [ 8.040422] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 8.040429] uhci_hcd 0000:00:1a.1: Performing full reset [ 8.040813] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 [ 8.041628] usb usb3: default language 0x0409 [ 8.042005] usb usb3: udev 1, busnum 3, minor = 256 [ 8.042013] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 8.042089] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.042176] usb usb3: Product: UHCI Host Controller [ 8.042245] usb usb3: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 8.042317] usb usb3: SerialNumber: 0000:00:1a.1 [ 8.046692] usb usb3: usb_probe_device [ 8.046701] usb usb3: configuration #1 chosen from 1 choice [ 8.046882] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 8.048181] hub 3-0:1.0: usb_probe_interface [ 8.048189] hub 3-0:1.0: usb_probe_interface - got id [ 8.048199] hub 3-0:1.0: USB hub found [ 8.048498] hub 3-0:1.0: 2 ports detected [ 8.048607] hub 3-0:1.0: standalone hub [ 8.048613] hub 3-0:1.0: no power switching (usb 1.0) [ 8.048619] hub 3-0:1.0: individual port over-current protection [ 8.048627] hub 3-0:1.0: power on to power good time: 2ms [ 8.048868] hub 3-0:1.0: local power source is good [ 8.048913] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 8.052785] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1 [ 8.053367] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 8.053485] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 8.053608] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 8.053859] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 8.053870] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 8.054697] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4 [ 8.068340] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 8.068354] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 8.068743] ehci_hcd 0000:00:1d.7: debug port 1 [ 8.068820] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 8.072716] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported [ 8.072723] ehci_hcd 0000:00:1d.7: supports USB remote wakeup [ 8.073092] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000 [ 8.073172] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 8.077071] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 8.088124] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 8.089094] usb usb4: default language 0x0409 [ 8.089488] usb usb4: udev 1, busnum 4, minor = 384 [ 8.089496] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 8.089573] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.089661] usb usb4: Product: EHCI Host Controller [ 8.089730] usb usb4: Manufacturer: Linux 2.6.38-rc6+ ehci_hcd [ 8.089801] usb usb4: SerialNumber: 0000:00:1d.7 [ 8.094128] usb usb4: usb_probe_device [ 8.094138] usb usb4: configuration #1 chosen from 1 choice [ 8.094328] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 8.095638] hub 4-0:1.0: usb_probe_interface [ 8.095646] hub 4-0:1.0: usb_probe_interface - got id [ 8.095657] hub 4-0:1.0: USB hub found [ 8.096188] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001403 0 ACK POWER sig=k CSC CONNECT [ 8.096216] hub 1-0:1.0: port 1: status 0501 change 0001 [ 8.096385] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0 ACK POWER sig=j CSC CONNECT [ 8.096411] hub 1-0:1.0: port 3: status 0501 change 0001 [ 8.096657] hub 4-0:1.0: 6 ports detected [ 8.096765] hub 4-0:1.0: standalone hub [ 8.096770] hub 4-0:1.0: no power switching (usb 1.0) [ 8.096776] hub 4-0:1.0: individual port over-current protection [ 8.096784] hub 4-0:1.0: power on to power good time: 20ms [ 8.097021] hub 4-0:1.0: local power source is good [ 8.097062] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 8.102471] i915 0000:00:02.0: power state changed by ACPI to D0 [ 8.102594] i915 0000:00:02.0: power state changed by ACPI to D0 [ 8.102678] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 8.102758] i915 0000:00:02.0: setting latency timer to 64 [ 8.120117] uhci_hcd 0000:00:1a.0: port 1 portsc 0082,00 [ 8.132062] Monitor-Mwait will be used to enter C-3 state [ 8.148169] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00 [ 8.196106] hub 1-0:1.0: state 7 ports 6 chg 000a evt 0000 [ 8.196186] hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 8.196215] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 001803 0 ACK POWER sig=j CSC CONNECT [ 8.196245] hub 4-0:1.0: port 2: status 0501 change 0001 [ 8.196330] ehci_hcd 0000:00:1a.7: port 1 low speed --> companion [ 8.252096] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 8.252373] hub 1-0:1.0: port 3, status 0501, change 0000, 480 Mb/s [ 8.308289] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion [ 8.308303] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 8.308331] hub 1-0:1.0: port 3 not reset yet, waiting 50ms [ 8.364121] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 8.364345] hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0008 [ 8.364425] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 8.364479] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00 [ 8.364555] hub 2-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s [ 8.492142] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 [ 8.518681] i915 0000:00:02.0: irq 42 for MSI/MSI-X [ 8.518875] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 8.518955] [drm] Driver supports precise vblank timestamp query. [ 8.604144] usb 2-1: new low speed USB device using uhci_hcd and address 2 [ 8.717577] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 8.762165] usb 2-1: skipped 1 descriptor after interface [ 8.762196] usb 2-1: skipped 1 descriptor after interface [ 8.767129] usb 2-1: default language 0x0409 [ 8.782151] usb 2-1: udev 2, busnum 2, minor = 129 [ 8.782159] usb 2-1: New USB device found, idVendor=046d, idProduct=c521 [ 8.782236] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 8.782311] usb 2-1: Product: USB Receiver [ 8.782378] usb 2-1: Manufacturer: Logitech [ 8.784034] usb 2-1: usb_probe_device [ 8.784055] usb 2-1: configuration #1 chosen from 1 choice [ 8.795158] usb 2-1: adding 2-1:1.0 (config #1, interface 0) [ 8.797054] usb 2-1: adding 2-1:1.1 (config #1, interface 1) [ 8.800879] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 8.800935] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00 [ 8.801016] hub 3-0:1.0: port 1, status 0101, change 0001, 12 Mb/s [ 8.835323] usbhid 2-1:1.0: usb_probe_interface [ 8.835333] usbhid 2-1:1.0: usb_probe_interface - got id [ 8.853993] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1:1.0/input/input5 [ 8.859541] generic-usb 0003:046D:C521.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1/input0 [ 8.859746] usbhid 2-1:1.1: usb_probe_interface [ 8.859753] usbhid 2-1:1.1: usb_probe_interface - got id [ 8.895174] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1:1.1/input/input6 [ 8.895402] uhci_hcd 0000:00:1a.0: reserve dev 2 ep82-INT, period 8, phase 4, 118 us [ 8.897027] usbhid 2-1:1.1: looking for a minor, starting at 96 [ 8.899794] generic-usb 0003:046D:C521.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1/input1 [ 8.900225] usbcore: registered new interface driver usbhid [ 8.900297] usbhid: USB HID core driver [ 8.932144] hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 [ 9.044136] usb 3-1: new full speed USB device using uhci_hcd and address 2 [ 9.088428] fb0: inteldrmfb frame buffer device [ 9.088502] drm: registered panic notifier [ 9.104182] hub 3-0:1.0: port 1 not reset yet, waiting 50ms [ 9.236082] usb 3-1: ep0 maxpacket = 8 [ 9.267228] usb 3-1: default language 0x0409 [ 9.276267] usb 3-1: udev 2, busnum 3, minor = 257 [ 9.276276] usb 3-1: New USB device found, idVendor=08ff, idProduct=2810 [ 9.276352] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 9.276428] usb 3-1: Product: Fingerprint Sensor [ 9.280528] usb 3-1: usb_probe_device [ 9.280539] usb 3-1: configuration #1 chosen from 1 choice [ 9.283247] usb 3-1: adding 3-1:1.0 (config #1, interface 0) [ 9.288813] hub 4-0:1.0: state 7 ports 6 chg 0004 evt 0000 [ 9.288890] hub 4-0:1.0: port 2, status 0501, change 0000, 480 Mb/s [ 9.338349] acpi device:02: registered as cooling_device2 [ 9.344349] ehci_hcd 0000:00:1d.7: port 2 full speed --> companion [ 9.344971] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 9.345002] hub 4-0:1.0: port 2 not reset yet, waiting 50ms [ 9.347607] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7 [ 9.349322] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 9.351329] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 9.351567] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 9.351681] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 9.351804] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 9.351937] uhci_hcd 0000:00:1a.2: setting latency timer to 64 [ 9.351947] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 9.352214] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 9.364140] uhci_hcd 0000:00:1a.2: detected 2 ports [ 9.364221] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 9.364228] uhci_hcd 0000:00:1a.2: Performing full reset [ 9.364252] uhci_hcd 0000:00:1a.2: supports USB remote wakeup [ 9.364644] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0 [ 9.365532] usb usb5: default language 0x0409 [ 9.365963] usb usb5: udev 1, busnum 5, minor = 512 [ 9.365971] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.366048] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.366135] usb usb5: Product: UHCI Host Controller [ 9.366205] usb usb5: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 9.366277] usb usb5: SerialNumber: 0000:00:1a.2 [ 9.373485] usb usb5: usb_probe_device [ 9.373496] usb usb5: configuration #1 chosen from 1 choice [ 9.373694] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 9.376715] hub 5-0:1.0: usb_probe_interface [ 9.376723] hub 5-0:1.0: usb_probe_interface - got id [ 9.376735] hub 5-0:1.0: USB hub found [ 9.377044] hub 5-0:1.0: 2 ports detected [ 9.377155] hub 5-0:1.0: standalone hub [ 9.377161] hub 5-0:1.0: no power switching (usb 1.0) [ 9.377167] hub 5-0:1.0: individual port over-current protection [ 9.377175] hub 5-0:1.0: power on to power good time: 2ms [ 9.377423] hub 5-0:1.0: local power source is good [ 9.377471] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 9.390314] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2 [ 9.390899] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 9.391015] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 9.391101] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 9.391235] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 9.391246] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 9.391444] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 9.397399] uhci_hcd 0000:00:1d.0: detected 2 ports [ 9.397412] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 9.397418] uhci_hcd 0000:00:1d.0: Performing full reset [ 9.397440] uhci_hcd 0000:00:1d.0: supports USB remote wakeup [ 9.397841] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0 [ 9.398692] usb usb6: default language 0x0409 [ 9.399134] usb usb6: udev 1, busnum 6, minor = 640 [ 9.399140] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.399147] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.399153] usb usb6: Product: UHCI Host Controller [ 9.399157] usb usb6: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 9.399162] usb usb6: SerialNumber: 0000:00:1d.0 [ 9.400215] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 9.400456] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 9.400535] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0004 [ 9.403581] usb usb6: usb_probe_device [ 9.403590] usb usb6: configuration #1 chosen from 1 choice [ 9.403796] usb usb6: adding 6-0:1.0 (config #1, interface 0) [ 9.405295] hub 6-0:1.0: usb_probe_interface [ 9.405301] hub 6-0:1.0: usb_probe_interface - got id [ 9.405311] hub 6-0:1.0: USB hub found [ 9.405569] hub 6-0:1.0: 2 ports detected [ 9.405617] hub 6-0:1.0: standalone hub [ 9.405621] hub 6-0:1.0: no power switching (usb 1.0) [ 9.405626] hub 6-0:1.0: individual port over-current protection [ 9.405632] hub 6-0:1.0: power on to power good time: 2ms [ 9.405881] hub 6-0:1.0: local power source is good [ 9.405928] hub 6-0:1.0: trying to enable port power on non-switchable hub [ 9.410346] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0 [ 9.410686] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 9.410746] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 9.410755] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 9.410887] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 9.413791] Console: switching to colour frame buffer device 180x56 [ 9.420118] uhci_hcd 0000:00:1d.1: detected 2 ports [ 9.420131] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 9.420136] uhci_hcd 0000:00:1d.1: Performing full reset [ 9.420545] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0 [ 9.421392] usb usb7: default language 0x0409 [ 9.421812] usb usb7: udev 1, busnum 7, minor = 768 [ 9.421818] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.421825] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.421830] usb usb7: Product: UHCI Host Controller [ 9.421835] usb usb7: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 9.421840] usb usb7: SerialNumber: 0000:00:1d.1 [ 9.424430] usb usb7: usb_probe_device [ 9.424439] usb usb7: configuration #1 chosen from 1 choice [ 9.424643] usb usb7: adding 7-0:1.0 (config #1, interface 0) [ 9.426062] hub 7-0:1.0: usb_probe_interface [ 9.426068] hub 7-0:1.0: usb_probe_interface - got id [ 9.426078] hub 7-0:1.0: USB hub found [ 9.426341] hub 7-0:1.0: 2 ports detected [ 9.426447] hub 7-0:1.0: standalone hub [ 9.426454] hub 7-0:1.0: no power switching (usb 1.0) [ 9.426459] hub 7-0:1.0: individual port over-current protection [ 9.426467] hub 7-0:1.0: power on to power good time: 2ms [ 9.426728] hub 7-0:1.0: local power source is good [ 9.426776] hub 7-0:1.0: trying to enable port power on non-switchable hub [ 9.431472] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1 [ 9.431774] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 9.431929] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 9.431939] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 9.432555] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 9.452078] uhci_hcd 0000:00:1d.2: detected 2 ports [ 9.452156] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 9.452162] uhci_hcd 0000:00:1d.2: Performing full reset [ 9.452279] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 [ 9.453185] usb usb8: default language 0x0409 [ 9.453615] usb usb8: udev 1, busnum 8, minor = 896 [ 9.453622] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.453715] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.453811] usb usb8: Product: UHCI Host Controller [ 9.453879] usb usb8: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 9.453958] usb usb8: SerialNumber: 0000:00:1d.2 [ 9.459069] usb usb8: usb_probe_device [ 9.459077] usb usb8: configuration #1 chosen from 1 choice [ 9.459283] usb usb8: adding 8-0:1.0 (config #1, interface 0) [ 9.460822] hub 8-0:1.0: usb_probe_interface [ 9.460830] hub 8-0:1.0: usb_probe_interface - got id [ 9.460841] hub 8-0:1.0: USB hub found [ 9.464101] hub 8-0:1.0: 2 ports detected [ 9.467097] hub 8-0:1.0: standalone hub [ 9.467103] hub 8-0:1.0: no power switching (usb 1.0) [ 9.467109] hub 8-0:1.0: individual port over-current protection [ 9.467117] hub 8-0:1.0: power on to power good time: 2ms [ 9.467371] hub 8-0:1.0: local power source is good [ 9.467419] hub 8-0:1.0: trying to enable port power on non-switchable hub [ 9.471965] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2 [ 9.476231] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 9.504195] uhci_hcd 0000:00:1d.0: port 2 portsc 0093,00 [ 9.504221] hub 6-0:1.0: port 2: status 0101 change 0001 [ 9.524244] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 9.564359] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 9.604244] hub 6-0:1.0: state 7 ports 2 chg 0004 evt 0000 [ 9.604331] hub 6-0:1.0: port 2, status 0101, change 0000, 12 Mb/s [ 9.720177] usb 6-2: new full speed USB device using uhci_hcd and address 2 [ 9.780168] hub 6-0:1.0: port 2 not reset yet, waiting 50ms [ 9.912160] usb 6-2: ep0 maxpacket = 8 [ 9.934223] usb 6-2: default language 0x0409 [ 9.957261] usb 6-2: udev 2, busnum 6, minor = 641 [ 9.957269] usb 6-2: New USB device found, idVendor=04b3, idProduct=301a [ 9.957276] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 9.957281] usb 6-2: Product: USB 1.1 2port downstream low power hub [ 9.957286] usb 6-2: Manufacturer: Lite-On Technology [ 9.959223] usb 6-2: usb_probe_device [ 9.959232] usb 6-2: configuration #1 chosen from 1 choice [ 9.973835] usb 6-2: adding 6-2:1.0 (config #1, interface 0) [ 9.977728] hub 6-2:1.0: usb_probe_interface [ 9.977734] hub 6-2:1.0: usb_probe_interface - got id [ 9.977744] hub 6-2:1.0: USB hub found [ 9.979230] hub 6-2:1.0: 3 ports detected [ 9.979271] hub 6-2:1.0: compound device; port removable status: FRR [ 9.979276] hub 6-2:1.0: individual port power switching [ 9.979280] hub 6-2:1.0: individual port over-current protection [ 9.979287] hub 6-2:1.0: power on to power good time: 44ms [ 9.980253] hub 6-2:1.0: hub controller current requirement: 100mA [ 9.980258] hub 6-2:1.0: 100mA bus power budget for each child [ 9.981748] hub 6-2:1.0: enabling power on all ports [ 10.086235] hub 6-2:1.0: port 1: status 0101 change 0001 [ 10.188158] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 128, phase 0, 12 us [ 10.188213] hub 6-2:1.0: state 7 ports 3 chg 0002 evt 0000 [ 10.190234] hub 6-2:1.0: port 1, status 0101, change 0000, 12 Mb/s [ 10.266225] usb 6-2.1: new full speed USB device using uhci_hcd and address 3 [ 10.319434] PM: Starting manual resume from disk [ 10.368073] usb 6-2.1: ep0 maxpacket = 8 [ 10.383799] EXT3-fs: barriers not enabled [ 10.390277] usb 6-2.1: skipped 1 descriptor after interface [ 10.390308] usb 6-2.1: skipped 1 descriptor after interface [ 10.393230] usb 6-2.1: default language 0x0409 [ 10.410377] kjournald starting. Commit interval 5 seconds [ 10.410815] EXT3-fs (sda1): mounted filesystem with writeback data mode [ 10.425261] usb 6-2.1: udev 3, busnum 6, minor = 642 [ 10.425269] usb 6-2.1: New USB device found, idVendor=04b3, idProduct=301b [ 10.428395] usb 6-2.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 [ 10.431497] usb 6-2.1: Product: USB Productivity Option Keyboard( has the hub in # 1 ) [ 10.434650] usb 6-2.1: Manufacturer: Lite-On Technology [ 10.439629] usb 6-2.1: usb_probe_device [ 10.439640] usb 6-2.1: configuration #1 chosen from 1 choice [ 10.445240] usb 6-2.1: adding 6-2.1:1.0 (config #1, interface 0) [ 10.448714] usbhid 6-2.1:1.0: usb_probe_interface [ 10.448723] usbhid 6-2.1:1.0: usb_probe_interface - got id [ 10.466980] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2.1/6-2.1:1.0/input/input8 [ 10.470509] uhci_hcd 0000:00:1d.0: reserve dev 3 ep81-INT, period 8, phase 4, 17 us [ 10.474232] generic-usb 0003:04B3:301B.0003: input,hidraw2: USB HID v1.10 Keyboard [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-2.1/input0 [ 10.482228] usb 6-2.1: adding 6-2.1:1.1 (config #1, interface 1) [ 10.486714] usbhid 6-2.1:1.1: usb_probe_interface [ 10.486723] usbhid 6-2.1:1.1: usb_probe_interface - got id [ 10.497732] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2.1/6-2.1:1.1/input/input9 [ 10.501624] uhci_hcd 0000:00:1d.0: reserve dev 3 ep82-INT, period 128, phase 0, 14 us [ 10.505251] generic-usb 0003:04B3:301B.0004: input,hidraw3: USB HID v1.10 Device [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-2.1/input1 [ 10.516148] hub 6-2:1.0: 356mA power budget left [ 10.516159] hub 6-2:1.0: state 7 ports 3 chg 0000 evt 0002 [ 10.568070] usb usb5: suspend_rh (auto-stop) [ 10.568111] usb usb7: suspend_rh (auto-stop) [ 10.568146] usb usb8: suspend_rh (auto-stop) [ 10.824190] hub 1-0:1.0: hub_suspend [ 10.824298] usb usb1: bus auto-suspend [ 10.824306] ehci_hcd 0000:00:1a.7: suspend root hub [ 11.808148] hub 5-0:1.0: hub_suspend [ 11.808172] usb usb5: bus auto-suspend [ 11.808180] usb usb5: suspend_rh [ 11.824112] hub 4-0:1.0: hub_suspend [ 11.824131] usb usb4: bus auto-suspend [ 11.824138] ehci_hcd 0000:00:1d.7: suspend root hub [ 11.824186] hub 7-0:1.0: hub_suspend [ 11.824200] usb usb7: bus auto-suspend [ 11.824207] usb usb7: suspend_rh [ 11.824239] hub 8-0:1.0: hub_suspend [ 11.824253] usb usb8: bus auto-suspend [ 11.824260] usb usb8: suspend_rh [ 12.882029] Adding 5791396k swap on /dev/sda5. Priority:-1 extents:1 across:5791396k [ 13.429831] EXT3-fs (sda1): using internal journal [ 13.588845] udev: starting version 147 [ 16.240668] cfg80211: Calling CRDA to update world regulatory domain [ 17.621605] cfg80211: World regulatory domain updated: [ 17.621614] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 17.621623] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 17.621632] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 17.621640] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 17.621647] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 17.621655] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 17.705974] ip_tables: (C) 2000-2006 Netfilter Core Team [ 20.818390] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: [ 20.818399] iwlagn: Copyright(c) 2003-2010 Intel Corporation [ 20.819227] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 20.819245] iwlagn 0000:03:00.0: setting latency timer to 64 [ 20.819433] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54 [ 20.841828] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4 [ 20.841836] iwlagn 0000:03:00.0: Device SKU: 0Xb [ 20.842156] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels [ 20.842799] iwlagn 0000:03:00.0: irq 43 for MSI/MSI-X [ 22.488193] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12 [ 22.582457] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 22.767132] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 22.767420] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X [ 22.769121] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 23.993581] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 24.048229] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 24.049961] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 27.025054] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 27.026320] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 32.208395] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us [ 36.116665] usb usb7: usb auto-resume [ 36.116676] usb usb7: wakeup_rh [ 36.156048] hub 7-0:1.0: hub_resume [ 36.156304] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 36.156820] usb usb8: usb auto-resume [ 36.156829] usb usb8: wakeup_rh [ 36.196107] hub 8-0:1.0: hub_resume [ 36.197682] usb usb5: usb auto-resume [ 36.197692] usb usb5: wakeup_rh [ 36.197738] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 36.236171] hub 5-0:1.0: hub_resume [ 36.236422] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 36.236947] usb usb1: usb auto-resume [ 36.236959] ehci_hcd 0000:00:1a.7: resume root hub [ 36.292171] hub 1-0:1.0: hub_resume [ 36.292782] hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 36.293188] usb usb4: usb auto-resume [ 36.293200] ehci_hcd 0000:00:1d.7: resume root hub [ 36.344140] hub 4-0:1.0: hub_resume [ 36.344773] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 37.320058] eth0: no IPv6 routers present [ 37.352117] usb usb7: suspend_rh (auto-stop) [ 37.352157] usb usb5: suspend_rh (auto-stop) [ 37.356042] usb usb8: suspend_rh (auto-stop) [ 39.924055] hub 5-0:1.0: hub_suspend [ 39.924081] usb usb5: bus auto-suspend [ 39.924089] usb usb5: suspend_rh [ 39.924122] hub 1-0:1.0: hub_suspend [ 39.924136] usb usb1: bus auto-suspend [ 39.924143] ehci_hcd 0000:00:1a.7: suspend root hub [ 39.924190] hub 4-0:1.0: hub_suspend [ 39.924203] usb usb4: bus auto-suspend [ 39.924209] ehci_hcd 0000:00:1d.7: suspend root hub [ 39.924254] hub 7-0:1.0: hub_suspend [ 39.924267] usb usb7: bus auto-suspend [ 39.924273] usb usb7: suspend_rh [ 39.924303] hub 8-0:1.0: hub_suspend [ 39.924316] usb usb8: bus auto-suspend [ 39.924322] usb usb8: suspend_rh [ 114.778041] kmemleak: 1 new suspected memory leaks (see /sys/kernel/debug/kmemleak) [ 186.437090] irq 23: nobody cared (try booting with the "irqpoll" option) [ 186.437103] Pid: 0, comm: swapper Not tainted 2.6.38-rc6+ #763 [ 186.437109] Call Trace: [ 186.437115] <IRQ> [<ffffffff8109a256>] ? __report_bad_irq+0x26/0xa0 [ 186.437139] [<ffffffff8109a45c>] ? note_interrupt+0x18c/0x1d0 [ 186.437150] [<ffffffff8109addd>] ? handle_fasteoi_irq+0xcd/0x100 [ 186.437161] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30 [ 186.437169] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0 [ 186.437180] [<ffffffff8149f953>] ? ret_from_intr+0x0/0xe [ 186.437185] <EOI> [<ffffffff8100a5c7>] ? native_sched_clock+0x27/0x80 [ 186.437206] [<ffffffff8126f766>] ? acpi_idle_enter_simple+0xbe/0xf0 [ 186.437216] [<ffffffff8126f761>] ? acpi_idle_enter_simple+0xb9/0xf0 [ 186.437226] [<ffffffff8138af12>] ? cpuidle_idle_call+0x82/0xf0 [ 186.437236] [<ffffffff81001906>] ? cpu_idle+0x56/0xb0 [ 186.437247] [<ffffffff8148a9cb>] ? rest_init+0xcb/0xe0 [ 186.437256] [<ffffffff8148a900>] ? rest_init+0x0/0xe0 [ 186.437267] [<ffffffff81895d6f>] ? start_kernel+0x38a/0x395 [ 186.437277] [<ffffffff81895321>] ? x86_64_start_reservations+0x131/0x135 [ 186.437286] [<ffffffff81895417>] ? x86_64_start_kernel+0xf2/0xf9 [ 186.437292] handlers: [ 186.437296] [<ffffffffa01004c0>] (usb_hcd_irq+0x0/0x70 [usbcore]) [ 186.437326] Disabling IRQ #23 [-- Attachment #3: good-dmesg.txt --] [-- Type: text/plain, Size: 110215 bytes --] [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.37-rc7+ (sarah@xanatos) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #764 SMP PREEMPT Tue Mar 1 09:54:54 PST 2011 [ 0.000000] Command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 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 - 00000000bd6a1000 (usable) [ 0.000000] BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved) [ 0.000000] BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable) [ 0.000000] BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved) [ 0.000000] BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable) [ 0.000000] BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved) [ 0.000000] BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable) [ 0.000000] BIOS-e820: 00000000bdc00000 - 00000000c0000000 (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] BIOS-e820: 0000000100000000 - 000000013c000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x13c000 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 13C000000 mask FFC000000 uncachable [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable [ 0.000000] 2 base 000000000 mask F80000000 write-back [ 0.000000] 3 base 080000000 mask FC0000000 write-back [ 0.000000] 4 base 100000000 mask FC0000000 write-back [ 0.000000] 5 base 0BDE00000 mask FFFE00000 uncachable [ 0.000000] 6 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 0 areas for low memory corruption [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000 [ 0.000000] 0000000000 - 00bdc00000 page 2M [ 0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-000000013c000000 [ 0.000000] 0100000000 - 013c000000 page 2M [ 0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000 [ 0.000000] RAMDISK: 35e8e000 - 37ff0000 [ 0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO) [ 0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000bdb8e000 00040 [ 0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D 00002080 LTP 00000001) [ 0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D 00002080 PTL 00000001) [ 0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D 00002080 INTL 20050513) [ 0.000000] ACPI: TCPA 00000000bd907000 00032 (v00 00000000 00000000) [ 0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01 PmRef ApTst 00003000 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x0013c000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[6] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x000bd6a1 [ 0.000000] 0: 0x000bd6a7 -> 0x000bd7b7 [ 0.000000] 0: 0x000bd80f -> 0x000bd8c7 [ 0.000000] 0: 0x000bdbff -> 0x000bdc00 [ 0.000000] 0: 0x00100000 -> 0x0013c000 [ 0.000000] On node 0 totalpages: 1021944 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 6 pages reserved [ 0.000000] DMA zone: 3920 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 757922 pages, LIFO batch:31 [ 0.000000] Normal zone: 3360 pages used for memmap [ 0.000000] Normal zone: 242400 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] 4 Processors exceeds NR_CPUS limit of 2 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 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: 00000000bd6a1000 - 00000000bd6a7000 [ 0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000 [ 0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000 [ 0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000 [ 0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000 [ 0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000 [ 0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000 [ 0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000 [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000 [ 0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000) [ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576 [ 0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1004242 [ 0.000000] Kernel command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 3906856k/5177344k available (4717k kernel code, 1089568k absent, 180920k reserved, 3987k data, 520k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptable hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:320 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 5823 kB [ 0.000000] per task-struct memory footprint: 1920 bytes [ 0.000000] allocated 41943040 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1861.921 MHz processor. [ 0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3723.84 BogoMIPS (lpj=7447684) [ 0.008051] pid_max: default: 32768 minimum: 301 [ 0.008408] Mount-cache hash table entries: 256 [ 0.009655] Initializing cgroup subsys ns [ 0.009705] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. [ 0.009773] Initializing cgroup subsys cpuacct [ 0.009828] Initializing cgroup subsys memory [ 0.009977] Initializing cgroup subsys freezer [ 0.010195] CPU: Physical Processor ID: 0 [ 0.010242] CPU: Processor Core ID: 0 [ 0.010287] using mwait in idle threads. [ 0.010333] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. [ 0.010476] ... version: 2 [ 0.010523] ... bit width: 40 [ 0.010568] ... generic registers: 2 [ 0.010614] ... value mask: 000000ffffffffff [ 0.011215] ... max period: 000000007fffffff [ 0.011263] ... fixed-purpose events: 3 [ 0.011308] ... event mask: 0000000700000003 [ 0.011415] ACPI: Core revision 20101013 [ 0.172277] Setting APIC routing to flat [ 0.172792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.213847] CPU0: Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz stepping 0a [ 0.224151] NMI watchdog enabled, takes one hw-pmu counter. [ 0.236017] lockdep: fixing up alternatives. [ 0.240097] Booting Node 0, Processors #1 Ok. [ 0.332074] NMI watchdog enabled, takes one hw-pmu counter. [ 0.336011] Brought up 2 CPUs [ 0.336059] Total of 2 processors activated (7447.74 BogoMIPS). [ 0.340916] NET: Registered protocol family 16 [ 0.343254] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.343323] ACPI: bus type pci registered [ 0.344045] PCI: Using configuration type 1 for base access [ 0.357028] bio: create slab <bio-0> at 0 [ 0.366145] ACPI: EC: EC description table is found, configuring boot EC [ 0.517744] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.562216] ACPI: SSDT 00000000bd8d7c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 0.565280] ACPI: Dynamic OEM Table Load: [ 0.565393] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 0.569642] ACPI: SSDT 00000000bd8d5020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 0.574753] ACPI: Dynamic OEM Table Load: [ 0.574866] ACPI: SSDT (null) 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 0.613673] ACPI: SSDT 00000000bd8d6ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 0.617721] ACPI: Dynamic OEM Table Load: [ 0.617834] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 0.631735] ACPI: SSDT 00000000bd8d6f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 0.634588] ACPI: Dynamic OEM Table Load: [ 0.634701] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 0.654592] ACPI: Interpreter enabled [ 0.654642] ACPI: (supports S0 S3 S4 S5) [ 0.655213] ACPI: Using IOAPIC for interrupt routing [ 0.782246] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 0.784321] ACPI: Power Resource [PUBS] (on) [ 0.802556] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 0.802609] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.809880] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.810732] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.810785] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.810838] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.810901] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 0.810964] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 0.811028] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] [ 0.811175] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600 [ 0.811268] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300 [ 0.811289] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit] [ 0.811302] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.811311] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] [ 0.811378] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380 [ 0.811396] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit] [ 0.811493] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780 [ 0.811517] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit] [ 0.811581] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.811586] pci 0000:00:03.0: PME# disabled [ 0.811628] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101 [ 0.811649] pci 0000:00:03.2: reg 10: [io 0x1828-0x182f] [ 0.811659] pci 0000:00:03.2: reg 14: [io 0x180c-0x180f] [ 0.811670] pci 0000:00:03.2: reg 18: [io 0x1820-0x1827] [ 0.811681] pci 0000:00:03.2: reg 1c: [io 0x1808-0x180b] [ 0.811691] pci 0000:00:03.2: reg 20: [io 0x1810-0x181f] [ 0.811771] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700 [ 0.811791] pci 0000:00:03.3: reg 10: [io 0x1830-0x1837] [ 0.811802] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff] [ 0.811962] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200 [ 0.812077] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff] [ 0.812093] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff] [ 0.812108] pci 0000:00:19.0: reg 18: [io 0x1840-0x185f] [ 0.812201] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.812207] pci 0000:00:19.0: PME# disabled [ 0.812257] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03 [ 0.812332] pci 0000:00:1a.0: reg 20: [io 0x1860-0x187f] [ 0.812425] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03 [ 0.812500] pci 0000:00:1a.1: reg 20: [io 0x1880-0x189f] [ 0.812593] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03 [ 0.812668] pci 0000:00:1a.2: reg 20: [io 0x18a0-0x18bf] [ 0.812776] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03 [ 0.812810] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff] [ 0.812927] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.812934] pci 0000:00:1a.7: PME# disabled [ 0.812992] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403 [ 0.813019] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit] [ 0.813130] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.813136] pci 0000:00:1b.0: PME# disabled [ 0.813185] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604 [ 0.813299] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.813306] pci 0000:00:1c.0: PME# disabled [ 0.813358] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604 [ 0.813472] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.813478] pci 0000:00:1c.1: PME# disabled [ 0.813533] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604 [ 0.813647] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.813653] pci 0000:00:1c.3: PME# disabled [ 0.813714] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03 [ 0.813789] pci 0000:00:1d.0: reg 20: [io 0x18c0-0x18df] [ 0.813882] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03 [ 0.813957] pci 0000:00:1d.1: reg 20: [io 0x18e0-0x18ff] [ 0.814050] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03 [ 0.814124] pci 0000:00:1d.2: reg 20: [io 0x1c00-0x1c1f] [ 0.814233] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03 [ 0.814267] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff] [ 0.814384] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.814391] pci 0000:00:1d.7: PME# disabled [ 0.814443] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.814566] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601 [ 0.814774] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106 [ 0.814811] pci 0000:00:1f.2: reg 10: [io 0x1c48-0x1c4f] [ 0.814826] pci 0000:00:1f.2: reg 14: [io 0x183c-0x183f] [ 0.814841] pci 0000:00:1f.2: reg 18: [io 0x1c40-0x1c47] [ 0.814856] pci 0000:00:1f.2: reg 1c: [io 0x1838-0x183b] [ 0.814871] pci 0000:00:1f.2: reg 20: [io 0x1c20-0x1c3f] [ 0.814886] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff] [ 0.814952] pci 0000:00:1f.2: PME# supported from D3hot [ 0.814958] pci 0000:00:1f.2: PME# disabled [ 0.815006] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05 [ 0.815034] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit] [ 0.815073] pci 0000:00:1f.3: reg 20: [io 0x1c60-0x1c7f] [ 0.815212] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.815266] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.815273] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.815284] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.815493] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280 [ 0.815569] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit] [ 0.815814] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.815842] pci 0000:03:00.0: PME# disabled [ 0.815961] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 0.816008] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled) [ 0.816015] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 0.816025] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.816119] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 0.816173] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 0.816179] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 0.816190] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 0.816329] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode) [ 0.816386] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.816392] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.816403] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.816415] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.816427] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.816439] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.816450] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 0.816463] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 0.816474] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) [ 0.816508] pci_bus 0000:00: on NUMA node 0 [ 0.816532] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.823132] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT] [ 0.824570] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] [ 0.826051] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] [ 1.042766] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 1.045228] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 1.047537] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) [ 1.049862] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 1.052293] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) [ 1.054599] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) [ 1.056921] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) [ 1.059233] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) [ 1.060648] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.060893] vgaarb: loaded [ 1.062357] SCSI subsystem initialized [ 1.062433] libata version 3.00 loaded. [ 1.062433] PCI: Using ACPI for IRQ routing [ 1.062433] PCI: pci_cache_line_size set to 64 bytes [ 1.064018] reserve RAM buffer: 000000000009ec00 - 000000000009ffff [ 1.064031] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff [ 1.064186] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff [ 1.064320] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff [ 1.064430] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff [ 1.065581] Bluetooth: Core ver 2.15 [ 1.065729] NET: Registered protocol family 31 [ 1.065778] Bluetooth: HCI device and connection manager initialized [ 1.065843] Bluetooth: HCI socket layer initialized [ 1.066245] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 1.068221] Switching to clocksource tsc [ 1.068292] pnp: PnP ACPI init [ 1.068446] ACPI: bus type pnp registered [ 1.102248] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 1.102258] pnp 00:00: [mem 0x000c0000-0x000c3fff] [ 1.102268] pnp 00:00: [mem 0x000c4000-0x000c7fff] [ 1.102277] pnp 00:00: [mem 0x000c8000-0x000cbfff] [ 1.102286] pnp 00:00: [mem 0x000cc000-0x000cffff] [ 1.102296] pnp 00:00: [mem 0x000d0000-0x000d3fff] [ 1.102305] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] [ 1.102315] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] [ 1.102324] pnp 00:00: [mem 0x000dc000-0x000dffff] [ 1.102334] pnp 00:00: [mem 0x000e0000-0x000e3fff] [ 1.102343] pnp 00:00: [mem 0x000e4000-0x000e7fff] [ 1.102352] pnp 00:00: [mem 0x000e8000-0x000ebfff] [ 1.102362] pnp 00:00: [mem 0x000ec000-0x000effff] [ 1.102371] pnp 00:00: [mem 0x000f0000-0x000fffff] [ 1.102380] pnp 00:00: [mem 0x00100000-0xbfffffff] [ 1.102390] pnp 00:00: [mem 0xfec00000-0xfed3ffff] [ 1.102399] pnp 00:00: [mem 0xfed4c000-0xffffffff] [ 1.103055] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.103263] pnp 00:01: [bus 00-ff] [ 1.103273] pnp 00:01: [io 0x0cf8-0x0cff] [ 1.103282] pnp 00:01: [io 0x0000-0x0cf7 window] [ 1.103293] pnp 00:01: [io 0x0d00-0xffff window] [ 1.103303] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 1.103312] pnp 00:01: [mem 0x000c0000-0x000c3fff window] [ 1.103324] pnp 00:01: [mem 0x000c4000-0x000c7fff window] [ 1.103334] pnp 00:01: [mem 0x000c8000-0x000cbfff window] [ 1.103344] pnp 00:01: [mem 0x000cc000-0x000cffff window] [ 1.103353] pnp 00:01: [mem 0x000d0000-0x000d3fff window] [ 1.103363] pnp 00:01: [mem 0x000d4000-0x000d7fff window] [ 1.103373] pnp 00:01: [mem 0x000d8000-0x000dbfff window] [ 1.103382] pnp 00:01: [mem 0x000dc000-0x000dffff window] [ 1.103392] pnp 00:01: [mem 0x000e0000-0x000e3fff window] [ 1.103401] pnp 00:01: [mem 0x000e4000-0x000e7fff window] [ 1.103411] pnp 00:01: [mem 0x000e8000-0x000ebfff window] [ 1.103420] pnp 00:01: [mem 0x000ec000-0x000effff window] [ 1.103430] pnp 00:01: [mem 0xc0000000-0xfebfffff window] [ 1.103440] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] [ 1.103814] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 1.126196] pnp 00:02: [io 0x0010-0x001f] [ 1.126206] pnp 00:02: [io 0x0090-0x009f] [ 1.126215] pnp 00:02: [io 0x0024-0x0025] [ 1.126225] pnp 00:02: [io 0x0028-0x0029] [ 1.126234] pnp 00:02: [io 0x002c-0x002d] [ 1.126244] pnp 00:02: [io 0x0030-0x0031] [ 1.126253] pnp 00:02: [io 0x0034-0x0035] [ 1.126263] pnp 00:02: [io 0x0038-0x0039] [ 1.126272] pnp 00:02: [io 0x003c-0x003d] [ 1.126281] pnp 00:02: [io 0x00a4-0x00a5] [ 1.126290] pnp 00:02: [io 0x00a8-0x00a9] [ 1.126300] pnp 00:02: [io 0x00ac-0x00ad] [ 1.126309] pnp 00:02: [io 0x00b0-0x00b5] [ 1.126318] pnp 00:02: [io 0x00b8-0x00b9] [ 1.126327] pnp 00:02: [io 0x00bc-0x00bd] [ 1.126336] pnp 00:02: [io 0x0050-0x0053] [ 1.126346] pnp 00:02: [io 0x0072-0x0077] [ 1.126355] pnp 00:02: [io 0x002e-0x002f] [ 1.126365] pnp 00:02: [io 0x1000-0x107f] [ 1.126374] pnp 00:02: [io 0x1180-0x11ff] [ 1.126383] pnp 00:02: [io 0x0800-0x080f] [ 1.126392] pnp 00:02: [io 0x15e0-0x15ef] [ 1.126401] pnp 00:02: [io 0x1600-0x167f] [ 1.126411] pnp 00:02: [io 0x1680-0x169f] [ 1.126421] pnp 00:02: [mem 0xe0000000-0xefffffff] [ 1.126430] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] [ 1.126439] pnp 00:02: [mem 0xfed10000-0xfed13fff] [ 1.126449] pnp 00:02: [mem 0xfed18000-0xfed18fff] [ 1.126458] pnp 00:02: [mem 0xfed19000-0xfed19fff] [ 1.126470] pnp 00:02: [mem 0xfed45000-0xfed4bfff] [ 1.127159] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.127805] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 1.128183] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.128318] pnp 00:04: [io 0x0000-0x000f] [ 1.128328] pnp 00:04: [io 0x0080-0x008f] [ 1.128339] pnp 00:04: [io 0x00c0-0x00df] [ 1.128349] pnp 00:04: [dma 4] [ 1.128717] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.128851] pnp 00:05: [io 0x0061] [ 1.129216] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 1.129350] pnp 00:06: [io 0x00f0] [ 1.129369] pnp 00:06: [irq 13] [ 1.129734] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) [ 1.129869] pnp 00:07: [io 0x0070-0x0071] [ 1.129884] pnp 00:07: [irq 8] [ 1.130253] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.130388] pnp 00:08: [io 0x0060] [ 1.130398] pnp 00:08: [io 0x0064] [ 1.130412] pnp 00:08: [irq 1] [ 1.130777] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) [ 1.130918] pnp 00:09: [irq 12] [ 1.131293] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active) [ 1.153281] pnp 00:0a: [mem 0xfed40000-0xfed44fff] [ 1.153651] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active) [ 1.157790] pnp: PnP ACPI: found 11 devices [ 1.157840] ACPI: ACPI bus type pnp unregistered [ 1.157974] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.158041] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved [ 1.158107] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved [ 1.158174] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 1.158239] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 1.158306] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved [ 1.158377] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved [ 1.158448] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 1.158520] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 1.158592] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 1.158665] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 1.158737] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 1.158809] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved [ 1.158880] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved [ 1.158952] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved [ 1.159054] system 00:02: [io 0x1000-0x107f] has been reserved [ 1.159120] system 00:02: [io 0x1180-0x11ff] has been reserved [ 1.159186] system 00:02: [io 0x0800-0x080f] has been reserved [ 1.159250] system 00:02: [io 0x15e0-0x15ef] has been reserved [ 1.159317] system 00:02: [io 0x1600-0x167f] has been reserved [ 1.159383] system 00:02: [io 0x1680-0x169f] has been reserved [ 1.159448] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved [ 1.159514] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 1.159580] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved [ 1.159646] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved [ 1.159712] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved [ 1.159778] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved [ 1.187884] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff] [ 1.187944] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.188027] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.188096] pci 0000:00:1c.0: BAR 7: assigned [io 0x3000-0x3fff] [ 1.188152] pci 0000:00:1c.1: BAR 7: assigned [io 0x4000-0x4fff] [ 1.188206] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 1.188258] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 1.188315] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 1.188371] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.188441] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 1.188493] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] [ 1.188550] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 1.188606] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.188676] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 1.188728] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 1.188784] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 1.188840] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.188911] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] [ 1.188961] pci 0000:00:1e.0: bridge window [io disabled] [ 1.189016] pci 0000:00:1e.0: bridge window [mem disabled] [ 1.189070] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 1.189149] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 1.189206] pci 0000:00:1c.0: setting latency timer to 64 [ 1.189227] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 1.189283] pci 0000:00:1c.1: setting latency timer to 64 [ 1.189303] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 1.189359] pci 0000:00:1c.3: setting latency timer to 64 [ 1.189369] pci 0000:00:1e.0: setting latency timer to 64 [ 1.189375] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.189378] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.189381] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.189384] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] [ 1.189387] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] [ 1.189390] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] [ 1.189393] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 1.189396] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] [ 1.189400] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.189403] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 1.189406] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff] [ 1.189409] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.189412] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] [ 1.189415] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] [ 1.189418] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.189421] pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7] [ 1.189424] pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff] [ 1.189427] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff] [ 1.189430] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff] [ 1.189433] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff] [ 1.189436] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff] [ 1.189574] NET: Registered protocol family 2 [ 1.189875] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 1.191431] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 1.193172] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) [ 1.196409] TCP: Hash tables configured (established 262144 bind 65536) [ 1.196497] TCP reno registered [ 1.196566] UDP hash table entries: 2048 (order: 6, 327680 bytes) [ 1.196862] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes) [ 1.197560] NET: Registered protocol family 1 [ 1.197678] pci 0000:00:02.0: Boot video device [ 1.197749] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.197751] pci 0000:00:1a.0: Performing full reset [ 1.197782] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.197784] pci 0000:00:1a.1: Performing full reset [ 1.197815] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.197818] pci 0000:00:1a.2: Performing full reset [ 1.197976] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.197979] pci 0000:00:1d.0: Performing full reset [ 1.198010] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.198013] pci 0000:00:1d.1: Performing full reset [ 1.198043] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.198046] pci 0000:00:1d.2: Performing full reset [ 1.198183] PCI: CLS 64 bytes, default 64 [ 1.198544] Trying to unpack rootfs image as initramfs... [ 2.160016] Freeing initrd memory: 34184k freed [ 2.323644] DMA-API: preallocated 32768 debug entries [ 2.323700] DMA-API: debugging enabled by kernel config [ 2.323757] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.323809] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000 [ 2.323873] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000 [ 2.324123] Simple Boot Flag at 0x35 set to 0x1 [ 2.325577] Scanning for low memory corruption every 60 seconds [ 2.326516] audit: initializing netlink socket (disabled) [ 2.326646] type=2000 audit(1299003974.324:1): initialized [ 2.343256] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.369237] fuse init (API version 7.15) [ 2.370231] msgmni has been set to 7697 [ 2.371500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.371571] io scheduler noop registered [ 2.371619] io scheduler deadline registered [ 2.371997] io scheduler cfq registered (default) [ 2.387161] pcieport 0000:00:1c.0: ACPI _OSC control granted for 0x1d [ 2.387230] pcieport 0000:00:1c.0: setting latency timer to 64 [ 2.387310] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 2.388050] pcieport 0000:00:1c.1: ACPI _OSC control granted for 0x1d [ 2.388117] pcieport 0000:00:1c.1: setting latency timer to 64 [ 2.388192] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X [ 2.388919] pcieport 0000:00:1c.3: ACPI _OSC control granted for 0x1d [ 2.388986] pcieport 0000:00:1c.3: setting latency timer to 64 [ 2.389060] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X [ 2.390123] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 2.390181] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded [ 2.390371] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt [ 2.390425] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 2.391024] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded [ 2.391213] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt [ 2.391270] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded [ 2.391448] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.392221] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 17aa ss_did 20f3 [ 2.392521] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded [ 2.392577] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 2942 ss_vid 17aa ss_did 20f3 [ 2.392865] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded [ 2.392923] pciehp 0000:00:1c.3:pcie04: HPC vendor_id 8086 device_id 2946 ss_vid 17aa ss_did 20f3 [ 2.393209] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded [ 2.393271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.395223] ACPI: AC Adapter [AC] (on-line) [ 2.396823] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 2.397331] ACPI: Lid Switch [LID] [ 2.398051] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 [ 2.398142] ACPI: Sleep Button [SLPB] [ 2.398873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 2.398949] ACPI: Power Button [PWRF] [ 2.399186] ACPI: acpi_idle registered with cpuidle [ 2.521422] Monitor-Mwait will be used to enter C-1 state [ 2.521496] Monitor-Mwait will be used to enter C-2 state [ 2.521561] Monitor-Mwait will be used to enter C-3 state [ 2.521572] Marking TSC unstable due to TSC halts in idle [ 2.521717] Switching to clocksource hpet [ 2.620244] thermal LNXTHERM:00: registered as thermal_zone0 [ 2.620296] ACPI: Thermal Zone [THM0] (54 C) [ 2.629700] thermal LNXTHERM:01: registered as thermal_zone1 [ 2.629752] ACPI: Thermal Zone [THM1] (59 C) [ 2.630294] Linux agpgart interface v0.103 [ 2.647358] brd: module loaded [ 2.655760] loop: module loaded [ 2.657453] ahci 0000:00:1f.2: version 3.0 [ 2.657493] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 2.657711] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X [ 2.657823] ahci: SSS flag set, parallel bus scan disabled [ 2.657901] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 2.658008] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs [ 2.658147] ahci 0000:00:1f.2: setting latency timer to 64 [ 2.668313] scsi0 : ahci [ 2.669589] scsi1 : ahci [ 2.670834] scsi2 : ahci [ 2.671962] scsi3 : ahci [ 2.698097] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 43 [ 2.698209] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 43 [ 2.698347] ata3: DUMMY [ 2.698424] ata4: DUMMY [ 2.698887] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 2.699080] ata_generic 0000:00:03.2: setting latency timer to 64 [ 2.706265] scsi4 : ata_generic [ 2.712123] scsi5 : ata_generic [ 2.713110] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18 [ 2.713171] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18 [ 2.713344] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2 [ 2.713395] e1000e: Copyright (c) 1999 - 2010 Intel Corporation. [ 2.713524] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.713600] e1000e 0000:00:19.0: setting latency timer to 64 [ 2.713863] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X [ 2.731633] ACPI: Battery Slot [BAT0] (battery present) [ 3.024044] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.027496] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb [ 3.027561] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection [ 3.027637] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008ff-0ff [ 3.027850] PPP generic driver version 2.4.2 [ 3.028750] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.029255] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 3.029260] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 3.029326] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 3.031270] ata1.00: ATA-8: ST9250410AS, 0002SDM1, max UDMA/133 [ 3.031324] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 3.037892] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 3.037897] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 3.037973] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 3.039032] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.039104] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.039796] mice: PS/2 mouse device common for all mice [ 3.040062] ata1.00: configured for UDMA/133 [ 3.041180] rtc_cmos 00:07: RTC can wake from S4 [ 3.044254] ata1.00: configured for UDMA/133 [ 3.044305] ata1: EH complete [ 3.045203] scsi 0:0:0:0: Direct-Access ATA ST9250410AS 0002 PQ: 0 ANSI: 5 [ 3.046268] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 3.047188] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 3.047923] sd 0:0:0:0: [sda] Write Protect is off [ 3.047975] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.048212] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 3.048762] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 [ 3.048882] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 3.049001] Linux video capture interface: v2.00 [ 3.049171] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.049837] device-mapper: uevent: version 1.0.3 [ 3.050633] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com [ 3.050891] device-mapper: multipath: version 1.1.1 loaded [ 3.050955] device-mapper: multipath round-robin: version 1.0.0 loaded [ 3.052746] cpuidle: using governor ladder [ 3.054335] cpuidle: using governor menu [ 3.055303] TCP cubic registered [ 3.056616] NET: Registered protocol family 10 [ 3.057925] lo: Disabled Privacy Extensions [ 3.059224] NET: Registered protocol family 17 [ 3.059406] Bluetooth: L2CAP ver 2.15 [ 3.059454] Bluetooth: L2CAP socket layer initialized [ 3.059525] Bluetooth: SCO (Voice Link) ver 0.6 [ 3.059574] Bluetooth: SCO socket layer initialized [ 3.059742] Bluetooth: RFCOMM TTY layer initialized [ 3.059809] Bluetooth: RFCOMM socket layer initialized [ 3.059860] Bluetooth: RFCOMM ver 1.11 [ 3.059910] Registering the dns_resolver key type [ 3.104429] sda: sda1 sda2 < sda5 > [ 3.106417] registered taskstats version 1 [ 3.106646] kmemleak: Kernel memory leak detector initialized [ 3.106672] kmemleak: Automatic memory scanning thread started [ 3.108103] rtc_cmos 00:07: setting system clock to 2011-03-01 18:26:15 UTC (1299003975) [ 3.108169] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.108220] EDD information not available. [ 3.109047] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.368109] ata2: SATA link down (SStatus 0 SControl 300) [ 3.534667] Freeing unused kernel memory: 520k freed [ 3.534930] Write protecting the kernel read-only data: 8192k [ 3.535454] Freeing unused kernel memory: 1408k freed [ 3.536171] Freeing unused kernel memory: 28k freed [ 3.559355] IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 3.577022] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4 [ 3.653766] udevd (121): /proc/121/oom_adj is deprecated, please use /proc/121/oom_score_adj instead. [ 3.806032] agpgart-intel 0000:00:00.0: Intel GM45 Chipset [ 3.806459] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable [ 3.828903] agpgart-intel 0000:00:00.0: detected 32768K stolen memory [ 3.886278] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 3.986110] usbcore: registered new interface driver usbfs [ 3.986858] usbcore: registered new interface driver hub [ 3.998650] usbcore: registered new device driver usb [ 4.039034] uhci_hcd: USB Universal Host Controller Interface driver [ 4.039687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.039924] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after [ 4.039990] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96 [ 4.041204] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 4.043120] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 4.043180] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 4.043259] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 4.043265] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 4.043405] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 4.052873] uhci_hcd 0000:00:1a.0: detected 2 ports [ 4.052929] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.052932] uhci_hcd 0000:00:1a.0: Performing full reset [ 4.052949] uhci_hcd 0000:00:1a.0: supports USB remote wakeup [ 4.053125] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 [ 4.053724] usb usb1: default language 0x0409 [ 4.054024] usb usb1: udev 1, busnum 1, minor = 0 [ 4.054027] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.054080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.054145] usb usb1: Product: UHCI Host Controller [ 4.054195] usb usb1: Manufacturer: Linux 2.6.37-rc7+ uhci_hcd [ 4.054246] usb usb1: SerialNumber: 0000:00:1a.0 [ 4.055632] usb usb1: usb_probe_device [ 4.055636] usb usb1: configuration #1 chosen from 1 choice [ 4.055754] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 4.057315] hub 1-0:1.0: usb_probe_interface [ 4.057319] hub 1-0:1.0: usb_probe_interface - got id [ 4.057324] hub 1-0:1.0: USB hub found [ 4.057489] hub 1-0:1.0: 2 ports detected [ 4.057552] hub 1-0:1.0: standalone hub [ 4.057555] hub 1-0:1.0: no power switching (usb 1.0) [ 4.057557] hub 1-0:1.0: individual port over-current protection [ 4.057561] hub 1-0:1.0: power on to power good time: 2ms [ 4.057682] hub 1-0:1.0: local power source is good [ 4.057699] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 4.059608] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 4.059782] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 4.059787] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 4.059890] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 [ 4.061829] [drm] Initialized drm 1.1.0 20060810 [ 4.064642] uhci_hcd 0000:00:1a.1: detected 2 ports [ 4.064699] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.064702] uhci_hcd 0000:00:1a.1: Performing full reset [ 4.064890] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 [ 4.065288] usb usb2: default language 0x0409 [ 4.065457] usb usb2: udev 1, busnum 2, minor = 128 [ 4.065460] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.065513] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.065576] usb usb2: Product: UHCI Host Controller [ 4.065626] usb usb2: Manufacturer: Linux 2.6.37-rc7+ uhci_hcd [ 4.065677] usb usb2: SerialNumber: 0000:00:1a.1 [ 4.066539] usb usb2: usb_probe_device [ 4.066543] usb usb2: configuration #1 chosen from 1 choice [ 4.066626] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 4.067206] hub 2-0:1.0: usb_probe_interface [ 4.067209] hub 2-0:1.0: usb_probe_interface - got id [ 4.067214] hub 2-0:1.0: USB hub found [ 4.068460] hub 2-0:1.0: 2 ports detected [ 4.068528] hub 2-0:1.0: standalone hub [ 4.068531] hub 2-0:1.0: no power switching (usb 1.0) [ 4.068534] hub 2-0:1.0: individual port over-current protection [ 4.068537] hub 2-0:1.0: power on to power good time: 2ms [ 4.068643] hub 2-0:1.0: local power source is good [ 4.068661] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 4.071739] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 4.072744] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 4.072806] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 4.072942] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 4.072947] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 4.073051] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3 [ 4.088481] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 4.088488] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 4.088633] ehci_hcd 0000:00:1a.7: debug port 1 [ 4.088688] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.092570] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported [ 4.092574] ehci_hcd 0000:00:1a.7: supports USB remote wakeup [ 4.092746] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00 [ 4.092800] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.096784] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 4.112053] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 4.112505] usb usb3: default language 0x0409 [ 4.112651] usb usb3: udev 1, busnum 3, minor = 256 [ 4.112655] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.112708] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.112770] usb usb3: Product: EHCI Host Controller [ 4.112819] usb usb3: Manufacturer: Linux 2.6.37-rc7+ ehci_hcd [ 4.112869] usb usb3: SerialNumber: 0000:00:1a.7 [ 4.113649] usb usb3: usb_probe_device [ 4.113653] usb usb3: configuration #1 chosen from 1 choice [ 4.113737] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 4.114411] hub 3-0:1.0: usb_probe_interface [ 4.114414] hub 3-0:1.0: usb_probe_interface - got id [ 4.114419] hub 3-0:1.0: USB hub found [ 4.114571] hub 3-0:1.0: 6 ports detected [ 4.114640] hub 3-0:1.0: standalone hub [ 4.114643] hub 3-0:1.0: no power switching (usb 1.0) [ 4.114645] hub 3-0:1.0: individual port over-current protection [ 4.114649] hub 3-0:1.0: power on to power good time: 20ms [ 4.114751] hub 3-0:1.0: local power source is good [ 4.114770] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 4.116602] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0 [ 4.116618] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1 [ 4.117706] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 4.118858] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 4.118933] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 4.119012] uhci_hcd 0000:00:1a.2: setting latency timer to 64 [ 4.119017] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 4.119120] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 4 [ 4.128191] uhci_hcd 0000:00:1a.2: detected 2 ports [ 4.128252] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.128255] uhci_hcd 0000:00:1a.2: Performing full reset [ 4.128271] uhci_hcd 0000:00:1a.2: supports USB remote wakeup [ 4.128424] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0 [ 4.128781] usb usb4: default language 0x0409 [ 4.128929] usb usb4: udev 1, busnum 4, minor = 384 [ 4.128932] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.128984] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.129046] usb usb4: Product: UHCI Host Controller [ 4.129094] usb usb4: Manufacturer: Linux 2.6.37-rc7+ uhci_hcd [ 4.129144] usb usb4: SerialNumber: 0000:00:1a.2 [ 4.129911] usb usb4: usb_probe_device [ 4.129915] usb usb4: configuration #1 chosen from 1 choice [ 4.129995] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 4.130678] hub 4-0:1.0: usb_probe_interface [ 4.130681] hub 4-0:1.0: usb_probe_interface - got id [ 4.130685] hub 4-0:1.0: USB hub found [ 4.130853] hub 4-0:1.0: 2 ports detected [ 4.130917] hub 4-0:1.0: standalone hub [ 4.130920] hub 4-0:1.0: no power switching (usb 1.0) [ 4.130922] hub 4-0:1.0: individual port over-current protection [ 4.130925] hub 4-0:1.0: power on to power good time: 2ms [ 4.131134] hub 4-0:1.0: local power source is good [ 4.131153] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 4.132949] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2 [ 4.133364] i915 0000:00:02.0: power state changed by ACPI to D0 [ 4.133581] i915 0000:00:02.0: power state changed by ACPI to D0 [ 4.133637] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 4.133692] i915 0000:00:02.0: setting latency timer to 64 [ 4.156090] uhci_hcd 0000:00:1a.0: port 1 portsc 0082,00 [ 4.168243] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00 [ 4.212074] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001403 0 ACK POWER sig=k CSC CONNECT [ 4.212087] hub 3-0:1.0: port 1: status 0501 change 0001 [ 4.212162] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0 ACK POWER sig=j CSC CONNECT [ 4.212172] hub 3-0:1.0: port 3: status 0501 change 0001 [ 4.228116] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.256052] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.268057] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.287378] i915 0000:00:02.0: irq 45 for MSI/MSI-X [ 4.312074] hub 3-0:1.0: state 7 ports 6 chg 000a evt 0000 [ 4.312114] hub 3-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 4.312174] ehci_hcd 0000:00:1a.7: port 1 low speed --> companion [ 4.368096] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.368227] hub 3-0:1.0: port 3, status 0501, change 0000, 480 Mb/s [ 4.422353] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 4.428308] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion [ 4.428313] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 4.428323] hub 3-0:1.0: port 3 not reset yet, waiting 50ms [ 4.484108] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.484210] hub 3-0:1.0: state 7 ports 6 chg 0000 evt 0008 [ 4.484247] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 4.484276] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00 [ 4.484311] hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s [ 4.612099] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 [ 4.724077] usb 1-1: new low speed USB device using uhci_hcd and address 2 [ 4.768744] fb0: inteldrmfb frame buffer device [ 4.768801] drm: registered panic notifier [ 4.866323] acpi device:02: registered as cooling_device2 [ 4.870499] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 [ 4.871228] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 4.871851] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 4.872716] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 4.873518] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 4.873596] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 4.873717] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 4.873722] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 4.873825] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 [ 4.884065] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 4.884072] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 4.884216] ehci_hcd 0000:00:1d.7: debug port 1 [ 4.884269] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.888146] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported [ 4.888150] ehci_hcd 0000:00:1d.7: supports USB remote wakeup [ 4.888327] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000 [ 4.888381] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.889484] usb 1-1: skipped 1 descriptor after interface [ 4.889496] usb 1-1: skipped 1 descriptor after interface [ 4.892260] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 4.894496] usb 1-1: default language 0x0409 [ 4.903777] Console: switching to colour frame buffer device 180x56 [ 4.904090] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 4.904525] usb usb5: default language 0x0409 [ 4.904699] usb usb5: udev 1, busnum 5, minor = 512 [ 4.904702] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.904706] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.904709] usb usb5: Product: EHCI Host Controller [ 4.904712] usb usb5: Manufacturer: Linux 2.6.37-rc7+ ehci_hcd [ 4.904715] usb usb5: SerialNumber: 0000:00:1d.7 [ 4.905655] usb usb5: usb_probe_device [ 4.905659] usb usb5: configuration #1 chosen from 1 choice [ 4.905745] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 4.906361] hub 5-0:1.0: usb_probe_interface [ 4.906364] hub 5-0:1.0: usb_probe_interface - got id [ 4.906368] hub 5-0:1.0: USB hub found [ 4.906478] hub 5-0:1.0: 6 ports detected [ 4.906500] hub 5-0:1.0: standalone hub [ 4.906502] hub 5-0:1.0: no power switching (usb 1.0) [ 4.906504] hub 5-0:1.0: individual port over-current protection [ 4.906507] hub 5-0:1.0: power on to power good time: 20ms [ 4.906612] hub 5-0:1.0: local power source is good [ 4.906633] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 4.909500] usb 1-1: udev 2, busnum 1, minor = 1 [ 4.909503] usb 1-1: New USB device found, idVendor=046d, idProduct=c521 [ 4.909556] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.909596] usb 1-1: Product: USB Receiver [ 4.909622] usb 1-1: Manufacturer: Logitech [ 4.909709] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 4.910606] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 4.910652] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 4.910720] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 4.910725] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 4.910814] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 4.911093] usb 1-1: usb_probe_device [ 4.911097] usb 1-1: configuration #1 chosen from 1 choice [ 4.920169] uhci_hcd 0000:00:1d.0: detected 2 ports [ 4.920205] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.920208] uhci_hcd 0000:00:1d.0: Performing full reset [ 4.920226] uhci_hcd 0000:00:1d.0: supports USB remote wakeup [ 4.920404] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0 [ 4.920757] usb usb6: default language 0x0409 [ 4.920912] usb usb6: udev 1, busnum 6, minor = 640 [ 4.920915] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.920950] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.920987] usb usb6: Product: UHCI Host Controller [ 4.921013] usb usb6: Manufacturer: Linux 2.6.37-rc7+ uhci_hcd [ 4.921044] usb usb6: SerialNumber: 0000:00:1d.0 [ 4.921506] usb 1-1: adding 1-1:1.0 (config #1, interface 0) [ 4.922189] usb usb6: usb_probe_device [ 4.922193] usb usb6: configuration #1 chosen from 1 choice [ 4.922280] usb usb6: adding 6-0:1.0 (config #1, interface 0) [ 4.923253] hub 6-0:1.0: usb_probe_interface [ 4.923256] hub 6-0:1.0: usb_probe_interface - got id [ 4.923260] hub 6-0:1.0: USB hub found [ 4.923415] hub 6-0:1.0: 2 ports detected [ 4.923457] hub 6-0:1.0: standalone hub [ 4.923459] hub 6-0:1.0: no power switching (usb 1.0) [ 4.923461] hub 6-0:1.0: individual port over-current protection [ 4.923465] hub 6-0:1.0: power on to power good time: 2ms [ 4.923573] hub 6-0:1.0: local power source is good [ 4.923592] hub 6-0:1.0: trying to enable port power on non-switchable hub [ 4.923600] usb 1-1: adding 1-1:1.1 (config #1, interface 1) [ 4.925461] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 4.925495] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00 [ 4.925498] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0 [ 4.925535] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s [ 4.925642] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 4.925710] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 4.925715] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 4.925803] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 4.932141] uhci_hcd 0000:00:1d.1: detected 2 ports [ 4.932177] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.932180] uhci_hcd 0000:00:1d.1: Performing full reset [ 4.932352] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0 [ 4.933943] usb usb7: default language 0x0409 [ 4.934101] usb usb7: udev 1, busnum 7, minor = 768 [ 4.934104] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.935355] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.936647] usb usb7: Product: UHCI Host Controller [ 4.937939] usb usb7: Manufacturer: Linux 2.6.37-rc7+ uhci_hcd [ 4.939232] usb usb7: SerialNumber: 0000:00:1d.1 [ 4.941351] usb usb7: usb_probe_device [ 4.941355] usb usb7: configuration #1 chosen from 1 choice [ 4.941440] usb usb7: adding 7-0:1.0 (config #1, interface 0) [ 4.942139] hub 7-0:1.0: usb_probe_interface [ 4.942143] hub 7-0:1.0: usb_probe_interface - got id [ 4.942147] hub 7-0:1.0: USB hub found [ 4.943627] hub 7-0:1.0: 2 ports detected [ 4.944966] hub 7-0:1.0: standalone hub [ 4.944968] hub 7-0:1.0: no power switching (usb 1.0) [ 4.944970] hub 7-0:1.0: individual port over-current protection [ 4.944973] hub 7-0:1.0: power on to power good time: 2ms [ 4.945068] hub 7-0:1.0: local power source is good [ 4.945084] hub 7-0:1.0: trying to enable port power on non-switchable hub [ 4.946839] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1 [ 4.946972] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 4.948386] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 4.948390] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 4.949682] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 4.960083] uhci_hcd 0000:00:1d.2: detected 2 ports [ 4.961351] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.961354] uhci_hcd 0000:00:1d.2: Performing full reset [ 4.961406] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 [ 4.962962] usb usb8: default language 0x0409 [ 4.963119] usb usb8: udev 1, busnum 8, minor = 896 [ 4.963121] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.964395] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.965611] usb usb8: Product: UHCI Host Controller [ 4.966828] usb usb8: Manufacturer: Linux 2.6.37-rc7+ uhci_hcd [ 4.968061] usb usb8: SerialNumber: 0000:00:1d.2 [ 4.970075] usb usb8: usb_probe_device [ 4.970078] usb usb8: configuration #1 chosen from 1 choice [ 4.970165] usb usb8: adding 8-0:1.0 (config #1, interface 0) [ 4.970841] hub 8-0:1.0: usb_probe_interface [ 4.970844] hub 8-0:1.0: usb_probe_interface - got id [ 4.970849] hub 8-0:1.0: USB hub found [ 4.972449] hub 8-0:1.0: 2 ports detected [ 4.973724] hub 8-0:1.0: standalone hub [ 4.973726] hub 8-0:1.0: no power switching (usb 1.0) [ 4.973729] hub 8-0:1.0: individual port over-current protection [ 4.973731] hub 8-0:1.0: power on to power good time: 2ms [ 4.973825] hub 8-0:1.0: local power source is good [ 4.973841] hub 8-0:1.0: trying to enable port power on non-switchable hub [ 4.975589] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2 [ 4.999486] usbhid 1-1:1.0: usb_probe_interface [ 4.999491] usbhid 1-1:1.0: usb_probe_interface - got id [ 5.004175] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 001803 0 ACK POWER sig=j CSC CONNECT [ 5.004187] hub 5-0:1.0: port 2: status 0501 change 0001 [ 5.015595] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/input/input6 [ 5.018879] generic-usb 0003:046D:C521.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.0-1/input0 [ 5.020339] uhci_hcd 0000:00:1d.0: port 2 portsc 0082,00 [ 5.020519] usbhid 1-1:1.1: usb_probe_interface [ 5.020522] usbhid 1-1:1.1: usb_probe_interface - got id [ 5.051290] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.1/input/input7 [ 5.052729] uhci_hcd 0000:00:1a.0: reserve dev 2 ep82-INT, period 8, phase 4, 118 us [ 5.053379] usbhid 1-1:1.1: looking for a minor, starting at 96 [ 5.054569] generic-usb 0003:046D:C521.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1/input1 [ 5.056090] usbcore: registered new interface driver usbhid [ 5.057495] usbhid: USB HID core driver [ 5.060094] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 [ 5.172098] usb 2-1: new full speed USB device using uhci_hcd and address 2 [ 5.308077] usb 2-1: ep0 maxpacket = 8 [ 5.335118] usb 2-1: default language 0x0409 [ 5.344132] usb 2-1: udev 2, busnum 2, minor = 129 [ 5.344135] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810 [ 5.345470] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 5.346842] usb 2-1: Product: Fingerprint Sensor [ 5.348864] usb 2-1: usb_probe_device [ 5.348868] usb 2-1: configuration #1 chosen from 1 choice [ 5.351131] usb 2-1: adding 2-1:1.0 (config #1, interface 0) [ 5.353156] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 5.353180] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 5.353196] hub 5-0:1.0: state 7 ports 6 chg 0004 evt 0000 [ 5.353229] hub 5-0:1.0: port 2, status 0501, change 0000, 480 Mb/s [ 5.360025] usb usb4: suspend_rh (auto-stop) [ 5.408408] ehci_hcd 0000:00:1d.7: port 2 full speed --> companion [ 5.408808] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 5.408821] hub 5-0:1.0: port 2 not reset yet, waiting 50ms [ 5.464121] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 5.464233] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 5.464247] hub 5-0:1.0: state 7 ports 6 chg 0000 evt 0004 [ 5.612147] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0004 [ 5.612180] uhci_hcd 0000:00:1d.0: port 2 portsc 0093,00 [ 5.612222] hub 6-0:1.0: port 2, status 0101, change 0001, 12 Mb/s [ 5.735183] PM: Starting manual resume from disk [ 5.744112] hub 6-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101 [ 5.780356] EXT3-fs: barriers not enabled [ 5.806956] kjournald starting. Commit interval 5 seconds [ 5.807113] EXT3-fs (sda1): mounted filesystem with writeback data mode [ 5.856160] usb 6-2: new full speed USB device using uhci_hcd and address 2 [ 5.992048] usb 6-2: ep0 maxpacket = 8 [ 6.014607] usb 6-2: default language 0x0409 [ 6.037617] usb 6-2: udev 2, busnum 6, minor = 641 [ 6.037621] usb 6-2: New USB device found, idVendor=04b3, idProduct=301a [ 6.039119] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.040666] usb 6-2: Product: USB 1.1 2port downstream low power hub [ 6.042151] usb 6-2: Manufacturer: Lite-On Technology [ 6.044322] usb 6-2: usb_probe_device [ 6.044328] usb 6-2: configuration #1 chosen from 1 choice [ 6.049624] usb 6-2: adding 6-2:1.0 (config #1, interface 0) [ 6.051779] hub 6-2:1.0: usb_probe_interface [ 6.051783] hub 6-2:1.0: usb_probe_interface - got id [ 6.051788] hub 6-2:1.0: USB hub found [ 6.054617] hub 6-2:1.0: 3 ports detected [ 6.056065] hub 6-2:1.0: compound device; port removable status: FRR [ 6.056068] hub 6-2:1.0: individual port power switching [ 6.056071] hub 6-2:1.0: individual port over-current protection [ 6.056075] hub 6-2:1.0: power on to power good time: 44ms [ 6.056620] hub 6-2:1.0: hub controller current requirement: 100mA [ 6.056623] hub 6-2:1.0: 100mA bus power budget for each child [ 6.057633] hub 6-2:1.0: enabling power on all ports [ 6.104067] usb usb7: suspend_rh (auto-stop) [ 6.104100] usb usb8: suspend_rh (auto-stop) [ 6.161635] hub 6-2:1.0: port 1: status 0101 change 0001 [ 6.264105] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 128, phase 0, 12 us [ 6.264138] hub 6-2:1.0: state 7 ports 3 chg 0002 evt 0000 [ 6.265619] hub 6-2:1.0: port 1, status 0101, change 0000, 12 Mb/s [ 6.341620] usb 6-2.1: new full speed USB device using uhci_hcd and address 3 [ 6.440066] usb 6-2.1: ep0 maxpacket = 8 [ 6.461632] usb 6-2.1: skipped 1 descriptor after interface [ 6.461646] usb 6-2.1: skipped 1 descriptor after interface [ 6.464602] usb 6-2.1: default language 0x0409 [ 6.491614] usb 6-2.1: udev 3, busnum 6, minor = 642 [ 6.491618] usb 6-2.1: New USB device found, idVendor=04b3, idProduct=301b [ 6.493068] usb 6-2.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 [ 6.494457] usb 6-2.1: Product: USB Productivity Option Keyboard( has the hub in # 1 ) [ 6.495899] usb 6-2.1: Manufacturer: Lite-On Technology [ 6.498013] usb 6-2.1: usb_probe_device [ 6.498016] usb 6-2.1: configuration #1 chosen from 1 choice [ 6.503633] usb 6-2.1: adding 6-2.1:1.0 (config #1, interface 0) [ 6.505775] usbhid 6-2.1:1.0: usb_probe_interface [ 6.505778] usbhid 6-2.1:1.0: usb_probe_interface - got id [ 6.521125] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2.1/6-2.1:1.0/input/input8 [ 6.522645] uhci_hcd 0000:00:1d.0: reserve dev 3 ep81-INT, period 8, phase 4, 17 us [ 6.524024] generic-usb 0003:04B3:301B.0003: input,hidraw2: USB HID v1.10 Keyboard [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-2.1/input0 [ 6.527497] usb 6-2.1: adding 6-2.1:1.1 (config #1, interface 1) [ 6.530776] usbhid 6-2.1:1.1: usb_probe_interface [ 6.530779] usbhid 6-2.1:1.1: usb_probe_interface - got id [ 6.535000] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2.1/6-2.1:1.1/input/input9 [ 6.536703] uhci_hcd 0000:00:1d.0: reserve dev 3 ep82-INT, period 128, phase 0, 14 us [ 6.537969] generic-usb 0003:04B3:301B.0004: input,hidraw3: USB HID v1.10 Device [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-2.1/input1 [ 6.542406] hub 6-2:1.0: 356mA power budget left [ 6.542411] hub 6-2:1.0: state 7 ports 3 chg 0000 evt 0002 [ 6.824073] hub 4-0:1.0: hub_suspend [ 6.824118] usb usb4: bus auto-suspend [ 6.824122] usb usb4: suspend_rh [ 6.824144] hub 3-0:1.0: hub_suspend [ 6.824151] usb usb3: bus auto-suspend [ 6.824155] ehci_hcd 0000:00:1a.7: suspend root hub [ 7.824090] hub 7-0:1.0: hub_suspend [ 7.824103] usb usb7: bus auto-suspend [ 7.824107] usb usb7: suspend_rh [ 7.824129] hub 8-0:1.0: hub_suspend [ 7.824136] usb usb8: bus auto-suspend [ 7.824138] usb usb8: suspend_rh [ 7.824158] hub 5-0:1.0: hub_suspend [ 7.824164] usb usb5: bus auto-suspend [ 7.824167] ehci_hcd 0000:00:1d.7: suspend root hub [ 8.025634] Adding 5791396k swap on /dev/sda5. Priority:-1 extents:1 across:5791396k [ 8.384577] EXT3-fs (sda1): using internal journal [ 8.455015] udev: starting version 147 [ 10.418560] cfg80211: Calling CRDA to update world regulatory domain [ 12.013542] ip_tables: (C) 2000-2006 Netfilter Core Team [ 12.250698] cfg80211: World regulatory domain updated: [ 12.250702] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 12.250705] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.250708] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 12.250711] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 12.250714] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.250717] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 14.933602] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: [ 14.933605] iwlagn: Copyright(c) 2003-2010 Intel Corporation [ 14.933963] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 14.933974] iwlagn 0000:03:00.0: setting latency timer to 64 [ 14.934078] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54 [ 14.953434] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4 [ 14.953471] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels [ 14.953582] iwlagn 0000:03:00.0: irq 46 for MSI/MSI-X [ 15.140845] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 15.140988] HDA Intel 0000:00:1b.0: irq 47 for MSI/MSI-X [ 15.141172] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 16.002127] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12 [ 16.117784] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 19.436726] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X [ 19.496143] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X [ 19.496851] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 22.584897] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX [ 22.585399] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 26.868171] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us [ 29.816816] usb usb8: usb auto-resume [ 29.816821] usb usb8: wakeup_rh [ 29.856148] hub 8-0:1.0: hub_resume [ 29.856276] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 29.856502] usb usb7: usb auto-resume [ 29.856506] usb usb7: wakeup_rh [ 29.896041] hub 7-0:1.0: hub_resume [ 29.896748] usb usb5: usb auto-resume [ 29.896755] ehci_hcd 0000:00:1d.7: resume root hub [ 29.896764] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 29.948031] hub 5-0:1.0: hub_resume [ 29.948566] usb usb4: usb auto-resume [ 29.948571] usb usb4: wakeup_rh [ 29.948583] hub 5-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 29.988119] hub 4-0:1.0: hub_resume [ 29.988424] usb usb3: usb auto-resume [ 29.988430] ehci_hcd 0000:00:1a.7: resume root hub [ 29.988460] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 30.040031] hub 3-0:1.0: hub_resume [ 30.040334] hub 3-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 30.904113] usb usb7: suspend_rh (auto-stop) [ 30.908079] usb usb8: suspend_rh (auto-stop) [ 31.152094] usb usb4: suspend_rh (auto-stop) [ 32.816080] eth0: no IPv6 routers present [ 34.824083] hub 8-0:1.0: hub_suspend [ 34.824096] usb usb8: bus auto-suspend [ 34.824100] usb usb8: suspend_rh [ 34.824124] hub 7-0:1.0: hub_suspend [ 34.824131] usb usb7: bus auto-suspend [ 34.824134] usb usb7: suspend_rh [ 34.824154] hub 5-0:1.0: hub_suspend [ 34.824160] usb usb5: bus auto-suspend [ 34.824164] ehci_hcd 0000:00:1d.7: suspend root hub [ 34.824205] hub 4-0:1.0: hub_suspend [ 34.824211] usb usb4: bus auto-suspend [ 34.824214] usb usb4: suspend_rh [ 34.824233] hub 3-0:1.0: hub_suspend [ 34.824239] usb usb3: bus auto-suspend [ 34.824242] ehci_hcd 0000:00:1a.7: suspend root hub [ 80.685062] kmemleak: 2 new suspected memory leaks (see /sys/kernel/debug/kmemleak) [ 93.863334] pciehp 0000:00:1c.3:pcie04: Card present on Slot(3) [ 93.980168] pci 0000:05:00.0: [1033:0194] type 0 class 0x000c03 [ 93.980214] pci 0000:05:00.0: reg 10: [mem 0x00000000-0x00001fff 64bit] [ 93.980401] pci 0000:05:00.0: PME# supported from D0 D3hot [ 93.980410] pci 0000:05:00.0: PME# disabled [ 93.980500] pci 0000:05:00.0: BAR 0: assigned [mem 0xf0000000-0xf0001fff 64bit] [ 93.980514] pci 0000:05:00.0: BAR 0: set to [mem 0xf0000000-0xf0001fff 64bit] (PCI address [0xf0000000-0xf0001fff]) [ 93.980521] pcieport 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 93.980525] pcieport 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 93.980533] pcieport 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 93.980539] pcieport 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 93.980560] pcieport 0000:00:1c.3: setting latency timer to 64 [ 93.980656] pci 0000:05:00.0: no hotplug settings from platform [ 94.054949] xhci_hcd 0000:05:00.0: enabling device (0000 -> 0002) [ 94.054961] xhci_hcd 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 94.055069] xhci_hcd 0000:05:00.0: setting latency timer to 64 [ 94.055075] xhci_hcd 0000:05:00.0: xHCI Host Controller [ 94.055138] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9 [ 94.060240] xhci_hcd 0000:05:00.0: xHCI capability registers at ffffc90000468000: [ 94.060246] xhci_hcd 0000:05:00.0: CAPLENGTH AND HCIVERSION 0x960020: [ 94.060248] xhci_hcd 0000:05:00.0: CAPLENGTH: 0x20 [ 94.060251] xhci_hcd 0000:05:00.0: HCIVERSION: 0x96 [ 94.060255] xhci_hcd 0000:05:00.0: HCSPARAMS 1: 0x4000820 [ 94.060257] xhci_hcd 0000:05:00.0: Max device slots: 32 [ 94.060260] xhci_hcd 0000:05:00.0: Max interrupters: 8 [ 94.060262] xhci_hcd 0000:05:00.0: Max ports: 4 [ 94.060266] xhci_hcd 0000:05:00.0: HCSPARAMS 2: 0x11 [ 94.060268] xhci_hcd 0000:05:00.0: Isoc scheduling threshold: 1 [ 94.060271] xhci_hcd 0000:05:00.0: Maximum allowed segments in event ring: 1 [ 94.060276] xhci_hcd 0000:05:00.0: HCSPARAMS 3 0x0: [ 94.060278] xhci_hcd 0000:05:00.0: Worst case U1 device exit latency: 0 [ 94.060280] xhci_hcd 0000:05:00.0: Worst case U2 device exit latency: 0 [ 94.060285] xhci_hcd 0000:05:00.0: HCC PARAMS 0x14042cb: [ 94.060288] xhci_hcd 0000:05:00.0: HC generates 64 bit addresses [ 94.060290] xhci_hcd 0000:05:00.0: FIXME: more HCCPARAMS debugging [ 94.060294] xhci_hcd 0000:05:00.0: RTSOFF 0x600: [ 94.060297] xhci_hcd 0000:05:00.0: xHCI operational registers at ffffc90000468020: [ 94.060301] xhci_hcd 0000:05:00.0: USBCMD 0x0: [ 94.060304] xhci_hcd 0000:05:00.0: HC is being stopped [ 94.060306] xhci_hcd 0000:05:00.0: HC has finished hard reset [ 94.060308] xhci_hcd 0000:05:00.0: Event Interrupts disabled [ 94.060311] xhci_hcd 0000:05:00.0: Host System Error Interrupts disabled [ 94.060313] xhci_hcd 0000:05:00.0: HC has finished light reset [ 94.060318] xhci_hcd 0000:05:00.0: USBSTS 0x1: [ 94.060320] xhci_hcd 0000:05:00.0: Event ring is empty [ 94.060322] xhci_hcd 0000:05:00.0: No Host System Error [ 94.060325] xhci_hcd 0000:05:00.0: HC is halted [ 94.060329] xhci_hcd 0000:05:00.0: ffffc90000468420 port status reg = 0x2a0 [ 94.060334] xhci_hcd 0000:05:00.0: ffffc90000468424 port power reg = 0x0 [ 94.060339] xhci_hcd 0000:05:00.0: ffffc90000468428 port link reg = 0x0 [ 94.060344] xhci_hcd 0000:05:00.0: ffffc9000046842c port reserved reg = 0x0 [ 94.060349] xhci_hcd 0000:05:00.0: ffffc90000468430 port status reg = 0x2a0 [ 94.060354] xhci_hcd 0000:05:00.0: ffffc90000468434 port power reg = 0x0 [ 94.060359] xhci_hcd 0000:05:00.0: ffffc90000468438 port link reg = 0x0 [ 94.060364] xhci_hcd 0000:05:00.0: ffffc9000046843c port reserved reg = 0x0 [ 94.060369] xhci_hcd 0000:05:00.0: ffffc90000468440 port status reg = 0x2a0 [ 94.060373] xhci_hcd 0000:05:00.0: ffffc90000468444 port power reg = 0x0 [ 94.060378] xhci_hcd 0000:05:00.0: ffffc90000468448 port link reg = 0x0 [ 94.060383] xhci_hcd 0000:05:00.0: ffffc9000046844c port reserved reg = 0x0 [ 94.060388] xhci_hcd 0000:05:00.0: ffffc90000468450 port status reg = 0x2a0 [ 94.060392] xhci_hcd 0000:05:00.0: ffffc90000468454 port power reg = 0x0 [ 94.060397] xhci_hcd 0000:05:00.0: ffffc90000468458 port link reg = 0x0 [ 94.060402] xhci_hcd 0000:05:00.0: ffffc9000046845c port reserved reg = 0x0 [ 94.060404] xhci_hcd 0000:05:00.0: // Halt the HC [ 94.060411] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468020, 32'h0, 4'hf); [ 94.060416] xhci_hcd 0000:05:00.0: Resetting HCD [ 94.060420] xhci_hcd 0000:05:00.0: // Reset the HC [ 94.060425] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468020, 32'h2, 4'hf); [ 94.060470] xhci_hcd 0000:05:00.0: Wait for controller to be ready for doorbell rings [ 94.060475] xhci_hcd 0000:05:00.0: Reset complete [ 94.060479] xhci_hcd 0000:05:00.0: Enabling 64-bit DMA addresses. [ 94.060481] xhci_hcd 0000:05:00.0: Calling HCD init [ 94.060483] xhci_hcd 0000:05:00.0: xhci_init [ 94.060486] xhci_hcd 0000:05:00.0: xHCI doesn't need link TRB QUIRK [ 94.060490] xhci_hcd 0000:05:00.0: Supported page size register = 0x1 [ 94.060493] xhci_hcd 0000:05:00.0: Supported page size of 4K [ 94.060495] xhci_hcd 0000:05:00.0: HCD page size set to 4K [ 94.060500] xhci_hcd 0000:05:00.0: // xHC can handle at most 32 device slots. [ 94.060505] xhci_hcd 0000:05:00.0: // Setting Max device slots reg = 0x20. [ 94.060508] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468058, 32'h20, 4'hf); [ 94.060522] xhci_hcd 0000:05:00.0: // Device context base array address = 0x37810000 (DMA), ffff880037810000 (virt) [ 94.060525] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000468050, 64'h37810000, 4'hf); [ 94.060576] xhci_hcd 0000:05:00.0: Allocating ring at ffff88012c8c8d80 [ 94.060588] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff88013265a8e0 [ 94.060611] xhci_hcd 0000:05:00.0: // Allocating segment at ffff880037811000 (virtual) 0x37811000 (DMA) [ 94.060617] xhci_hcd 0000:05:00.0: Linking segment 0x37811000 to segment 0x37811000 (DMA) [ 94.060620] xhci_hcd 0000:05:00.0: Wrote link toggle flag to segment ffff88013265a8e0 (virtual), 0x37811000 (DMA) [ 94.060623] xhci_hcd 0000:05:00.0: Allocated command ring at ffff88012c8c8d80 [ 94.060625] xhci_hcd 0000:05:00.0: First segment DMA is 0x37811000 [ 94.060631] xhci_hcd 0000:05:00.0: // Setting command ring address to 0x20 [ 94.060634] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000468038, 64'h37811001, 4'hf); [ 94.060641] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000 [ 94.060644] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000 [ 94.060649] xhci_hcd 0000:05:00.0: // Doorbell array is located at offset 0x800 from cap regs base addr [ 94.060651] xhci_hcd 0000:05:00.0: // xHCI capability registers at ffffc90000468000: [ 94.060656] xhci_hcd 0000:05:00.0: // @ffffc90000468000 = 0x960020 (CAPLENGTH AND HCIVERSION) [ 94.060659] xhci_hcd 0000:05:00.0: // CAPLENGTH: 0x20 [ 94.060661] xhci_hcd 0000:05:00.0: // xHCI operational registers at ffffc90000468020: [ 94.060666] xhci_hcd 0000:05:00.0: // @ffffc90000468018 = 0x600 RTSOFF [ 94.060668] xhci_hcd 0000:05:00.0: // xHCI runtime registers at ffffc90000468600: [ 94.060673] xhci_hcd 0000:05:00.0: // @ffffc90000468014 = 0x800 DBOFF [ 94.060676] xhci_hcd 0000:05:00.0: // Doorbell array at ffffc90000468800: [ 94.060678] xhci_hcd 0000:05:00.0: xHCI runtime registers at ffffc90000468600: [ 94.060683] xhci_hcd 0000:05:00.0: ffffc90000468600: Microframe index = 0x0 [ 94.060697] xhci_hcd 0000:05:00.0: // Allocating event ring [ 94.060709] xhci_hcd 0000:05:00.0: Allocating ring at ffff88012c8c8ba0 [ 94.060721] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff88013265a4e0 [ 94.060724] xhci_hcd 0000:05:00.0: // Allocating segment at ffff880037811400 (virtual) 0x37811400 (DMA) [ 94.060728] xhci_hcd 0000:05:00.0: Linking segment 0x37811400 to segment 0x37811400 (DMA) [ 94.060731] xhci_hcd 0000:05:00.0: TRB math tests passed. [ 94.060742] xhci_hcd 0000:05:00.0: // Allocated event ring segment table at 0x37812000 [ 94.060745] xhci_hcd 0000:05:00.0: Set ERST to 0; private num segs = 1, virt addr = ffff880037812000, dma addr = 0x37812000 [ 94.060751] xhci_hcd 0000:05:00.0: // Write ERST size = 1 to ir_set 0 (some bits preserved) [ 94.060753] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468628, 32'h1, 4'hf); [ 94.060756] xhci_hcd 0000:05:00.0: // Set ERST entries to point to event ring. [ 94.060758] xhci_hcd 0000:05:00.0: // Set ERST base address for ir_set 0 = 0x37812000 [ 94.060765] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000468630, 64'h37812000, 4'hf); [ 94.060772] xhci_hcd 0000:05:00.0: // Write event ring dequeue pointer, preserving EHB bit [ 94.060775] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000468638, 64'h37811400, 4'hf); [ 94.060777] xhci_hcd 0000:05:00.0: Wrote ERST address to ir_set 0. [ 94.060782] xhci_hcd 0000:05:00.0: Allocating 0 scratchpad buffers [ 94.060802] xhci_hcd 0000:05:00.0: Ext Cap ffffc90000468510, port offset = 1, count = 2, revision = 0x3 [ 94.060809] xhci_hcd 0000:05:00.0: Ext Cap ffffc90000468520, port offset = 3, count = 2, revision = 0x2 [ 94.060812] xhci_hcd 0000:05:00.0: Found 2 USB 2.0 ports and 2 USB 3.0 ports. [ 94.060823] xhci_hcd 0000:05:00.0: USB 2.0 port at index 2, addr = ffffc90000468440 [ 94.060826] xhci_hcd 0000:05:00.0: USB 2.0 port at index 3, addr = ffffc90000468450 [ 94.060837] xhci_hcd 0000:05:00.0: USB 3.0 port at index 0, addr = ffffc90000468420 [ 94.060840] xhci_hcd 0000:05:00.0: USB 3.0 port at index 1, addr = ffffc90000468430 [ 94.060842] xhci_hcd 0000:05:00.0: Finished xhci_init [ 94.060844] xhci_hcd 0000:05:00.0: Called HCD init [ 94.060849] xhci_hcd 0000:05:00.0: Got SBRN 48 [ 94.060865] xhci_hcd 0000:05:00.0: MWI active [ 94.060867] xhci_hcd 0000:05:00.0: Finished xhci_pci_reinit [ 94.060870] xhci_hcd 0000:05:00.0: supports USB remote wakeup [ 94.060912] xhci_hcd 0000:05:00.0: irq 19, io mem 0xf0000000 [ 94.060915] xhci_hcd 0000:05:00.0: xhci_run [ 94.061071] xhci_hcd 0000:05:00.0: irq 48 for MSI/MSI-X [ 94.061077] xhci_hcd 0000:05:00.0: irq 49 for MSI/MSI-X [ 94.061081] xhci_hcd 0000:05:00.0: irq 50 for MSI/MSI-X [ 94.061555] xhci_hcd 0000:05:00.0: Setting event ring polling timer [ 94.061558] xhci_hcd 0000:05:00.0: Command ring memory map follows: [ 94.061561] xhci_hcd 0000:05:00.0: @37811000 00000000 00000000 00000000 00000000 [ 94.061564] xhci_hcd 0000:05:00.0: @37811010 00000000 00000000 00000000 00000000 [ 94.061567] xhci_hcd 0000:05:00.0: @37811020 00000000 00000000 00000000 00000000 [ 94.061569] xhci_hcd 0000:05:00.0: @37811030 00000000 00000000 00000000 00000000 [ 94.061572] xhci_hcd 0000:05:00.0: @37811040 00000000 00000000 00000000 00000000 [ 94.061575] xhci_hcd 0000:05:00.0: @37811050 00000000 00000000 00000000 00000000 [ 94.061578] xhci_hcd 0000:05:00.0: @37811060 00000000 00000000 00000000 00000000 [ 94.061581] xhci_hcd 0000:05:00.0: @37811070 00000000 00000000 00000000 00000000 [ 94.061583] xhci_hcd 0000:05:00.0: @37811080 00000000 00000000 00000000 00000000 [ 94.061586] xhci_hcd 0000:05:00.0: @37811090 00000000 00000000 00000000 00000000 [ 94.061589] xhci_hcd 0000:05:00.0: @378110a0 00000000 00000000 00000000 00000000 [ 94.061592] xhci_hcd 0000:05:00.0: @378110b0 00000000 00000000 00000000 00000000 [ 94.061594] xhci_hcd 0000:05:00.0: @378110c0 00000000 00000000 00000000 00000000 [ 94.061597] xhci_hcd 0000:05:00.0: @378110d0 00000000 00000000 00000000 00000000 [ 94.061600] xhci_hcd 0000:05:00.0: @378110e0 00000000 00000000 00000000 00000000 [ 94.061603] xhci_hcd 0000:05:00.0: @378110f0 00000000 00000000 00000000 00000000 [ 94.061606] xhci_hcd 0000:05:00.0: @37811100 00000000 00000000 00000000 00000000 [ 94.061608] xhci_hcd 0000:05:00.0: @37811110 00000000 00000000 00000000 00000000 [ 94.061611] xhci_hcd 0000:05:00.0: @37811120 00000000 00000000 00000000 00000000 [ 94.061614] xhci_hcd 0000:05:00.0: @37811130 00000000 00000000 00000000 00000000 [ 94.061617] xhci_hcd 0000:05:00.0: @37811140 00000000 00000000 00000000 00000000 [ 94.061619] xhci_hcd 0000:05:00.0: @37811150 00000000 00000000 00000000 00000000 [ 94.061622] xhci_hcd 0000:05:00.0: @37811160 00000000 00000000 00000000 00000000 [ 94.061625] xhci_hcd 0000:05:00.0: @37811170 00000000 00000000 00000000 00000000 [ 94.061628] xhci_hcd 0000:05:00.0: @37811180 00000000 00000000 00000000 00000000 [ 94.061631] xhci_hcd 0000:05:00.0: @37811190 00000000 00000000 00000000 00000000 [ 94.061633] xhci_hcd 0000:05:00.0: @378111a0 00000000 00000000 00000000 00000000 [ 94.061636] xhci_hcd 0000:05:00.0: @378111b0 00000000 00000000 00000000 00000000 [ 94.061639] xhci_hcd 0000:05:00.0: @378111c0 00000000 00000000 00000000 00000000 [ 94.061642] xhci_hcd 0000:05:00.0: @378111d0 00000000 00000000 00000000 00000000 [ 94.061644] xhci_hcd 0000:05:00.0: @378111e0 00000000 00000000 00000000 00000000 [ 94.061647] xhci_hcd 0000:05:00.0: @378111f0 00000000 00000000 00000000 00000000 [ 94.061650] xhci_hcd 0000:05:00.0: @37811200 00000000 00000000 00000000 00000000 [ 94.061653] xhci_hcd 0000:05:00.0: @37811210 00000000 00000000 00000000 00000000 [ 94.061656] xhci_hcd 0000:05:00.0: @37811220 00000000 00000000 00000000 00000000 [ 94.061658] xhci_hcd 0000:05:00.0: @37811230 00000000 00000000 00000000 00000000 [ 94.061661] xhci_hcd 0000:05:00.0: @37811240 00000000 00000000 00000000 00000000 [ 94.061664] xhci_hcd 0000:05:00.0: @37811250 00000000 00000000 00000000 00000000 [ 94.061667] xhci_hcd 0000:05:00.0: @37811260 00000000 00000000 00000000 00000000 [ 94.061670] xhci_hcd 0000:05:00.0: @37811270 00000000 00000000 00000000 00000000 [ 94.061672] xhci_hcd 0000:05:00.0: @37811280 00000000 00000000 00000000 00000000 [ 94.061675] xhci_hcd 0000:05:00.0: @37811290 00000000 00000000 00000000 00000000 [ 94.061678] xhci_hcd 0000:05:00.0: @378112a0 00000000 00000000 00000000 00000000 [ 94.061681] xhci_hcd 0000:05:00.0: @378112b0 00000000 00000000 00000000 00000000 [ 94.061684] xhci_hcd 0000:05:00.0: @378112c0 00000000 00000000 00000000 00000000 [ 94.061686] xhci_hcd 0000:05:00.0: @378112d0 00000000 00000000 00000000 00000000 [ 94.061689] xhci_hcd 0000:05:00.0: @378112e0 00000000 00000000 00000000 00000000 [ 94.061692] xhci_hcd 0000:05:00.0: @378112f0 00000000 00000000 00000000 00000000 [ 94.061695] xhci_hcd 0000:05:00.0: @37811300 00000000 00000000 00000000 00000000 [ 94.061697] xhci_hcd 0000:05:00.0: @37811310 00000000 00000000 00000000 00000000 [ 94.061700] xhci_hcd 0000:05:00.0: @37811320 00000000 00000000 00000000 00000000 [ 94.061703] xhci_hcd 0000:05:00.0: @37811330 00000000 00000000 00000000 00000000 [ 94.061706] xhci_hcd 0000:05:00.0: @37811340 00000000 00000000 00000000 00000000 [ 94.061709] xhci_hcd 0000:05:00.0: @37811350 00000000 00000000 00000000 00000000 [ 94.061711] xhci_hcd 0000:05:00.0: @37811360 00000000 00000000 00000000 00000000 [ 94.061714] xhci_hcd 0000:05:00.0: @37811370 00000000 00000000 00000000 00000000 [ 94.061717] xhci_hcd 0000:05:00.0: @37811380 00000000 00000000 00000000 00000000 [ 94.061720] xhci_hcd 0000:05:00.0: @37811390 00000000 00000000 00000000 00000000 [ 94.061722] xhci_hcd 0000:05:00.0: @378113a0 00000000 00000000 00000000 00000000 [ 94.061725] xhci_hcd 0000:05:00.0: @378113b0 00000000 00000000 00000000 00000000 [ 94.061728] xhci_hcd 0000:05:00.0: @378113c0 00000000 00000000 00000000 00000000 [ 94.061731] xhci_hcd 0000:05:00.0: @378113d0 00000000 00000000 00000000 00000000 [ 94.061733] xhci_hcd 0000:05:00.0: @378113e0 00000000 00000000 00000000 00000000 [ 94.061736] xhci_hcd 0000:05:00.0: @378113f0 37811000 00000000 00000000 00001802 [ 94.061739] xhci_hcd 0000:05:00.0: Ring has not been updated [ 94.061742] xhci_hcd 0000:05:00.0: Ring deq = ffff880037811000 (virt), 0x37811000 (dma) [ 94.061744] xhci_hcd 0000:05:00.0: Ring deq updated 0 times [ 94.061747] xhci_hcd 0000:05:00.0: Ring enq = ffff880037811000 (virt), 0x37811000 (dma) [ 94.061750] xhci_hcd 0000:05:00.0: Ring enq updated 0 times [ 94.061756] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000 [ 94.061758] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000 [ 94.061761] xhci_hcd 0000:05:00.0: ERST memory map follows: [ 94.061764] xhci_hcd 0000:05:00.0: @37812000 37811400 00000000 00000040 00000000 [ 94.061766] xhci_hcd 0000:05:00.0: Event ring: [ 94.061769] xhci_hcd 0000:05:00.0: @37811400 00000000 00000000 00000000 00000000 [ 94.061771] xhci_hcd 0000:05:00.0: @37811410 00000000 00000000 00000000 00000000 [ 94.061774] xhci_hcd 0000:05:00.0: @37811420 00000000 00000000 00000000 00000000 [ 94.061777] xhci_hcd 0000:05:00.0: @37811430 00000000 00000000 00000000 00000000 [ 94.061780] xhci_hcd 0000:05:00.0: @37811440 00000000 00000000 00000000 00000000 [ 94.061783] xhci_hcd 0000:05:00.0: @37811450 00000000 00000000 00000000 00000000 [ 94.061786] xhci_hcd 0000:05:00.0: @37811460 00000000 00000000 00000000 00000000 [ 94.061788] xhci_hcd 0000:05:00.0: @37811470 00000000 00000000 00000000 00000000 [ 94.061791] xhci_hcd 0000:05:00.0: @37811480 00000000 00000000 00000000 00000000 [ 94.061794] xhci_hcd 0000:05:00.0: @37811490 00000000 00000000 00000000 00000000 [ 94.061797] xhci_hcd 0000:05:00.0: @378114a0 00000000 00000000 00000000 00000000 [ 94.061800] xhci_hcd 0000:05:00.0: @378114b0 00000000 00000000 00000000 00000000 [ 94.061802] xhci_hcd 0000:05:00.0: @378114c0 00000000 00000000 00000000 00000000 [ 94.061805] xhci_hcd 0000:05:00.0: @378114d0 00000000 00000000 00000000 00000000 [ 94.061808] xhci_hcd 0000:05:00.0: @378114e0 00000000 00000000 00000000 00000000 [ 94.061811] xhci_hcd 0000:05:00.0: @378114f0 00000000 00000000 00000000 00000000 [ 94.061814] xhci_hcd 0000:05:00.0: @37811500 00000000 00000000 00000000 00000000 [ 94.061816] xhci_hcd 0000:05:00.0: @37811510 00000000 00000000 00000000 00000000 [ 94.061819] xhci_hcd 0000:05:00.0: @37811520 00000000 00000000 00000000 00000000 [ 94.061822] xhci_hcd 0000:05:00.0: @37811530 00000000 00000000 00000000 00000000 [ 94.061825] xhci_hcd 0000:05:00.0: @37811540 00000000 00000000 00000000 00000000 [ 94.061828] xhci_hcd 0000:05:00.0: @37811550 00000000 00000000 00000000 00000000 [ 94.061830] xhci_hcd 0000:05:00.0: @37811560 00000000 00000000 00000000 00000000 [ 94.061833] xhci_hcd 0000:05:00.0: @37811570 00000000 00000000 00000000 00000000 [ 94.061836] xhci_hcd 0000:05:00.0: @37811580 00000000 00000000 00000000 00000000 [ 94.061839] xhci_hcd 0000:05:00.0: @37811590 00000000 00000000 00000000 00000000 [ 94.061841] xhci_hcd 0000:05:00.0: @378115a0 00000000 00000000 00000000 00000000 [ 94.061844] xhci_hcd 0000:05:00.0: @378115b0 00000000 00000000 00000000 00000000 [ 94.061847] xhci_hcd 0000:05:00.0: @378115c0 00000000 00000000 00000000 00000000 [ 94.061850] xhci_hcd 0000:05:00.0: @378115d0 00000000 00000000 00000000 00000000 [ 94.061853] xhci_hcd 0000:05:00.0: @378115e0 00000000 00000000 00000000 00000000 [ 94.061855] xhci_hcd 0000:05:00.0: @378115f0 00000000 00000000 00000000 00000000 [ 94.061858] xhci_hcd 0000:05:00.0: @37811600 00000000 00000000 00000000 00000000 [ 94.061861] xhci_hcd 0000:05:00.0: @37811610 00000000 00000000 00000000 00000000 [ 94.061864] xhci_hcd 0000:05:00.0: @37811620 00000000 00000000 00000000 00000000 [ 94.061867] xhci_hcd 0000:05:00.0: @37811630 00000000 00000000 00000000 00000000 [ 94.061869] xhci_hcd 0000:05:00.0: @37811640 00000000 00000000 00000000 00000000 [ 94.061872] xhci_hcd 0000:05:00.0: @37811650 00000000 00000000 00000000 00000000 [ 94.061875] xhci_hcd 0000:05:00.0: @37811660 00000000 00000000 00000000 00000000 [ 94.061878] xhci_hcd 0000:05:00.0: @37811670 00000000 00000000 00000000 00000000 [ 94.061881] xhci_hcd 0000:05:00.0: @37811680 00000000 00000000 00000000 00000000 [ 94.061883] xhci_hcd 0000:05:00.0: @37811690 00000000 00000000 00000000 00000000 [ 94.061886] xhci_hcd 0000:05:00.0: @378116a0 00000000 00000000 00000000 00000000 [ 94.061889] xhci_hcd 0000:05:00.0: @378116b0 00000000 00000000 00000000 00000000 [ 94.061892] xhci_hcd 0000:05:00.0: @378116c0 00000000 00000000 00000000 00000000 [ 94.061895] xhci_hcd 0000:05:00.0: @378116d0 00000000 00000000 00000000 00000000 [ 94.061897] xhci_hcd 0000:05:00.0: @378116e0 00000000 00000000 00000000 00000000 [ 94.061900] xhci_hcd 0000:05:00.0: @378116f0 00000000 00000000 00000000 00000000 [ 94.061903] xhci_hcd 0000:05:00.0: @37811700 00000000 00000000 00000000 00000000 [ 94.061906] xhci_hcd 0000:05:00.0: @37811710 00000000 00000000 00000000 00000000 [ 94.061909] xhci_hcd 0000:05:00.0: @37811720 00000000 00000000 00000000 00000000 [ 94.061911] xhci_hcd 0000:05:00.0: @37811730 00000000 00000000 00000000 00000000 [ 94.061914] xhci_hcd 0000:05:00.0: @37811740 00000000 00000000 00000000 00000000 [ 94.061917] xhci_hcd 0000:05:00.0: @37811750 00000000 00000000 00000000 00000000 [ 94.061920] xhci_hcd 0000:05:00.0: @37811760 00000000 00000000 00000000 00000000 [ 94.061923] xhci_hcd 0000:05:00.0: @37811770 00000000 00000000 00000000 00000000 [ 94.061925] xhci_hcd 0000:05:00.0: @37811780 00000000 00000000 00000000 00000000 [ 94.061928] xhci_hcd 0000:05:00.0: @37811790 00000000 00000000 00000000 00000000 [ 94.061931] xhci_hcd 0000:05:00.0: @378117a0 00000000 00000000 00000000 00000000 [ 94.061934] xhci_hcd 0000:05:00.0: @378117b0 00000000 00000000 00000000 00000000 [ 94.061937] xhci_hcd 0000:05:00.0: @378117c0 00000000 00000000 00000000 00000000 [ 94.061940] xhci_hcd 0000:05:00.0: @378117d0 00000000 00000000 00000000 00000000 [ 94.061942] xhci_hcd 0000:05:00.0: @378117e0 00000000 00000000 00000000 00000000 [ 94.061945] xhci_hcd 0000:05:00.0: @378117f0 00000000 00000000 00000000 00000000 [ 94.061948] xhci_hcd 0000:05:00.0: Ring has not been updated [ 94.061950] xhci_hcd 0000:05:00.0: Ring deq = ffff880037811400 (virt), 0x37811400 (dma) [ 94.061953] xhci_hcd 0000:05:00.0: Ring deq updated 0 times [ 94.061956] xhci_hcd 0000:05:00.0: Ring enq = ffff880037811400 (virt), 0x37811400 (dma) [ 94.061958] xhci_hcd 0000:05:00.0: Ring enq updated 0 times [ 94.061965] xhci_hcd 0000:05:00.0: ERST deq = 64'h37811400 [ 94.061967] xhci_hcd 0000:05:00.0: // Set the interrupt modulation register [ 94.061972] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468624, 32'ha0, 4'hf); [ 94.061977] xhci_hcd 0000:05:00.0: // Enable interrupts, cmd = 0x4. [ 94.061979] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468020, 32'h4, 4'hf); [ 94.061984] xhci_hcd 0000:05:00.0: // Enabling event ring interrupter ffffc90000468620 by writing 0x2 to irq_pending [ 94.061987] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468620, 32'h2, 4'hf); [ 94.061993] xhci_hcd 0000:05:00.0: ffffc90000468620: ir_set[0] [ 94.061995] xhci_hcd 0000:05:00.0: ffffc90000468620: ir_set.pending = 0x2 [ 94.062000] xhci_hcd 0000:05:00.0: ffffc90000468624: ir_set.control = 0xa0 [ 94.062005] xhci_hcd 0000:05:00.0: ffffc90000468628: ir_set.erst_size = 0x1 [ 94.062013] xhci_hcd 0000:05:00.0: ffffc90000468630: ir_set.erst_base = @37812000 [ 94.062020] xhci_hcd 0000:05:00.0: ffffc90000468638: ir_set.erst_dequeue = @37811400 [ 94.062022] xhci_hcd 0000:05:00.0: Endpoint state = 0x1 [ 94.062025] xhci_hcd 0000:05:00.0: Command ring enq = 0x37811010 (DMA) [ 94.062030] xhci_hcd 0000:05:00.0: // Turn on HC, cmd = 0x5. [ 94.062032] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468020, 32'h5, 4'hf); [ 94.063868] xhci_hcd 0000:05:00.0: // Ding dong! [ 94.063873] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468800, 32'h0, 4'hf); [ 94.063878] xhci_hcd 0000:05:00.0: Finished xhci_run [ 94.064026] xhci_hcd 0000:05:00.0: op reg status = 00000008 [ 94.064029] xhci_hcd 0000:05:00.0: Event ring dequeue ptr: [ 94.064032] xhci_hcd 0000:05:00.0: @37811400 37811000 00000000 01003021 0000c001 [ 94.064033] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468024, 32'h8, 4'hf); [ 94.064033] xhci_hcd 0000:05:00.0: In xhci_handle_event [ 94.064033] xhci_hcd 0000:05:00.0: xhci_handle_event - OS owns TRB [ 94.064033] xhci_hcd 0000:05:00.0: Vendor specific event TRB type = 48 [ 94.064033] xhci_hcd 0000:05:00.0: NEC firmware version 30.21 [ 94.064033] xhci_hcd 0000:05:00.0: Command ring deq = 0x37811010 (DMA) [ 94.064033] xhci_hcd 0000:05:00.0: Event ring deq = 0x37811410 (DMA) [ 94.064033] xhci_hcd 0000:05:00.0: In xhci_handle_event [ 94.064033] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000468638, 64'h37811418, 4'hf); [ 94.064230] usb usb9: No SuperSpeed endpoint companion for config 1 interface 0 altsetting 0 ep 129: using minimum values [ 94.064296] usb usb9: default language 0x0409 [ 94.064502] usb usb9: udev 1, busnum 9, minor = 1024 [ 94.064505] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003 [ 94.064508] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 94.064512] usb usb9: Product: xHCI Host Controller [ 94.064515] usb usb9: Manufacturer: Linux 2.6.37-rc7+ xhci_hcd [ 94.064518] usb usb9: SerialNumber: 0000:05:00.0 [ 94.065582] usb usb9: usb_probe_device [ 94.065586] usb usb9: configuration #1 chosen from 1 choice [ 94.065625] xHCI xhci_add_endpoint called for root hub [ 94.065627] xHCI xhci_check_bandwidth called for root hub [ 94.065696] usb usb9: adding 9-0:1.0 (config #1, interface 0) [ 94.066521] hub 9-0:1.0: usb_probe_interface [ 94.066524] hub 9-0:1.0: usb_probe_interface - got id [ 94.066530] hub 9-0:1.0: USB hub found [ 94.066698] hub 9-0:1.0: 4 ports detected [ 94.066723] hub 9-0:1.0: standalone hub [ 94.066726] hub 9-0:1.0: individual port power switching [ 94.066728] hub 9-0:1.0: individual port over-current protection [ 94.066734] hub 9-0:1.0: TT requires at most 8 FS bit times (666 ns) [ 94.066736] hub 9-0:1.0: power on to power good time: 20ms [ 94.066881] hub 9-0:1.0: local power source is good [ 94.066906] hub 9-0:1.0: enabling power on all ports [ 94.066966] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468420, 32'h2a0, 4'hf); [ 94.066974] xhci_hcd 0000:05:00.0: set port power, actual port 0 status = 0x2a0 [ 94.067043] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468430, 32'h2a0, 4'hf); [ 94.067052] xhci_hcd 0000:05:00.0: set port power, actual port 1 status = 0x2a0 [ 94.067119] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468440, 32'h2a0, 4'hf); [ 94.067127] xhci_hcd 0000:05:00.0: set port power, actual port 2 status = 0x2a0 [ 94.067193] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468450, 32'h2a0, 4'hf); [ 94.067200] xhci_hcd 0000:05:00.0: set port power, actual port 3 status = 0x2a0 [ 94.083505] usb usb8: usb auto-resume [ 94.083510] usb usb8: wakeup_rh [ 94.120021] hub 8-0:1.0: hub_resume [ 94.120140] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 94.120324] usb usb7: usb auto-resume [ 94.120328] usb usb7: wakeup_rh [ 94.160019] hub 7-0:1.0: hub_resume [ 94.160147] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 94.160622] usb usb5: usb auto-resume [ 94.160627] ehci_hcd 0000:00:1d.7: resume root hub [ 94.164064] xhci_hcd 0000:05:00.0: get port status, actual port 0 status = 0x2a0 [ 94.164068] xhci_hcd 0000:05:00.0: Get port status returned 0x100 [ 94.164106] xhci_hcd 0000:05:00.0: get port status, actual port 1 status = 0x2a0 [ 94.164109] xhci_hcd 0000:05:00.0: Get port status returned 0x100 [ 94.164145] xhci_hcd 0000:05:00.0: get port status, actual port 2 status = 0x2a0 [ 94.164148] xhci_hcd 0000:05:00.0: Get port status returned 0x100 [ 94.164184] xhci_hcd 0000:05:00.0: get port status, actual port 3 status = 0x2a0 [ 94.164187] xhci_hcd 0000:05:00.0: Get port status returned 0x100 [ 94.164213] hub 9-0:1.0: state 7 ports 4 chg 0000 evt 0000 [ 94.212019] hub 5-0:1.0: hub_resume [ 94.212436] usb usb4: usb auto-resume [ 94.212440] usb usb4: wakeup_rh [ 94.212450] hub 5-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 94.252063] hub 4-0:1.0: hub_resume [ 94.252191] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 94.252315] usb usb3: usb auto-resume [ 94.252320] ehci_hcd 0000:00:1a.7: resume root hub [ 94.304069] hub 3-0:1.0: hub_resume [ 94.304362] hub 3-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 95.136140] usb usb8: suspend_rh (auto-stop) [ 95.384168] usb usb7: suspend_rh (auto-stop) [ 95.384195] usb usb4: suspend_rh (auto-stop) [ 96.808106] hub 9-0:1.0: hub_suspend [ 96.808118] usb usb9: bus auto-suspend [ 96.808122] xhci_hcd 0000:05:00.0: suspend root hub [ 96.808129] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468450, 32'ha0002a0, 4'hf); [ 96.808137] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468440, 32'ha0002a0, 4'hf); [ 96.808145] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468430, 32'ha0002a0, 4'hf); [ 96.808153] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000468420, 32'ha0002a0, 4'hf); [ 96.808162] hub 8-0:1.0: hub_suspend [ 96.808168] usb usb8: bus auto-suspend [ 96.808171] usb usb8: suspend_rh [ 96.808192] hub 7-0:1.0: hub_suspend [ 96.808199] usb usb7: bus auto-suspend [ 96.808202] usb usb7: suspend_rh [ 96.808220] hub 5-0:1.0: hub_suspend [ 96.808227] usb usb5: bus auto-suspend [ 96.808230] ehci_hcd 0000:00:1d.7: suspend root hub [ 96.808259] hub 4-0:1.0: hub_suspend [ 96.808265] usb usb4: bus auto-suspend [ 96.808268] usb usb4: suspend_rh [ 96.808287] hub 3-0:1.0: hub_suspend [ 96.808293] usb usb3: bus auto-suspend [ 96.808295] ehci_hcd 0000:00:1a.7: suspend root hub ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-03-01 18:31 ` Sarah Sharp @ 2011-03-01 20:55 ` Rafael J. Wysocki 2011-03-01 22:51 ` Sarah Sharp 0 siblings, 1 reply; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-01 20:55 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Tuesday, March 01, 2011, Sarah Sharp wrote: > On Mon, Feb 28, 2011 at 09:29:56PM +0100, Rafael J. Wysocki wrote: > > On Monday, February 28, 2011, Sarah Sharp wrote: > > > I'm having an issue with an xHCI (USB 3.0 host controller) Express Card. > > > This card works fine on 2.6.37, but on 2.6.38-rc5, when I plug in the > > > card, I get this output in dmesg: > > > > > > Feb 22 16:32:28 xanatos kernel: [ 119.345996] irq 23: nobody cared (try booting with the "irqpoll" option) > > > Feb 22 16:32:28 xanatos kernel: [ 119.346002] Pid: 0, comm: kworker/0:0 Not tainted 2.6.38-rc5+ #745 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346005] Call Trace: > > > Feb 22 16:32:28 xanatos kernel: [ 119.346007] <IRQ> [<ffffffff8109a1f6>] ? __report_bad_irq+0x26/0xa0 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346019] [<ffffffff8109a3fc>] ? note_interrupt+0x18c/0x1d0 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346024] [<ffffffff8109ad7d>] ? handle_fasteoi_irq+0xcd/0x100 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346029] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346032] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346037] [<ffffffff8149f5d3>] ? ret_from_intr+0x0/0xe > > > Feb 22 16:32:28 xanatos kernel: [ 119.346040] <EOI> [<ffffffff8126f2d0>] ? acpi_idle_enter_c1+0x7e/0x99 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346048] [<ffffffff8126f2b2>] ? acpi_idle_enter_c1+0x60/0x99 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346054] [<ffffffff8138ac92>] ? cpuidle_idle_call+0x82/0xf0 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346059] [<ffffffff81001906>] ? cpu_idle+0x56/0xb0 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346064] [<ffffffff8149861b>] ? start_secondary+0x1c1/0x1c8 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346068] [<ffffffff81263386>] ? acpi_ns_parse_table+0x2e/0x34 > > > Feb 22 16:32:28 xanatos kernel: [ 119.346073] [<ffffffff81267a8c>] ? acpi_load_tables+0x9c/0x15d > > > Feb 22 16:32:28 xanatos kernel: [ 119.346076] handlers: > > > Feb 22 16:32:28 xanatos kernel: [ 119.346078] [<ffffffffa0123500>] (usb_hcd_irq+0x0/0x70 [usbcore]) > > > Feb 22 16:32:28 xanatos kernel: [ 119.346100] Disabling IRQ #23 > > > > > > This happens before the xHCI driver has a chance to start PCI > > > initialization. > > > > > > I've been trying to bisect this on a slow laptop, so I haven't had a > > > chance to test with the latest tree from Linus to see if this is already > > > fixed. I'll do that later this evening. > > > > > > I've bisected the issue down to this commit: > > > > > > 415e12b2379239973feab91850b0dce985c6058a is first bad commit > > > commit 415e12b2379239973feab91850b0dce985c6058a > > > Author: Rafael J. Wysocki <rjw@sisk.pl> > > > Date: Fri Jan 7 00:55:09 2011 +0100 > > > > > > PCI/ACPI: Request _OSC control once for each root bridge (v3) > > > > > > Move the evaluation of acpi_pci_osc_control_set() (to request control of > > > PCI Express native features) into acpi_pci_root_add() to avoid calling > > > it many times for the same root complex with the same arguments. > > > Additionally, check if all of the requisite _OSC support bits are set > > > before calling acpi_pci_osc_control_set() for a given root complex. > > > > > > References: https://bugzilla.kernel.org/show_bug.cgi?id=20232 > > > Reported-by: Ozan Caglayan <ozan@pardus.org.tr> > > > Tested-by: Ozan Caglayan <ozan@pardus.org.tr> > > > Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> > > > Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> > > > > > > :040000 040000 531c48ec0c23b72f0ca1b5f33828ea63808e4033 7ffa298e34dd842e1f84f0b1fea6dc5af1f70514 M drivers > > > :040000 040000 4e484ec0cab0ebc7c82a029c4860802617b7aaf2 01b429bcaeb7b50af04667664cf25453058e803f M include > > > > > > lspci from a kernel where the Express Card works is attached. > > > > Most likely your card requires PCIe hotplug to work which doesn't with the > > above commit applied due to some dependencies that aren't met. > > > > May I see full dmesg output with and without the above commit? > > > > It may be more convenient to add a Bugzilla entry for it. > > The kernel.org bugzilla seems to be broken for me right now: > > https://picasaweb.google.com/lh/photo/zjqHkSPY1RiCv0KjA4pYvA?feat=directlink > > Attached is the dmesg on the latest tree (broken-dmesg.txt), and the > dmesg from a kernel built starting from the commit below 415e12b23 > (good-dmesg.txt). I tried to revert that commit, but I didn't resolve > the conflicts correctly and the kernel didn't compile. Please check if the appended patch (on top of the Linus' current) helps. Thanks, Rafael --- drivers/acpi/pci_root.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) Index: linux-2.6/drivers/acpi/pci_root.c =================================================================== --- linux-2.6.orig/drivers/acpi/pci_root.c +++ linux-2.6/drivers/acpi/pci_root.c @@ -48,10 +48,7 @@ static int acpi_pci_root_add(struct acpi static int acpi_pci_root_remove(struct acpi_device *device, int type); static int acpi_pci_root_start(struct acpi_device *device); -#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT \ - | OSC_ACTIVE_STATE_PWR_SUPPORT \ - | OSC_CLOCK_PWR_CAPABILITY_SUPPORT \ - | OSC_MSI_SUPPORT) +#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT | OSC_MSI_SUPPORT) static const struct acpi_device_id root_device_ids[] = { {"PNP0A03", 0}, ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-03-01 20:55 ` Rafael J. Wysocki @ 2011-03-01 22:51 ` Sarah Sharp 2011-03-01 23:30 ` Rafael J. Wysocki 0 siblings, 1 reply; 18+ messages in thread From: Sarah Sharp @ 2011-03-01 22:51 UTC (permalink / raw) To: Rafael J. Wysocki Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Tue, Mar 01, 2011 at 09:55:33PM +0100, Rafael J. Wysocki wrote: > Please check if the appended patch (on top of the Linus' current) helps. Sorry, it doesn't help. Same message as before. Sarah > --- > drivers/acpi/pci_root.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > > Index: linux-2.6/drivers/acpi/pci_root.c > =================================================================== > --- linux-2.6.orig/drivers/acpi/pci_root.c > +++ linux-2.6/drivers/acpi/pci_root.c > @@ -48,10 +48,7 @@ static int acpi_pci_root_add(struct acpi > static int acpi_pci_root_remove(struct acpi_device *device, int type); > static int acpi_pci_root_start(struct acpi_device *device); > > -#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT \ > - | OSC_ACTIVE_STATE_PWR_SUPPORT \ > - | OSC_CLOCK_PWR_CAPABILITY_SUPPORT \ > - | OSC_MSI_SUPPORT) > +#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT | OSC_MSI_SUPPORT) > > static const struct acpi_device_id root_device_ids[] = { > {"PNP0A03", 0}, ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-03-01 22:51 ` Sarah Sharp @ 2011-03-01 23:30 ` Rafael J. Wysocki 2011-03-02 0:04 ` Sarah Sharp 0 siblings, 1 reply; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-01 23:30 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Tuesday, March 01, 2011, Sarah Sharp wrote: > On Tue, Mar 01, 2011 at 09:55:33PM +0100, Rafael J. Wysocki wrote: > > Please check if the appended patch (on top of the Linus' current) helps. > > Sorry, it doesn't help. Same message as before. Can you send dmesg with the patch applied, please? Rafael ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-03-01 23:30 ` Rafael J. Wysocki @ 2011-03-02 0:04 ` Sarah Sharp 2011-03-02 0:17 ` Rafael J. Wysocki 0 siblings, 1 reply; 18+ messages in thread From: Sarah Sharp @ 2011-03-02 0:04 UTC (permalink / raw) To: Rafael J. Wysocki Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan [-- Attachment #1: Type: text/plain, Size: 398 bytes --] On Wed, Mar 02, 2011 at 12:30:16AM +0100, Rafael J. Wysocki wrote: > On Tuesday, March 01, 2011, Sarah Sharp wrote: > > On Tue, Mar 01, 2011 at 09:55:33PM +0100, Rafael J. Wysocki wrote: > > > Please check if the appended patch (on top of the Linus' current) helps. > > > > Sorry, it doesn't help. Same message as before. > > Can you send dmesg with the patch applied, please? Attached. Sarah [-- Attachment #2: dmesg-patch-applied.txt --] [-- Type: text/plain, Size: 80329 bytes --] [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.38-rc6+ (sarah@xanatos) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #765 SMP PREEMPT Tue Mar 1 14:29:34 PST 2011 [ 0.000000] Command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 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 - 00000000bd6a1000 (usable) [ 0.000000] BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved) [ 0.000000] BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable) [ 0.000000] BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved) [ 0.000000] BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable) [ 0.000000] BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved) [ 0.000000] BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable) [ 0.000000] BIOS-e820: 00000000bdc00000 - 00000000c0000000 (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] BIOS-e820: 0000000100000000 - 000000013c000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: LENOVO 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x13c000 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 13C000000 mask FFC000000 uncachable [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable [ 0.000000] 2 base 000000000 mask F80000000 write-back [ 0.000000] 3 base 080000000 mask FC0000000 write-back [ 0.000000] 4 base 100000000 mask FC0000000 write-back [ 0.000000] 5 base 0BDE00000 mask FFFE00000 uncachable [ 0.000000] 6 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 0 areas for low memory corruption [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000 [ 0.000000] 0000000000 - 00bdc00000 page 2M [ 0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-000000013c000000 [ 0.000000] 0100000000 - 013c000000 page 2M [ 0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000 [ 0.000000] RAMDISK: 35dce000 - 37ff0000 [ 0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO) [ 0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000bdb8e000 00040 [ 0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D 00002080 LTP 00000001) [ 0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D 00002080 PTL 00000001) [ 0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D 00002080 INTL 20050513) [ 0.000000] ACPI: TCPA 00000000bd907000 00032 (v00 00000000 00000000) [ 0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01 PmRef ApTst 00003000 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x0013c000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[6] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x000bd6a1 [ 0.000000] 0: 0x000bd6a7 -> 0x000bd7b7 [ 0.000000] 0: 0x000bd80f -> 0x000bd8c7 [ 0.000000] 0: 0x000bdbff -> 0x000bdc00 [ 0.000000] 0: 0x00100000 -> 0x0013c000 [ 0.000000] On node 0 totalpages: 1021944 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 6 pages reserved [ 0.000000] DMA zone: 3920 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 757922 pages, LIFO batch:31 [ 0.000000] Normal zone: 3360 pages used for memmap [ 0.000000] Normal zone: 242400 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] 4 Processors exceeds NR_CPUS limit of 2 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 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: 00000000bd6a1000 - 00000000bd6a7000 [ 0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000 [ 0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000 [ 0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000 [ 0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000 [ 0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000 [ 0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000 [ 0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000 [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000 [ 0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000) [ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576 [ 0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1004242 [ 0.000000] Kernel command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 3905952k/5177344k available (4764k kernel code, 1089568k absent, 181824k reserved, 3941k data, 524k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptable hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:320 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 5823 kB [ 0.000000] per task-struct memory footprint: 1920 bytes [ 0.000000] allocated 41943040 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1862.018 MHz processor. [ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.03 BogoMIPS (lpj=7448072) [ 0.008054] pid_max: default: 32768 minimum: 301 [ 0.008425] Mount-cache hash table entries: 256 [ 0.009713] Initializing cgroup subsys ns [ 0.009761] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. [ 0.009831] Initializing cgroup subsys cpuacct [ 0.009891] Initializing cgroup subsys memory [ 0.010042] Initializing cgroup subsys freezer [ 0.010260] CPU: Physical Processor ID: 0 [ 0.010307] CPU: Processor Core ID: 0 [ 0.010352] using mwait in idle threads. [ 0.010451] ACPI: Core revision 20110112 [ 0.164046] Setting APIC routing to flat [ 0.164559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204308] CPU0: Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz stepping 0a [ 0.208012] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. [ 0.208012] ... version: 2 [ 0.208012] ... bit width: 40 [ 0.208012] ... generic registers: 2 [ 0.208012] ... value mask: 000000ffffffffff [ 0.208012] ... max period: 000000007fffffff [ 0.208012] ... fixed-purpose events: 3 [ 0.208012] ... event mask: 0000000700000003 [ 0.208012] NMI watchdog enabled, takes one hw-pmu counter. [ 0.208012] lockdep: fixing up alternatives. [ 0.208120] Booting Node 0, Processors #1 Ok. [ 0.300089] NMI watchdog enabled, takes one hw-pmu counter. [ 0.304029] Brought up 2 CPUs [ 0.304077] Total of 2 processors activated (7448.03 BogoMIPS). [ 0.308862] NET: Registered protocol family 16 [ 0.311159] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.311229] ACPI: bus type pci registered [ 0.311911] PCI: Using configuration type 1 for base access [ 0.325246] bio: create slab <bio-0> at 0 [ 0.334400] ACPI: EC: EC description table is found, configuring boot EC [ 0.448182] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.504852] ACPI: SSDT 00000000bd8d7c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 0.507822] ACPI: Dynamic OEM Table Load: [ 0.507935] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 0.512089] ACPI: SSDT 00000000bd8d5020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 0.517225] ACPI: Dynamic OEM Table Load: [ 0.517337] ACPI: SSDT (null) 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 0.553346] ACPI: SSDT 00000000bd8d6ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 0.557412] ACPI: Dynamic OEM Table Load: [ 0.557525] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 0.575642] ACPI: SSDT 00000000bd8d6f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 0.578332] ACPI: Dynamic OEM Table Load: [ 0.578445] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 0.598712] ACPI: Interpreter enabled [ 0.598762] ACPI: (supports S0 S3 S4 S5) [ 0.599324] ACPI: Using IOAPIC for interrupt routing [ 0.676934] ACPI: Power Resource [PUBS] (on) [ 0.739335] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 0.777563] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 0.777616] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.784663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.785507] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.785560] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.785613] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.785676] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 0.785739] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 0.785802] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] [ 0.785949] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600 [ 0.786041] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300 [ 0.786062] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit] [ 0.786075] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.786085] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] [ 0.786152] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380 [ 0.786170] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit] [ 0.786264] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780 [ 0.786288] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit] [ 0.786352] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.786357] pci 0000:00:03.0: PME# disabled [ 0.786401] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101 [ 0.786421] pci 0000:00:03.2: reg 10: [io 0x1828-0x182f] [ 0.786432] pci 0000:00:03.2: reg 14: [io 0x180c-0x180f] [ 0.786442] pci 0000:00:03.2: reg 18: [io 0x1820-0x1827] [ 0.786453] pci 0000:00:03.2: reg 1c: [io 0x1808-0x180b] [ 0.786463] pci 0000:00:03.2: reg 20: [io 0x1810-0x181f] [ 0.786543] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700 [ 0.786563] pci 0000:00:03.3: reg 10: [io 0x1830-0x1837] [ 0.786574] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff] [ 0.786734] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200 [ 0.786767] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff] [ 0.786782] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff] [ 0.786798] pci 0000:00:19.0: reg 18: [io 0x1840-0x185f] [ 0.786890] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.786896] pci 0000:00:19.0: PME# disabled [ 0.786945] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03 [ 0.787020] pci 0000:00:1a.0: reg 20: [io 0x1860-0x187f] [ 0.787114] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03 [ 0.787188] pci 0000:00:1a.1: reg 20: [io 0x1880-0x189f] [ 0.787281] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03 [ 0.787355] pci 0000:00:1a.2: reg 20: [io 0x18a0-0x18bf] [ 0.787464] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03 [ 0.787497] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff] [ 0.787615] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.787622] pci 0000:00:1a.7: PME# disabled [ 0.787678] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403 [ 0.787705] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit] [ 0.787816] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.787822] pci 0000:00:1b.0: PME# disabled [ 0.787872] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604 [ 0.787986] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.787992] pci 0000:00:1c.0: PME# disabled [ 0.788178] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604 [ 0.788292] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.788298] pci 0000:00:1c.1: PME# disabled [ 0.788353] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604 [ 0.788466] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.788472] pci 0000:00:1c.3: PME# disabled [ 0.788534] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03 [ 0.788608] pci 0000:00:1d.0: reg 20: [io 0x18c0-0x18df] [ 0.788701] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03 [ 0.788775] pci 0000:00:1d.1: reg 20: [io 0x18e0-0x18ff] [ 0.788868] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03 [ 0.788942] pci 0000:00:1d.2: reg 20: [io 0x1c00-0x1c1f] [ 0.789051] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03 [ 0.789084] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff] [ 0.789202] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.789209] pci 0000:00:1d.7: PME# disabled [ 0.789259] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.789381] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601 [ 0.789589] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106 [ 0.789625] pci 0000:00:1f.2: reg 10: [io 0x1c48-0x1c4f] [ 0.789640] pci 0000:00:1f.2: reg 14: [io 0x183c-0x183f] [ 0.789655] pci 0000:00:1f.2: reg 18: [io 0x1c40-0x1c47] [ 0.789670] pci 0000:00:1f.2: reg 1c: [io 0x1838-0x183b] [ 0.789685] pci 0000:00:1f.2: reg 20: [io 0x1c20-0x1c3f] [ 0.789700] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff] [ 0.789766] pci 0000:00:1f.2: PME# supported from D3hot [ 0.789772] pci 0000:00:1f.2: PME# disabled [ 0.789819] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05 [ 0.789846] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit] [ 0.789886] pci 0000:00:1f.3: reg 20: [io 0x1c60-0x1c7f] [ 0.790025] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.790079] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.790086] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.790096] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.790241] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280 [ 0.790286] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit] [ 0.790475] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.790484] pci 0000:03:00.0: PME# disabled [ 0.790557] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 0.790612] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled) [ 0.790618] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 0.790628] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.790722] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 0.790775] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 0.790782] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 0.790792] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 0.790928] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode) [ 0.790985] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.790992] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.791002] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.791014] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.791026] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.791037] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.791049] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 0.791061] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 0.791073] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) [ 0.791107] pci_bus 0000:00: on NUMA node 0 [ 0.791129] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.797854] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT] [ 0.799297] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] [ 0.800813] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] [ 1.014092] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 1.016370] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 1.018624] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) [ 1.021001] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 1.023260] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) [ 1.025532] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) [ 1.027803] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) [ 1.030179] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) [ 1.031439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.031690] vgaarb: loaded [ 1.033150] SCSI subsystem initialized [ 1.033226] libata version 3.00 loaded. [ 1.033226] PCI: Using ACPI for IRQ routing [ 1.033226] PCI: pci_cache_line_size set to 64 bytes [ 1.033226] reserve RAM buffer: 000000000009ec00 - 000000000009ffff [ 1.033226] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff [ 1.033226] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff [ 1.033226] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff [ 1.033226] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff [ 1.036491] Bluetooth: Core ver 2.15 [ 1.036638] NET: Registered protocol family 31 [ 1.036687] Bluetooth: HCI device and connection manager initialized [ 1.036752] Bluetooth: HCI socket layer initialized [ 1.037142] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 1.044274] Switching to clocksource hpet [ 1.044395] pnp: PnP ACPI init [ 1.044596] ACPI: bus type pnp registered [ 1.047639] Switched to NOHz mode on CPU #0 [ 1.047764] Switched to NOHz mode on CPU #1 [ 1.078159] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 1.078170] pnp 00:00: [mem 0x000c0000-0x000c3fff] [ 1.078180] pnp 00:00: [mem 0x000c4000-0x000c7fff] [ 1.078189] pnp 00:00: [mem 0x000c8000-0x000cbfff] [ 1.078199] pnp 00:00: [mem 0x000cc000-0x000cffff] [ 1.078208] pnp 00:00: [mem 0x000d0000-0x000d3fff] [ 1.078218] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] [ 1.078227] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] [ 1.078237] pnp 00:00: [mem 0x000dc000-0x000dffff] [ 1.078246] pnp 00:00: [mem 0x000e0000-0x000e3fff] [ 1.078255] pnp 00:00: [mem 0x000e4000-0x000e7fff] [ 1.078265] pnp 00:00: [mem 0x000e8000-0x000ebfff] [ 1.078274] pnp 00:00: [mem 0x000ec000-0x000effff] [ 1.078284] pnp 00:00: [mem 0x000f0000-0x000fffff] [ 1.078293] pnp 00:00: [mem 0x00100000-0xbfffffff] [ 1.078302] pnp 00:00: [mem 0xfec00000-0xfed3ffff] [ 1.078312] pnp 00:00: [mem 0xfed4c000-0xffffffff] [ 1.079018] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.079091] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved [ 1.079163] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved [ 1.079233] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 1.079303] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 1.079374] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved [ 1.079449] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved [ 1.079526] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 1.079602] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 1.079679] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 1.080214] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 1.080292] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 1.080369] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved [ 1.080445] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved [ 1.080522] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved [ 1.080577] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.080784] pnp 00:01: [bus 00-ff] [ 1.080795] pnp 00:01: [io 0x0cf8-0x0cff] [ 1.080805] pnp 00:01: [io 0x0000-0x0cf7 window] [ 1.080815] pnp 00:01: [io 0x0d00-0xffff window] [ 1.080825] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 1.080835] pnp 00:01: [mem 0x000c0000-0x000c3fff window] [ 1.080844] pnp 00:01: [mem 0x000c4000-0x000c7fff window] [ 1.080855] pnp 00:01: [mem 0x000c8000-0x000cbfff window] [ 1.080865] pnp 00:01: [mem 0x000cc000-0x000cffff window] [ 1.080874] pnp 00:01: [mem 0x000d0000-0x000d3fff window] [ 1.080883] pnp 00:01: [mem 0x000d4000-0x000d7fff window] [ 1.080893] pnp 00:01: [mem 0x000d8000-0x000dbfff window] [ 1.080902] pnp 00:01: [mem 0x000dc000-0x000dffff window] [ 1.080912] pnp 00:01: [mem 0x000e0000-0x000e3fff window] [ 1.080922] pnp 00:01: [mem 0x000e4000-0x000e7fff window] [ 1.080932] pnp 00:01: [mem 0x000e8000-0x000ebfff window] [ 1.080941] pnp 00:01: [mem 0x000ec000-0x000effff window] [ 1.080951] pnp 00:01: [mem 0xc0000000-0xfebfffff window] [ 1.080961] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] [ 1.081331] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 1.103629] pnp 00:02: [io 0x0010-0x001f] [ 1.103640] pnp 00:02: [io 0x0090-0x009f] [ 1.103649] pnp 00:02: [io 0x0024-0x0025] [ 1.103658] pnp 00:02: [io 0x0028-0x0029] [ 1.103668] pnp 00:02: [io 0x002c-0x002d] [ 1.103677] pnp 00:02: [io 0x0030-0x0031] [ 1.103686] pnp 00:02: [io 0x0034-0x0035] [ 1.103695] pnp 00:02: [io 0x0038-0x0039] [ 1.103704] pnp 00:02: [io 0x003c-0x003d] [ 1.103714] pnp 00:02: [io 0x00a4-0x00a5] [ 1.103723] pnp 00:02: [io 0x00a8-0x00a9] [ 1.103732] pnp 00:02: [io 0x00ac-0x00ad] [ 1.103741] pnp 00:02: [io 0x00b0-0x00b5] [ 1.103751] pnp 00:02: [io 0x00b8-0x00b9] [ 1.103760] pnp 00:02: [io 0x00bc-0x00bd] [ 1.103769] pnp 00:02: [io 0x0050-0x0053] [ 1.103779] pnp 00:02: [io 0x0072-0x0077] [ 1.103788] pnp 00:02: [io 0x002e-0x002f] [ 1.103797] pnp 00:02: [io 0x1000-0x107f] [ 1.103806] pnp 00:02: [io 0x1180-0x11ff] [ 1.103816] pnp 00:02: [io 0x0800-0x080f] [ 1.103825] pnp 00:02: [io 0x15e0-0x15ef] [ 1.103835] pnp 00:02: [io 0x1600-0x167f] [ 1.103844] pnp 00:02: [io 0x1680-0x169f] [ 1.103854] pnp 00:02: [mem 0xe0000000-0xefffffff] [ 1.103863] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] [ 1.103873] pnp 00:02: [mem 0xfed10000-0xfed13fff] [ 1.103882] pnp 00:02: [mem 0xfed18000-0xfed18fff] [ 1.103891] pnp 00:02: [mem 0xfed19000-0xfed19fff] [ 1.103901] pnp 00:02: [mem 0xfed45000-0xfed4bfff] [ 1.104651] system 00:02: [io 0x1000-0x107f] has been reserved [ 1.104722] system 00:02: [io 0x1180-0x11ff] has been reserved [ 1.104792] system 00:02: [io 0x0800-0x080f] has been reserved [ 1.104862] system 00:02: [io 0x15e0-0x15ef] has been reserved [ 1.104931] system 00:02: [io 0x1600-0x167f] has been reserved [ 1.105001] system 00:02: [io 0x1680-0x169f] has been reserved [ 1.105071] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved [ 1.105142] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 1.105213] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved [ 1.105283] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved [ 1.105354] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved [ 1.105425] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved [ 1.105480] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.106110] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 1.106467] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.106601] pnp 00:04: [io 0x0000-0x000f] [ 1.106611] pnp 00:04: [io 0x0080-0x008f] [ 1.106620] pnp 00:04: [io 0x00c0-0x00df] [ 1.106630] pnp 00:04: [dma 4] [ 1.106988] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.107122] pnp 00:05: [io 0x0061] [ 1.107483] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 1.107616] pnp 00:06: [io 0x00f0] [ 1.107635] pnp 00:06: [irq 13] [ 1.108016] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) [ 1.108149] pnp 00:07: [io 0x0070-0x0071] [ 1.108165] pnp 00:07: [irq 8] [ 1.108529] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.108663] pnp 00:08: [io 0x0060] [ 1.108672] pnp 00:08: [io 0x0064] [ 1.108687] pnp 00:08: [irq 1] [ 1.109050] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) [ 1.109190] pnp 00:09: [irq 12] [ 1.109560] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active) [ 1.131476] pnp 00:0a: [mem 0xfed40000-0xfed44fff] [ 1.131843] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active) [ 1.135876] pnp: PnP ACPI: found 11 devices [ 1.135925] ACPI: ACPI bus type pnp unregistered [ 1.163586] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff] [ 1.163645] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.163713] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.163781] pci 0000:00:1c.0: BAR 7: assigned [io 0x3000-0x3fff] [ 1.163837] pci 0000:00:1c.1: BAR 7: assigned [io 0x4000-0x4fff] [ 1.163891] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 1.163943] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 1.164018] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 1.164074] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.164144] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 1.164196] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] [ 1.164252] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 1.164307] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.164377] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 1.164429] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 1.164485] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 1.164541] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.164611] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] [ 1.164661] pci 0000:00:1e.0: bridge window [io disabled] [ 1.164716] pci 0000:00:1e.0: bridge window [mem disabled] [ 1.164770] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 1.164848] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 1.164905] pci 0000:00:1c.0: setting latency timer to 64 [ 1.164925] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 1.164981] pci 0000:00:1c.1: setting latency timer to 64 [ 1.165001] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 1.165057] pci 0000:00:1c.3: setting latency timer to 64 [ 1.165067] pci 0000:00:1e.0: setting latency timer to 64 [ 1.165072] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.165075] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.165078] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.165081] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] [ 1.165084] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] [ 1.165088] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] [ 1.165091] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 1.165094] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] [ 1.165097] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.165100] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 1.165103] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff] [ 1.165106] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.165109] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] [ 1.165112] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] [ 1.165115] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.165119] pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7] [ 1.165121] pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff] [ 1.165124] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff] [ 1.165127] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff] [ 1.165130] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff] [ 1.165134] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff] [ 1.165268] NET: Registered protocol family 2 [ 1.165567] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 1.167107] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 1.168923] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) [ 1.172279] TCP: Hash tables configured (established 262144 bind 65536) [ 1.172368] TCP reno registered [ 1.172440] UDP hash table entries: 2048 (order: 6, 327680 bytes) [ 1.172734] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes) [ 1.173451] NET: Registered protocol family 1 [ 1.173570] pci 0000:00:02.0: Boot video device [ 1.173642] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.173645] pci 0000:00:1a.0: Performing full reset [ 1.173676] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.173679] pci 0000:00:1a.1: Performing full reset [ 1.173710] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.173713] pci 0000:00:1a.2: Performing full reset [ 1.173872] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.173875] pci 0000:00:1d.0: Performing full reset [ 1.173905] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.173908] pci 0000:00:1d.1: Performing full reset [ 1.173938] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.173941] pci 0000:00:1d.2: Performing full reset [ 1.174081] PCI: CLS 64 bytes, default 64 [ 1.174464] Trying to unpack rootfs image as initramfs... [ 2.153298] Freeing initrd memory: 34952k freed [ 2.313222] DMA-API: preallocated 32768 debug entries [ 2.313278] DMA-API: debugging enabled by kernel config [ 2.313335] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.313387] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000 [ 2.313450] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000 [ 2.313682] Simple Boot Flag at 0x35 set to 0x1 [ 2.315150] Scanning for low memory corruption every 60 seconds [ 2.316042] audit: initializing netlink socket (disabled) [ 2.316173] type=2000 audit(1299019295.312:1): initialized [ 2.333347] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.358481] fuse init (API version 7.16) [ 2.359444] msgmni has been set to 7697 [ 2.360810] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.360881] io scheduler noop registered [ 2.360930] io scheduler deadline registered [ 2.361294] io scheduler cfq registered (default) [ 2.362846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.363262] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.364109] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 2.365323] ACPI: AC Adapter [AC] (on-line) [ 2.366801] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 2.404023] ACPI: Lid Switch [LID] [ 2.404734] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 [ 2.468021] ACPI: Sleep Button [SLPB] [ 2.468754] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 2.468829] ACPI: Power Button [PWRF] [ 2.469060] ACPI: acpi_idle registered with cpuidle [ 2.589222] Monitor-Mwait will be used to enter C-1 state [ 2.589301] Monitor-Mwait will be used to enter C-2 state [ 2.589376] Monitor-Mwait will be used to enter C-3 state [ 2.589389] Marking TSC unstable due to TSC halts in idle [ 2.687258] thermal LNXTHERM:00: registered as thermal_zone0 [ 2.687310] ACPI: Thermal Zone [THM0] (58 C) [ 2.696882] thermal LNXTHERM:01: registered as thermal_zone1 [ 2.696933] ACPI: Thermal Zone [THM1] (62 C) [ 2.697519] Linux agpgart interface v0.103 [ 2.714161] brd: module loaded [ 2.722341] loop: module loaded [ 2.723790] ahci 0000:00:1f.2: version 3.0 [ 2.723845] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 2.724192] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X [ 2.724414] ahci: SSS flag set, parallel bus scan disabled [ 2.724573] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 2.724716] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs [ 2.724820] ahci 0000:00:1f.2: setting latency timer to 64 [ 2.735465] scsi0 : ahci [ 2.739546] scsi1 : ahci [ 2.740752] scsi2 : ahci [ 2.741894] scsi3 : ahci [ 2.748805] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 2.748961] ACPI: Battery Slot [BAT0] (battery present) [ 2.753136] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 40 [ 2.753201] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 40 [ 2.753263] ata3: DUMMY [ 2.753309] ata4: DUMMY [ 2.754017] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 2.754214] ata_generic 0000:00:03.2: setting latency timer to 64 [ 2.760444] scsi4 : ata_generic [ 2.761471] scsi5 : ata_generic [ 2.762385] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18 [ 2.762438] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18 [ 2.762723] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2 [ 2.762775] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 2.762905] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.762980] e1000e 0000:00:19.0: setting latency timer to 64 [ 2.763251] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 3.072031] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.076122] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 3.076127] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 3.076192] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 3.083404] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb [ 3.083469] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection [ 3.083544] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF [ 3.083753] PPP generic driver version 2.4.2 [ 3.084615] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.095372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.095809] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.096812] mousedev: PS/2 mouse device common for all mice [ 3.098284] rtc_cmos 00:07: RTC can wake from S4 [ 3.104619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 3.112628] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 [ 3.112746] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 3.112859] Linux video capture interface: v2.00 [ 3.113382] device-mapper: uevent: version 1.0.3 [ 3.114055] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com [ 3.114311] device-mapper: multipath: version 1.2.0 loaded [ 3.114380] device-mapper: multipath round-robin: version 1.0.0 loaded [ 3.115894] cpuidle: using governor ladder [ 3.117451] cpuidle: using governor menu [ 3.118422] TCP cubic registered [ 3.119643] NET: Registered protocol family 10 [ 3.119784] ata1.00: ATA-8: ST9250410AS, 0002SDM1, max UDMA/133 [ 3.119837] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 3.122193] NET: Registered protocol family 17 [ 3.122374] Bluetooth: L2CAP ver 2.15 [ 3.122422] Bluetooth: L2CAP socket layer initialized [ 3.122488] Bluetooth: SCO (Voice Link) ver 0.6 [ 3.122537] Bluetooth: SCO socket layer initialized [ 3.122704] Bluetooth: RFCOMM TTY layer initialized [ 3.122782] Bluetooth: RFCOMM socket layer initialized [ 3.122832] Bluetooth: RFCOMM ver 1.11 [ 3.122879] Registering the dns_resolver key type [ 3.125373] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 3.125378] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 3.125444] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 3.127473] ata1.00: configured for UDMA/133 [ 3.128245] scsi 0:0:0:0: Direct-Access ATA ST9250410AS 0002 PQ: 0 ANSI: 5 [ 3.130504] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 3.131201] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 3.131211] sd 0:0:0:0: [sda] Write Protect is off [ 3.131214] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.131485] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.171496] sda: sda1 sda2 < sda5 > [ 3.174918] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.452103] ata2: SATA link down (SStatus 0 SControl 300) [ 3.618744] IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 3.638757] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4 [ 3.643796] registered taskstats version 1 [ 3.644026] kmemleak: Kernel memory leak detector initialized [ 3.644034] kmemleak: Automatic memory scanning thread started [ 3.645294] rtc_cmos 00:07: setting system clock to 2011-03-01 22:41:37 UTC (1299019297) [ 3.645359] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.645409] EDD information not available. [ 3.647937] Freeing unused kernel memory: 524k freed [ 3.648214] Write protecting the kernel read-only data: 8192k [ 3.653476] Freeing unused kernel memory: 1360k freed [ 3.654205] Freeing unused kernel memory: 8k freed [ 3.778768] udevd (118): /proc/118/oom_adj is deprecated, please use /proc/118/oom_score_adj instead. [ 3.946941] agpgart-intel 0000:00:00.0: Intel GM45 Chipset [ 3.947380] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 3.988032] agpgart-intel 0000:00:00.0: detected 32768K stolen memory [ 4.005081] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 4.134980] usbcore: registered new interface driver usbfs [ 4.135314] usbcore: registered new interface driver hub [ 4.145708] usbcore: registered new device driver usb [ 4.161271] uhci_hcd: USB Universal Host Controller Interface driver [ 4.165775] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 4.165847] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 4.165909] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 4.165991] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 4.165997] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 4.166150] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 4.169731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.169784] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after [ 4.169848] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96 [ 4.174834] [drm] Initialized drm 1.1.0 20060810 [ 4.180573] uhci_hcd 0000:00:1a.0: detected 2 ports [ 4.180630] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.180633] uhci_hcd 0000:00:1a.0: Performing full reset [ 4.180652] uhci_hcd 0000:00:1a.0: supports USB remote wakeup [ 4.180825] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 [ 4.181334] usb usb1: default language 0x0409 [ 4.181497] usb usb1: udev 1, busnum 1, minor = 0 [ 4.181501] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.181554] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.181618] usb usb1: Product: UHCI Host Controller [ 4.181668] usb usb1: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 4.181721] usb usb1: SerialNumber: 0000:00:1a.0 [ 4.183401] usb usb1: usb_probe_device [ 4.183406] usb usb1: configuration #1 chosen from 1 choice [ 4.183532] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 4.184129] hub 1-0:1.0: usb_probe_interface [ 4.184133] hub 1-0:1.0: usb_probe_interface - got id [ 4.184138] hub 1-0:1.0: USB hub found [ 4.184282] hub 1-0:1.0: 2 ports detected [ 4.184347] hub 1-0:1.0: standalone hub [ 4.184350] hub 1-0:1.0: no power switching (usb 1.0) [ 4.184352] hub 1-0:1.0: individual port over-current protection [ 4.184356] hub 1-0:1.0: power on to power good time: 2ms [ 4.184476] hub 1-0:1.0: local power source is good [ 4.184495] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 4.186988] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 4.187102] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 4.187163] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 4.187296] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 4.187301] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 4.187401] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 2 [ 4.196485] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 4.196492] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 4.196669] ehci_hcd 0000:00:1a.7: debug port 1 [ 4.196723] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.200601] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported [ 4.200604] ehci_hcd 0000:00:1a.7: supports USB remote wakeup [ 4.200773] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00 [ 4.200830] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.204720] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 4.216169] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 4.216779] usb usb2: default language 0x0409 [ 4.216943] usb usb2: udev 1, busnum 2, minor = 128 [ 4.216946] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.217000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.217067] usb usb2: Product: EHCI Host Controller [ 4.217121] usb usb2: Manufacturer: Linux 2.6.38-rc6+ ehci_hcd [ 4.217174] usb usb2: SerialNumber: 0000:00:1a.7 [ 4.219198] usb usb2: usb_probe_device [ 4.219203] usb usb2: configuration #1 chosen from 1 choice [ 4.219285] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 4.219829] hub 2-0:1.0: usb_probe_interface [ 4.219832] hub 2-0:1.0: usb_probe_interface - got id [ 4.219837] hub 2-0:1.0: USB hub found [ 4.220028] hub 2-0:1.0: 6 ports detected [ 4.220093] hub 2-0:1.0: standalone hub [ 4.220096] hub 2-0:1.0: no power switching (usb 1.0) [ 4.220098] hub 2-0:1.0: individual port over-current protection [ 4.220102] hub 2-0:1.0: power on to power good time: 20ms [ 4.220199] hub 2-0:1.0: local power source is good [ 4.220219] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 4.221962] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0 [ 4.222227] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 4.222306] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 4.222311] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 4.222411] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3 [ 4.232077] uhci_hcd 0000:00:1a.1: detected 2 ports [ 4.232133] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.232136] uhci_hcd 0000:00:1a.1: Performing full reset [ 4.232320] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 [ 4.232715] usb usb3: default language 0x0409 [ 4.232879] usb usb3: udev 1, busnum 3, minor = 256 [ 4.232882] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.232935] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.232998] usb usb3: Product: UHCI Host Controller [ 4.233047] usb usb3: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 4.233098] usb usb3: SerialNumber: 0000:00:1a.1 [ 4.234048] usb usb3: usb_probe_device [ 4.234051] usb usb3: configuration #1 chosen from 1 choice [ 4.234135] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 4.234781] hub 3-0:1.0: usb_probe_interface [ 4.234784] hub 3-0:1.0: usb_probe_interface - got id [ 4.234788] hub 3-0:1.0: USB hub found [ 4.234939] hub 3-0:1.0: 2 ports detected [ 4.235006] hub 3-0:1.0: standalone hub [ 4.235008] hub 3-0:1.0: no power switching (usb 1.0) [ 4.235011] hub 3-0:1.0: individual port over-current protection [ 4.235014] hub 3-0:1.0: power on to power good time: 2ms [ 4.235117] hub 3-0:1.0: local power source is good [ 4.235136] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 4.236850] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1 [ 4.237095] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 4.237166] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 4.237792] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 4.237919] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 4.237924] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 4.238026] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4 [ 4.252162] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 4.252167] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 4.252325] ehci_hcd 0000:00:1d.7: debug port 1 [ 4.252376] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.256264] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported [ 4.256267] ehci_hcd 0000:00:1d.7: supports USB remote wakeup [ 4.256415] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000 [ 4.256468] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.260346] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 4.272022] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 4.272426] usb usb4: default language 0x0409 [ 4.272591] usb usb4: udev 1, busnum 4, minor = 384 [ 4.272594] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.272647] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.272709] usb usb4: Product: EHCI Host Controller [ 4.272759] usb usb4: Manufacturer: Linux 2.6.38-rc6+ ehci_hcd [ 4.272809] usb usb4: SerialNumber: 0000:00:1d.7 [ 4.273642] usb usb4: usb_probe_device [ 4.273645] usb usb4: configuration #1 chosen from 1 choice [ 4.273725] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 4.274243] hub 4-0:1.0: usb_probe_interface [ 4.274246] hub 4-0:1.0: usb_probe_interface - got id [ 4.274251] hub 4-0:1.0: USB hub found [ 4.274414] hub 4-0:1.0: 6 ports detected [ 4.274477] hub 4-0:1.0: standalone hub [ 4.274479] hub 4-0:1.0: no power switching (usb 1.0) [ 4.274482] hub 4-0:1.0: individual port over-current protection [ 4.274485] hub 4-0:1.0: power on to power good time: 20ms [ 4.274583] hub 4-0:1.0: local power source is good [ 4.274600] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 4.276779] i915 0000:00:02.0: power state changed by ACPI to D0 [ 4.276852] i915 0000:00:02.0: power state changed by ACPI to D0 [ 4.276909] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 4.276964] i915 0000:00:02.0: setting latency timer to 64 [ 4.280875] Monitor-Mwait will be used to enter C-3 state [ 4.284135] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.320123] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0 ACK POWER sig=j CSC CONNECT [ 4.320135] hub 2-0:1.0: port 3: status 0501 change 0001 [ 4.332068] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00 [ 4.372047] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 001403 0 ACK POWER sig=k CSC CONNECT [ 4.372059] hub 4-0:1.0: port 1: status 0501 change 0001 [ 4.372107] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 001803 0 ACK POWER sig=j CSC CONNECT [ 4.372118] hub 4-0:1.0: port 2: status 0501 change 0001 [ 4.420052] hub 2-0:1.0: state 7 ports 6 chg 0008 evt 0000 [ 4.420087] hub 2-0:1.0: port 3, status 0501, change 0000, 480 Mb/s [ 4.439529] i915 0000:00:02.0: irq 42 for MSI/MSI-X [ 4.439616] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 4.439676] [drm] Driver supports precise vblank timestamp query. [ 4.476245] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion [ 4.476252] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 4.476264] hub 2-0:1.0: port 3 not reset yet, waiting 50ms [ 4.532077] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.532183] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.532195] hub 4-0:1.0: state 7 ports 6 chg 0006 evt 0000 [ 4.532225] hub 4-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 4.532267] ehci_hcd 0000:00:1d.7: port 1 low speed --> companion [ 4.585278] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 4.588106] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.588233] hub 4-0:1.0: port 2, status 0501, change 0000, 480 Mb/s [ 4.644250] ehci_hcd 0000:00:1d.7: port 2 full speed --> companion [ 4.644676] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 4.644688] hub 4-0:1.0: port 2 not reset yet, waiting 50ms [ 4.700075] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.700175] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0008 [ 4.700209] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0004 [ 4.700242] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 4.700268] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00 [ 4.700307] hub 3-0:1.0: port 1, status 0101, change 0001, 12 Mb/s [ 4.828083] hub 3-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 [ 4.940075] usb 3-1: new full speed USB device using uhci_hcd and address 2 [ 4.957025] fb0: inteldrmfb frame buffer device [ 4.957082] drm: registered panic notifier [ 5.054555] acpi device:02: registered as cooling_device2 [ 5.057945] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 [ 5.058667] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 5.059560] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 5.059685] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 5.059753] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 5.059829] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 5.059908] uhci_hcd 0000:00:1a.2: setting latency timer to 64 [ 5.059913] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 5.060072] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 5.068067] uhci_hcd 0000:00:1a.2: detected 2 ports [ 5.068125] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 5.068127] uhci_hcd 0000:00:1a.2: Performing full reset [ 5.068145] uhci_hcd 0000:00:1a.2: supports USB remote wakeup [ 5.068321] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0 [ 5.068725] usb usb5: default language 0x0409 [ 5.068899] usb usb5: udev 1, busnum 5, minor = 512 [ 5.068902] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.068955] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.069017] usb usb5: Product: UHCI Host Controller [ 5.069067] usb usb5: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 5.069118] usb usb5: SerialNumber: 0000:00:1a.2 [ 5.069942] usb usb5: usb_probe_device [ 5.069946] usb usb5: configuration #1 chosen from 1 choice [ 5.070030] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 5.070566] hub 5-0:1.0: usb_probe_interface [ 5.070569] hub 5-0:1.0: usb_probe_interface - got id [ 5.070573] hub 5-0:1.0: USB hub found [ 5.070725] hub 5-0:1.0: 2 ports detected [ 5.070791] hub 5-0:1.0: standalone hub [ 5.070794] hub 5-0:1.0: no power switching (usb 1.0) [ 5.070796] hub 5-0:1.0: individual port over-current protection [ 5.070799] hub 5-0:1.0: power on to power good time: 2ms [ 5.070908] hub 5-0:1.0: local power source is good [ 5.070927] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 5.072051] usb 3-1: ep0 maxpacket = 8 [ 5.072615] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2 [ 5.072855] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 5.072924] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 5.072981] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 5.073061] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 5.073065] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 5.073169] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 5.084120] uhci_hcd 0000:00:1d.0: detected 2 ports [ 5.084127] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 5.084130] uhci_hcd 0000:00:1d.0: Performing full reset [ 5.084147] uhci_hcd 0000:00:1d.0: supports USB remote wakeup [ 5.084326] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0 [ 5.084690] usb usb6: default language 0x0409 [ 5.084863] usb usb6: udev 1, busnum 6, minor = 640 [ 5.084865] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.084868] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.084870] usb usb6: Product: UHCI Host Controller [ 5.084871] usb usb6: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 5.084873] usb usb6: SerialNumber: 0000:00:1d.0 [ 5.085675] usb usb6: usb_probe_device [ 5.085678] usb usb6: configuration #1 chosen from 1 choice [ 5.085765] usb usb6: adding 6-0:1.0 (config #1, interface 0) [ 5.086408] hub 6-0:1.0: usb_probe_interface [ 5.086410] hub 6-0:1.0: usb_probe_interface - got id [ 5.086415] hub 6-0:1.0: USB hub found [ 5.086528] hub 6-0:1.0: 2 ports detected [ 5.086549] hub 6-0:1.0: standalone hub [ 5.086551] hub 6-0:1.0: no power switching (usb 1.0) [ 5.086553] hub 6-0:1.0: individual port over-current protection [ 5.086556] hub 6-0:1.0: power on to power good time: 2ms [ 5.086664] hub 6-0:1.0: local power source is good [ 5.086684] hub 6-0:1.0: trying to enable port power on non-switchable hub [ 5.088612] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0 [ 5.088764] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 5.088793] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 5.088797] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 5.088866] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 5.093387] Console: switching to colour frame buffer device 180x56 [ 5.099557] usb 3-1: default language 0x0409 [ 5.100082] uhci_hcd 0000:00:1d.1: detected 2 ports [ 5.100122] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 5.100126] uhci_hcd 0000:00:1d.1: Performing full reset [ 5.100313] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0 [ 5.100665] usb usb7: default language 0x0409 [ 5.100823] usb usb7: udev 1, busnum 7, minor = 768 [ 5.100826] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.100861] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.100898] usb usb7: Product: UHCI Host Controller [ 5.100923] usb usb7: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 5.100954] usb usb7: SerialNumber: 0000:00:1d.1 [ 5.101781] usb usb7: usb_probe_device [ 5.101791] usb usb7: configuration #1 chosen from 1 choice [ 5.101882] usb usb7: adding 7-0:1.0 (config #1, interface 0) [ 5.102420] hub 7-0:1.0: usb_probe_interface [ 5.102423] hub 7-0:1.0: usb_probe_interface - got id [ 5.102427] hub 7-0:1.0: USB hub found [ 5.102560] hub 7-0:1.0: 2 ports detected [ 5.102604] hub 7-0:1.0: standalone hub [ 5.102607] hub 7-0:1.0: no power switching (usb 1.0) [ 5.102609] hub 7-0:1.0: individual port over-current protection [ 5.102612] hub 7-0:1.0: power on to power good time: 2ms [ 5.102712] hub 7-0:1.0: local power source is good [ 5.102730] hub 7-0:1.0: trying to enable port power on non-switchable hub [ 5.104627] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1 [ 5.104741] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 5.104801] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 5.104805] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 5.104880] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 5.108567] usb 3-1: udev 2, busnum 3, minor = 257 [ 5.108570] usb 3-1: New USB device found, idVendor=08ff, idProduct=2810 [ 5.108611] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 5.108653] usb 3-1: Product: Fingerprint Sensor [ 5.109274] usb 3-1: usb_probe_device [ 5.109278] usb 3-1: configuration #1 chosen from 1 choice [ 5.111577] usb 3-1: adding 3-1:1.0 (config #1, interface 0) [ 5.112091] uhci_hcd 0000:00:1d.2: detected 2 ports [ 5.112126] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 5.112129] uhci_hcd 0000:00:1d.2: Performing full reset [ 5.112187] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 [ 5.112567] usb usb8: default language 0x0409 [ 5.112725] usb usb8: udev 1, busnum 8, minor = 896 [ 5.112727] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.112762] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.114006] usb usb8: Product: UHCI Host Controller [ 5.115263] usb usb8: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 5.116494] usb usb8: SerialNumber: 0000:00:1d.2 [ 5.118744] usb usb8: usb_probe_device [ 5.118747] usb usb8: configuration #1 chosen from 1 choice [ 5.118834] usb usb8: adding 8-0:1.0 (config #1, interface 0) [ 5.119526] hub 8-0:1.0: usb_probe_interface [ 5.119529] hub 8-0:1.0: usb_probe_interface - got id [ 5.119534] hub 8-0:1.0: USB hub found [ 5.121022] hub 8-0:1.0: 2 ports detected [ 5.122366] hub 8-0:1.0: standalone hub [ 5.122369] hub 8-0:1.0: no power switching (usb 1.0) [ 5.122371] hub 8-0:1.0: individual port over-current protection [ 5.122374] hub 8-0:1.0: power on to power good time: 2ms [ 5.122483] hub 8-0:1.0: local power source is good [ 5.122504] hub 8-0:1.0: trying to enable port power on non-switchable hub [ 5.124398] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2 [ 5.168345] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 5.184109] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00 [ 5.184121] hub 6-0:1.0: port 1: status 0301 change 0001 [ 5.184176] uhci_hcd 0000:00:1d.0: port 2 portsc 0093,00 [ 5.184187] hub 6-0:1.0: port 2: status 0101 change 0001 [ 5.204127] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 5.220105] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 5.288143] hub 6-0:1.0: state 7 ports 2 chg 0006 evt 0000 [ 5.288184] hub 6-0:1.0: port 1, status 0301, change 0000, 1.5 Mb/s [ 5.364061] usb usb1: suspend_rh (auto-stop) [ 5.400085] usb 6-1: new low speed USB device using uhci_hcd and address 2 [ 5.557529] usb 6-1: skipped 1 descriptor after interface [ 5.557543] usb 6-1: skipped 1 descriptor after interface [ 5.562513] usb 6-1: default language 0x0409 [ 5.577520] usb 6-1: udev 2, busnum 6, minor = 641 [ 5.577524] usb 6-1: New USB device found, idVendor=046d, idProduct=c521 [ 5.578761] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.580057] usb 6-1: Product: USB Receiver [ 5.581347] usb 6-1: Manufacturer: Logitech [ 5.583200] usb 6-1: usb_probe_device [ 5.583204] usb 6-1: configuration #1 chosen from 1 choice [ 5.593527] usb 6-1: adding 6-1:1.0 (config #1, interface 0) [ 5.594321] usb 6-1: adding 6-1:1.1 (config #1, interface 1) [ 5.595935] hub 6-0:1.0: port 2, status 0101, change 0000, 12 Mb/s [ 5.611620] usbhid 6-1:1.0: usb_probe_interface [ 5.611625] usbhid 6-1:1.0: usb_probe_interface - got id [ 5.627624] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input6 [ 5.631443] generic-usb 0003:046D:C521.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1/input0 [ 5.633036] usbhid 6-1:1.1: usb_probe_interface [ 5.633039] usbhid 6-1:1.1: usb_probe_interface - got id [ 5.664574] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.1/input/input7 [ 5.666128] uhci_hcd 0000:00:1d.0: reserve dev 2 ep82-INT, period 8, phase 4, 118 us [ 5.666842] usbhid 6-1:1.1: looking for a minor, starting at 96 [ 5.668220] generic-usb 0003:046D:C521.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1/input1 [ 5.669788] usbcore: registered new interface driver usbhid [ 5.671225] usbhid: USB HID core driver [ 5.704105] usb 6-2: new full speed USB device using uhci_hcd and address 3 [ 5.777642] PM: Starting manual resume from disk [ 5.822619] EXT3-fs: barriers not enabled [ 5.840101] usb 6-2: ep0 maxpacket = 8 [ 5.849274] kjournald starting. Commit interval 5 seconds [ 5.849446] EXT3-fs (sda1): mounted filesystem with writeback data mode [ 5.863511] usb 6-2: default language 0x0409 [ 5.886530] usb 6-2: udev 3, busnum 6, minor = 642 [ 5.886535] usb 6-2: New USB device found, idVendor=04b3, idProduct=301a [ 5.888141] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.888144] usb 6-2: Product: USB 1.1 2port downstream low power hub [ 5.888146] usb 6-2: Manufacturer: Lite-On Technology [ 5.888981] usb 6-2: usb_probe_device [ 5.888985] usb 6-2: configuration #1 chosen from 1 choice [ 5.895534] usb 6-2: adding 6-2:1.0 (config #1, interface 0) [ 5.897685] hub 6-2:1.0: usb_probe_interface [ 5.897688] hub 6-2:1.0: usb_probe_interface - got id [ 5.897693] hub 6-2:1.0: USB hub found [ 5.898512] hub 6-2:1.0: 3 ports detected [ 5.898530] hub 6-2:1.0: compound device; port removable status: FRR [ 5.898532] hub 6-2:1.0: individual port power switching [ 5.898534] hub 6-2:1.0: individual port over-current protection [ 5.898537] hub 6-2:1.0: power on to power good time: 44ms [ 5.899516] hub 6-2:1.0: hub controller current requirement: 100mA [ 5.899518] hub 6-2:1.0: 100mA bus power budget for each child [ 5.900534] hub 6-2:1.0: enabling power on all ports [ 6.001538] hub 6-2:1.0: port 1: status 0101 change 0001 [ 6.104088] usb usb5: suspend_rh (auto-stop) [ 6.104119] usb usb7: suspend_rh (auto-stop) [ 6.104134] uhci_hcd 0000:00:1d.0: reserve dev 3 ep81-INT, period 128, phase 0, 12 us [ 6.104296] hub 6-2:1.0: state 7 ports 3 chg 0002 evt 0000 [ 6.105519] hub 6-2:1.0: port 1, status 0101, change 0000, 12 Mb/s [ 6.181526] usb 6-2.1: new full speed USB device using uhci_hcd and address 4 [ 6.276089] usb 6-2.1: ep0 maxpacket = 8 [ 6.297509] usb 6-2.1: skipped 1 descriptor after interface [ 6.297522] usb 6-2.1: skipped 1 descriptor after interface [ 6.301509] usb 6-2.1: default language 0x0409 [ 6.328524] usb 6-2.1: udev 4, busnum 6, minor = 643 [ 6.328528] usb 6-2.1: New USB device found, idVendor=04b3, idProduct=301b [ 6.330023] usb 6-2.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 [ 6.331467] usb 6-2.1: Product: USB Productivity Option Keyboard( has the hub in # 1 ) [ 6.332986] usb 6-2.1: Manufacturer: Lite-On Technology [ 6.335085] usb 6-2.1: usb_probe_device [ 6.335089] usb 6-2.1: configuration #1 chosen from 1 choice [ 6.340540] usb 6-2.1: adding 6-2.1:1.0 (config #1, interface 0) [ 6.342692] usbhid 6-2.1:1.0: usb_probe_interface [ 6.342696] usbhid 6-2.1:1.0: usb_probe_interface - got id [ 6.352091] usb usb8: suspend_rh (auto-stop) [ 6.353192] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2.1/6-2.1:1.0/input/input8 [ 6.354841] uhci_hcd 0000:00:1d.0: reserve dev 4 ep81-INT, period 8, phase 4, 17 us [ 6.356281] generic-usb 0003:04B3:301B.0003: input,hidraw2: USB HID v1.10 Keyboard [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-2.1/input0 [ 6.359939] usb 6-2.1: adding 6-2.1:1.1 (config #1, interface 1) [ 6.362683] usbhid 6-2.1:1.1: usb_probe_interface [ 6.362686] usbhid 6-2.1:1.1: usb_probe_interface - got id [ 6.367912] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2.1/6-2.1:1.1/input/input9 [ 6.369691] uhci_hcd 0000:00:1d.0: reserve dev 4 ep82-INT, period 128, phase 0, 14 us [ 6.370951] generic-usb 0003:04B3:301B.0004: input,hidraw3: USB HID v1.10 Device [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-2.1/input1 [ 6.375641] hub 6-2:1.0: 356mA power budget left [ 6.375646] hub 6-2:1.0: state 7 ports 3 chg 0000 evt 0002 [ 6.808114] hub 1-0:1.0: hub_suspend [ 6.808159] usb usb1: bus auto-suspend [ 6.808162] usb usb1: suspend_rh [ 6.824074] hub 2-0:1.0: hub_suspend [ 6.824082] usb usb2: bus auto-suspend [ 6.824086] ehci_hcd 0000:00:1a.7: suspend root hub [ 6.824154] hub 4-0:1.0: hub_suspend [ 6.824161] usb usb4: bus auto-suspend [ 6.824164] ehci_hcd 0000:00:1d.7: suspend root hub [ 7.808054] hub 5-0:1.0: hub_suspend [ 7.808068] usb usb5: bus auto-suspend [ 7.808072] usb usb5: suspend_rh [ 7.824095] hub 7-0:1.0: hub_suspend [ 7.824103] usb usb7: bus auto-suspend [ 7.824107] usb usb7: suspend_rh [ 7.824127] hub 8-0:1.0: hub_suspend [ 7.824139] usb usb8: bus auto-suspend [ 7.824141] usb usb8: suspend_rh [ 8.048000] Adding 5791396k swap on /dev/sda5. Priority:-1 extents:1 across:5791396k [ 8.664575] EXT3-fs (sda1): using internal journal [ 8.722041] udev: starting version 147 [ 10.933512] cfg80211: Calling CRDA to update world regulatory domain [ 12.162963] ip_tables: (C) 2000-2006 Netfilter Core Team [ 12.705584] cfg80211: World regulatory domain updated: [ 12.705587] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 12.705591] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.705594] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 12.705597] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 12.705600] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.705602] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 15.179333] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 15.179480] HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X [ 15.179788] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 17.325302] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: [ 17.325306] iwlagn: Copyright(c) 2003-2010 Intel Corporation [ 17.325505] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 17.325515] iwlagn 0000:03:00.0: setting latency timer to 64 [ 17.325618] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54 [ 17.345034] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4 [ 17.345037] iwlagn 0000:03:00.0: Device SKU: 0Xb [ 17.345075] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels [ 17.345187] iwlagn 0000:03:00.0: irq 44 for MSI/MSI-X [ 19.864114] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12 [ 20.426369] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 20.849828] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 20.904237] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 20.904986] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 23.833009] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 23.833523] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 26.312116] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us [ 32.965634] usb usb8: usb auto-resume [ 32.965640] usb usb8: wakeup_rh [ 33.004088] hub 8-0:1.0: hub_resume [ 33.004447] usb usb7: usb auto-resume [ 33.004451] usb usb7: wakeup_rh [ 33.004652] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 33.044099] hub 7-0:1.0: hub_resume [ 33.044820] usb usb5: usb auto-resume [ 33.044824] usb usb5: wakeup_rh [ 33.045004] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 33.084114] hub 5-0:1.0: hub_resume [ 33.084406] usb usb4: usb auto-resume [ 33.084412] ehci_hcd 0000:00:1d.7: resume root hub [ 33.084513] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 33.136060] hub 4-0:1.0: hub_resume [ 33.136430] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 33.136737] usb usb2: usb auto-resume [ 33.136743] ehci_hcd 0000:00:1a.7: resume root hub [ 33.196067] hub 2-0:1.0: hub_resume [ 33.196354] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 33.196522] usb usb1: usb auto-resume [ 33.196526] usb usb1: wakeup_rh [ 33.240049] hub 1-0:1.0: hub_resume [ 33.240204] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 34.128078] usb usb8: suspend_rh (auto-stop) [ 34.128109] usb usb7: suspend_rh (auto-stop) [ 34.128136] usb usb5: suspend_rh (auto-stop) [ 34.376105] usb usb1: suspend_rh (auto-stop) [ 34.816013] eth0: no IPv6 routers present [ 35.804109] hub 8-0:1.0: hub_suspend [ 35.804122] usb usb8: bus auto-suspend [ 35.804126] usb usb8: suspend_rh [ 35.804148] hub 7-0:1.0: hub_suspend [ 35.804154] usb usb7: bus auto-suspend [ 35.804157] usb usb7: suspend_rh [ 35.808161] hub 5-0:1.0: hub_suspend [ 35.808169] usb usb5: bus auto-suspend [ 35.808172] usb usb5: suspend_rh [ 35.808192] hub 1-0:1.0: hub_suspend [ 35.808198] usb usb1: bus auto-suspend [ 35.808201] usb usb1: suspend_rh [ 35.808220] hub 4-0:1.0: hub_suspend [ 35.808226] usb usb4: bus auto-suspend [ 35.808229] ehci_hcd 0000:00:1d.7: suspend root hub [ 35.808258] hub 2-0:1.0: hub_suspend [ 35.808264] usb usb2: bus auto-suspend [ 35.808267] ehci_hcd 0000:00:1a.7: suspend root hub [ 457.764983] irq 23: nobody cared (try booting with the "irqpoll" option) [ 457.764989] Pid: 0, comm: kworker/0:0 Not tainted 2.6.38-rc6+ #765 [ 457.764992] Call Trace: [ 457.764995] <IRQ> [<ffffffff8109a2a6>] ? __report_bad_irq+0x26/0xa0 [ 457.765006] [<ffffffff8109a4ac>] ? note_interrupt+0x18c/0x1d0 [ 457.765011] [<ffffffff8109ae2d>] ? handle_fasteoi_irq+0xcd/0x100 [ 457.765016] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30 [ 457.765019] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0 [ 457.765024] [<ffffffff8149fa93>] ? ret_from_intr+0x0/0xe [ 457.765027] <EOI> [<ffffffff8126f590>] ? acpi_idle_enter_c1+0x7e/0x99 [ 457.765035] [<ffffffff8126f572>] ? acpi_idle_enter_c1+0x60/0x99 [ 457.765040] [<ffffffff8138b082>] ? cpuidle_idle_call+0x82/0xf0 [ 457.765045] [<ffffffff81001906>] ? cpu_idle+0x56/0xb0 [ 457.765049] [<ffffffff81498b0a>] ? start_secondary+0x1c1/0x1c8 [ 457.765054] [<ffffffff81265882>] ? acpi_ps_parse_loop+0x2cb/0x95d [ 457.765058] [<ffffffff812635fb>] ? acpi_ns_one_complete_parse+0x103/0x120 [ 457.765061] handlers: [ 457.765063] [<ffffffffa00df4c0>] (usb_hcd_irq+0x0/0x70 [usbcore]) [ 457.765080] Disabling IRQ #23 [ 569.008523] tun: Universal TUN/TAP device driver, 1.6 [ 569.008527] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 1272.640078] CE: hpet increased min_delta_ns to 20113 nsec ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-03-02 0:04 ` Sarah Sharp @ 2011-03-02 0:17 ` Rafael J. Wysocki 2011-03-02 3:42 ` Sarah Sharp 0 siblings, 1 reply; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-02 0:17 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Wednesday, March 02, 2011, Sarah Sharp wrote: > On Wed, Mar 02, 2011 at 12:30:16AM +0100, Rafael J. Wysocki wrote: > > On Tuesday, March 01, 2011, Sarah Sharp wrote: > > > On Tue, Mar 01, 2011 at 09:55:33PM +0100, Rafael J. Wysocki wrote: > > > > Please check if the appended patch (on top of the Linus' current) helps. > > > > > > Sorry, it doesn't help. Same message as before. > > > > Can you send dmesg with the patch applied, please? > > Attached. Something's fishy. Evidently, _OSC is not executed on your system although it should be with the patch. Please try the patch below instead and send dmesg (either way). Thanks, Rafael --- drivers/acpi/pci_root.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) Index: linux-2.6/drivers/acpi/pci_root.c =================================================================== --- linux-2.6.orig/drivers/acpi/pci_root.c +++ linux-2.6/drivers/acpi/pci_root.c @@ -48,10 +48,7 @@ static int acpi_pci_root_add(struct acpi static int acpi_pci_root_remove(struct acpi_device *device, int type); static int acpi_pci_root_start(struct acpi_device *device); -#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT \ - | OSC_ACTIVE_STATE_PWR_SUPPORT \ - | OSC_CLOCK_PWR_CAPABILITY_SUPPORT \ - | OSC_MSI_SUPPORT) +#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT | OSC_MSI_SUPPORT) static const struct acpi_device_id root_device_ids[] = { {"PNP0A03", 0}, @@ -572,8 +569,10 @@ static int __devinit acpi_pci_root_add(s if (flags != base_flags) acpi_pci_osc_support(root, flags); - if (!pcie_ports_disabled - && (flags & ACPI_PCIE_REQ_SUPPORT) == ACPI_PCIE_REQ_SUPPORT) { + if (!pcie_ports_disabled) { + dev_info(root->bus->bridge, + "ACPI _OSC support set (0x%02x)\n", flags); + flags = OSC_PCI_EXPRESS_CAP_STRUCTURE_CONTROL | OSC_PCI_EXPRESS_NATIVE_HP_CONTROL | OSC_PCI_EXPRESS_PME_CONTROL; ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-03-02 0:17 ` Rafael J. Wysocki @ 2011-03-02 3:42 ` Sarah Sharp 2011-03-02 11:21 ` Rafael J. Wysocki 0 siblings, 1 reply; 18+ messages in thread From: Sarah Sharp @ 2011-03-02 3:42 UTC (permalink / raw) To: Rafael J. Wysocki Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan [-- Attachment #1: Type: text/plain, Size: 2132 bytes --] On Wed, Mar 02, 2011 at 01:17:04AM +0100, Rafael J. Wysocki wrote: > On Wednesday, March 02, 2011, Sarah Sharp wrote: > > On Wed, Mar 02, 2011 at 12:30:16AM +0100, Rafael J. Wysocki wrote: > > > On Tuesday, March 01, 2011, Sarah Sharp wrote: > > > > On Tue, Mar 01, 2011 at 09:55:33PM +0100, Rafael J. Wysocki wrote: > > > > > Please check if the appended patch (on top of the Linus' current) helps. > > > > > > > > Sorry, it doesn't help. Same message as before. > > > > > > Can you send dmesg with the patch applied, please? > > > > Attached. > > Something's fishy. Evidently, _OSC is not executed on your system > although it should be with the patch. > > Please try the patch below instead and send dmesg (either way). The host controller works with that patch. dmesg is attached. Sarah > --- > drivers/acpi/pci_root.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) > > Index: linux-2.6/drivers/acpi/pci_root.c > =================================================================== > --- linux-2.6.orig/drivers/acpi/pci_root.c > +++ linux-2.6/drivers/acpi/pci_root.c > @@ -48,10 +48,7 @@ static int acpi_pci_root_add(struct acpi > static int acpi_pci_root_remove(struct acpi_device *device, int type); > static int acpi_pci_root_start(struct acpi_device *device); > > -#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT \ > - | OSC_ACTIVE_STATE_PWR_SUPPORT \ > - | OSC_CLOCK_PWR_CAPABILITY_SUPPORT \ > - | OSC_MSI_SUPPORT) > +#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT | OSC_MSI_SUPPORT) > > static const struct acpi_device_id root_device_ids[] = { > {"PNP0A03", 0}, > @@ -572,8 +569,10 @@ static int __devinit acpi_pci_root_add(s > if (flags != base_flags) > acpi_pci_osc_support(root, flags); > > - if (!pcie_ports_disabled > - && (flags & ACPI_PCIE_REQ_SUPPORT) == ACPI_PCIE_REQ_SUPPORT) { > + if (!pcie_ports_disabled) { > + dev_info(root->bus->bridge, > + "ACPI _OSC support set (0x%02x)\n", flags); > + > flags = OSC_PCI_EXPRESS_CAP_STRUCTURE_CONTROL > | OSC_PCI_EXPRESS_NATIVE_HP_CONTROL > | OSC_PCI_EXPRESS_PME_CONTROL; [-- Attachment #2: dmesg-patch-2-applied.txt --] [-- Type: text/plain, Size: 116331 bytes --] [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.38-rc6+ (sarah@xanatos) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #766 SMP PREEMPT Tue Mar 1 19:25:56 PST 2011 [ 0.000000] Command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 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 - 00000000bd6a1000 (usable) [ 0.000000] BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved) [ 0.000000] BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable) [ 0.000000] BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved) [ 0.000000] BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable) [ 0.000000] BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved) [ 0.000000] BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable) [ 0.000000] BIOS-e820: 00000000bdc00000 - 00000000c0000000 (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] BIOS-e820: 0000000100000000 - 000000013c000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: LENOVO 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x13c000 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 13C000000 mask FFC000000 uncachable [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable [ 0.000000] 2 base 000000000 mask F80000000 write-back [ 0.000000] 3 base 080000000 mask FC0000000 write-back [ 0.000000] 4 base 100000000 mask FC0000000 write-back [ 0.000000] 5 base 0BDE00000 mask FFFE00000 uncachable [ 0.000000] 6 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 0 areas for low memory corruption [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000 [ 0.000000] 0000000000 - 00bdc00000 page 2M [ 0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-000000013c000000 [ 0.000000] 0100000000 - 013c000000 page 2M [ 0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000 [ 0.000000] RAMDISK: 35dce000 - 37ff0000 [ 0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO) [ 0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000bdb8e000 00040 [ 0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D 00002080 LTP 00000001) [ 0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D 00002080 PTL 00000001) [ 0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D 00002080 INTL 20050513) [ 0.000000] ACPI: TCPA 00000000bd907000 00032 (v00 00000000 00000000) [ 0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01 PmRef ApTst 00003000 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x0013c000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[6] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x000bd6a1 [ 0.000000] 0: 0x000bd6a7 -> 0x000bd7b7 [ 0.000000] 0: 0x000bd80f -> 0x000bd8c7 [ 0.000000] 0: 0x000bdbff -> 0x000bdc00 [ 0.000000] 0: 0x00100000 -> 0x0013c000 [ 0.000000] On node 0 totalpages: 1021944 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 6 pages reserved [ 0.000000] DMA zone: 3920 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 757922 pages, LIFO batch:31 [ 0.000000] Normal zone: 3360 pages used for memmap [ 0.000000] Normal zone: 242400 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] 4 Processors exceeds NR_CPUS limit of 2 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 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: 00000000bd6a1000 - 00000000bd6a7000 [ 0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000 [ 0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000 [ 0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000 [ 0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000 [ 0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000 [ 0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000 [ 0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000 [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000 [ 0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000) [ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576 [ 0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1004242 [ 0.000000] Kernel command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 3905952k/5177344k available (4764k kernel code, 1089568k absent, 181824k reserved, 3941k data, 524k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptable hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:320 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 5823 kB [ 0.000000] per task-struct memory footprint: 1920 bytes [ 0.000000] allocated 41943040 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1861.940 MHz processor. [ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3723.88 BogoMIPS (lpj=7447760) [ 0.004102] pid_max: default: 32768 minimum: 301 [ 0.004469] Mount-cache hash table entries: 256 [ 0.005751] Initializing cgroup subsys ns [ 0.005799] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. [ 0.005866] Initializing cgroup subsys cpuacct [ 0.005927] Initializing cgroup subsys memory [ 0.006079] Initializing cgroup subsys freezer [ 0.006297] CPU: Physical Processor ID: 0 [ 0.006344] CPU: Processor Core ID: 0 [ 0.006390] using mwait in idle threads. [ 0.006488] ACPI: Core revision 20110112 [ 0.156284] Setting APIC routing to flat [ 0.156796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197825] CPU0: Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz stepping 0a [ 0.200011] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. [ 0.200011] ... version: 2 [ 0.200011] ... bit width: 40 [ 0.200011] ... generic registers: 2 [ 0.200011] ... value mask: 000000ffffffffff [ 0.200011] ... max period: 000000007fffffff [ 0.200011] ... fixed-purpose events: 3 [ 0.200011] ... event mask: 0000000700000003 [ 0.208177] NMI watchdog enabled, takes one hw-pmu counter. [ 0.220029] lockdep: fixing up alternatives. [ 0.224109] Booting Node 0, Processors #1 Ok. [ 0.316090] NMI watchdog enabled, takes one hw-pmu counter. [ 0.320029] Brought up 2 CPUs [ 0.320078] Total of 2 processors activated (7447.80 BogoMIPS). [ 0.324854] NET: Registered protocol family 16 [ 0.327140] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.327210] ACPI: bus type pci registered [ 0.327892] PCI: Using configuration type 1 for base access [ 0.341191] bio: create slab <bio-0> at 0 [ 0.350291] ACPI: EC: EC description table is found, configuring boot EC [ 0.495957] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.541106] ACPI: SSDT 00000000bd8d7c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 0.544061] ACPI: Dynamic OEM Table Load: [ 0.544175] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 0.548245] ACPI: SSDT 00000000bd8d5020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 0.553273] ACPI: Dynamic OEM Table Load: [ 0.553385] ACPI: SSDT (null) 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 0.585376] ACPI: SSDT 00000000bd8d6ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 0.589453] ACPI: Dynamic OEM Table Load: [ 0.589566] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 0.607662] ACPI: SSDT 00000000bd8d6f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 0.610353] ACPI: Dynamic OEM Table Load: [ 0.610466] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 0.630426] ACPI: Interpreter enabled [ 0.630476] ACPI: (supports S0 S3 S4 S5) [ 0.631035] ACPI: Using IOAPIC for interrupt routing [ 0.708433] ACPI: Power Resource [PUBS] (on) [ 0.770672] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 0.809628] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 0.809681] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.816698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.817538] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.817591] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.817643] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.817707] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 0.817769] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 0.817833] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] [ 0.817978] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600 [ 0.818070] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300 [ 0.818091] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit] [ 0.818104] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.818114] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] [ 0.818180] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380 [ 0.818198] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit] [ 0.818292] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780 [ 0.818316] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit] [ 0.818380] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.818385] pci 0000:00:03.0: PME# disabled [ 0.818428] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101 [ 0.818448] pci 0000:00:03.2: reg 10: [io 0x1828-0x182f] [ 0.818459] pci 0000:00:03.2: reg 14: [io 0x180c-0x180f] [ 0.818470] pci 0000:00:03.2: reg 18: [io 0x1820-0x1827] [ 0.818480] pci 0000:00:03.2: reg 1c: [io 0x1808-0x180b] [ 0.818491] pci 0000:00:03.2: reg 20: [io 0x1810-0x181f] [ 0.818570] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700 [ 0.818590] pci 0000:00:03.3: reg 10: [io 0x1830-0x1837] [ 0.818600] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff] [ 0.818759] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200 [ 0.818792] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff] [ 0.818807] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff] [ 0.818822] pci 0000:00:19.0: reg 18: [io 0x1840-0x185f] [ 0.818914] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.818920] pci 0000:00:19.0: PME# disabled [ 0.818968] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03 [ 0.819042] pci 0000:00:1a.0: reg 20: [io 0x1860-0x187f] [ 0.819135] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03 [ 0.819209] pci 0000:00:1a.1: reg 20: [io 0x1880-0x189f] [ 0.819300] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03 [ 0.819375] pci 0000:00:1a.2: reg 20: [io 0x18a0-0x18bf] [ 0.819483] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03 [ 0.819516] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff] [ 0.819633] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.819640] pci 0000:00:1a.7: PME# disabled [ 0.819694] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403 [ 0.819721] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit] [ 0.819832] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.819838] pci 0000:00:1b.0: PME# disabled [ 0.819889] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604 [ 0.820002] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.820008] pci 0000:00:1c.0: PME# disabled [ 0.820200] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604 [ 0.820313] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.820320] pci 0000:00:1c.1: PME# disabled [ 0.820374] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604 [ 0.820488] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.820494] pci 0000:00:1c.3: PME# disabled [ 0.820555] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03 [ 0.820630] pci 0000:00:1d.0: reg 20: [io 0x18c0-0x18df] [ 0.820723] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03 [ 0.820797] pci 0000:00:1d.1: reg 20: [io 0x18e0-0x18ff] [ 0.820890] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03 [ 0.820964] pci 0000:00:1d.2: reg 20: [io 0x1c00-0x1c1f] [ 0.821073] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03 [ 0.821106] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff] [ 0.821223] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.821230] pci 0000:00:1d.7: PME# disabled [ 0.821279] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.821402] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601 [ 0.821610] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106 [ 0.821646] pci 0000:00:1f.2: reg 10: [io 0x1c48-0x1c4f] [ 0.821661] pci 0000:00:1f.2: reg 14: [io 0x183c-0x183f] [ 0.821676] pci 0000:00:1f.2: reg 18: [io 0x1c40-0x1c47] [ 0.821691] pci 0000:00:1f.2: reg 1c: [io 0x1838-0x183b] [ 0.821706] pci 0000:00:1f.2: reg 20: [io 0x1c20-0x1c3f] [ 0.821721] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff] [ 0.821787] pci 0000:00:1f.2: PME# supported from D3hot [ 0.821793] pci 0000:00:1f.2: PME# disabled [ 0.821840] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05 [ 0.821868] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit] [ 0.821907] pci 0000:00:1f.3: reg 20: [io 0x1c60-0x1c7f] [ 0.822045] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.822100] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.822106] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.822117] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.822262] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280 [ 0.822307] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit] [ 0.822496] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.822505] pci 0000:03:00.0: PME# disabled [ 0.822578] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 0.822632] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled) [ 0.822639] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 0.822649] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.822742] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 0.822796] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 0.822802] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 0.822812] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 0.822950] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode) [ 0.823006] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.823013] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.823023] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.823036] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.823047] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.823059] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.823070] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 0.823082] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 0.823094] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) [ 0.823128] pci_bus 0000:00: on NUMA node 0 [ 0.823150] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.829836] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT] [ 0.831271] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] [ 0.832777] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] [ 0.841525] pci0000:00: ACPI _OSC support set (0x18) [ 0.841576] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.854220] pci0000:00: ACPI _OSC control (0x1d) granted [ 1.057374] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 1.059620] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 1.061991] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) [ 1.064247] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 1.066479] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) [ 1.068822] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) [ 1.071057] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) [ 1.073307] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) [ 1.074568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.074813] vgaarb: loaded [ 1.076401] SCSI subsystem initialized [ 1.076477] libata version 3.00 loaded. [ 1.076780] PCI: Using ACPI for IRQ routing [ 1.076780] PCI: pci_cache_line_size set to 64 bytes [ 1.076780] reserve RAM buffer: 000000000009ec00 - 000000000009ffff [ 1.076780] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff [ 1.076927] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff [ 1.077058] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff [ 1.077166] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff [ 1.078328] Bluetooth: Core ver 2.15 [ 1.078476] NET: Registered protocol family 31 [ 1.078525] Bluetooth: HCI device and connection manager initialized [ 1.078590] Bluetooth: HCI socket layer initialized [ 1.080230] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 1.084277] Switching to clocksource hpet [ 1.084401] pnp: PnP ACPI init [ 1.084596] ACPI: bus type pnp registered [ 1.087602] Switched to NOHz mode on CPU #0 [ 1.087667] Switched to NOHz mode on CPU #1 [ 1.118159] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 1.118170] pnp 00:00: [mem 0x000c0000-0x000c3fff] [ 1.118180] pnp 00:00: [mem 0x000c4000-0x000c7fff] [ 1.118190] pnp 00:00: [mem 0x000c8000-0x000cbfff] [ 1.118200] pnp 00:00: [mem 0x000cc000-0x000cffff] [ 1.118209] pnp 00:00: [mem 0x000d0000-0x000d3fff] [ 1.118219] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] [ 1.118229] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] [ 1.118239] pnp 00:00: [mem 0x000dc000-0x000dffff] [ 1.118248] pnp 00:00: [mem 0x000e0000-0x000e3fff] [ 1.118257] pnp 00:00: [mem 0x000e4000-0x000e7fff] [ 1.118267] pnp 00:00: [mem 0x000e8000-0x000ebfff] [ 1.118276] pnp 00:00: [mem 0x000ec000-0x000effff] [ 1.118285] pnp 00:00: [mem 0x000f0000-0x000fffff] [ 1.118295] pnp 00:00: [mem 0x00100000-0xbfffffff] [ 1.118305] pnp 00:00: [mem 0xfec00000-0xfed3ffff] [ 1.118314] pnp 00:00: [mem 0xfed4c000-0xffffffff] [ 1.119014] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.119087] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved [ 1.119158] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved [ 1.119228] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 1.119298] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 1.119368] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved [ 1.119444] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved [ 1.119520] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 1.119597] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 1.119673] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 1.119749] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 1.119825] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 1.119902] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved [ 1.119979] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved [ 1.120072] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved [ 1.120128] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.120336] pnp 00:01: [bus 00-ff] [ 1.120346] pnp 00:01: [io 0x0cf8-0x0cff] [ 1.120356] pnp 00:01: [io 0x0000-0x0cf7 window] [ 1.120366] pnp 00:01: [io 0x0d00-0xffff window] [ 1.120376] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 1.120385] pnp 00:01: [mem 0x000c0000-0x000c3fff window] [ 1.120395] pnp 00:01: [mem 0x000c4000-0x000c7fff window] [ 1.120406] pnp 00:01: [mem 0x000c8000-0x000cbfff window] [ 1.120416] pnp 00:01: [mem 0x000cc000-0x000cffff window] [ 1.120425] pnp 00:01: [mem 0x000d0000-0x000d3fff window] [ 1.120435] pnp 00:01: [mem 0x000d4000-0x000d7fff window] [ 1.120444] pnp 00:01: [mem 0x000d8000-0x000dbfff window] [ 1.120454] pnp 00:01: [mem 0x000dc000-0x000dffff window] [ 1.120463] pnp 00:01: [mem 0x000e0000-0x000e3fff window] [ 1.120473] pnp 00:01: [mem 0x000e4000-0x000e7fff window] [ 1.120483] pnp 00:01: [mem 0x000e8000-0x000ebfff window] [ 1.120492] pnp 00:01: [mem 0x000ec000-0x000effff window] [ 1.120502] pnp 00:01: [mem 0xc0000000-0xfebfffff window] [ 1.120512] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] [ 1.120876] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 1.143094] pnp 00:02: [io 0x0010-0x001f] [ 1.143104] pnp 00:02: [io 0x0090-0x009f] [ 1.143113] pnp 00:02: [io 0x0024-0x0025] [ 1.143123] pnp 00:02: [io 0x0028-0x0029] [ 1.143132] pnp 00:02: [io 0x002c-0x002d] [ 1.143141] pnp 00:02: [io 0x0030-0x0031] [ 1.143150] pnp 00:02: [io 0x0034-0x0035] [ 1.143159] pnp 00:02: [io 0x0038-0x0039] [ 1.143169] pnp 00:02: [io 0x003c-0x003d] [ 1.143178] pnp 00:02: [io 0x00a4-0x00a5] [ 1.143187] pnp 00:02: [io 0x00a8-0x00a9] [ 1.143197] pnp 00:02: [io 0x00ac-0x00ad] [ 1.143206] pnp 00:02: [io 0x00b0-0x00b5] [ 1.143215] pnp 00:02: [io 0x00b8-0x00b9] [ 1.143224] pnp 00:02: [io 0x00bc-0x00bd] [ 1.143233] pnp 00:02: [io 0x0050-0x0053] [ 1.143243] pnp 00:02: [io 0x0072-0x0077] [ 1.143252] pnp 00:02: [io 0x002e-0x002f] [ 1.143261] pnp 00:02: [io 0x1000-0x107f] [ 1.143270] pnp 00:02: [io 0x1180-0x11ff] [ 1.143280] pnp 00:02: [io 0x0800-0x080f] [ 1.143289] pnp 00:02: [io 0x15e0-0x15ef] [ 1.143298] pnp 00:02: [io 0x1600-0x167f] [ 1.143307] pnp 00:02: [io 0x1680-0x169f] [ 1.143317] pnp 00:02: [mem 0xe0000000-0xefffffff] [ 1.143326] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] [ 1.143335] pnp 00:02: [mem 0xfed10000-0xfed13fff] [ 1.143345] pnp 00:02: [mem 0xfed18000-0xfed18fff] [ 1.143354] pnp 00:02: [mem 0xfed19000-0xfed19fff] [ 1.143364] pnp 00:02: [mem 0xfed45000-0xfed4bfff] [ 1.144102] system 00:02: [io 0x1000-0x107f] has been reserved [ 1.144173] system 00:02: [io 0x1180-0x11ff] has been reserved [ 1.144243] system 00:02: [io 0x0800-0x080f] has been reserved [ 1.144312] system 00:02: [io 0x15e0-0x15ef] has been reserved [ 1.144382] system 00:02: [io 0x1600-0x167f] has been reserved [ 1.144451] system 00:02: [io 0x1680-0x169f] has been reserved [ 1.144522] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved [ 1.144592] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 1.144663] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved [ 1.144734] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved [ 1.144805] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved [ 1.144875] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved [ 1.144930] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.145559] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 1.145917] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.146050] pnp 00:04: [io 0x0000-0x000f] [ 1.146060] pnp 00:04: [io 0x0080-0x008f] [ 1.146069] pnp 00:04: [io 0x00c0-0x00df] [ 1.146079] pnp 00:04: [dma 4] [ 1.146436] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.146569] pnp 00:05: [io 0x0061] [ 1.146927] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 1.147061] pnp 00:06: [io 0x00f0] [ 1.147079] pnp 00:06: [irq 13] [ 1.147439] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) [ 1.147572] pnp 00:07: [io 0x0070-0x0071] [ 1.147588] pnp 00:07: [irq 8] [ 1.147946] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.148100] pnp 00:08: [io 0x0060] [ 1.148109] pnp 00:08: [io 0x0064] [ 1.148124] pnp 00:08: [irq 1] [ 1.148490] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) [ 1.148628] pnp 00:09: [irq 12] [ 1.149000] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active) [ 1.170864] pnp 00:0a: [mem 0xfed40000-0xfed44fff] [ 1.171228] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active) [ 1.175295] pnp: PnP ACPI: found 11 devices [ 1.175345] ACPI: ACPI bus type pnp unregistered [ 1.202928] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff] [ 1.202987] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.203055] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.203123] pci 0000:00:1c.0: BAR 7: assigned [io 0x3000-0x3fff] [ 1.203179] pci 0000:00:1c.1: BAR 7: assigned [io 0x4000-0x4fff] [ 1.203233] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 1.203285] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 1.203341] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 1.203397] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.203467] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 1.203519] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] [ 1.203575] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 1.203630] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.203700] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 1.203752] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 1.203808] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 1.203864] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.203934] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] [ 1.203984] pci 0000:00:1e.0: bridge window [io disabled] [ 1.204058] pci 0000:00:1e.0: bridge window [mem disabled] [ 1.204112] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 1.204191] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 1.204247] pci 0000:00:1c.0: setting latency timer to 64 [ 1.204268] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 1.204324] pci 0000:00:1c.1: setting latency timer to 64 [ 1.204345] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 1.204400] pci 0000:00:1c.3: setting latency timer to 64 [ 1.204410] pci 0000:00:1e.0: setting latency timer to 64 [ 1.204416] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.204419] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.204422] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.204425] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] [ 1.204428] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] [ 1.204431] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] [ 1.204434] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 1.204437] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] [ 1.204440] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.204443] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 1.204446] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff] [ 1.204449] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.204453] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] [ 1.204456] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] [ 1.204459] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.204462] pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7] [ 1.204465] pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff] [ 1.204468] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff] [ 1.204471] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff] [ 1.204474] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff] [ 1.204477] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff] [ 1.204612] NET: Registered protocol family 2 [ 1.204913] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 1.206451] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 1.208269] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) [ 1.211533] TCP: Hash tables configured (established 262144 bind 65536) [ 1.211620] TCP reno registered [ 1.211690] UDP hash table entries: 2048 (order: 6, 327680 bytes) [ 1.211985] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes) [ 1.212729] NET: Registered protocol family 1 [ 1.212848] pci 0000:00:02.0: Boot video device [ 1.212918] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.212921] pci 0000:00:1a.0: Performing full reset [ 1.212953] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.212955] pci 0000:00:1a.1: Performing full reset [ 1.212986] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.212989] pci 0000:00:1a.2: Performing full reset [ 1.213144] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.213146] pci 0000:00:1d.0: Performing full reset [ 1.213177] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.213179] pci 0000:00:1d.1: Performing full reset [ 1.213211] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.213213] pci 0000:00:1d.2: Performing full reset [ 1.213353] PCI: CLS 64 bytes, default 64 [ 1.213730] Trying to unpack rootfs image as initramfs... [ 2.192396] Freeing initrd memory: 34952k freed [ 2.352357] DMA-API: preallocated 32768 debug entries [ 2.352413] DMA-API: debugging enabled by kernel config [ 2.352469] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.352522] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000 [ 2.352585] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000 [ 2.352813] Simple Boot Flag at 0x35 set to 0x1 [ 2.354278] Scanning for low memory corruption every 60 seconds [ 2.355144] audit: initializing netlink socket (disabled) [ 2.355272] type=2000 audit(1299036963.348:1): initialized [ 2.372462] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.397514] fuse init (API version 7.16) [ 2.398472] msgmni has been set to 7697 [ 2.399748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.399819] io scheduler noop registered [ 2.399867] io scheduler deadline registered [ 2.400332] io scheduler cfq registered (default) [ 2.401293] pcieport 0000:00:1c.0: setting latency timer to 64 [ 2.401373] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 2.402091] pcieport 0000:00:1c.1: setting latency timer to 64 [ 2.402166] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X [ 2.402874] pcieport 0000:00:1c.3: setting latency timer to 64 [ 2.402949] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X [ 2.403981] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 2.404063] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded [ 2.404248] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt [ 2.404302] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 2.404900] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded [ 2.405084] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt [ 2.405141] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded [ 2.405316] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.406151] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 17aa ss_did 20f3 [ 2.406450] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded [ 2.406505] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 2942 ss_vid 17aa ss_did 20f3 [ 2.406790] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded [ 2.406847] pciehp 0000:00:1c.3:pcie04: HPC vendor_id 8086 device_id 2946 ss_vid 17aa ss_did 20f3 [ 2.407133] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded [ 2.407195] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.408022] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 2.409231] ACPI: AC Adapter [AC] (on-line) [ 2.410698] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 2.444027] ACPI: Lid Switch [LID] [ 2.444738] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 [ 2.508021] ACPI: Sleep Button [SLPB] [ 2.508752] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 2.508828] ACPI: Power Button [PWRF] [ 2.509061] ACPI: acpi_idle registered with cpuidle [ 2.628413] Monitor-Mwait will be used to enter C-1 state [ 2.628494] Monitor-Mwait will be used to enter C-2 state [ 2.628570] Monitor-Mwait will be used to enter C-3 state [ 2.628583] Marking TSC unstable due to TSC halts in idle [ 2.725795] thermal LNXTHERM:00: registered as thermal_zone0 [ 2.725847] ACPI: Thermal Zone [THM0] (56 C) [ 2.735633] thermal LNXTHERM:01: registered as thermal_zone1 [ 2.735685] ACPI: Thermal Zone [THM1] (60 C) [ 2.736475] Linux agpgart interface v0.103 [ 2.752714] brd: module loaded [ 2.760662] loop: module loaded [ 2.762233] ahci 0000:00:1f.2: version 3.0 [ 2.762274] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 2.762492] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X [ 2.762603] ahci: SSS flag set, parallel bus scan disabled [ 2.762680] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 2.762746] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs [ 2.762893] ahci 0000:00:1f.2: setting latency timer to 64 [ 2.773832] scsi0 : ahci [ 2.777968] scsi1 : ahci [ 2.779147] scsi2 : ahci [ 2.780318] scsi3 : ahci [ 2.787236] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 2.787393] ACPI: Battery Slot [BAT0] (battery present) [ 2.791583] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 43 [ 2.791649] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 43 [ 2.791711] ata3: DUMMY [ 2.791757] ata4: DUMMY [ 2.792335] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 2.792520] ata_generic 0000:00:03.2: setting latency timer to 64 [ 2.798654] scsi4 : ata_generic [ 2.799673] scsi5 : ata_generic [ 2.800664] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18 [ 2.800718] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18 [ 2.801004] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2 [ 2.801056] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 2.801184] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.801260] e1000e 0000:00:19.0: setting latency timer to 64 [ 2.801536] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X [ 3.108032] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.112117] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 3.112122] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 3.112187] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 3.119404] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb [ 3.119470] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection [ 3.119544] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF [ 3.119752] PPP generic driver version 2.4.2 [ 3.120623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.132529] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.132965] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.133943] mousedev: PS/2 mouse device common for all mice [ 3.135413] rtc_cmos 00:07: RTC can wake from S4 [ 3.140681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 3.148620] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 [ 3.148744] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 3.148858] Linux video capture interface: v2.00 [ 3.149369] device-mapper: uevent: version 1.0.3 [ 3.150034] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com [ 3.150292] device-mapper: multipath: version 1.2.0 loaded [ 3.150359] device-mapper: multipath round-robin: version 1.0.0 loaded [ 3.151865] cpuidle: using governor ladder [ 3.153424] cpuidle: using governor menu [ 3.154385] TCP cubic registered [ 3.155396] ata1.00: ATA-8: ST9250410AS, 0002SDM1, max UDMA/133 [ 3.155449] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 3.155738] NET: Registered protocol family 10 [ 3.158305] NET: Registered protocol family 17 [ 3.160108] Bluetooth: L2CAP ver 2.15 [ 3.160156] Bluetooth: L2CAP socket layer initialized [ 3.160222] Bluetooth: SCO (Voice Link) ver 0.6 [ 3.160271] Bluetooth: SCO socket layer initialized [ 3.160440] Bluetooth: RFCOMM TTY layer initialized [ 3.160511] Bluetooth: RFCOMM socket layer initialized [ 3.160565] Bluetooth: RFCOMM ver 1.11 [ 3.160616] Registering the dns_resolver key type [ 3.160781] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 3.160785] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 3.160850] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 3.162829] ata1.00: configured for UDMA/133 [ 3.163590] scsi 0:0:0:0: Direct-Access ATA ST9250410AS 0002 PQ: 0 ANSI: 5 [ 3.165647] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 3.166345] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 3.166360] sd 0:0:0:0: [sda] Write Protect is off [ 3.166363] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.166633] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.200091] sda: sda1 sda2 < sda5 > [ 3.203140] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.484077] ata2: SATA link down (SStatus 0 SControl 300) [ 3.665789] IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 3.683619] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4 [ 3.689198] registered taskstats version 1 [ 3.689405] kmemleak: Kernel memory leak detector initialized [ 3.689436] kmemleak: Automatic memory scanning thread started [ 3.690672] rtc_cmos 00:07: setting system clock to 2011-03-02 03:36:05 UTC (1299036965) [ 3.690738] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.690788] EDD information not available. [ 3.693331] Freeing unused kernel memory: 524k freed [ 3.693570] Write protecting the kernel read-only data: 8192k [ 3.698813] Freeing unused kernel memory: 1360k freed [ 3.699542] Freeing unused kernel memory: 8k freed [ 3.824542] udevd (119): /proc/119/oom_adj is deprecated, please use /proc/119/oom_score_adj instead. [ 4.001062] agpgart-intel 0000:00:00.0: Intel GM45 Chipset [ 4.001494] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 4.034921] agpgart-intel 0000:00:00.0: detected 32768K stolen memory [ 4.035847] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 4.175625] usbcore: registered new interface driver usbfs [ 4.175958] usbcore: registered new interface driver hub [ 4.189952] usbcore: registered new device driver usb [ 4.200600] uhci_hcd: USB Universal Host Controller Interface driver [ 4.201299] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 4.201369] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 4.201429] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 4.201508] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 4.201513] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 4.201700] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.201755] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after [ 4.201821] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96 [ 4.201842] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 4.214233] [drm] Initialized drm 1.1.0 20060810 [ 4.220236] uhci_hcd 0000:00:1a.0: detected 2 ports [ 4.220294] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.220297] uhci_hcd 0000:00:1a.0: Performing full reset [ 4.220315] uhci_hcd 0000:00:1a.0: supports USB remote wakeup [ 4.220485] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 [ 4.221342] usb usb1: default language 0x0409 [ 4.221508] usb usb1: udev 1, busnum 1, minor = 0 [ 4.221511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.221565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.221627] usb usb1: Product: UHCI Host Controller [ 4.221676] usb usb1: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 4.221727] usb usb1: SerialNumber: 0000:00:1a.0 [ 4.222620] usb usb1: usb_probe_device [ 4.222625] usb usb1: configuration #1 chosen from 1 choice [ 4.223346] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 4.229047] hub 1-0:1.0: usb_probe_interface [ 4.229051] hub 1-0:1.0: usb_probe_interface - got id [ 4.229056] hub 1-0:1.0: USB hub found [ 4.229205] hub 1-0:1.0: 2 ports detected [ 4.229270] hub 1-0:1.0: standalone hub [ 4.229272] hub 1-0:1.0: no power switching (usb 1.0) [ 4.229275] hub 1-0:1.0: individual port over-current protection [ 4.229278] hub 1-0:1.0: power on to power good time: 2ms [ 4.229399] hub 1-0:1.0: local power source is good [ 4.229418] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 4.231355] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 4.231442] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 4.231447] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 4.231555] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 [ 4.240390] uhci_hcd 0000:00:1a.1: detected 2 ports [ 4.240454] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.240457] uhci_hcd 0000:00:1a.1: Performing full reset [ 4.240653] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 [ 4.241087] usb usb2: default language 0x0409 [ 4.241256] usb usb2: udev 1, busnum 2, minor = 128 [ 4.241259] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.241315] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.241382] usb usb2: Product: UHCI Host Controller [ 4.241434] usb usb2: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 4.241487] usb usb2: SerialNumber: 0000:00:1a.1 [ 4.243599] usb usb2: usb_probe_device [ 4.243604] usb usb2: configuration #1 chosen from 1 choice [ 4.243689] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 4.244277] hub 2-0:1.0: usb_probe_interface [ 4.244281] hub 2-0:1.0: usb_probe_interface - got id [ 4.244286] hub 2-0:1.0: USB hub found [ 4.244433] hub 2-0:1.0: 2 ports detected [ 4.244498] hub 2-0:1.0: standalone hub [ 4.244501] hub 2-0:1.0: no power switching (usb 1.0) [ 4.244503] hub 2-0:1.0: individual port over-current protection [ 4.244506] hub 2-0:1.0: power on to power good time: 2ms [ 4.244604] hub 2-0:1.0: local power source is good [ 4.244623] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 4.246498] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 4.246566] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 4.246642] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 4.246720] uhci_hcd 0000:00:1a.2: setting latency timer to 64 [ 4.246725] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 4.246830] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3 [ 4.256144] uhci_hcd 0000:00:1a.2: detected 2 ports [ 4.256199] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.256202] uhci_hcd 0000:00:1a.2: Performing full reset [ 4.256219] uhci_hcd 0000:00:1a.2: supports USB remote wakeup [ 4.256389] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0 [ 4.256783] usb usb3: default language 0x0409 [ 4.256949] usb usb3: udev 1, busnum 3, minor = 256 [ 4.256953] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.257006] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.257068] usb usb3: Product: UHCI Host Controller [ 4.257117] usb usb3: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 4.257168] usb usb3: SerialNumber: 0000:00:1a.2 [ 4.258049] usb usb3: usb_probe_device [ 4.258053] usb usb3: configuration #1 chosen from 1 choice [ 4.258133] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 4.258686] hub 3-0:1.0: usb_probe_interface [ 4.258689] hub 3-0:1.0: usb_probe_interface - got id [ 4.258694] hub 3-0:1.0: USB hub found [ 4.258842] hub 3-0:1.0: 2 ports detected [ 4.258907] hub 3-0:1.0: standalone hub [ 4.258909] hub 3-0:1.0: no power switching (usb 1.0) [ 4.258911] hub 3-0:1.0: individual port over-current protection [ 4.258915] hub 3-0:1.0: power on to power good time: 2ms [ 4.259014] hub 3-0:1.0: local power source is good [ 4.259032] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 4.260989] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 4.261057] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 4.261114] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 4.261192] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 4.261197] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 4.261298] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4 [ 4.280165] uhci_hcd 0000:00:1d.0: detected 2 ports [ 4.280219] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.280221] uhci_hcd 0000:00:1d.0: Performing full reset [ 4.280238] uhci_hcd 0000:00:1d.0: supports USB remote wakeup [ 4.280382] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0 [ 4.280816] usb usb4: default language 0x0409 [ 4.280986] usb usb4: udev 1, busnum 4, minor = 384 [ 4.280989] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.281047] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.281109] usb usb4: Product: UHCI Host Controller [ 4.281157] usb usb4: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 4.281207] usb usb4: SerialNumber: 0000:00:1d.0 [ 4.282105] usb usb4: usb_probe_device [ 4.282109] usb usb4: configuration #1 chosen from 1 choice [ 4.282188] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 4.282748] hub 4-0:1.0: usb_probe_interface [ 4.282752] hub 4-0:1.0: usb_probe_interface - got id [ 4.282756] hub 4-0:1.0: USB hub found [ 4.282905] hub 4-0:1.0: 2 ports detected [ 4.282969] hub 4-0:1.0: standalone hub [ 4.282972] hub 4-0:1.0: no power switching (usb 1.0) [ 4.282974] hub 4-0:1.0: individual port over-current protection [ 4.282978] hub 4-0:1.0: power on to power good time: 2ms [ 4.283078] hub 4-0:1.0: local power source is good [ 4.283098] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 4.285034] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 4.285111] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 4.285116] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 4.285217] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5 [ 4.301061] uhci_hcd 0000:00:1d.1: detected 2 ports [ 4.301116] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.301119] uhci_hcd 0000:00:1d.1: Performing full reset [ 4.301305] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0 [ 4.301697] usb usb5: default language 0x0409 [ 4.301871] usb usb5: udev 1, busnum 5, minor = 512 [ 4.301874] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.301927] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.301990] usb usb5: Product: UHCI Host Controller [ 4.302040] usb usb5: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 4.302130] usb usb5: SerialNumber: 0000:00:1d.1 [ 4.302984] usb usb5: usb_probe_device [ 4.302988] usb usb5: configuration #1 chosen from 1 choice [ 4.303079] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 4.303599] hub 5-0:1.0: usb_probe_interface [ 4.303602] hub 5-0:1.0: usb_probe_interface - got id [ 4.303606] hub 5-0:1.0: USB hub found [ 4.303801] hub 5-0:1.0: 2 ports detected [ 4.303877] hub 5-0:1.0: standalone hub [ 4.303880] hub 5-0:1.0: no power switching (usb 1.0) [ 4.303882] hub 5-0:1.0: individual port over-current protection [ 4.303885] hub 5-0:1.0: power on to power good time: 2ms [ 4.303988] hub 5-0:1.0: local power source is good [ 4.304027] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 4.305909] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 4.305987] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 4.305992] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 4.306093] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6 [ 4.316098] uhci_hcd 0000:00:1d.2: detected 2 ports [ 4.316153] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.316156] uhci_hcd 0000:00:1d.2: Performing full reset [ 4.316213] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 [ 4.316564] usb usb6: default language 0x0409 [ 4.316710] usb usb6: udev 1, busnum 6, minor = 640 [ 4.316713] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.316764] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.316826] usb usb6: Product: UHCI Host Controller [ 4.316874] usb usb6: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 4.316924] usb usb6: SerialNumber: 0000:00:1d.2 [ 4.317832] usb usb6: usb_probe_device [ 4.317835] usb usb6: configuration #1 chosen from 1 choice [ 4.317915] usb usb6: adding 6-0:1.0 (config #1, interface 0) [ 4.318526] hub 6-0:1.0: usb_probe_interface [ 4.318530] hub 6-0:1.0: usb_probe_interface - got id [ 4.318534] hub 6-0:1.0: USB hub found [ 4.318680] hub 6-0:1.0: 2 ports detected [ 4.318745] hub 6-0:1.0: standalone hub [ 4.318748] hub 6-0:1.0: no power switching (usb 1.0) [ 4.318750] hub 6-0:1.0: individual port over-current protection [ 4.318753] hub 6-0:1.0: power on to power good time: 2ms [ 4.318851] hub 6-0:1.0: local power source is good [ 4.318870] hub 6-0:1.0: trying to enable port power on non-switchable hub [ 4.320780] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 4.320851] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 4.320910] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 4.321043] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 4.321049] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 4.321149] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 7 [ 4.328248] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.332258] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 4.332265] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 4.332446] ehci_hcd 0000:00:1a.7: debug port 1 [ 4.332499] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.336381] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported [ 4.336384] ehci_hcd 0000:00:1a.7: supports USB remote wakeup [ 4.336527] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00 [ 4.336580] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.340466] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 4.344117] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00 [ 4.352074] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 4.352449] usb usb7: default language 0x0409 [ 4.352593] usb usb7: udev 1, busnum 7, minor = 768 [ 4.352595] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.352647] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.352708] usb usb7: Product: EHCI Host Controller [ 4.352756] usb usb7: Manufacturer: Linux 2.6.38-rc6+ ehci_hcd [ 4.352806] usb usb7: SerialNumber: 0000:00:1a.7 [ 4.353532] usb usb7: usb_probe_device [ 4.353535] usb usb7: configuration #1 chosen from 1 choice [ 4.353614] usb usb7: adding 7-0:1.0 (config #1, interface 0) [ 4.354194] hub 7-0:1.0: usb_probe_interface [ 4.354197] hub 7-0:1.0: usb_probe_interface - got id [ 4.354202] hub 7-0:1.0: USB hub found [ 4.354365] hub 7-0:1.0: 6 ports detected [ 4.354428] hub 7-0:1.0: standalone hub [ 4.354431] hub 7-0:1.0: no power switching (usb 1.0) [ 4.354433] hub 7-0:1.0: individual port over-current protection [ 4.354437] hub 7-0:1.0: power on to power good time: 20ms [ 4.354532] hub 7-0:1.0: local power source is good [ 4.354550] hub 7-0:1.0: trying to enable port power on non-switchable hub [ 4.356106] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.356398] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0 [ 4.356414] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1 [ 4.356430] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2 [ 4.356844] i915 0000:00:02.0: power state changed by ACPI to D0 [ 4.356911] i915 0000:00:02.0: power state changed by ACPI to D0 [ 4.356966] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 4.357019] i915 0000:00:02.0: setting latency timer to 64 [ 4.380080] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00 [ 4.380093] hub 4-0:1.0: port 1: status 0301 change 0001 [ 4.380143] uhci_hcd 0000:00:1d.0: port 2 portsc 0093,00 [ 4.380152] hub 4-0:1.0: port 2: status 0101 change 0001 [ 4.404416] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.420122] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.444071] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.452126] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0 ACK POWER sig=j CSC CONNECT [ 4.452137] hub 7-0:1.0: port 3: status 0501 change 0001 [ 4.480056] hub 4-0:1.0: state 7 ports 2 chg 0006 evt 0000 [ 4.480090] hub 4-0:1.0: port 1, status 0301, change 0000, 1.5 Mb/s [ 4.512372] i915 0000:00:02.0: irq 45 for MSI/MSI-X [ 4.512456] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 4.512516] [drm] Driver supports precise vblank timestamp query. [ 4.592078] usb 4-1: new low speed USB device using uhci_hcd and address 2 [ 4.661403] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 4.749620] usb 4-1: skipped 1 descriptor after interface [ 4.749633] usb 4-1: skipped 1 descriptor after interface [ 4.754605] usb 4-1: default language 0x0409 [ 4.769613] usb 4-1: udev 2, busnum 4, minor = 385 [ 4.769617] usb 4-1: New USB device found, idVendor=046d, idProduct=c521 [ 4.769670] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.769727] usb 4-1: Product: USB Receiver [ 4.769775] usb 4-1: Manufacturer: Logitech [ 4.770423] usb 4-1: usb_probe_device [ 4.770428] usb 4-1: configuration #1 chosen from 1 choice [ 4.780617] usb 4-1: adding 4-1:1.0 (config #1, interface 0) [ 4.781524] usb 4-1: adding 4-1:1.1 (config #1, interface 1) [ 4.783086] hub 4-0:1.0: port 2, status 0101, change 0000, 12 Mb/s [ 4.797211] usbhid 4-1:1.0: usb_probe_interface [ 4.797215] usbhid 4-1:1.0: usb_probe_interface - got id [ 4.813698] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/input/input5 [ 4.816136] generic-usb 0003:046D:C521.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1/input0 [ 4.816250] usbhid 4-1:1.1: usb_probe_interface [ 4.816253] usbhid 4-1:1.1: usb_probe_interface - got id [ 4.847403] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.1/input/input6 [ 4.847530] uhci_hcd 0000:00:1d.0: reserve dev 2 ep82-INT, period 8, phase 4, 118 us [ 4.848199] usbhid 4-1:1.1: looking for a minor, starting at 96 [ 4.849361] generic-usb 0003:046D:C521.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1/input1 [ 4.849554] usbcore: registered new interface driver usbhid [ 4.849608] usbhid: USB HID core driver [ 4.892111] usb 4-2: new full speed USB device using uhci_hcd and address 3 [ 5.010095] fb0: inteldrmfb frame buffer device [ 5.010152] drm: registered panic notifier [ 5.024058] usb 4-2: ep0 maxpacket = 8 [ 5.045604] usb 4-2: default language 0x0409 [ 5.068619] usb 4-2: udev 3, busnum 4, minor = 386 [ 5.068623] usb 4-2: New USB device found, idVendor=04b3, idProduct=301a [ 5.068676] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.068729] usb 4-2: Product: USB 1.1 2port downstream low power hub [ 5.068780] usb 4-2: Manufacturer: Lite-On Technology [ 5.069591] usb 4-2: usb_probe_device [ 5.069595] usb 4-2: configuration #1 chosen from 1 choice [ 5.075602] usb 4-2: adding 4-2:1.0 (config #1, interface 0) [ 5.077761] hub 4-2:1.0: usb_probe_interface [ 5.077764] hub 4-2:1.0: usb_probe_interface - got id [ 5.077769] hub 4-2:1.0: USB hub found [ 5.078607] hub 4-2:1.0: 3 ports detected [ 5.078670] hub 4-2:1.0: compound device; port removable status: FRR [ 5.078673] hub 4-2:1.0: individual port power switching [ 5.078676] hub 4-2:1.0: individual port over-current protection [ 5.078679] hub 4-2:1.0: power on to power good time: 44ms [ 5.079602] hub 4-2:1.0: hub controller current requirement: 100mA [ 5.079605] hub 4-2:1.0: 100mA bus power budget for each child [ 5.080616] hub 4-2:1.0: enabling power on all ports [ 5.084965] hub 7-0:1.0: state 7 ports 6 chg 0008 evt 0000 [ 5.085016] hub 7-0:1.0: port 3, status 0501, change 0000, 480 Mb/s [ 5.110963] acpi device:02: registered as cooling_device2 [ 5.114331] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7 [ 5.115063] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 5.115951] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 5.116113] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 5.116186] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 5.116264] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 5.116392] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 5.116397] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 5.116504] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8 [ 5.128292] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 5.128299] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 5.128498] ehci_hcd 0000:00:1d.7: debug port 1 [ 5.128553] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 5.132458] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported [ 5.132461] ehci_hcd 0000:00:1d.7: supports USB remote wakeup [ 5.132649] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000 [ 5.132655] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 5.136536] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 5.140368] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion [ 5.140373] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 5.140384] hub 7-0:1.0: port 3 not reset yet, waiting 50ms [ 5.144024] Console: switching to colour frame buffer device 180x56 [ 5.181634] hub 4-2:1.0: port 1: status 0101 change 0001 [ 5.196079] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 5.196682] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 5.196710] uhci_hcd 0000:00:1d.0: port 1 portsc 008a,00 [ 5.196781] hub 4-0:1.0: port 1, status 0100, change 0003, 12 Mb/s [ 5.196785] usb 4-1: USB disconnect, address 2 [ 5.196816] usb 4-1: unregistering device [ 5.196819] usb 4-1: unregistering interface 4-1:1.0 [ 5.208028] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 5.208448] usb usb8: default language 0x0409 [ 5.208629] usb usb8: udev 1, busnum 8, minor = 896 [ 5.208632] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 [ 5.208672] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.208714] usb usb8: Product: EHCI Host Controller [ 5.208743] usb usb8: Manufacturer: Linux 2.6.38-rc6+ ehci_hcd [ 5.208777] usb usb8: SerialNumber: 0000:00:1d.7 [ 5.209660] usb usb8: usb_probe_device [ 5.209663] usb usb8: configuration #1 chosen from 1 choice [ 5.209754] usb usb8: adding 8-0:1.0 (config #1, interface 0) [ 5.210312] hub 8-0:1.0: usb_probe_interface [ 5.210316] hub 8-0:1.0: usb_probe_interface - got id [ 5.210320] hub 8-0:1.0: USB hub found [ 5.210471] hub 8-0:1.0: 6 ports detected [ 5.210513] hub 8-0:1.0: standalone hub [ 5.210516] hub 8-0:1.0: no power switching (usb 1.0) [ 5.210518] hub 8-0:1.0: individual port over-current protection [ 5.210521] hub 8-0:1.0: power on to power good time: 20ms [ 5.210630] hub 8-0:1.0: local power source is good [ 5.210649] hub 8-0:1.0: trying to enable port power on non-switchable hub [ 5.212803] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0 [ 5.212820] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1 [ 5.212835] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2 [ 5.213556] usb 4-1: uhci_result_common: failed with status 440000 [ 5.213568] uhci_hcd 0000:00:1d.0: release dev 2 ep82-INT, period 8, phase 4, 118 us [ 5.220026] Monitor-Mwait will be used to enter C-3 state [ 5.225286] usb 4-1: unregistering interface 4-1:1.1 [ 5.244359] drivers/usb/core/file.c: removing 96 minor [ 5.245033] usb 4-1: usb_disable_device nuking all URBs [ 5.284108] uhci_hcd 0000:00:1d.0: reserve dev 3 ep81-INT, period 128, phase 0, 12 us [ 5.312106] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 001403 0 ACK POWER sig=k CSC CONNECT [ 5.312120] hub 8-0:1.0: port 1: status 0501 change 0001 [ 5.312177] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 001803 0 ACK POWER sig=j CSC CONNECT [ 5.312186] hub 8-0:1.0: port 2: status 0501 change 0001 [ 5.360030] usb usb6: suspend_rh (auto-stop) [ 5.360053] usb usb1: suspend_rh (auto-stop) [ 5.360081] usb usb3: suspend_rh (auto-stop) [ 5.360109] usb usb5: suspend_rh (auto-stop) [ 5.384132] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 [ 5.384160] uhci_hcd 0000:00:1d.0: port 2 portsc 008a,00 [ 5.384225] hub 4-0:1.0: port 2, status 0100, change 0003, 12 Mb/s [ 5.384229] usb 4-2: USB disconnect, address 3 [ 5.384260] usb 4-2: unregistering device [ 5.384263] usb 4-2: unregistering interface 4-2:1.0 [ 5.384533] uhci_hcd 0000:00:1d.0: shutdown urb ffff88012d5786c0 ep1in-intr [ 5.385568] uhci_hcd 0000:00:1d.0: release dev 3 ep81-INT, period 128, phase 0, 12 us [ 5.385698] usb 4-2: usb_disable_device nuking all URBs [ 5.516168] hub 4-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 [ 5.516176] hub 7-0:1.0: state 7 ports 6 chg 0000 evt 0008 [ 5.516219] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 5.516250] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00 [ 5.516300] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s [ 5.571706] PM: Starting manual resume from disk [ 5.620251] EXT3-fs: barriers not enabled [ 5.638682] kjournald starting. Commit interval 5 seconds [ 5.638877] EXT3-fs (sda1): mounted filesystem with writeback data mode [ 5.644061] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 [ 5.760174] usb 2-1: new full speed USB device using uhci_hcd and address 2 [ 5.892126] usb 2-1: ep0 maxpacket = 8 [ 5.918905] usb 2-1: default language 0x0409 [ 5.927922] usb 2-1: udev 2, busnum 2, minor = 129 [ 5.927926] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810 [ 5.929245] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 5.930506] usb 2-1: Product: Fingerprint Sensor [ 5.932504] usb 2-1: usb_probe_device [ 5.932508] usb 2-1: configuration #1 chosen from 1 choice [ 5.934909] usb 2-1: adding 2-1:1.0 (config #1, interface 0) [ 5.936874] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 5.936890] hub 8-0:1.0: state 7 ports 6 chg 0006 evt 0000 [ 5.936920] hub 8-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 5.936959] ehci_hcd 0000:00:1d.7: port 1 low speed --> companion [ 5.992103] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 5.992234] hub 8-0:1.0: port 2, status 0501, change 0000, 480 Mb/s [ 6.048317] ehci_hcd 0000:00:1d.7: port 2 full speed --> companion [ 6.048728] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 6.048740] hub 8-0:1.0: port 2 not reset yet, waiting 50ms [ 6.108073] ehci_hcd 0000:00:1d.7: GetStatus port:2 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 6.108182] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0004 [ 6.108224] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0006 [ 6.108250] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00 [ 6.108286] hub 4-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s [ 6.236101] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 [ 6.348103] usb 4-1: new low speed USB device using uhci_hcd and address 4 [ 6.505623] usb 4-1: skipped 1 descriptor after interface [ 6.505636] usb 4-1: skipped 1 descriptor after interface [ 6.510603] usb 4-1: default language 0x0409 [ 6.525621] usb 4-1: udev 4, busnum 4, minor = 387 [ 6.525624] usb 4-1: New USB device found, idVendor=046d, idProduct=c521 [ 6.526901] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.528227] usb 4-1: Product: USB Receiver [ 6.529540] usb 4-1: Manufacturer: Logitech [ 6.531397] usb 4-1: usb_probe_device [ 6.531401] usb 4-1: configuration #1 chosen from 1 choice [ 6.541619] usb 4-1: adding 4-1:1.0 (config #1, interface 0) [ 6.542058] usbhid 4-1:1.0: usb_probe_interface [ 6.542061] usbhid 4-1:1.0: usb_probe_interface - got id [ 6.559087] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/input/input8 [ 6.562636] generic-usb 0003:046D:C521.0003: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1/input0 [ 6.564389] usb 4-1: adding 4-1:1.1 (config #1, interface 1) [ 6.564799] usbhid 4-1:1.1: usb_probe_interface [ 6.564802] usbhid 4-1:1.1: usb_probe_interface - got id [ 6.595698] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.1/input/input9 [ 6.597141] uhci_hcd 0000:00:1d.0: reserve dev 4 ep82-INT, period 8, phase 4, 118 us [ 6.598002] usbhid 4-1:1.1: looking for a minor, starting at 96 [ 6.599377] generic-usb 0003:046D:C521.0004: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1/input1 [ 6.601945] uhci_hcd 0000:00:1d.0: port 2 portsc 0093,00 [ 6.601977] hub 4-0:1.0: port 2, status 0101, change 0001, 12 Mb/s [ 6.728135] hub 4-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101 [ 6.808125] hub 1-0:1.0: hub_suspend [ 6.808135] usb usb1: bus auto-suspend [ 6.808139] usb usb1: suspend_rh [ 6.808159] hub 3-0:1.0: hub_suspend [ 6.808165] usb usb3: bus auto-suspend [ 6.808168] usb usb3: suspend_rh [ 6.808188] hub 5-0:1.0: hub_suspend [ 6.808194] usb usb5: bus auto-suspend [ 6.808197] usb usb5: suspend_rh [ 6.824099] hub 6-0:1.0: hub_suspend [ 6.824107] usb usb6: bus auto-suspend [ 6.824110] usb usb6: suspend_rh [ 6.844124] usb 4-2: new full speed USB device using uhci_hcd and address 5 [ 6.980066] usb 4-2: ep0 maxpacket = 8 [ 7.000606] usb 4-2: default language 0x0409 [ 7.021622] usb 4-2: udev 5, busnum 4, minor = 388 [ 7.021625] usb 4-2: New USB device found, idVendor=04b3, idProduct=301a [ 7.023076] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 7.024537] usb 4-2: Product: USB 1.1 2port downstream low power hub [ 7.025994] usb 4-2: Manufacturer: Lite-On Technology [ 7.028190] usb 4-2: usb_probe_device [ 7.028194] usb 4-2: configuration #1 chosen from 1 choice [ 7.033632] usb 4-2: adding 4-2:1.0 (config #1, interface 0) [ 7.035775] hub 4-2:1.0: usb_probe_interface [ 7.035778] hub 4-2:1.0: usb_probe_interface - got id [ 7.035783] hub 4-2:1.0: USB hub found [ 7.037611] hub 4-2:1.0: 3 ports detected [ 7.039050] hub 4-2:1.0: compound device; port removable status: FRR [ 7.039053] hub 4-2:1.0: individual port power switching [ 7.039055] hub 4-2:1.0: individual port over-current protection [ 7.039058] hub 4-2:1.0: power on to power good time: 44ms [ 7.039610] hub 4-2:1.0: hub controller current requirement: 100mA [ 7.039613] hub 4-2:1.0: 100mA bus power budget for each child [ 7.040623] hub 4-2:1.0: enabling power on all ports [ 7.044804] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 7.141616] hub 4-2:1.0: port 1: status 0101 change 0001 [ 7.244126] uhci_hcd 0000:00:1d.0: reserve dev 5 ep81-INT, period 128, phase 0, 12 us [ 7.244159] hub 4-2:1.0: state 7 ports 3 chg 0002 evt 0000 [ 7.245611] hub 4-2:1.0: port 1, status 0101, change 0000, 12 Mb/s [ 7.321613] usb 4-2.1: new full speed USB device using uhci_hcd and address 6 [ 7.416062] usb 4-2.1: ep0 maxpacket = 8 [ 7.437635] usb 4-2.1: skipped 1 descriptor after interface [ 7.437648] usb 4-2.1: skipped 1 descriptor after interface [ 7.440605] usb 4-2.1: default language 0x0409 [ 7.467621] usb 4-2.1: udev 6, busnum 4, minor = 389 [ 7.467625] usb 4-2.1: New USB device found, idVendor=04b3, idProduct=301b [ 7.469105] usb 4-2.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 [ 7.470480] usb 4-2.1: Product: USB Productivity Option Keyboard( has the hub in # 1 ) [ 7.471920] usb 4-2.1: Manufacturer: Lite-On Technology [ 7.473997] usb 4-2.1: usb_probe_device [ 7.474001] usb 4-2.1: configuration #1 chosen from 1 choice [ 7.479632] usb 4-2.1: adding 4-2.1:1.0 (config #1, interface 0) [ 7.481785] usbhid 4-2.1:1.0: usb_probe_interface [ 7.481789] usbhid 4-2.1:1.0: usb_probe_interface - got id [ 7.509146] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2.1/4-2.1:1.0/input/input10 [ 7.510675] uhci_hcd 0000:00:1d.0: reserve dev 6 ep81-INT, period 8, phase 4, 17 us [ 7.512034] generic-usb 0003:04B3:301B.0005: input,hidraw2: USB HID v1.10 Keyboard [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-2.1/input0 [ 7.515451] usb 4-2.1: adding 4-2.1:1.1 (config #1, interface 1) [ 7.518777] usbhid 4-2.1:1.1: usb_probe_interface [ 7.518781] usbhid 4-2.1:1.1: usb_probe_interface - got id [ 7.523161] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2.1/4-2.1:1.1/input/input11 [ 7.524967] uhci_hcd 0000:00:1d.0: reserve dev 6 ep82-INT, period 128, phase 0, 14 us [ 7.526258] generic-usb 0003:04B3:301B.0006: input,hidraw3: USB HID v1.10 Device [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-0000:00:1d.0-2.1/input1 [ 7.530906] hub 4-2:1.0: 356mA power budget left [ 7.530911] hub 4-2:1.0: state 7 ports 3 chg 0000 evt 0002 [ 7.808097] hub 7-0:1.0: hub_suspend [ 7.808108] usb usb7: bus auto-suspend [ 7.808112] ehci_hcd 0000:00:1a.7: suspend root hub [ 7.900676] Adding 5791396k swap on /dev/sda5. Priority:-1 extents:1 across:5791396k [ 8.395789] udev: starting version 147 [ 8.824131] hub 8-0:1.0: hub_suspend [ 8.824144] usb usb8: bus auto-suspend [ 8.824148] ehci_hcd 0000:00:1d.7: suspend root hub [ 8.825323] EXT3-fs (sda1): using internal journal [ 10.516896] cfg80211: Calling CRDA to update world regulatory domain [ 12.338530] ip_tables: (C) 2000-2006 Netfilter Core Team [ 12.558580] cfg80211: World regulatory domain updated: [ 12.558584] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 12.558587] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.558591] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 12.558593] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 12.558597] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 12.558599] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 14.789993] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 14.790138] HDA Intel 0000:00:1b.0: irq 46 for MSI/MSI-X [ 14.790471] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 14.958230] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: [ 14.958234] iwlagn: Copyright(c) 2003-2010 Intel Corporation [ 14.958431] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 14.958441] iwlagn 0000:03:00.0: setting latency timer to 64 [ 14.958526] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54 [ 14.978445] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4 [ 14.978448] iwlagn 0000:03:00.0: Device SKU: 0Xb [ 14.978485] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels [ 14.978598] iwlagn 0000:03:00.0: irq 47 for MSI/MSI-X [ 16.774197] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12 [ 17.361024] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 19.236331] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X [ 19.292149] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X [ 19.292847] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 22.276975] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 22.277464] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 26.052144] uhci_hcd 0000:00:1d.0: reserve dev 4 ep81-INT, period 8, phase 4, 118 us [ 30.461577] usb usb8: usb auto-resume [ 30.461584] ehci_hcd 0000:00:1d.7: resume root hub [ 30.516067] hub 8-0:1.0: hub_resume [ 30.516641] usb usb5: usb auto-resume [ 30.516646] usb usb5: wakeup_rh [ 30.516658] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 30.564132] hub 5-0:1.0: hub_resume [ 30.564421] usb usb3: usb auto-resume [ 30.564426] usb usb3: wakeup_rh [ 30.564481] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 30.608173] hub 3-0:1.0: hub_resume [ 30.608470] usb usb7: usb auto-resume [ 30.608476] ehci_hcd 0000:00:1a.7: resume root hub [ 30.608562] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 30.660102] hub 7-0:1.0: hub_resume [ 30.660563] usb usb1: usb auto-resume [ 30.660567] usb usb1: wakeup_rh [ 30.660579] hub 7-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 30.700102] hub 1-0:1.0: hub_resume [ 30.700236] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 30.700367] usb usb6: usb auto-resume [ 30.700371] usb usb6: wakeup_rh [ 30.740052] hub 6-0:1.0: hub_resume [ 30.740161] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 31.648059] usb usb5: suspend_rh (auto-stop) [ 31.648089] usb usb3: suspend_rh (auto-stop) [ 31.896030] usb usb1: suspend_rh (auto-stop) [ 31.896061] usb usb6: suspend_rh (auto-stop) [ 33.276059] eth0: no IPv6 routers present [ 33.928096] hub 5-0:1.0: hub_suspend [ 33.928116] usb usb5: bus auto-suspend [ 33.928119] usb usb5: suspend_rh [ 33.928139] hub 3-0:1.0: hub_suspend [ 33.928145] usb usb3: bus auto-suspend [ 33.928147] usb usb3: suspend_rh [ 33.928166] hub 7-0:1.0: hub_suspend [ 33.928171] usb usb7: bus auto-suspend [ 33.928174] ehci_hcd 0000:00:1a.7: suspend root hub [ 33.928202] hub 1-0:1.0: hub_suspend [ 33.928207] usb usb1: bus auto-suspend [ 33.928210] usb usb1: suspend_rh [ 33.928228] hub 6-0:1.0: hub_suspend [ 33.928233] usb usb6: bus auto-suspend [ 33.928235] usb usb6: suspend_rh [ 33.928253] hub 8-0:1.0: hub_suspend [ 33.928258] usb usb8: bus auto-suspend [ 33.928260] ehci_hcd 0000:00:1d.7: suspend root hub [ 77.830554] kmemleak: 2 new suspected memory leaks (see /sys/kernel/debug/kmemleak) [ 166.629363] pciehp 0000:00:1c.3:pcie04: Card present on Slot(3) [ 166.748195] pci 0000:05:00.0: [1033:0194] type 0 class 0x000c03 [ 166.748238] pci 0000:05:00.0: reg 10: [mem 0x00000000-0x00001fff 64bit] [ 166.748424] pci 0000:05:00.0: PME# supported from D0 D3hot [ 166.748434] pci 0000:05:00.0: PME# disabled [ 166.748521] pci 0000:05:00.0: BAR 0: assigned [mem 0xf0000000-0xf0001fff 64bit] [ 166.748535] pci 0000:05:00.0: BAR 0: set to [mem 0xf0000000-0xf0001fff 64bit] (PCI address [0xf0000000-0xf0001fff]) [ 166.748542] pcieport 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 166.748546] pcieport 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 166.748554] pcieport 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 166.748560] pcieport 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 166.748578] pcieport 0000:00:1c.3: setting latency timer to 64 [ 166.748672] pci 0000:05:00.0: no hotplug settings from platform [ 166.848130] xhci_hcd 0000:05:00.0: enabling device (0000 -> 0002) [ 166.848142] xhci_hcd 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 166.848243] xhci_hcd 0000:05:00.0: setting latency timer to 64 [ 166.848249] xhci_hcd 0000:05:00.0: xHCI Host Controller [ 166.848420] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9 [ 166.868167] xhci_hcd 0000:05:00.0: xHCI capability registers at ffffc90000b58000: [ 166.868173] xhci_hcd 0000:05:00.0: CAPLENGTH AND HCIVERSION 0x960020: [ 166.868176] xhci_hcd 0000:05:00.0: CAPLENGTH: 0x20 [ 166.868178] xhci_hcd 0000:05:00.0: HCIVERSION: 0x96 [ 166.868183] xhci_hcd 0000:05:00.0: HCSPARAMS 1: 0x4000820 [ 166.868186] xhci_hcd 0000:05:00.0: Max device slots: 32 [ 166.868188] xhci_hcd 0000:05:00.0: Max interrupters: 8 [ 166.868191] xhci_hcd 0000:05:00.0: Max ports: 4 [ 166.868196] xhci_hcd 0000:05:00.0: HCSPARAMS 2: 0x11 [ 166.868198] xhci_hcd 0000:05:00.0: Isoc scheduling threshold: 1 [ 166.868201] xhci_hcd 0000:05:00.0: Maximum allowed segments in event ring: 1 [ 166.868206] xhci_hcd 0000:05:00.0: HCSPARAMS 3 0x0: [ 166.868208] xhci_hcd 0000:05:00.0: Worst case U1 device exit latency: 0 [ 166.868211] xhci_hcd 0000:05:00.0: Worst case U2 device exit latency: 0 [ 166.868216] xhci_hcd 0000:05:00.0: HCC PARAMS 0x14042cb: [ 166.868219] xhci_hcd 0000:05:00.0: HC generates 64 bit addresses [ 166.868221] xhci_hcd 0000:05:00.0: FIXME: more HCCPARAMS debugging [ 166.868226] xhci_hcd 0000:05:00.0: RTSOFF 0x600: [ 166.868229] xhci_hcd 0000:05:00.0: xHCI operational registers at ffffc90000b58020: [ 166.868234] xhci_hcd 0000:05:00.0: USBCMD 0x0: [ 166.868236] xhci_hcd 0000:05:00.0: HC is being stopped [ 166.868239] xhci_hcd 0000:05:00.0: HC has finished hard reset [ 166.868242] xhci_hcd 0000:05:00.0: Event Interrupts disabled [ 166.868244] xhci_hcd 0000:05:00.0: Host System Error Interrupts disabled [ 166.868247] xhci_hcd 0000:05:00.0: HC has finished light reset [ 166.868252] xhci_hcd 0000:05:00.0: USBSTS 0x1: [ 166.868254] xhci_hcd 0000:05:00.0: Event ring is empty [ 166.868257] xhci_hcd 0000:05:00.0: No Host System Error [ 166.868259] xhci_hcd 0000:05:00.0: HC is halted [ 166.868265] xhci_hcd 0000:05:00.0: ffffc90000b58420 port status reg = 0x2a0 [ 166.868270] xhci_hcd 0000:05:00.0: ffffc90000b58424 port power reg = 0x0 [ 166.868275] xhci_hcd 0000:05:00.0: ffffc90000b58428 port link reg = 0x0 [ 166.868280] xhci_hcd 0000:05:00.0: ffffc90000b5842c port reserved reg = 0x0 [ 166.868286] xhci_hcd 0000:05:00.0: ffffc90000b58430 port status reg = 0x2a0 [ 166.868296] xhci_hcd 0000:05:00.0: ffffc90000b58434 port power reg = 0x0 [ 166.868301] xhci_hcd 0000:05:00.0: ffffc90000b58438 port link reg = 0x0 [ 166.868306] xhci_hcd 0000:05:00.0: ffffc90000b5843c port reserved reg = 0x0 [ 166.868311] xhci_hcd 0000:05:00.0: ffffc90000b58440 port status reg = 0x2a0 [ 166.868316] xhci_hcd 0000:05:00.0: ffffc90000b58444 port power reg = 0x0 [ 166.868320] xhci_hcd 0000:05:00.0: ffffc90000b58448 port link reg = 0x0 [ 166.868325] xhci_hcd 0000:05:00.0: ffffc90000b5844c port reserved reg = 0x0 [ 166.868330] xhci_hcd 0000:05:00.0: ffffc90000b58450 port status reg = 0x2a0 [ 166.868335] xhci_hcd 0000:05:00.0: ffffc90000b58454 port power reg = 0x0 [ 166.868339] xhci_hcd 0000:05:00.0: ffffc90000b58458 port link reg = 0x0 [ 166.868344] xhci_hcd 0000:05:00.0: ffffc90000b5845c port reserved reg = 0x0 [ 166.868347] xhci_hcd 0000:05:00.0: // Halt the HC [ 166.868353] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58020, 32'h0, 4'hf); [ 166.868358] xhci_hcd 0000:05:00.0: Resetting HCD [ 166.868362] xhci_hcd 0000:05:00.0: // Reset the HC [ 166.868367] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58020, 32'h2, 4'hf); [ 166.868412] xhci_hcd 0000:05:00.0: Wait for controller to be ready for doorbell rings [ 166.868417] xhci_hcd 0000:05:00.0: Reset complete [ 166.868421] xhci_hcd 0000:05:00.0: Enabling 64-bit DMA addresses. [ 166.868423] xhci_hcd 0000:05:00.0: Calling HCD init [ 166.868425] xhci_hcd 0000:05:00.0: xhci_init [ 166.868428] xhci_hcd 0000:05:00.0: xHCI doesn't need link TRB QUIRK [ 166.868432] xhci_hcd 0000:05:00.0: Supported page size register = 0x1 [ 166.868435] xhci_hcd 0000:05:00.0: Supported page size of 4K [ 166.868437] xhci_hcd 0000:05:00.0: HCD page size set to 4K [ 166.868441] xhci_hcd 0000:05:00.0: // xHC can handle at most 32 device slots. [ 166.868446] xhci_hcd 0000:05:00.0: // Setting Max device slots reg = 0x20. [ 166.868449] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58058, 32'h20, 4'hf); [ 166.868463] xhci_hcd 0000:05:00.0: // Device context base array address = 0x37817000 (DMA), ffff880037817000 (virt) [ 166.868466] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000b58050, 64'h37817000, 4'hf); [ 166.868519] xhci_hcd 0000:05:00.0: Allocating ring at ffff8801315c7540 [ 166.868531] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff880130039920 [ 166.868555] xhci_hcd 0000:05:00.0: // Allocating segment at ffff880037818000 (virtual) 0x37818000 (DMA) [ 166.868560] xhci_hcd 0000:05:00.0: Linking segment 0x37818000 to segment 0x37818000 (DMA) [ 166.868563] xhci_hcd 0000:05:00.0: Wrote link toggle flag to segment ffff880130039920 (virtual), 0x37818000 (DMA) [ 166.868566] xhci_hcd 0000:05:00.0: Allocated command ring at ffff8801315c7540 [ 166.868569] xhci_hcd 0000:05:00.0: First segment DMA is 0x37818000 [ 166.868575] xhci_hcd 0000:05:00.0: // Setting command ring address to 0x20 [ 166.868578] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000b58038, 64'h37818001, 4'hf); [ 166.868585] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000 [ 166.868587] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000 [ 166.868592] xhci_hcd 0000:05:00.0: // Doorbell array is located at offset 0x800 from cap regs base addr [ 166.868595] xhci_hcd 0000:05:00.0: // xHCI capability registers at ffffc90000b58000: [ 166.868599] xhci_hcd 0000:05:00.0: // @ffffc90000b58000 = 0x960020 (CAPLENGTH AND HCIVERSION) [ 166.868602] xhci_hcd 0000:05:00.0: // CAPLENGTH: 0x20 [ 166.868604] xhci_hcd 0000:05:00.0: // xHCI operational registers at ffffc90000b58020: [ 166.868609] xhci_hcd 0000:05:00.0: // @ffffc90000b58018 = 0x600 RTSOFF [ 166.868612] xhci_hcd 0000:05:00.0: // xHCI runtime registers at ffffc90000b58600: [ 166.868616] xhci_hcd 0000:05:00.0: // @ffffc90000b58014 = 0x800 DBOFF [ 166.868619] xhci_hcd 0000:05:00.0: // Doorbell array at ffffc90000b58800: [ 166.868621] xhci_hcd 0000:05:00.0: xHCI runtime registers at ffffc90000b58600: [ 166.868626] xhci_hcd 0000:05:00.0: ffffc90000b58600: Microframe index = 0x0 [ 166.868641] xhci_hcd 0000:05:00.0: // Allocating event ring [ 166.868652] xhci_hcd 0000:05:00.0: Allocating ring at ffff8801315c7a80 [ 166.868664] xhci_hcd 0000:05:00.0: Allocating priv segment structure at ffff880130039900 [ 166.868667] xhci_hcd 0000:05:00.0: // Allocating segment at ffff880037818400 (virtual) 0x37818400 (DMA) [ 166.868671] xhci_hcd 0000:05:00.0: Linking segment 0x37818400 to segment 0x37818400 (DMA) [ 166.868674] xhci_hcd 0000:05:00.0: TRB math tests passed. [ 166.868686] xhci_hcd 0000:05:00.0: // Allocated event ring segment table at 0x37819000 [ 166.868689] xhci_hcd 0000:05:00.0: Set ERST to 0; private num segs = 1, virt addr = ffff880037819000, dma addr = 0x37819000 [ 166.868694] xhci_hcd 0000:05:00.0: // Write ERST size = 1 to ir_set 0 (some bits preserved) [ 166.868697] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58628, 32'h1, 4'hf); [ 166.868700] xhci_hcd 0000:05:00.0: // Set ERST entries to point to event ring. [ 166.868702] xhci_hcd 0000:05:00.0: // Set ERST base address for ir_set 0 = 0x37819000 [ 166.868709] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000b58630, 64'h37819000, 4'hf); [ 166.868716] xhci_hcd 0000:05:00.0: // Write event ring dequeue pointer, preserving EHB bit [ 166.868719] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000b58638, 64'h37818400, 4'hf); [ 166.868721] xhci_hcd 0000:05:00.0: Wrote ERST address to ir_set 0. [ 166.868727] xhci_hcd 0000:05:00.0: Allocating 0 scratchpad buffers [ 166.868746] xhci_hcd 0000:05:00.0: Ext Cap ffffc90000b58510, port offset = 1, count = 2, revision = 0x3 [ 166.868753] xhci_hcd 0000:05:00.0: Ext Cap ffffc90000b58520, port offset = 3, count = 2, revision = 0x2 [ 166.868756] xhci_hcd 0000:05:00.0: Found 2 USB 2.0 ports and 2 USB 3.0 ports. [ 166.868767] xhci_hcd 0000:05:00.0: USB 2.0 port at index 2, addr = ffffc90000b58440 [ 166.868770] xhci_hcd 0000:05:00.0: USB 2.0 port at index 3, addr = ffffc90000b58450 [ 166.868782] xhci_hcd 0000:05:00.0: USB 3.0 port at index 0, addr = ffffc90000b58420 [ 166.868785] xhci_hcd 0000:05:00.0: USB 3.0 port at index 1, addr = ffffc90000b58430 [ 166.868787] xhci_hcd 0000:05:00.0: Finished xhci_init [ 166.868789] xhci_hcd 0000:05:00.0: Called HCD init [ 166.868794] xhci_hcd 0000:05:00.0: Got SBRN 48 [ 166.868810] xhci_hcd 0000:05:00.0: MWI active [ 166.868812] xhci_hcd 0000:05:00.0: Finished xhci_pci_reinit [ 166.868814] xhci_hcd 0000:05:00.0: supports USB remote wakeup [ 166.868855] xhci_hcd 0000:05:00.0: irq 19, io mem 0xf0000000 [ 166.868858] xhci_hcd 0000:05:00.0: xhci_run [ 166.869008] xhci_hcd 0000:05:00.0: irq 48 for MSI/MSI-X [ 166.869013] xhci_hcd 0000:05:00.0: irq 49 for MSI/MSI-X [ 166.869018] xhci_hcd 0000:05:00.0: irq 50 for MSI/MSI-X [ 166.869488] xhci_hcd 0000:05:00.0: Setting event ring polling timer [ 166.869491] xhci_hcd 0000:05:00.0: Command ring memory map follows: [ 166.869494] xhci_hcd 0000:05:00.0: @37818000 00000000 00000000 00000000 00000000 [ 166.869497] xhci_hcd 0000:05:00.0: @37818010 00000000 00000000 00000000 00000000 [ 166.869500] xhci_hcd 0000:05:00.0: @37818020 00000000 00000000 00000000 00000000 [ 166.869503] xhci_hcd 0000:05:00.0: @37818030 00000000 00000000 00000000 00000000 [ 166.869506] xhci_hcd 0000:05:00.0: @37818040 00000000 00000000 00000000 00000000 [ 166.869509] xhci_hcd 0000:05:00.0: @37818050 00000000 00000000 00000000 00000000 [ 166.869512] xhci_hcd 0000:05:00.0: @37818060 00000000 00000000 00000000 00000000 [ 166.869515] xhci_hcd 0000:05:00.0: @37818070 00000000 00000000 00000000 00000000 [ 166.869518] xhci_hcd 0000:05:00.0: @37818080 00000000 00000000 00000000 00000000 [ 166.869521] xhci_hcd 0000:05:00.0: @37818090 00000000 00000000 00000000 00000000 [ 166.869523] xhci_hcd 0000:05:00.0: @378180a0 00000000 00000000 00000000 00000000 [ 166.869526] xhci_hcd 0000:05:00.0: @378180b0 00000000 00000000 00000000 00000000 [ 166.869529] xhci_hcd 0000:05:00.0: @378180c0 00000000 00000000 00000000 00000000 [ 166.869532] xhci_hcd 0000:05:00.0: @378180d0 00000000 00000000 00000000 00000000 [ 166.869535] xhci_hcd 0000:05:00.0: @378180e0 00000000 00000000 00000000 00000000 [ 166.869538] xhci_hcd 0000:05:00.0: @378180f0 00000000 00000000 00000000 00000000 [ 166.869541] xhci_hcd 0000:05:00.0: @37818100 00000000 00000000 00000000 00000000 [ 166.869544] xhci_hcd 0000:05:00.0: @37818110 00000000 00000000 00000000 00000000 [ 166.869546] xhci_hcd 0000:05:00.0: @37818120 00000000 00000000 00000000 00000000 [ 166.869549] xhci_hcd 0000:05:00.0: @37818130 00000000 00000000 00000000 00000000 [ 166.869552] xhci_hcd 0000:05:00.0: @37818140 00000000 00000000 00000000 00000000 [ 166.869555] xhci_hcd 0000:05:00.0: @37818150 00000000 00000000 00000000 00000000 [ 166.869558] xhci_hcd 0000:05:00.0: @37818160 00000000 00000000 00000000 00000000 [ 166.869561] xhci_hcd 0000:05:00.0: @37818170 00000000 00000000 00000000 00000000 [ 166.869564] xhci_hcd 0000:05:00.0: @37818180 00000000 00000000 00000000 00000000 [ 166.869567] xhci_hcd 0000:05:00.0: @37818190 00000000 00000000 00000000 00000000 [ 166.869570] xhci_hcd 0000:05:00.0: @378181a0 00000000 00000000 00000000 00000000 [ 166.869572] xhci_hcd 0000:05:00.0: @378181b0 00000000 00000000 00000000 00000000 [ 166.869575] xhci_hcd 0000:05:00.0: @378181c0 00000000 00000000 00000000 00000000 [ 166.869578] xhci_hcd 0000:05:00.0: @378181d0 00000000 00000000 00000000 00000000 [ 166.869581] xhci_hcd 0000:05:00.0: @378181e0 00000000 00000000 00000000 00000000 [ 166.869584] xhci_hcd 0000:05:00.0: @378181f0 00000000 00000000 00000000 00000000 [ 166.869587] xhci_hcd 0000:05:00.0: @37818200 00000000 00000000 00000000 00000000 [ 166.869590] xhci_hcd 0000:05:00.0: @37818210 00000000 00000000 00000000 00000000 [ 166.869592] xhci_hcd 0000:05:00.0: @37818220 00000000 00000000 00000000 00000000 [ 166.869595] xhci_hcd 0000:05:00.0: @37818230 00000000 00000000 00000000 00000000 [ 166.869598] xhci_hcd 0000:05:00.0: @37818240 00000000 00000000 00000000 00000000 [ 166.869601] xhci_hcd 0000:05:00.0: @37818250 00000000 00000000 00000000 00000000 [ 166.869604] xhci_hcd 0000:05:00.0: @37818260 00000000 00000000 00000000 00000000 [ 166.869607] xhci_hcd 0000:05:00.0: @37818270 00000000 00000000 00000000 00000000 [ 166.869610] xhci_hcd 0000:05:00.0: @37818280 00000000 00000000 00000000 00000000 [ 166.869612] xhci_hcd 0000:05:00.0: @37818290 00000000 00000000 00000000 00000000 [ 166.869615] xhci_hcd 0000:05:00.0: @378182a0 00000000 00000000 00000000 00000000 [ 166.869618] xhci_hcd 0000:05:00.0: @378182b0 00000000 00000000 00000000 00000000 [ 166.869621] xhci_hcd 0000:05:00.0: @378182c0 00000000 00000000 00000000 00000000 [ 166.869624] xhci_hcd 0000:05:00.0: @378182d0 00000000 00000000 00000000 00000000 [ 166.869627] xhci_hcd 0000:05:00.0: @378182e0 00000000 00000000 00000000 00000000 [ 166.869630] xhci_hcd 0000:05:00.0: @378182f0 00000000 00000000 00000000 00000000 [ 166.869633] xhci_hcd 0000:05:00.0: @37818300 00000000 00000000 00000000 00000000 [ 166.869635] xhci_hcd 0000:05:00.0: @37818310 00000000 00000000 00000000 00000000 [ 166.869638] xhci_hcd 0000:05:00.0: @37818320 00000000 00000000 00000000 00000000 [ 166.869641] xhci_hcd 0000:05:00.0: @37818330 00000000 00000000 00000000 00000000 [ 166.869644] xhci_hcd 0000:05:00.0: @37818340 00000000 00000000 00000000 00000000 [ 166.869647] xhci_hcd 0000:05:00.0: @37818350 00000000 00000000 00000000 00000000 [ 166.869650] xhci_hcd 0000:05:00.0: @37818360 00000000 00000000 00000000 00000000 [ 166.869653] xhci_hcd 0000:05:00.0: @37818370 00000000 00000000 00000000 00000000 [ 166.869656] xhci_hcd 0000:05:00.0: @37818380 00000000 00000000 00000000 00000000 [ 166.869659] xhci_hcd 0000:05:00.0: @37818390 00000000 00000000 00000000 00000000 [ 166.869661] xhci_hcd 0000:05:00.0: @378183a0 00000000 00000000 00000000 00000000 [ 166.869664] xhci_hcd 0000:05:00.0: @378183b0 00000000 00000000 00000000 00000000 [ 166.869667] xhci_hcd 0000:05:00.0: @378183c0 00000000 00000000 00000000 00000000 [ 166.869670] xhci_hcd 0000:05:00.0: @378183d0 00000000 00000000 00000000 00000000 [ 166.869673] xhci_hcd 0000:05:00.0: @378183e0 00000000 00000000 00000000 00000000 [ 166.869676] xhci_hcd 0000:05:00.0: @378183f0 37818000 00000000 00000000 00001802 [ 166.869678] xhci_hcd 0000:05:00.0: Ring has not been updated [ 166.869681] xhci_hcd 0000:05:00.0: Ring deq = ffff880037818000 (virt), 0x37818000 (dma) [ 166.869684] xhci_hcd 0000:05:00.0: Ring deq updated 0 times [ 166.869686] xhci_hcd 0000:05:00.0: Ring enq = ffff880037818000 (virt), 0x37818000 (dma) [ 166.869689] xhci_hcd 0000:05:00.0: Ring enq updated 0 times [ 166.869695] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr low bits + flags = @00000000 [ 166.869698] xhci_hcd 0000:05:00.0: // xHC command ring deq ptr high bits = @00000000 [ 166.869700] xhci_hcd 0000:05:00.0: ERST memory map follows: [ 166.869703] xhci_hcd 0000:05:00.0: @37819000 37818400 00000000 00000040 00000000 [ 166.869706] xhci_hcd 0000:05:00.0: Event ring: [ 166.869708] xhci_hcd 0000:05:00.0: @37818400 00000000 00000000 00000000 00000000 [ 166.869711] xhci_hcd 0000:05:00.0: @37818410 00000000 00000000 00000000 00000000 [ 166.869714] xhci_hcd 0000:05:00.0: @37818420 00000000 00000000 00000000 00000000 [ 166.869717] xhci_hcd 0000:05:00.0: @37818430 00000000 00000000 00000000 00000000 [ 166.869720] xhci_hcd 0000:05:00.0: @37818440 00000000 00000000 00000000 00000000 [ 166.869723] xhci_hcd 0000:05:00.0: @37818450 00000000 00000000 00000000 00000000 [ 166.869726] xhci_hcd 0000:05:00.0: @37818460 00000000 00000000 00000000 00000000 [ 166.869728] xhci_hcd 0000:05:00.0: @37818470 00000000 00000000 00000000 00000000 [ 166.869731] xhci_hcd 0000:05:00.0: @37818480 00000000 00000000 00000000 00000000 [ 166.869734] xhci_hcd 0000:05:00.0: @37818490 00000000 00000000 00000000 00000000 [ 166.869737] xhci_hcd 0000:05:00.0: @378184a0 00000000 00000000 00000000 00000000 [ 166.869740] xhci_hcd 0000:05:00.0: @378184b0 00000000 00000000 00000000 00000000 [ 166.869743] xhci_hcd 0000:05:00.0: @378184c0 00000000 00000000 00000000 00000000 [ 166.869746] xhci_hcd 0000:05:00.0: @378184d0 00000000 00000000 00000000 00000000 [ 166.869748] xhci_hcd 0000:05:00.0: @378184e0 00000000 00000000 00000000 00000000 [ 166.869751] xhci_hcd 0000:05:00.0: @378184f0 00000000 00000000 00000000 00000000 [ 166.869754] xhci_hcd 0000:05:00.0: @37818500 00000000 00000000 00000000 00000000 [ 166.869757] xhci_hcd 0000:05:00.0: @37818510 00000000 00000000 00000000 00000000 [ 166.869760] xhci_hcd 0000:05:00.0: @37818520 00000000 00000000 00000000 00000000 [ 166.869763] xhci_hcd 0000:05:00.0: @37818530 00000000 00000000 00000000 00000000 [ 166.869766] xhci_hcd 0000:05:00.0: @37818540 00000000 00000000 00000000 00000000 [ 166.869769] xhci_hcd 0000:05:00.0: @37818550 00000000 00000000 00000000 00000000 [ 166.869771] xhci_hcd 0000:05:00.0: @37818560 00000000 00000000 00000000 00000000 [ 166.869774] xhci_hcd 0000:05:00.0: @37818570 00000000 00000000 00000000 00000000 [ 166.869777] xhci_hcd 0000:05:00.0: @37818580 00000000 00000000 00000000 00000000 [ 166.869780] xhci_hcd 0000:05:00.0: @37818590 00000000 00000000 00000000 00000000 [ 166.869783] xhci_hcd 0000:05:00.0: @378185a0 00000000 00000000 00000000 00000000 [ 166.869786] xhci_hcd 0000:05:00.0: @378185b0 00000000 00000000 00000000 00000000 [ 166.869789] xhci_hcd 0000:05:00.0: @378185c0 00000000 00000000 00000000 00000000 [ 166.869792] xhci_hcd 0000:05:00.0: @378185d0 00000000 00000000 00000000 00000000 [ 166.869794] xhci_hcd 0000:05:00.0: @378185e0 00000000 00000000 00000000 00000000 [ 166.869797] xhci_hcd 0000:05:00.0: @378185f0 00000000 00000000 00000000 00000000 [ 166.869800] xhci_hcd 0000:05:00.0: @37818600 00000000 00000000 00000000 00000000 [ 166.869803] xhci_hcd 0000:05:00.0: @37818610 00000000 00000000 00000000 00000000 [ 166.869806] xhci_hcd 0000:05:00.0: @37818620 00000000 00000000 00000000 00000000 [ 166.869809] xhci_hcd 0000:05:00.0: @37818630 00000000 00000000 00000000 00000000 [ 166.869812] xhci_hcd 0000:05:00.0: @37818640 00000000 00000000 00000000 00000000 [ 166.869815] xhci_hcd 0000:05:00.0: @37818650 00000000 00000000 00000000 00000000 [ 166.869817] xhci_hcd 0000:05:00.0: @37818660 00000000 00000000 00000000 00000000 [ 166.869820] xhci_hcd 0000:05:00.0: @37818670 00000000 00000000 00000000 00000000 [ 166.869823] xhci_hcd 0000:05:00.0: @37818680 00000000 00000000 00000000 00000000 [ 166.869826] xhci_hcd 0000:05:00.0: @37818690 00000000 00000000 00000000 00000000 [ 166.869829] xhci_hcd 0000:05:00.0: @378186a0 00000000 00000000 00000000 00000000 [ 166.869832] xhci_hcd 0000:05:00.0: @378186b0 00000000 00000000 00000000 00000000 [ 166.869835] xhci_hcd 0000:05:00.0: @378186c0 00000000 00000000 00000000 00000000 [ 166.869837] xhci_hcd 0000:05:00.0: @378186d0 00000000 00000000 00000000 00000000 [ 166.869840] xhci_hcd 0000:05:00.0: @378186e0 00000000 00000000 00000000 00000000 [ 166.869843] xhci_hcd 0000:05:00.0: @378186f0 00000000 00000000 00000000 00000000 [ 166.869846] xhci_hcd 0000:05:00.0: @37818700 00000000 00000000 00000000 00000000 [ 166.869849] xhci_hcd 0000:05:00.0: @37818710 00000000 00000000 00000000 00000000 [ 166.869852] xhci_hcd 0000:05:00.0: @37818720 00000000 00000000 00000000 00000000 [ 166.869855] xhci_hcd 0000:05:00.0: @37818730 00000000 00000000 00000000 00000000 [ 166.869858] xhci_hcd 0000:05:00.0: @37818740 00000000 00000000 00000000 00000000 [ 166.869860] xhci_hcd 0000:05:00.0: @37818750 00000000 00000000 00000000 00000000 [ 166.869863] xhci_hcd 0000:05:00.0: @37818760 00000000 00000000 00000000 00000000 [ 166.869866] xhci_hcd 0000:05:00.0: @37818770 00000000 00000000 00000000 00000000 [ 166.869869] xhci_hcd 0000:05:00.0: @37818780 00000000 00000000 00000000 00000000 [ 166.869872] xhci_hcd 0000:05:00.0: @37818790 00000000 00000000 00000000 00000000 [ 166.869875] xhci_hcd 0000:05:00.0: @378187a0 00000000 00000000 00000000 00000000 [ 166.869878] xhci_hcd 0000:05:00.0: @378187b0 00000000 00000000 00000000 00000000 [ 166.869881] xhci_hcd 0000:05:00.0: @378187c0 00000000 00000000 00000000 00000000 [ 166.869883] xhci_hcd 0000:05:00.0: @378187d0 00000000 00000000 00000000 00000000 [ 166.869886] xhci_hcd 0000:05:00.0: @378187e0 00000000 00000000 00000000 00000000 [ 166.869889] xhci_hcd 0000:05:00.0: @378187f0 00000000 00000000 00000000 00000000 [ 166.869892] xhci_hcd 0000:05:00.0: Ring has not been updated [ 166.869894] xhci_hcd 0000:05:00.0: Ring deq = ffff880037818400 (virt), 0x37818400 (dma) [ 166.869897] xhci_hcd 0000:05:00.0: Ring deq updated 0 times [ 166.869900] xhci_hcd 0000:05:00.0: Ring enq = ffff880037818400 (virt), 0x37818400 (dma) [ 166.869902] xhci_hcd 0000:05:00.0: Ring enq updated 0 times [ 166.869908] xhci_hcd 0000:05:00.0: ERST deq = 64'h37818400 [ 166.869911] xhci_hcd 0000:05:00.0: // Set the interrupt modulation register [ 166.869916] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58624, 32'ha0, 4'hf); [ 166.869921] xhci_hcd 0000:05:00.0: // Enable interrupts, cmd = 0x4. [ 166.869923] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58020, 32'h4, 4'hf); [ 166.869929] xhci_hcd 0000:05:00.0: // Enabling event ring interrupter ffffc90000b58620 by writing 0x2 to irq_pending [ 166.869932] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58620, 32'h2, 4'hf); [ 166.869937] xhci_hcd 0000:05:00.0: ffffc90000b58620: ir_set[0] [ 166.869939] xhci_hcd 0000:05:00.0: ffffc90000b58620: ir_set.pending = 0x2 [ 166.869944] xhci_hcd 0000:05:00.0: ffffc90000b58624: ir_set.control = 0xa0 [ 166.869949] xhci_hcd 0000:05:00.0: ffffc90000b58628: ir_set.erst_size = 0x1 [ 166.869957] xhci_hcd 0000:05:00.0: ffffc90000b58630: ir_set.erst_base = @37819000 [ 166.869964] xhci_hcd 0000:05:00.0: ffffc90000b58638: ir_set.erst_dequeue = @37818400 [ 166.869966] xhci_hcd 0000:05:00.0: Endpoint state = 0x1 [ 166.869969] xhci_hcd 0000:05:00.0: Command ring enq = 0x37818010 (DMA) [ 166.869974] xhci_hcd 0000:05:00.0: // Turn on HC, cmd = 0x5. [ 166.869976] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58020, 32'h5, 4'hf); [ 166.871812] xhci_hcd 0000:05:00.0: // Ding dong! [ 166.871814] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58800, 32'h0, 4'hf); [ 166.871819] xhci_hcd 0000:05:00.0: Finished xhci_run [ 166.871961] xhci_hcd 0000:05:00.0: op reg status = 00000008 [ 166.871963] xhci_hcd 0000:05:00.0: Event ring dequeue ptr: [ 166.871966] xhci_hcd 0000:05:00.0: @37818400 37818000 00000000 01003021 0000c001 [ 166.871969] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58024, 32'h8, 4'hf); [ 166.871972] xhci_hcd 0000:05:00.0: In xhci_handle_event [ 166.871974] xhci_hcd 0000:05:00.0: xhci_handle_event - OS owns TRB [ 166.871977] xhci_hcd 0000:05:00.0: Vendor specific event TRB type = 48 [ 166.871979] xhci_hcd 0000:05:00.0: NEC firmware version 30.21 [ 166.871982] xhci_hcd 0000:05:00.0: Command ring deq = 0x37818010 (DMA) [ 166.871985] xhci_hcd 0000:05:00.0: Event ring deq = 0x37818410 (DMA) [ 166.871987] xhci_hcd 0000:05:00.0: In xhci_handle_event [ 166.871996] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 64'hffffc90000b58638, 64'h37818418, 4'hf); [ 166.872172] usb usb9: No SuperSpeed endpoint companion for config 1 interface 0 altsetting 0 ep 129: using minimum values [ 166.872240] usb usb9: default language 0x0409 [ 166.872443] usb usb9: udev 1, busnum 9, minor = 1024 [ 166.872447] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003 [ 166.872450] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 166.872453] usb usb9: Product: xHCI Host Controller [ 166.872456] usb usb9: Manufacturer: Linux 2.6.38-rc6+ xhci_hcd [ 166.872458] usb usb9: SerialNumber: 0000:05:00.0 [ 166.873513] usb usb9: usb_probe_device [ 166.873517] usb usb9: configuration #1 chosen from 1 choice [ 166.873557] xHCI xhci_add_endpoint called for root hub [ 166.873559] xHCI xhci_check_bandwidth called for root hub [ 166.873628] usb usb9: adding 9-0:1.0 (config #1, interface 0) [ 166.874356] hub 9-0:1.0: usb_probe_interface [ 166.874360] hub 9-0:1.0: usb_probe_interface - got id [ 166.874365] hub 9-0:1.0: USB hub found [ 166.874511] hub 9-0:1.0: 4 ports detected [ 166.874537] hub 9-0:1.0: standalone hub [ 166.874540] hub 9-0:1.0: individual port power switching [ 166.874543] hub 9-0:1.0: individual port over-current protection [ 166.874547] hub 9-0:1.0: TT requires at most 8 FS bit times (666 ns) [ 166.874550] hub 9-0:1.0: power on to power good time: 20ms [ 166.874688] hub 9-0:1.0: local power source is good [ 166.874714] hub 9-0:1.0: enabling power on all ports [ 166.874773] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58420, 32'h2a0, 4'hf); [ 166.874781] xhci_hcd 0000:05:00.0: set port power, actual port 0 status = 0x2a0 [ 166.874850] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58430, 32'h2a0, 4'hf); [ 166.874858] xhci_hcd 0000:05:00.0: set port power, actual port 1 status = 0x2a0 [ 166.874926] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58440, 32'h2a0, 4'hf); [ 166.874933] xhci_hcd 0000:05:00.0: set port power, actual port 2 status = 0x2a0 [ 166.874999] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58450, 32'h2a0, 4'hf); [ 166.875007] xhci_hcd 0000:05:00.0: set port power, actual port 3 status = 0x2a0 [ 166.888212] usb usb8: usb auto-resume [ 166.888219] ehci_hcd 0000:00:1d.7: resume root hub [ 166.940026] hub 8-0:1.0: hub_resume [ 166.940303] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 166.940497] usb usb5: usb auto-resume [ 166.940502] usb usb5: wakeup_rh [ 166.972063] xhci_hcd 0000:05:00.0: get port status, actual port 0 status = 0x2a0 [ 166.972068] xhci_hcd 0000:05:00.0: Get port status returned 0x100 [ 166.972108] xhci_hcd 0000:05:00.0: get port status, actual port 1 status = 0x2a0 [ 166.972111] xhci_hcd 0000:05:00.0: Get port status returned 0x100 [ 166.972147] xhci_hcd 0000:05:00.0: get port status, actual port 2 status = 0x2a0 [ 166.972151] xhci_hcd 0000:05:00.0: Get port status returned 0x100 [ 166.972187] xhci_hcd 0000:05:00.0: get port status, actual port 3 status = 0x2a0 [ 166.972190] xhci_hcd 0000:05:00.0: Get port status returned 0x100 [ 166.972211] hub 9-0:1.0: state 7 ports 4 chg 0000 evt 0000 [ 166.980024] hub 5-0:1.0: hub_resume [ 166.980291] usb usb3: usb auto-resume [ 166.980295] usb usb3: wakeup_rh [ 166.980305] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 167.020040] hub 3-0:1.0: hub_resume [ 167.020149] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 167.020301] usb usb7: usb auto-resume [ 167.020307] ehci_hcd 0000:00:1a.7: resume root hub [ 167.072059] hub 7-0:1.0: hub_resume [ 167.072347] hub 7-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 167.072467] usb usb1: usb auto-resume [ 167.072471] usb usb1: wakeup_rh [ 167.112083] hub 1-0:1.0: hub_resume [ 167.112209] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 167.112325] usb usb6: usb auto-resume [ 167.112329] usb usb6: wakeup_rh [ 167.152080] hub 6-0:1.0: hub_resume [ 167.152205] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 168.048089] usb usb5: suspend_rh (auto-stop) [ 168.048119] usb usb3: suspend_rh (auto-stop) [ 168.296143] usb usb1: suspend_rh (auto-stop) [ 168.296170] usb usb6: suspend_rh (auto-stop) [ 169.804072] hub 8-0:1.0: hub_suspend [ 169.804086] usb usb8: bus auto-suspend [ 169.804090] ehci_hcd 0000:00:1d.7: suspend root hub [ 169.804121] hub 3-0:1.0: hub_suspend [ 169.804127] usb usb3: bus auto-suspend [ 169.804131] usb usb3: suspend_rh [ 169.808140] hub 7-0:1.0: hub_suspend [ 169.808148] usb usb7: bus auto-suspend [ 169.808150] ehci_hcd 0000:00:1a.7: suspend root hub [ 169.808181] hub 1-0:1.0: hub_suspend [ 169.808187] usb usb1: bus auto-suspend [ 169.808190] usb usb1: suspend_rh [ 169.808211] hub 6-0:1.0: hub_suspend [ 169.808217] usb usb6: bus auto-suspend [ 169.808220] usb usb6: suspend_rh [ 169.816161] hub 9-0:1.0: hub_suspend [ 169.816170] usb usb9: bus auto-suspend [ 169.816173] xhci_hcd 0000:05:00.0: suspend root hub [ 169.816181] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58450, 32'ha0002a0, 4'hf); [ 169.816188] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58440, 32'ha0002a0, 4'hf); [ 169.816196] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58430, 32'ha0002a0, 4'hf); [ 169.816204] xhci_hcd 0000:05:00.0: `MEM_WRITE_DWORD(3'b000, 32'hffffc90000b58420, 32'ha0002a0, 4'hf); [ 169.816212] hub 5-0:1.0: hub_suspend [ 169.816218] usb usb5: bus auto-suspend [ 169.816221] usb usb5: suspend_rh ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: 2.6.38 regression caused by commit 415e12b 2011-03-02 3:42 ` Sarah Sharp @ 2011-03-02 11:21 ` Rafael J. Wysocki 2011-03-02 22:30 ` [PATCH 0/2] " Rafael J. Wysocki 0 siblings, 1 reply; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-02 11:21 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Wednesday, March 02, 2011, Sarah Sharp wrote: > On Wed, Mar 02, 2011 at 01:17:04AM +0100, Rafael J. Wysocki wrote: > > On Wednesday, March 02, 2011, Sarah Sharp wrote: > > > On Wed, Mar 02, 2011 at 12:30:16AM +0100, Rafael J. Wysocki wrote: > > > > On Tuesday, March 01, 2011, Sarah Sharp wrote: > > > > > On Tue, Mar 01, 2011 at 09:55:33PM +0100, Rafael J. Wysocki wrote: > > > > > > Please check if the appended patch (on top of the Linus' current) helps. > > > > > > > > > > Sorry, it doesn't help. Same message as before. > > > > > > > > Can you send dmesg with the patch applied, please? > > > > > > Attached. > > > > Something's fishy. Evidently, _OSC is not executed on your system > > although it should be with the patch. > > > > Please try the patch below instead and send dmesg (either way). > > The host controller works with that patch. dmesg is attached. OK, thanks. There are two problems. First, your BIOS says that ASPM is not supported by it, so we don't call _OSC, which should be fixed by the previous patch. Second, pci_msi_enabled() returns 0 on your system, which is kind of strange, because it evidently uses MSIs (as visible in the dmesg). While I think we can safely request _OSC control even if ASPM is not supported by the hardware (according to the BIOS), which is done after the first patch, we need to figure out why 0 is returned by pci_msi_enabled() on your system and try to work around that. Thanks, Rafael > > --- > > drivers/acpi/pci_root.c | 11 +++++------ > > 1 file changed, 5 insertions(+), 6 deletions(-) > > > > Index: linux-2.6/drivers/acpi/pci_root.c > > =================================================================== > > --- linux-2.6.orig/drivers/acpi/pci_root.c > > +++ linux-2.6/drivers/acpi/pci_root.c > > @@ -48,10 +48,7 @@ static int acpi_pci_root_add(struct acpi > > static int acpi_pci_root_remove(struct acpi_device *device, int type); > > static int acpi_pci_root_start(struct acpi_device *device); > > > > -#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT \ > > - | OSC_ACTIVE_STATE_PWR_SUPPORT \ > > - | OSC_CLOCK_PWR_CAPABILITY_SUPPORT \ > > - | OSC_MSI_SUPPORT) > > +#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT | OSC_MSI_SUPPORT) > > > > static const struct acpi_device_id root_device_ids[] = { > > {"PNP0A03", 0}, > > @@ -572,8 +569,10 @@ static int __devinit acpi_pci_root_add(s > > if (flags != base_flags) > > acpi_pci_osc_support(root, flags); > > > > - if (!pcie_ports_disabled > > - && (flags & ACPI_PCIE_REQ_SUPPORT) == ACPI_PCIE_REQ_SUPPORT) { > > + if (!pcie_ports_disabled) { > > + dev_info(root->bus->bridge, > > + "ACPI _OSC support set (0x%02x)\n", flags); > > + > > flags = OSC_PCI_EXPRESS_CAP_STRUCTURE_CONTROL > > | OSC_PCI_EXPRESS_NATIVE_HP_CONTROL > > | OSC_PCI_EXPRESS_PME_CONTROL; > ^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b 2011-03-02 11:21 ` Rafael J. Wysocki @ 2011-03-02 22:30 ` Rafael J. Wysocki 2011-03-02 22:32 ` [PATCH 1/2] PCI/ACPI: Report ASPM support to BIOS if not disabled from command line Rafael J. Wysocki ` (2 more replies) 0 siblings, 3 replies; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-02 22:30 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Wednesday, March 02, 2011, Rafael J. Wysocki wrote: > On Wednesday, March 02, 2011, Sarah Sharp wrote: > > On Wed, Mar 02, 2011 at 01:17:04AM +0100, Rafael J. Wysocki wrote: > > > On Wednesday, March 02, 2011, Sarah Sharp wrote: > > > > On Wed, Mar 02, 2011 at 12:30:16AM +0100, Rafael J. Wysocki wrote: > > > > > On Tuesday, March 01, 2011, Sarah Sharp wrote: > > > > > > On Tue, Mar 01, 2011 at 09:55:33PM +0100, Rafael J. Wysocki wrote: > > > > > > > Please check if the appended patch (on top of the Linus' current) helps. > > > > > > > > > > > > Sorry, it doesn't help. Same message as before. > > > > > > > > > > Can you send dmesg with the patch applied, please? > > > > > > > > Attached. > > > > > > Something's fishy. Evidently, _OSC is not executed on your system > > > although it should be with the patch. > > > > > > Please try the patch below instead and send dmesg (either way). > > > > The host controller works with that patch. dmesg is attached. > > OK, thanks. > > There are two problems. First, your BIOS says that ASPM is not supported > by it, so we don't call _OSC, which should be fixed by the previous patch. > Second, pci_msi_enabled() returns 0 on your system, which is kind of strange, > because it evidently uses MSIs (as visible in the dmesg). > > While I think we can safely request _OSC control even if ASPM is not supported > by the hardware (according to the BIOS), which is done after the first patch, > we need to figure out why 0 is returned by pci_msi_enabled() on your system > and try to work around that. Regardless, I think we should report MSI and ASPM support to the BIOS unless directly disabled via the kernel command line or .config. I'm going to send two patches in replies to this message. Please apply them both on top of 2.6.38-rc7 and report back. Thanks, Rafael ^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH 1/2] PCI/ACPI: Report ASPM support to BIOS if not disabled from command line 2011-03-02 22:30 ` [PATCH 0/2] " Rafael J. Wysocki @ 2011-03-02 22:32 ` Rafael J. Wysocki 2011-03-02 22:33 ` [PATCH 2/2] PCI/ACPI: Report MSI " Rafael J. Wysocki 2011-03-04 17:52 ` [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b Sarah Sharp 2 siblings, 0 replies; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-02 22:32 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan From: Rafael J. Wysocki <rjw@sisk.pl> We need to distinguish the situation in which ASPM support is disabled from the command line or through .config from the situation in which it is disabled, because the hardware or BIOS can't handle it. In the former case we should not report ASPM support to the BIOS through ACPI _OSC, but in the latter case we should do that. Introduce pcie_aspm_support_enabled() that can be used by acpi_pci_root_add() to determine whether or not it should report ASPM support to the BIOS through _OSC. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> --- drivers/acpi/pci_root.c | 2 +- drivers/pci/pcie/aspm.c | 7 +++++++ include/linux/pci.h | 7 +++---- 3 files changed, 11 insertions(+), 5 deletions(-) Index: linux-2.6/drivers/pci/pcie/aspm.c =================================================================== --- linux-2.6.orig/drivers/pci/pcie/aspm.c +++ linux-2.6/drivers/pci/pcie/aspm.c @@ -69,6 +69,7 @@ struct pcie_link_state { }; static int aspm_disabled, aspm_force, aspm_clear_state; +static bool aspm_support_enabled = true; static DEFINE_MUTEX(aspm_lock); static LIST_HEAD(link_list); @@ -896,6 +897,7 @@ static int __init pcie_aspm_disable(char { if (!strcmp(str, "off")) { aspm_disabled = 1; + aspm_support_enabled = false; printk(KERN_INFO "PCIe ASPM is disabled\n"); } else if (!strcmp(str, "force")) { aspm_force = 1; @@ -930,3 +932,8 @@ int pcie_aspm_enabled(void) } EXPORT_SYMBOL(pcie_aspm_enabled); +bool pcie_aspm_support_enabled(void) +{ + return aspm_support_enabled; +} +EXPORT_SYMBOL(pcie_aspm_support_enabled); Index: linux-2.6/drivers/acpi/pci_root.c =================================================================== --- linux-2.6.orig/drivers/acpi/pci_root.c +++ linux-2.6/drivers/acpi/pci_root.c @@ -564,7 +564,7 @@ static int __devinit acpi_pci_root_add(s /* Indicate support for various _OSC capabilities. */ if (pci_ext_cfg_avail(root->bus->self)) flags |= OSC_EXT_PCI_CONFIG_SUPPORT; - if (pcie_aspm_enabled()) + if (pcie_aspm_support_enabled()) flags |= OSC_ACTIVE_STATE_PWR_SUPPORT | OSC_CLOCK_PWR_CAPABILITY_SUPPORT; if (pci_msi_enabled()) Index: linux-2.6/include/linux/pci.h =================================================================== --- linux-2.6.orig/include/linux/pci.h +++ linux-2.6/include/linux/pci.h @@ -1002,12 +1002,11 @@ extern bool pcie_ports_auto; #endif #ifndef CONFIG_PCIEASPM -static inline int pcie_aspm_enabled(void) -{ - return 0; -} +static inline int pcie_aspm_enabled(void) { return 0; } +static inline bool pcie_aspm_support_enabled(void) { return false; } #else extern int pcie_aspm_enabled(void); +extern bool pcie_aspm_support_enabled(void); #endif #ifdef CONFIG_PCIEAER ^ permalink raw reply [flat|nested] 18+ messages in thread
* [PATCH 2/2] PCI/ACPI: Report MSI support to BIOS if not disabled from command line 2011-03-02 22:30 ` [PATCH 0/2] " Rafael J. Wysocki 2011-03-02 22:32 ` [PATCH 1/2] PCI/ACPI: Report ASPM support to BIOS if not disabled from command line Rafael J. Wysocki @ 2011-03-02 22:33 ` Rafael J. Wysocki 2011-03-04 17:52 ` [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b Sarah Sharp 2 siblings, 0 replies; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-02 22:33 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan From: Rafael J. Wysocki <rjw@sisk.pl> We need to distinguish the situation in which MSI support is disabled from the command line or through .config from the situation in which it is disabled, because the hardware or BIOS can't handle it. In the former case we should not report MSI support to the BIOS through ACPI _OSC, but in the latter case we should do that. Introduce pci_msi_support_enabled() that can be used by acpi_pci_root_add() to determine whether or not it should report MSI support to the BIOS through _OSC. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> --- drivers/acpi/pci_root.c | 2 +- drivers/pci/msi.c | 12 ++++++++++++ drivers/pci/pci.c | 2 +- drivers/pci/pci.h | 2 ++ include/linux/pci.h | 3 +++ 5 files changed, 19 insertions(+), 2 deletions(-) Index: linux-2.6/drivers/pci/msi.c =================================================================== --- linux-2.6.orig/drivers/pci/msi.c +++ linux-2.6/drivers/pci/msi.c @@ -24,6 +24,7 @@ #include "msi.h" static int pci_msi_enable = 1; +static bool msi_support_enabled = true; /* Arch hooks */ @@ -855,6 +856,17 @@ void pci_no_msi(void) pci_msi_enable = 0; } +void pci_no_msi_support(void) +{ + msi_support_enabled = false; + pci_no_msi(); +} + +bool pci_msi_support_enabled(void) +{ + return msi_support_enabled; +} + /** * pci_msi_enabled - is MSI enabled? * Index: linux-2.6/drivers/pci/pci.c =================================================================== --- linux-2.6.orig/drivers/pci/pci.c +++ linux-2.6/drivers/pci/pci.c @@ -3062,7 +3062,7 @@ static int __init pci_setup(char *str) *k++ = 0; if (*str && (str = pcibios_setup(str)) && *str) { if (!strcmp(str, "nomsi")) { - pci_no_msi(); + pci_no_msi_support(); } else if (!strcmp(str, "noaer")) { pci_no_aer(); } else if (!strcmp(str, "nodomains")) { Index: linux-2.6/include/linux/pci.h =================================================================== --- linux-2.6.orig/include/linux/pci.h +++ linux-2.6/include/linux/pci.h @@ -446,11 +446,14 @@ static inline bool pci_is_root_bus(struc } #ifdef CONFIG_PCI_MSI +extern bool pci_msi_support_enabled(void); + static inline bool pci_dev_msi_enabled(struct pci_dev *pci_dev) { return pci_dev->msi_enabled || pci_dev->msix_enabled; } #else +static inline bool pci_msi_support_enabled(void) { return false; } static inline bool pci_dev_msi_enabled(struct pci_dev *pci_dev) { return false; } #endif Index: linux-2.6/drivers/acpi/pci_root.c =================================================================== --- linux-2.6.orig/drivers/acpi/pci_root.c +++ linux-2.6/drivers/acpi/pci_root.c @@ -567,7 +567,7 @@ static int __devinit acpi_pci_root_add(s if (pcie_aspm_support_enabled()) flags |= OSC_ACTIVE_STATE_PWR_SUPPORT | OSC_CLOCK_PWR_CAPABILITY_SUPPORT; - if (pci_msi_enabled()) + if (pci_msi_support_enabled()) flags |= OSC_MSI_SUPPORT; if (flags != base_flags) acpi_pci_osc_support(root, flags); Index: linux-2.6/drivers/pci/pci.h =================================================================== --- linux-2.6.orig/drivers/pci/pci.h +++ linux-2.6/drivers/pci/pci.h @@ -140,9 +140,11 @@ extern unsigned int pci_pm_d3_delay; #ifdef CONFIG_PCI_MSI void pci_no_msi(void); +extern void pci_no_msi_support(void); extern void pci_msi_init_pci_dev(struct pci_dev *dev); #else static inline void pci_no_msi(void) { } +static inline void pci_no_msi_support(void) { } static inline void pci_msi_init_pci_dev(struct pci_dev *dev) { } #endif ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b 2011-03-02 22:30 ` [PATCH 0/2] " Rafael J. Wysocki 2011-03-02 22:32 ` [PATCH 1/2] PCI/ACPI: Report ASPM support to BIOS if not disabled from command line Rafael J. Wysocki 2011-03-02 22:33 ` [PATCH 2/2] PCI/ACPI: Report MSI " Rafael J. Wysocki @ 2011-03-04 17:52 ` Sarah Sharp 2011-03-04 20:32 ` Rafael J. Wysocki 2 siblings, 1 reply; 18+ messages in thread From: Sarah Sharp @ 2011-03-04 17:52 UTC (permalink / raw) To: Rafael J. Wysocki Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan [-- Attachment #1: Type: text/plain, Size: 1136 bytes --] On Wed, Mar 02, 2011 at 11:30:49PM +0100, Rafael J. Wysocki wrote: > On Wednesday, March 02, 2011, Rafael J. Wysocki wrote: > > There are two problems. First, your BIOS says that ASPM is not supported > > by it, so we don't call _OSC, which should be fixed by the previous patch. > > Second, pci_msi_enabled() returns 0 on your system, which is kind of strange, > > because it evidently uses MSIs (as visible in the dmesg). > > > > While I think we can safely request _OSC control even if ASPM is not supported > > by the hardware (according to the BIOS), which is done after the first patch, > > we need to figure out why 0 is returned by pci_msi_enabled() on your system > > and try to work around that. > > Regardless, I think we should report MSI and ASPM support to the BIOS unless > directly disabled via the kernel command line or .config. > > I'm going to send two patches in replies to this message. Please apply them > both on top of 2.6.38-rc7 and report back. I applied your patches on top of 2.6.38-rc6 again and tested them. dmesg is attached. Let me know if you need me to test Linus' latest instead. Sarah Sharp [-- Attachment #2: dmesg-2011-03-04-08-37.txt --] [-- Type: text/plain, Size: 75903 bytes --] [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.38-rc6+ (sarah@xanatos) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #768 SMP PREEMPT Thu Mar 3 16:01:44 PST 2011 [ 0.000000] Command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 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 - 00000000bd6a1000 (usable) [ 0.000000] BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved) [ 0.000000] BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable) [ 0.000000] BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved) [ 0.000000] BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable) [ 0.000000] BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved) [ 0.000000] BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable) [ 0.000000] BIOS-e820: 00000000bdc00000 - 00000000c0000000 (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] BIOS-e820: 0000000100000000 - 000000013c000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: LENOVO 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x13c000 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 13C000000 mask FFC000000 uncachable [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable [ 0.000000] 2 base 000000000 mask F80000000 write-back [ 0.000000] 3 base 080000000 mask FC0000000 write-back [ 0.000000] 4 base 100000000 mask FC0000000 write-back [ 0.000000] 5 base 0BDE00000 mask FFFE00000 uncachable [ 0.000000] 6 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 0 areas for low memory corruption [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000 [ 0.000000] 0000000000 - 00bdc00000 page 2M [ 0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-000000013c000000 [ 0.000000] 0100000000 - 013c000000 page 2M [ 0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000 [ 0.000000] RAMDISK: 35dce000 - 37ff0000 [ 0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO) [ 0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000bdb8e000 00040 [ 0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D 00002080 LTP 00000001) [ 0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D 00002080 PTL 00000001) [ 0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D 00002080 INTL 20050513) [ 0.000000] ACPI: TCPA 00000000bd907000 00032 (v00 00000000 00000000) [ 0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01 PmRef ApTst 00003000 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x0013c000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[6] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x000bd6a1 [ 0.000000] 0: 0x000bd6a7 -> 0x000bd7b7 [ 0.000000] 0: 0x000bd80f -> 0x000bd8c7 [ 0.000000] 0: 0x000bdbff -> 0x000bdc00 [ 0.000000] 0: 0x00100000 -> 0x0013c000 [ 0.000000] On node 0 totalpages: 1021944 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 6 pages reserved [ 0.000000] DMA zone: 3920 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 757922 pages, LIFO batch:31 [ 0.000000] Normal zone: 3360 pages used for memmap [ 0.000000] Normal zone: 242400 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] 4 Processors exceeds NR_CPUS limit of 2 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 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: 00000000bd6a1000 - 00000000bd6a7000 [ 0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000 [ 0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000 [ 0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000 [ 0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000 [ 0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000 [ 0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000 [ 0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000 [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000 [ 0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000) [ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576 [ 0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1004242 [ 0.000000] Kernel command line: root=UUID=17b05cc8-db3c-4770-8c5e-8702f049f6d1 ro [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 3905952k/5177344k available (4764k kernel code, 1089568k absent, 181824k reserved, 3941k data, 524k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptable hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:320 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 5823 kB [ 0.000000] per task-struct memory footprint: 1920 bytes [ 0.000000] allocated 41943040 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1862.179 MHz processor. [ 0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.35 BogoMIPS (lpj=7448716) [ 0.004148] pid_max: default: 32768 minimum: 301 [ 0.008659] Mount-cache hash table entries: 256 [ 0.011572] Initializing cgroup subsys ns [ 0.011643] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. [ 0.011745] Initializing cgroup subsys cpuacct [ 0.011842] Initializing cgroup subsys memory [ 0.012170] Initializing cgroup subsys freezer [ 0.012626] CPU: Physical Processor ID: 0 [ 0.012691] CPU: Processor Core ID: 0 [ 0.012754] using mwait in idle threads. [ 0.012929] ACPI: Core revision 20110112 [ 0.364616] Setting APIC routing to flat [ 0.368462] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.408245] CPU0: Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz stepping 0a [ 0.412025] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. [ 0.412025] ... version: 2 [ 0.412025] ... bit width: 40 [ 0.412025] ... generic registers: 2 [ 0.412025] ... value mask: 000000ffffffffff [ 0.412025] ... max period: 000000007fffffff [ 0.412025] ... fixed-purpose events: 3 [ 0.412025] ... event mask: 0000000700000003 [ 0.420379] NMI watchdog enabled, takes one hw-pmu counter. [ 0.432063] lockdep: fixing up alternatives. [ 0.436248] Booting Node 0, Processors #1 Ok. [ 0.532185] NMI watchdog enabled, takes one hw-pmu counter. [ 0.536057] Brought up 2 CPUs [ 0.536125] Total of 2 processors activated (7448.34 BogoMIPS). [ 0.547049] NET: Registered protocol family 16 [ 0.552411] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.552515] ACPI: bus type pci registered [ 0.554054] PCI: Using configuration type 1 for base access [ 0.585419] bio: create slab <bio-0> at 0 [ 0.606847] ACPI: EC: EC description table is found, configuring boot EC [ 0.952507] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 1.040431] ACPI: SSDT 00000000bd8d7c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 1.047389] ACPI: Dynamic OEM Table Load: [ 1.047544] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 1.056855] ACPI: SSDT 00000000bd8d5020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 1.068795] ACPI: Dynamic OEM Table Load: [ 1.068949] ACPI: SSDT (null) 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 1.118280] ACPI: SSDT 00000000bd8d6ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 1.127668] ACPI: Dynamic OEM Table Load: [ 1.127822] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 1.148587] ACPI: SSDT 00000000bd8d6f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 1.154742] ACPI: Dynamic OEM Table Load: [ 1.154895] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 1.183847] ACPI: Interpreter enabled [ 1.183917] ACPI: (supports S0 S3 S4 S5) [ 1.185084] ACPI: Using IOAPIC for interrupt routing [ 1.349111] ACPI: Power Resource [PUBS] (on) [ 1.489326] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 1.553557] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 1.553634] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.569926] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.571854] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 1.571932] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 1.572007] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 1.572223] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 1.572312] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 1.572401] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] [ 1.572685] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600 [ 1.572895] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300 [ 1.572943] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit] [ 1.572973] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 1.572995] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] [ 1.573148] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380 [ 1.573189] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit] [ 1.573399] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780 [ 1.573449] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit] [ 1.573582] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 1.573593] pci 0000:00:03.0: PME# disabled [ 1.573682] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101 [ 1.573724] pci 0000:00:03.2: reg 10: [io 0x1828-0x182f] [ 1.573746] pci 0000:00:03.2: reg 14: [io 0x180c-0x180f] [ 1.573769] pci 0000:00:03.2: reg 18: [io 0x1820-0x1827] [ 1.573792] pci 0000:00:03.2: reg 1c: [io 0x1808-0x180b] [ 1.573814] pci 0000:00:03.2: reg 20: [io 0x1810-0x181f] [ 1.573981] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700 [ 1.574023] pci 0000:00:03.3: reg 10: [io 0x1830-0x1837] [ 1.574045] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff] [ 1.574354] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200 [ 1.574410] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff] [ 1.574438] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff] [ 1.574465] pci 0000:00:19.0: reg 18: [io 0x1840-0x185f] [ 1.574619] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 1.574632] pci 0000:00:19.0: PME# disabled [ 1.574726] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03 [ 1.574850] pci 0000:00:1a.0: reg 20: [io 0x1860-0x187f] [ 1.575020] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03 [ 1.575144] pci 0000:00:1a.1: reg 20: [io 0x1880-0x189f] [ 1.575314] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03 [ 1.575438] pci 0000:00:1a.2: reg 20: [io 0x18a0-0x18bf] [ 1.575634] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03 [ 1.575691] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff] [ 1.575887] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 1.575900] pci 0000:00:1a.7: PME# disabled [ 1.576010] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403 [ 1.576056] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit] [ 1.576275] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 1.576288] pci 0000:00:1b.0: PME# disabled [ 1.576384] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604 [ 1.576581] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 1.576593] pci 0000:00:1c.0: PME# disabled [ 1.576694] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604 [ 1.576890] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 1.576902] pci 0000:00:1c.1: PME# disabled [ 1.577008] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604 [ 1.577204] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 1.577216] pci 0000:00:1c.3: PME# disabled [ 1.577330] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03 [ 1.577455] pci 0000:00:1d.0: reg 20: [io 0x18c0-0x18df] [ 1.577625] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03 [ 1.577749] pci 0000:00:1d.1: reg 20: [io 0x18e0-0x18ff] [ 1.577919] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03 [ 1.578043] pci 0000:00:1d.2: reg 20: [io 0x1c00-0x1c1f] [ 1.578240] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03 [ 1.578297] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff] [ 1.578492] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 1.578506] pci 0000:00:1d.7: PME# disabled [ 1.578606] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 1.578822] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601 [ 1.579160] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106 [ 1.579222] pci 0000:00:1f.2: reg 10: [io 0x1c48-0x1c4f] [ 1.579249] pci 0000:00:1f.2: reg 14: [io 0x183c-0x183f] [ 1.579275] pci 0000:00:1f.2: reg 18: [io 0x1c40-0x1c47] [ 1.579302] pci 0000:00:1f.2: reg 1c: [io 0x1838-0x183b] [ 1.579328] pci 0000:00:1f.2: reg 20: [io 0x1c20-0x1c3f] [ 1.579355] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff] [ 1.579466] pci 0000:00:1f.2: PME# supported from D3hot [ 1.579478] pci 0000:00:1f.2: PME# disabled [ 1.579571] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05 [ 1.579619] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit] [ 1.579685] pci 0000:00:1f.3: reg 20: [io 0x1c60-0x1c7f] [ 1.579933] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 1.580012] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled) [ 1.580025] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 1.580044] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 1.580457] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280 [ 1.580523] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit] [ 1.580796] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 1.580811] pci 0000:03:00.0: PME# disabled [ 1.580936] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 1.581014] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled) [ 1.581027] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 1.581046] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 1.581215] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 1.581292] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 1.581305] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 1.581323] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.581557] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode) [ 1.581640] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) [ 1.581653] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 1.581672] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 1.581700] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 1.581727] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 1.581754] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 1.581783] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 1.581810] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 1.581837] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) [ 1.581896] pci_bus 0000:00: on NUMA node 0 [ 1.581949] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 1.597523] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT] [ 1.600892] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] [ 1.604584] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] [ 2.106138] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 2.111169] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 2.116117] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) [ 2.121158] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 2.126236] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) [ 2.131160] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) [ 2.136231] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) [ 2.141295] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) [ 2.143858] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 2.144391] vgaarb: loaded [ 2.147699] SCSI subsystem initialized [ 2.148407] libata version 3.00 loaded. [ 2.149554] PCI: Using ACPI for IRQ routing [ 2.149554] PCI: pci_cache_line_size set to 64 bytes [ 2.149687] reserve RAM buffer: 000000000009ec00 - 000000000009ffff [ 2.149714] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff [ 2.150073] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff [ 2.150376] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff [ 2.152292] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff [ 2.155026] Bluetooth: Core ver 2.15 [ 2.155293] NET: Registered protocol family 31 [ 2.155361] Bluetooth: HCI device and connection manager initialized [ 2.155465] Bluetooth: HCI socket layer initialized [ 2.156449] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 2.164634] Switching to clocksource hpet [ 2.164897] pnp: PnP ACPI init [ 2.165311] ACPI: bus type pnp registered [ 2.167421] Switched to NOHz mode on CPU #0 [ 2.167518] Switched to NOHz mode on CPU #1 [ 2.217713] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 2.217737] pnp 00:00: [mem 0x000c0000-0x000c3fff] [ 2.217759] pnp 00:00: [mem 0x000c4000-0x000c7fff] [ 2.217786] pnp 00:00: [mem 0x000c8000-0x000cbfff] [ 2.217808] pnp 00:00: [mem 0x000cc000-0x000cffff] [ 2.217830] pnp 00:00: [mem 0x000d0000-0x000d3fff] [ 2.217852] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] [ 2.217874] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] [ 2.217896] pnp 00:00: [mem 0x000dc000-0x000dffff] [ 2.217919] pnp 00:00: [mem 0x000e0000-0x000e3fff] [ 2.217940] pnp 00:00: [mem 0x000e4000-0x000e7fff] [ 2.217962] pnp 00:00: [mem 0x000e8000-0x000ebfff] [ 2.217984] pnp 00:00: [mem 0x000ec000-0x000effff] [ 2.218006] pnp 00:00: [mem 0x000f0000-0x000fffff] [ 2.218032] pnp 00:00: [mem 0x00100000-0xbfffffff] [ 2.218054] pnp 00:00: [mem 0xfec00000-0xfed3ffff] [ 2.218076] pnp 00:00: [mem 0xfed4c000-0xffffffff] [ 2.219710] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 2.219833] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved [ 2.219951] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved [ 2.220102] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 2.220221] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 2.220343] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved [ 2.220473] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved [ 2.220603] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 2.220734] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 2.220864] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 2.220995] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 2.221125] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 2.221256] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved [ 2.221387] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved [ 2.221518] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved [ 2.221601] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 2.222084] pnp 00:01: [bus 00-ff] [ 2.222107] pnp 00:01: [io 0x0cf8-0x0cff] [ 2.222130] pnp 00:01: [io 0x0000-0x0cf7 window] [ 2.222153] pnp 00:01: [io 0x0d00-0xffff window] [ 2.222175] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 2.222201] pnp 00:01: [mem 0x000c0000-0x000c3fff window] [ 2.222224] pnp 00:01: [mem 0x000c4000-0x000c7fff window] [ 2.222247] pnp 00:01: [mem 0x000c8000-0x000cbfff window] [ 2.222269] pnp 00:01: [mem 0x000cc000-0x000cffff window] [ 2.222291] pnp 00:01: [mem 0x000d0000-0x000d3fff window] [ 2.222314] pnp 00:01: [mem 0x000d4000-0x000d7fff window] [ 2.222336] pnp 00:01: [mem 0x000d8000-0x000dbfff window] [ 2.222358] pnp 00:01: [mem 0x000dc000-0x000dffff window] [ 2.222380] pnp 00:01: [mem 0x000e0000-0x000e3fff window] [ 2.222403] pnp 00:01: [mem 0x000e4000-0x000e7fff window] [ 2.222425] pnp 00:01: [mem 0x000e8000-0x000ebfff window] [ 2.222447] pnp 00:01: [mem 0x000ec000-0x000effff window] [ 2.222469] pnp 00:01: [mem 0xc0000000-0xfebfffff window] [ 2.222492] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] [ 2.223359] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 2.249011] pnp 00:02: [io 0x0010-0x001f] [ 2.249035] pnp 00:02: [io 0x0090-0x009f] [ 2.249057] pnp 00:02: [io 0x0024-0x0025] [ 2.249079] pnp 00:02: [io 0x0028-0x0029] [ 2.249100] pnp 00:02: [io 0x002c-0x002d] [ 2.249123] pnp 00:02: [io 0x0030-0x0031] [ 2.249144] pnp 00:02: [io 0x0034-0x0035] [ 2.249166] pnp 00:02: [io 0x0038-0x0039] [ 2.249187] pnp 00:02: [io 0x003c-0x003d] [ 2.249209] pnp 00:02: [io 0x00a4-0x00a5] [ 2.249230] pnp 00:02: [io 0x00a8-0x00a9] [ 2.249252] pnp 00:02: [io 0x00ac-0x00ad] [ 2.249273] pnp 00:02: [io 0x00b0-0x00b5] [ 2.249295] pnp 00:02: [io 0x00b8-0x00b9] [ 2.249316] pnp 00:02: [io 0x00bc-0x00bd] [ 2.249337] pnp 00:02: [io 0x0050-0x0053] [ 2.249359] pnp 00:02: [io 0x0072-0x0077] [ 2.249380] pnp 00:02: [io 0x002e-0x002f] [ 2.249402] pnp 00:02: [io 0x1000-0x107f] [ 2.249424] pnp 00:02: [io 0x1180-0x11ff] [ 2.249450] pnp 00:02: [io 0x0800-0x080f] [ 2.249473] pnp 00:02: [io 0x15e0-0x15ef] [ 2.249495] pnp 00:02: [io 0x1600-0x167f] [ 2.249517] pnp 00:02: [io 0x1680-0x169f] [ 2.249539] pnp 00:02: [mem 0xe0000000-0xefffffff] [ 2.249561] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] [ 2.249583] pnp 00:02: [mem 0xfed10000-0xfed13fff] [ 2.249605] pnp 00:02: [mem 0xfed18000-0xfed18fff] [ 2.249627] pnp 00:02: [mem 0xfed19000-0xfed19fff] [ 2.249649] pnp 00:02: [mem 0xfed45000-0xfed4bfff] [ 2.251344] system 00:02: [io 0x1000-0x107f] has been reserved [ 2.251464] system 00:02: [io 0x1180-0x11ff] has been reserved [ 2.251580] system 00:02: [io 0x0800-0x080f] has been reserved [ 2.251698] system 00:02: [io 0x15e0-0x15ef] has been reserved [ 2.251814] system 00:02: [io 0x1600-0x167f] has been reserved [ 2.251931] system 00:02: [io 0x1680-0x169f] has been reserved [ 2.252078] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved [ 2.252207] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 2.252328] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved [ 2.252446] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved [ 2.252565] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved [ 2.252683] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved [ 2.252765] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 2.254247] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 2.255094] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 2.255406] pnp 00:04: [io 0x0000-0x000f] [ 2.255429] pnp 00:04: [io 0x0080-0x008f] [ 2.255452] pnp 00:04: [io 0x00c0-0x00df] [ 2.255478] pnp 00:04: [dma 4] [ 2.256349] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) [ 2.256658] pnp 00:05: [io 0x0061] [ 2.257496] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 2.257808] pnp 00:06: [io 0x00f0] [ 2.257848] pnp 00:06: [irq 13] [ 2.258698] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) [ 2.259009] pnp 00:07: [io 0x0070-0x0071] [ 2.259044] pnp 00:07: [irq 8] [ 2.259899] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) [ 2.260370] pnp 00:08: [io 0x0060] [ 2.260392] pnp 00:08: [io 0x0064] [ 2.260426] pnp 00:08: [irq 1] [ 2.261266] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) [ 2.261588] pnp 00:09: [irq 12] [ 2.262456] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active) [ 2.287485] pnp 00:0a: [mem 0xfed40000-0xfed44fff] [ 2.288355] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active) [ 2.297590] pnp: PnP ACPI: found 11 devices [ 2.297661] ACPI: ACPI bus type pnp unregistered [ 2.356594] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff] [ 2.356687] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref] [ 2.356788] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref] [ 2.356887] pci 0000:00:1c.0: BAR 7: assigned [io 0x3000-0x3fff] [ 2.356970] pci 0000:00:1c.1: BAR 7: assigned [io 0x4000-0x4fff] [ 2.357049] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 2.357123] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 2.357205] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 2.357286] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 2.357385] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 2.357459] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] [ 2.357540] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 2.357621] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 2.357720] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 2.357794] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 2.357875] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 2.357955] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 2.358055] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] [ 2.358125] pci 0000:00:1e.0: bridge window [io disabled] [ 2.358205] pci 0000:00:1e.0: bridge window [mem disabled] [ 2.358281] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 2.358409] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.358492] pci 0000:00:1c.0: setting latency timer to 64 [ 2.358538] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 2.358619] pci 0000:00:1c.1: setting latency timer to 64 [ 2.358663] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 2.358743] pci 0000:00:1c.3: setting latency timer to 64 [ 2.358762] pci 0000:00:1e.0: setting latency timer to 64 [ 2.358773] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 2.358780] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 2.358787] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 2.358795] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] [ 2.358802] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] [ 2.358809] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] [ 2.358816] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 2.358823] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] [ 2.358831] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 2.358838] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 2.358845] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff] [ 2.358852] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 2.358860] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] [ 2.358866] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] [ 2.358874] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref] [ 2.358881] pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7] [ 2.358888] pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff] [ 2.358895] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff] [ 2.358902] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff] [ 2.358909] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff] [ 2.358916] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff] [ 2.359242] NET: Registered protocol family 2 [ 2.359890] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 2.363519] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 2.366585] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) [ 2.374684] TCP: Hash tables configured (established 262144 bind 65536) [ 2.374818] TCP reno registered [ 2.374927] UDP hash table entries: 2048 (order: 6, 327680 bytes) [ 2.375560] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes) [ 2.377193] NET: Registered protocol family 1 [ 2.377413] pci 0000:00:02.0: Boot video device [ 2.377575] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.377582] pci 0000:00:1a.0: Performing full reset [ 2.377637] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.377643] pci 0000:00:1a.1: Performing full reset [ 2.377696] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.377702] pci 0000:00:1a.2: Performing full reset [ 2.378025] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.378032] pci 0000:00:1d.0: Performing full reset [ 2.378085] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.378091] pci 0000:00:1d.1: Performing full reset [ 2.378145] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 2.378151] pci 0000:00:1d.2: Performing full reset [ 2.378445] PCI: CLS 64 bytes, default 64 [ 2.379304] Trying to unpack rootfs image as initramfs... [ 4.646233] Freeing initrd memory: 34952k freed [ 5.008364] DMA-API: preallocated 32768 debug entries [ 5.008444] DMA-API: debugging enabled by kernel config [ 5.008529] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 5.008605] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000 [ 5.008692] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000 [ 5.009138] Simple Boot Flag at 0x35 set to 0x1 [ 5.012488] Scanning for low memory corruption every 60 seconds [ 5.014431] audit: initializing netlink socket (disabled) [ 5.014674] type=2000 audit(1299256265.008:1): initialized [ 5.054598] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 5.113642] fuse init (API version 7.16) [ 5.115835] msgmni has been set to 7697 [ 5.118754] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 5.118861] io scheduler noop registered [ 5.118928] io scheduler deadline registered [ 5.119738] io scheduler cfq registered (default) [ 5.123196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 5.124283] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 5.125997] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 5.128650] ACPI: AC Adapter [AC] (off-line) [ 5.131892] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 5.168047] ACPI: Lid Switch [LID] [ 5.169647] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 [ 5.232044] ACPI: Sleep Button [SLPB] [ 5.233701] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 5.233819] ACPI: Power Button [PWRF] [ 5.234311] ACPI: acpi_idle registered with cpuidle [ 5.518026] Monitor-Mwait will be used to enter C-1 state [ 5.520359] Monitor-Mwait will be used to enter C-2 state [ 5.524041] Monitor-Mwait will be used to enter C-3 state [ 5.524069] Marking TSC unstable due to TSC halts in idle [ 5.699776] thermal LNXTHERM:00: registered as thermal_zone0 [ 5.699851] ACPI: Thermal Zone [THM0] (27 C) [ 5.722028] thermal LNXTHERM:01: registered as thermal_zone1 [ 5.722102] ACPI: Thermal Zone [THM1] (31 C) [ 5.723286] Linux agpgart interface v0.103 [ 5.760897] brd: module loaded [ 5.779658] loop: module loaded [ 5.783037] ahci 0000:00:1f.2: version 3.0 [ 5.783153] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 5.783757] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X [ 5.784205] ahci: SSS flag set, parallel bus scan disabled [ 5.784407] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 5.784586] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs [ 5.784781] ahci 0000:00:1f.2: setting latency timer to 64 [ 5.806738] scsi0 : ahci [ 5.809594] scsi1 : ahci [ 5.812271] scsi2 : ahci [ 5.815132] scsi3 : ahci [ 5.826274] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 5.826576] ACPI: Battery Slot [BAT0] (battery present) [ 5.838962] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 40 [ 5.839053] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 40 [ 5.839139] ata3: DUMMY [ 5.839200] ata4: DUMMY [ 5.840513] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 5.840897] ata_generic 0000:00:03.2: setting latency timer to 64 [ 5.855386] scsi4 : ata_generic [ 5.857794] scsi5 : ata_generic [ 5.859884] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18 [ 5.859962] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18 [ 5.860709] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2 [ 5.860782] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 5.861028] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 5.861154] e1000e 0000:00:19.0: setting latency timer to 64 [ 5.861727] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 6.156055] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 6.164509] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 6.164521] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 6.164615] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 6.185510] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb [ 6.185604] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection [ 6.185709] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF [ 6.186145] PPP generic driver version 2.4.2 [ 6.188095] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 6.198853] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.199826] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.202111] mousedev: PS/2 mouse device common for all mice [ 6.205498] rtc_cmos 00:07: RTC can wake from S4 [ 6.211353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 6.212368] ata1.00: ATA-8: ST9250410AS, 0002SDM1, max UDMA/133 [ 6.212444] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 6.222291] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 6.222303] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 6.222395] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 6.224385] ata1.00: configured for UDMA/133 [ 6.225468] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 [ 6.225671] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 6.225889] Linux video capture interface: v2.00 [ 6.227039] device-mapper: uevent: version 1.0.3 [ 6.228616] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com [ 6.229129] device-mapper: multipath: version 1.2.0 loaded [ 6.229231] device-mapper: multipath round-robin: version 1.0.0 loaded [ 6.232720] cpuidle: using governor ladder [ 6.236298] cpuidle: using governor menu [ 6.238498] TCP cubic registered [ 6.241517] NET: Registered protocol family 10 [ 6.242210] scsi 0:0:0:0: Direct-Access ATA ST9250410AS 0002 PQ: 0 ANSI: 5 [ 6.247917] NET: Registered protocol family 17 [ 6.248351] Bluetooth: L2CAP ver 2.15 [ 6.248423] Bluetooth: L2CAP socket layer initialized [ 6.248541] Bluetooth: SCO (Voice Link) ver 0.6 [ 6.248612] Bluetooth: SCO socket layer initialized [ 6.249866] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 6.251834] Bluetooth: RFCOMM TTY layer initialized [ 6.251943] Bluetooth: RFCOMM socket layer initialized [ 6.252129] Bluetooth: RFCOMM ver 1.11 [ 6.252197] Registering the dns_resolver key type [ 6.252205] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 6.253974] sd 0:0:0:0: [sda] Write Protect is off [ 6.254048] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 6.254667] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 6.297231] sda: sda1 sda2 < sda5 > [ 6.304501] sd 0:0:0:0: [sda] Attached SCSI disk [ 6.568166] ata2: SATA link down (SStatus 0 SControl 300) [ 6.719647] IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 6.746807] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4 [ 6.753469] registered taskstats version 1 [ 6.753788] kmemleak: Kernel memory leak detector initialized [ 6.753799] kmemleak: Automatic memory scanning thread started [ 6.756745] rtc_cmos 00:07: setting system clock to 2011-03-04 16:31:07 UTC (1299256267) [ 6.756836] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 6.756907] EDD information not available. [ 6.763371] Freeing unused kernel memory: 524k freed [ 6.763716] Write protecting the kernel read-only data: 8192k [ 6.777366] Freeing unused kernel memory: 1360k freed [ 6.778364] Freeing unused kernel memory: 8k freed [ 7.089143] udevd (119): /proc/119/oom_adj is deprecated, please use /proc/119/oom_score_adj instead. [ 7.462546] agpgart-intel 0000:00:00.0: Intel GM45 Chipset [ 7.463534] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 7.510024] agpgart-intel 0000:00:00.0: detected 32768K stolen memory [ 7.537831] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 7.927324] usbcore: registered new interface driver usbfs [ 7.931245] usbcore: registered new interface driver hub [ 7.948831] usbcore: registered new device driver usb [ 8.012304] [drm] Initialized drm 1.1.0 20060810 [ 8.015113] uhci_hcd: USB Universal Host Controller Interface driver [ 8.016432] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 8.016546] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 8.016635] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 8.016767] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 8.016777] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 8.017061] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 8.038976] uhci_hcd 0000:00:1a.0: detected 2 ports [ 8.039059] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 8.039066] uhci_hcd 0000:00:1a.0: Performing full reset [ 8.039091] uhci_hcd 0000:00:1a.0: supports USB remote wakeup [ 8.039464] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 [ 8.040708] usb usb1: default language 0x0409 [ 8.041082] usb usb1: udev 1, busnum 1, minor = 0 [ 8.041090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 8.041167] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.041254] usb usb1: Product: UHCI Host Controller [ 8.041323] usb usb1: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 8.041394] usb usb1: SerialNumber: 0000:00:1a.0 [ 8.043620] usb usb1: usb_probe_device [ 8.043629] usb usb1: configuration #1 chosen from 1 choice [ 8.043909] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 8.044673] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 8.044751] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after [ 8.044844] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96 [ 8.046464] hub 1-0:1.0: usb_probe_interface [ 8.046473] hub 1-0:1.0: usb_probe_interface - got id [ 8.046484] hub 1-0:1.0: USB hub found [ 8.046780] hub 1-0:1.0: 2 ports detected [ 8.046886] hub 1-0:1.0: standalone hub [ 8.046892] hub 1-0:1.0: no power switching (usb 1.0) [ 8.046898] hub 1-0:1.0: individual port over-current protection [ 8.046905] hub 1-0:1.0: power on to power good time: 2ms [ 8.047294] hub 1-0:1.0: local power source is good [ 8.047339] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 8.052205] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 8.052339] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 8.052349] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 8.052540] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 [ 8.068147] uhci_hcd 0000:00:1a.1: detected 2 ports [ 8.068235] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 8.068241] uhci_hcd 0000:00:1a.1: Performing full reset [ 8.068633] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 [ 8.069503] usb usb2: default language 0x0409 [ 8.069894] usb usb2: udev 1, busnum 2, minor = 128 [ 8.069902] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 8.069983] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.070075] usb usb2: Product: UHCI Host Controller [ 8.070149] usb usb2: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 8.070225] usb usb2: SerialNumber: 0000:00:1a.1 [ 8.074981] usb usb2: usb_probe_device [ 8.074993] usb usb2: configuration #1 chosen from 1 choice [ 8.075191] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 8.077269] hub 2-0:1.0: usb_probe_interface [ 8.077277] hub 2-0:1.0: usb_probe_interface - got id [ 8.077288] hub 2-0:1.0: USB hub found [ 8.077591] hub 2-0:1.0: 2 ports detected [ 8.077697] hub 2-0:1.0: standalone hub [ 8.077703] hub 2-0:1.0: no power switching (usb 1.0) [ 8.077709] hub 2-0:1.0: individual port over-current protection [ 8.077716] hub 2-0:1.0: power on to power good time: 2ms [ 8.077943] hub 2-0:1.0: local power source is good [ 8.077986] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 8.087910] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 8.088192] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 8.088329] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 8.088468] uhci_hcd 0000:00:1a.2: setting latency timer to 64 [ 8.088479] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 8.088683] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3 [ 8.096601] uhci_hcd 0000:00:1a.2: detected 2 ports [ 8.096686] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 8.096693] uhci_hcd 0000:00:1a.2: Performing full reset [ 8.096717] uhci_hcd 0000:00:1a.2: supports USB remote wakeup [ 8.097091] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0 [ 8.097949] usb usb3: default language 0x0409 [ 8.098329] usb usb3: udev 1, busnum 3, minor = 256 [ 8.098337] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 8.098413] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.098500] usb usb3: Product: UHCI Host Controller [ 8.098569] usb usb3: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 8.098641] usb usb3: SerialNumber: 0000:00:1a.2 [ 8.103015] usb usb3: usb_probe_device [ 8.103026] usb usb3: configuration #1 chosen from 1 choice [ 8.103215] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 8.104552] hub 3-0:1.0: usb_probe_interface [ 8.104560] hub 3-0:1.0: usb_probe_interface - got id [ 8.104571] hub 3-0:1.0: USB hub found [ 8.104867] hub 3-0:1.0: 2 ports detected [ 8.104974] hub 3-0:1.0: standalone hub [ 8.104980] hub 3-0:1.0: no power switching (usb 1.0) [ 8.104985] hub 3-0:1.0: individual port over-current protection [ 8.104993] hub 3-0:1.0: power on to power good time: 2ms [ 8.105223] hub 3-0:1.0: local power source is good [ 8.105266] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 8.117244] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 8.117359] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 8.117445] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 8.118184] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 8.118194] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 8.118476] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4 [ 8.132064] uhci_hcd 0000:00:1d.0: detected 2 ports [ 8.132143] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 8.132150] uhci_hcd 0000:00:1d.0: Performing full reset [ 8.132174] uhci_hcd 0000:00:1d.0: supports USB remote wakeup [ 8.132548] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0 [ 8.133506] usb usb4: default language 0x0409 [ 8.133898] usb usb4: udev 1, busnum 4, minor = 384 [ 8.133905] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 8.133981] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.134069] usb usb4: Product: UHCI Host Controller [ 8.134138] usb usb4: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 8.134210] usb usb4: SerialNumber: 0000:00:1d.0 [ 8.136743] usb usb4: usb_probe_device [ 8.136752] usb usb4: configuration #1 chosen from 1 choice [ 8.136938] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 8.138231] hub 4-0:1.0: usb_probe_interface [ 8.138238] hub 4-0:1.0: usb_probe_interface - got id [ 8.138249] hub 4-0:1.0: USB hub found [ 8.138544] hub 4-0:1.0: 2 ports detected [ 8.138650] hub 4-0:1.0: standalone hub [ 8.138655] hub 4-0:1.0: no power switching (usb 1.0) [ 8.138661] hub 4-0:1.0: individual port over-current protection [ 8.138669] hub 4-0:1.0: power on to power good time: 2ms [ 8.138893] hub 4-0:1.0: local power source is good [ 8.138936] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 8.144328] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 8.147617] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 8.147732] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 8.147819] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 8.148105] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 8.148115] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 8.148316] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 5 [ 8.164643] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 8.164657] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 8.165050] ehci_hcd 0000:00:1a.7: debug port 1 [ 8.165127] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 8.169041] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported [ 8.169048] ehci_hcd 0000:00:1a.7: supports USB remote wakeup [ 8.169412] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00 [ 8.169491] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 8.173397] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 8.176157] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00 [ 8.184093] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 8.184990] usb usb5: default language 0x0409 [ 8.185371] usb usb5: udev 1, busnum 5, minor = 512 [ 8.185379] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 8.185455] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.185542] usb usb5: Product: EHCI Host Controller [ 8.185611] usb usb5: Manufacturer: Linux 2.6.38-rc6+ ehci_hcd [ 8.185683] usb usb5: SerialNumber: 0000:00:1a.7 [ 8.187591] usb usb5: usb_probe_device [ 8.187600] usb usb5: configuration #1 chosen from 1 choice [ 8.187786] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 8.189180] hub 5-0:1.0: usb_probe_interface [ 8.189188] hub 5-0:1.0: usb_probe_interface - got id [ 8.189198] hub 5-0:1.0: USB hub found [ 8.189532] hub 5-0:1.0: 6 ports detected [ 8.189634] hub 5-0:1.0: standalone hub [ 8.189640] hub 5-0:1.0: no power switching (usb 1.0) [ 8.189645] hub 5-0:1.0: individual port over-current protection [ 8.189653] hub 5-0:1.0: power on to power good time: 20ms [ 8.189882] hub 5-0:1.0: local power source is good [ 8.189923] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 8.194097] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0 [ 8.194134] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1 [ 8.194168] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2 [ 8.194789] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 8.194922] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 8.194933] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 8.195156] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 [ 8.204309] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 8.208108] uhci_hcd 0000:00:1d.1: detected 2 ports [ 8.208191] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 8.208197] uhci_hcd 0000:00:1d.1: Performing full reset [ 8.208600] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0 [ 8.209451] usb usb6: default language 0x0409 [ 8.209839] usb usb6: udev 1, busnum 6, minor = 640 [ 8.209847] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 8.209924] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.210009] usb usb6: Product: UHCI Host Controller [ 8.210079] usb usb6: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 8.210151] usb usb6: SerialNumber: 0000:00:1d.1 [ 8.212268] usb usb6: usb_probe_device [ 8.212277] usb usb6: configuration #1 chosen from 1 choice [ 8.212466] usb usb6: adding 6-0:1.0 (config #1, interface 0) [ 8.213790] hub 6-0:1.0: usb_probe_interface [ 8.213798] hub 6-0:1.0: usb_probe_interface - got id [ 8.213808] hub 6-0:1.0: USB hub found [ 8.214104] hub 6-0:1.0: 2 ports detected [ 8.214210] hub 6-0:1.0: standalone hub [ 8.214215] hub 6-0:1.0: no power switching (usb 1.0) [ 8.214221] hub 6-0:1.0: individual port over-current protection [ 8.214228] hub 6-0:1.0: power on to power good time: 2ms [ 8.214458] hub 6-0:1.0: local power source is good [ 8.214503] hub 6-0:1.0: trying to enable port power on non-switchable hub [ 8.218910] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 8.219049] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 8.219059] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 8.219249] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 [ 8.232245] uhci_hcd 0000:00:1d.2: detected 2 ports [ 8.232329] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 8.232336] uhci_hcd 0000:00:1d.2: Performing full reset [ 8.232463] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 [ 8.233331] usb usb7: default language 0x0409 [ 8.233726] usb usb7: udev 1, busnum 7, minor = 768 [ 8.233733] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 8.233810] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.233896] usb usb7: Product: UHCI Host Controller [ 8.233965] usb usb7: Manufacturer: Linux 2.6.38-rc6+ uhci_hcd [ 8.234037] usb usb7: SerialNumber: 0000:00:1d.2 [ 8.235994] usb usb7: usb_probe_device [ 8.236200] usb usb7: configuration #1 chosen from 1 choice [ 8.236328] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 8.238678] usb usb7: adding 7-0:1.0 (config #1, interface 0) [ 8.240044] hub 7-0:1.0: usb_probe_interface [ 8.240052] hub 7-0:1.0: usb_probe_interface - got id [ 8.240063] hub 7-0:1.0: USB hub found [ 8.240360] hub 7-0:1.0: 2 ports detected [ 8.240467] hub 7-0:1.0: standalone hub [ 8.240473] hub 7-0:1.0: no power switching (usb 1.0) [ 8.240479] hub 7-0:1.0: individual port over-current protection [ 8.240486] hub 7-0:1.0: power on to power good time: 2ms [ 8.240719] hub 7-0:1.0: local power source is good [ 8.240763] hub 7-0:1.0: trying to enable port power on non-switchable hub [ 8.245864] i915 0000:00:02.0: power state changed by ACPI to D0 [ 8.245986] i915 0000:00:02.0: power state changed by ACPI to D0 [ 8.246074] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 8.246156] i915 0000:00:02.0: setting latency timer to 64 [ 8.276115] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 8.288270] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0 ACK POWER sig=j CSC CONNECT [ 8.288298] hub 5-0:1.0: port 3: status 0501 change 0001 [ 8.312222] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 8.340206] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 8.388089] hub 5-0:1.0: state 7 ports 6 chg 0008 evt 0000 [ 8.388165] hub 5-0:1.0: port 3, status 0501, change 0000, 480 Mb/s [ 8.444300] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion [ 8.444314] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 8.444340] hub 5-0:1.0: port 3 not reset yet, waiting 50ms [ 8.500118] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 8.500350] hub 5-0:1.0: state 7 ports 6 chg 0000 evt 0008 [ 8.584166] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 8.584225] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00 [ 8.584304] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s [ 8.657362] i915 0000:00:02.0: irq 42 for MSI/MSI-X [ 8.657552] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 8.657632] [drm] Driver supports precise vblank timestamp query. [ 8.712144] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 [ 8.824129] usb 2-1: new full speed USB device using uhci_hcd and address 2 [ 8.908624] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 8.960290] usb 2-1: ep0 maxpacket = 8 [ 8.987116] usb 2-1: default language 0x0409 [ 8.996383] usb 2-1: udev 2, busnum 2, minor = 129 [ 8.996394] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810 [ 8.996476] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 8.996553] usb 2-1: Product: Fingerprint Sensor [ 8.998224] usb 2-1: usb_probe_device [ 8.998234] usb 2-1: configuration #1 chosen from 1 choice [ 9.001107] usb 2-1: adding 2-1:1.0 (config #1, interface 0) [ 9.006076] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 9.080266] usb usb1: suspend_rh (auto-stop) [ 9.316772] fb0: inteldrmfb frame buffer device [ 9.316847] drm: registered panic notifier [ 9.328082] usb usb3: suspend_rh (auto-stop) [ 9.328121] usb usb4: suspend_rh (auto-stop) [ 9.328155] usb usb6: suspend_rh (auto-stop) [ 9.328190] usb usb7: suspend_rh (auto-stop) [ 9.562906] acpi device:02: registered as cooling_device2 [ 9.571336] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 [ 9.573034] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 9.574714] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 9.575019] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 9.575137] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 9.575266] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 9.575488] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 9.575499] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 9.575689] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8 [ 9.588627] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 9.588641] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 9.589047] ehci_hcd 0000:00:1d.7: debug port 1 [ 9.589124] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 9.593027] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported [ 9.593034] ehci_hcd 0000:00:1d.7: supports USB remote wakeup [ 9.593424] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000 [ 9.593504] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 9.597385] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 9.608341] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 9.609287] usb usb8: default language 0x0409 [ 9.609707] usb usb8: udev 1, busnum 8, minor = 896 [ 9.609715] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 [ 9.609791] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.609878] usb usb8: Product: EHCI Host Controller [ 9.609948] usb usb8: Manufacturer: Linux 2.6.38-rc6+ ehci_hcd [ 9.610019] usb usb8: SerialNumber: 0000:00:1d.7 [ 9.612442] usb usb8: usb_probe_device [ 9.612452] usb usb8: configuration #1 chosen from 1 choice [ 9.612653] usb usb8: adding 8-0:1.0 (config #1, interface 0) [ 9.614031] hub 8-0:1.0: usb_probe_interface [ 9.614038] hub 8-0:1.0: usb_probe_interface - got id [ 9.614049] hub 8-0:1.0: USB hub found [ 9.614415] hub 8-0:1.0: 6 ports detected [ 9.614520] hub 8-0:1.0: standalone hub [ 9.614526] hub 8-0:1.0: no power switching (usb 1.0) [ 9.614532] hub 8-0:1.0: individual port over-current protection [ 9.614540] hub 8-0:1.0: power on to power good time: 20ms [ 9.614781] hub 8-0:1.0: local power source is good [ 9.614825] hub 8-0:1.0: trying to enable port power on non-switchable hub [ 9.621622] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0 [ 9.621660] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1 [ 9.621699] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2 [ 9.637519] Console: switching to colour frame buffer device 180x56 [ 9.712537] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 10.515093] PM: Starting manual resume from disk [ 10.574701] EXT3-fs: barriers not enabled [ 10.593317] kjournald starting. Commit interval 5 seconds [ 10.593780] EXT3-fs (sda1): mounted filesystem with writeback data mode [ 10.808224] hub 1-0:1.0: hub_suspend [ 10.808329] usb usb1: bus auto-suspend [ 10.808338] usb usb1: suspend_rh [ 10.808374] hub 3-0:1.0: hub_suspend [ 10.808388] usb usb3: bus auto-suspend [ 10.808394] usb usb3: suspend_rh [ 10.808424] hub 4-0:1.0: hub_suspend [ 10.808437] usb usb4: bus auto-suspend [ 10.808444] usb usb4: suspend_rh [ 10.808474] hub 6-0:1.0: hub_suspend [ 10.808487] usb usb6: bus auto-suspend [ 10.808493] usb usb6: suspend_rh [ 10.808523] hub 7-0:1.0: hub_suspend [ 10.808536] usb usb7: bus auto-suspend [ 10.808542] usb usb7: suspend_rh [ 10.824201] hub 5-0:1.0: hub_suspend [ 10.824221] usb usb5: bus auto-suspend [ 10.824228] ehci_hcd 0000:00:1a.7: suspend root hub [ 11.808105] hub 8-0:1.0: hub_suspend [ 11.808133] usb usb8: bus auto-suspend [ 11.808141] ehci_hcd 0000:00:1d.7: suspend root hub [ 13.170151] Adding 5791396k swap on /dev/sda5. Priority:-1 extents:1 across:5791396k [ 13.678918] EXT3-fs (sda1): using internal journal [ 13.755148] udev: starting version 147 [ 17.249810] ip_tables: (C) 2000-2006 Netfilter Core Team [ 17.838049] cfg80211: Calling CRDA to update world regulatory domain [ 19.188576] cfg80211: World regulatory domain updated: [ 19.188586] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 19.188595] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 19.188604] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 19.188611] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 19.188619] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 19.188627] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 23.468701] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 23.469299] HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X [ 23.469706] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 23.581704] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: [ 23.581713] iwlagn: Copyright(c) 2003-2010 Intel Corporation [ 23.582129] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 23.582148] iwlagn 0000:03:00.0: setting latency timer to 64 [ 23.582319] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54 [ 23.603794] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4 [ 23.603801] iwlagn 0000:03:00.0: Device SKU: 0Xb [ 23.603893] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels [ 23.604135] iwlagn 0000:03:00.0: irq 44 for MSI/MSI-X [ 24.085764] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 24.140226] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 24.141792] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 24.914758] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12 [ 25.006479] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 36.568181] usb usb8: usb auto-resume [ 36.568194] ehci_hcd 0000:00:1d.7: resume root hub [ 36.596093] hub 8-0:1.0: hub_resume [ 36.596704] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 36.597426] usb usb1: usb auto-resume [ 36.597435] usb usb1: wakeup_rh [ 36.636048] hub 1-0:1.0: hub_resume [ 36.636521] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 36.636670] usb usb7: usb auto-resume [ 36.636680] usb usb7: wakeup_rh [ 36.680089] hub 7-0:1.0: hub_resume [ 36.680727] usb usb6: usb auto-resume [ 36.680736] usb usb6: wakeup_rh [ 36.680758] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 36.720161] hub 6-0:1.0: hub_resume [ 36.720768] usb usb5: usb auto-resume [ 36.720780] ehci_hcd 0000:00:1a.7: resume root hub [ 36.720819] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 36.772049] hub 5-0:1.0: hub_resume [ 36.773023] usb usb4: usb auto-resume [ 36.773034] usb usb4: wakeup_rh [ 36.774480] hub 5-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 36.816080] hub 4-0:1.0: hub_resume [ 36.816340] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 36.816771] usb usb3: usb auto-resume [ 36.816782] usb usb3: wakeup_rh [ 36.856125] hub 3-0:1.0: hub_resume [ 36.860127] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 37.848052] usb usb6: suspend_rh (auto-stop) [ 37.848082] usb usb1: suspend_rh (auto-stop) [ 37.848121] usb usb7: suspend_rh (auto-stop) [ 37.848156] usb usb4: suspend_rh (auto-stop) [ 37.848192] usb usb3: suspend_rh (auto-stop) [ 38.980191] hub 1-0:1.0: hub_suspend [ 38.980218] usb usb1: bus auto-suspend [ 38.980226] usb usb1: suspend_rh [ 38.980260] hub 7-0:1.0: hub_suspend [ 38.980274] usb usb7: bus auto-suspend [ 38.980280] usb usb7: suspend_rh [ 38.980310] hub 6-0:1.0: hub_suspend [ 38.980323] usb usb6: bus auto-suspend [ 38.980329] usb usb6: suspend_rh [ 38.980359] hub 5-0:1.0: hub_suspend [ 38.980372] usb usb5: bus auto-suspend [ 38.980379] ehci_hcd 0000:00:1a.7: suspend root hub [ 38.980425] hub 8-0:1.0: hub_suspend [ 38.980438] usb usb8: bus auto-suspend [ 38.980444] ehci_hcd 0000:00:1d.7: suspend root hub [ 38.980487] hub 4-0:1.0: hub_suspend [ 38.980500] usb usb4: bus auto-suspend [ 38.980506] usb usb4: suspend_rh [ 38.980536] hub 3-0:1.0: hub_suspend [ 38.980549] usb usb3: bus auto-suspend [ 38.980555] usb usb3: suspend_rh [ 39.424124] usb usb8: usb auto-resume [ 39.424139] ehci_hcd 0000:00:1d.7: resume root hub [ 39.452090] hub 8-0:1.0: hub_resume [ 39.452723] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 39.453098] usb usb1: usb auto-resume [ 39.453108] usb usb1: wakeup_rh [ 39.492396] hub 1-0:1.0: hub_resume [ 39.493070] usb usb7: usb auto-resume [ 39.493079] usb usb7: wakeup_rh [ 39.493170] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 39.532106] hub 7-0:1.0: hub_resume [ 39.532370] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 39.532698] usb usb6: usb auto-resume [ 39.532707] usb usb6: wakeup_rh [ 39.572131] hub 6-0:1.0: hub_resume [ 39.572412] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 39.572784] usb usb5: usb auto-resume [ 39.572796] ehci_hcd 0000:00:1a.7: resume root hub [ 39.624151] hub 5-0:1.0: hub_resume [ 39.624929] hub 5-0:1.0: state 7 ports 6 chg 0000 evt 0000 [ 39.625120] usb usb4: usb auto-resume [ 39.625130] usb usb4: wakeup_rh [ 39.664055] hub 4-0:1.0: hub_resume [ 39.664314] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 39.664692] usb usb3: usb auto-resume [ 39.664702] usb usb3: wakeup_rh [ 39.704288] hub 3-0:1.0: hub_resume [ 39.704620] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 40.576063] usb usb1: suspend_rh (auto-stop) [ 40.576103] usb usb7: suspend_rh (auto-stop) [ 40.576138] usb usb6: suspend_rh (auto-stop) [ 40.824070] usb usb4: suspend_rh (auto-stop) [ 40.824112] usb usb3: suspend_rh (auto-stop) [ 41.808121] hub 8-0:1.0: hub_suspend [ 41.808149] usb usb8: bus auto-suspend [ 41.808157] ehci_hcd 0000:00:1d.7: suspend root hub [ 41.808206] hub 1-0:1.0: hub_suspend [ 41.808220] usb usb1: bus auto-suspend [ 41.808228] usb usb1: suspend_rh [ 41.808259] hub 7-0:1.0: hub_suspend [ 41.808274] usb usb7: bus auto-suspend [ 41.808281] usb usb7: suspend_rh [ 41.808310] hub 6-0:1.0: hub_suspend [ 41.808322] usb usb6: bus auto-suspend [ 41.808329] usb usb6: suspend_rh [ 41.808359] hub 5-0:1.0: hub_suspend [ 41.808372] usb usb5: bus auto-suspend [ 41.808378] ehci_hcd 0000:00:1a.7: suspend root hub [ 41.808421] hub 4-0:1.0: hub_suspend [ 41.808435] usb usb4: bus auto-suspend [ 41.808441] usb usb4: suspend_rh [ 41.808470] hub 3-0:1.0: hub_suspend [ 41.808483] usb usb3: bus auto-suspend [ 41.808489] usb usb3: suspend_rh [ 114.586822] kmemleak: 2 new suspected memory leaks (see /sys/kernel/debug/kmemleak) [ 161.540661] irq 23: nobody cared (try booting with the "irqpoll" option) [ 161.540674] Pid: 0, comm: kworker/0:0 Not tainted 2.6.38-rc6+ #768 [ 161.540680] Call Trace: [ 161.540686] <IRQ> [<ffffffff8109a2a6>] ? __report_bad_irq+0x26/0xa0 [ 161.540710] [<ffffffff8109a4ac>] ? note_interrupt+0x18c/0x1d0 [ 161.540721] [<ffffffff8109ae2d>] ? handle_fasteoi_irq+0xcd/0x100 [ 161.540732] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30 [ 161.540740] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0 [ 161.540751] [<ffffffff8149fad3>] ? ret_from_intr+0x0/0xe [ 161.540756] <EOI> [<ffffffff8126f5d0>] ? acpi_idle_enter_c1+0x7e/0x99 [ 161.540776] [<ffffffff8126f5b2>] ? acpi_idle_enter_c1+0x60/0x99 [ 161.540787] [<ffffffff8138b0c2>] ? cpuidle_idle_call+0x82/0xf0 [ 161.540797] [<ffffffff81001906>] ? cpu_idle+0x56/0xb0 [ 161.540808] [<ffffffff81498b4a>] ? start_secondary+0x1c1/0x1c8 [ 161.540818] [<ffffffff812658c2>] ? acpi_ps_parse_loop+0x2cb/0x95d [ 161.540828] [<ffffffff8126363b>] ? acpi_ns_one_complete_parse+0x103/0x120 [ 161.540835] handlers: [ 161.540840] [<ffffffffa00f34c0>] (usb_hcd_irq+0x0/0x70 [usbcore]) [ 161.540870] Disabling IRQ #23 ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b 2011-03-04 17:52 ` [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b Sarah Sharp @ 2011-03-04 20:32 ` Rafael J. Wysocki 2011-03-14 23:56 ` Sarah Sharp 0 siblings, 1 reply; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-04 20:32 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Friday, March 04, 2011, Sarah Sharp wrote: > On Wed, Mar 02, 2011 at 11:30:49PM +0100, Rafael J. Wysocki wrote: > > On Wednesday, March 02, 2011, Rafael J. Wysocki wrote: > > > There are two problems. First, your BIOS says that ASPM is not supported > > > by it, so we don't call _OSC, which should be fixed by the previous patch. > > > Second, pci_msi_enabled() returns 0 on your system, which is kind of strange, > > > because it evidently uses MSIs (as visible in the dmesg). > > > > > > While I think we can safely request _OSC control even if ASPM is not supported > > > by the hardware (according to the BIOS), which is done after the first patch, > > > we need to figure out why 0 is returned by pci_msi_enabled() on your system > > > and try to work around that. > > > > Regardless, I think we should report MSI and ASPM support to the BIOS unless > > directly disabled via the kernel command line or .config. > > > > I'm going to send two patches in replies to this message. Please apply them > > both on top of 2.6.38-rc7 and report back. > > I applied your patches on top of 2.6.38-rc6 again and tested them. > dmesg is attached. Let me know if you need me to test Linus' latest > instead. -rc6 should be fine. I don't understand why pci_no_msi_support() is called on your system even though pci=nomsi is not in the kernel command line. Please apply this patch on top of the previous two and send me dmesg. --- drivers/pci/msi.c | 2 ++ 1 file changed, 2 insertions(+) Index: linux-2.6/drivers/pci/msi.c =================================================================== --- linux-2.6.orig/drivers/pci/msi.c +++ linux-2.6/drivers/pci/msi.c @@ -858,6 +858,8 @@ void pci_no_msi(void) void pci_no_msi_support(void) { + dump_stack(); + msi_support_enabled = false; pci_no_msi(); } ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b 2011-03-04 20:32 ` Rafael J. Wysocki @ 2011-03-14 23:56 ` Sarah Sharp 2011-03-15 0:02 ` Rafael J. Wysocki 0 siblings, 1 reply; 18+ messages in thread From: Sarah Sharp @ 2011-03-14 23:56 UTC (permalink / raw) To: Rafael J. Wysocki Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan [-- Attachment #1: Type: text/plain, Size: 829 bytes --] On Fri, Mar 04, 2011 at 09:32:35PM +0100, Rafael J. Wysocki wrote: > I don't understand why pci_no_msi_support() is called on your system even > though pci=nomsi is not in the kernel command line. > > Please apply this patch on top of the previous two and send me dmesg. Ok, here's the dmesg with your two previous patches applied, plus the patch below. I don't see any stack trace though. Sarah Sharp > > --- > drivers/pci/msi.c | 2 ++ > 1 file changed, 2 insertions(+) > > Index: linux-2.6/drivers/pci/msi.c > =================================================================== > --- linux-2.6.orig/drivers/pci/msi.c > +++ linux-2.6/drivers/pci/msi.c > @@ -858,6 +858,8 @@ void pci_no_msi(void) > > void pci_no_msi_support(void) > { > + dump_stack(); > + > msi_support_enabled = false; > pci_no_msi(); > } [-- Attachment #2: dmesg.txt --] [-- Type: text/plain, Size: 80584 bytes --] [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.38-rc8+ (sarah@xanatos) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #777 SMP PREEMPT Mon Mar 14 16:35:28 PDT 2011 [ 0.000000] Command line: root=UUID=7b14f772-a799-415f-a4c9-931ef81f6f0d ro [ 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 - 00000000bd6a1000 (usable) [ 0.000000] BIOS-e820: 00000000bd6a1000 - 00000000bd6a7000 (reserved) [ 0.000000] BIOS-e820: 00000000bd6a7000 - 00000000bd7b7000 (usable) [ 0.000000] BIOS-e820: 00000000bd7b7000 - 00000000bd80f000 (reserved) [ 0.000000] BIOS-e820: 00000000bd80f000 - 00000000bd8c7000 (usable) [ 0.000000] BIOS-e820: 00000000bd8c7000 - 00000000bd8d2000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8d2000 - 00000000bd8d5000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd8d5000 - 00000000bd8d9000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8d9000 - 00000000bd8dd000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd8dd000 - 00000000bd8e0000 (reserved) [ 0.000000] BIOS-e820: 00000000bd8e0000 - 00000000bd907000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bd907000 - 00000000bd908000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bd908000 - 00000000bdb0f000 (reserved) [ 0.000000] BIOS-e820: 00000000bdb0f000 - 00000000bdb9f000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bdb9f000 - 00000000bdbff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bdbff000 - 00000000bdc00000 (usable) [ 0.000000] BIOS-e820: 00000000bdc00000 - 00000000c0000000 (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] BIOS-e820: 0000000100000000 - 000000013c000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: LENOVO 74663HU/74663HU, BIOS 6DET44WW (2.08 ) 04/22/2009 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x13c000 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 13C000000 mask FFC000000 uncachable [ 0.000000] 1 base 0BE000000 mask FFE000000 uncachable [ 0.000000] 2 base 000000000 mask F80000000 write-back [ 0.000000] 3 base 080000000 mask FC0000000 write-back [ 0.000000] 4 base 100000000 mask FC0000000 write-back [ 0.000000] 5 base 0BDE00000 mask FFFE00000 uncachable [ 0.000000] 6 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000bde00000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xbdc00 max_arch_pfn = 0x400000000 [ 0.000000] Scanning 0 areas for low memory corruption [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bdc00000 [ 0.000000] 0000000000 - 00bdc00000 page 2M [ 0.000000] kernel direct mapping tables up to bdc00000 @ 1fffc000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-000000013c000000 [ 0.000000] 0100000000 - 013c000000 page 2M [ 0.000000] kernel direct mapping tables up to 13c000000 @ bd8c1000-bd8c7000 [ 0.000000] RAMDISK: 3600d000 - 37ff0000 [ 0.000000] ACPI: RSDP 00000000000f7380 00024 (v02 LENOVO) [ 0.000000] ACPI: XSDT 00000000bdb7bdd4 00094 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: FACP 00000000bdb7bf00 000F4 (v03 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: DSDT 00000000bdb7c2f4 0D881 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: FACS 00000000bdb8e000 00040 [ 0.000000] ACPI: SSDT 00000000bdb7c0b4 00240 (v01 LENOVO TP-6D 00002080 MSFT 03000000) [ 0.000000] ACPI: ECDT 00000000bdb89b75 00052 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: APIC 00000000bdb89bc7 00078 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: MCFG 00000000bdb89c3f 0003C (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: HPET 00000000bdb89c7b 00038 (v01 LENOVO TP-6D 00002080 LNVO 00000001) [ 0.000000] ACPI: SLIC 00000000bdb89dc2 00176 (v01 LENOVO TP-6D 00002080 LTP 00000000) [ 0.000000] ACPI: BOOT 00000000bdb89f38 00028 (v01 LENOVO TP-6D 00002080 LTP 00000001) [ 0.000000] ACPI: ASF! 00000000bdb89f60 000A0 (v16 LENOVO TP-6D 00002080 PTL 00000001) [ 0.000000] ACPI: SSDT 00000000bdb8d203 0055F (v01 LENOVO TP-6D 00002080 INTL 20050513) [ 0.000000] ACPI: TCPA 00000000bd907000 00032 (v00 00000000 00000000) [ 0.000000] ACPI: SSDT 00000000bd8d4000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d3000 00274 (v01 PmRef Cpu0Tst 00003000 INTL 20050624) [ 0.000000] ACPI: SSDT 00000000bd8d2000 00242 (v01 PmRef ApTst 00003000 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff8800b0000000-ffff8800b37fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x0013c000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[6] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x000bd6a1 [ 0.000000] 0: 0x000bd6a7 -> 0x000bd7b7 [ 0.000000] 0: 0x000bd80f -> 0x000bd8c7 [ 0.000000] 0: 0x000bdbff -> 0x000bdc00 [ 0.000000] 0: 0x00100000 -> 0x0013c000 [ 0.000000] On node 0 totalpages: 1021944 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 6 pages reserved [ 0.000000] DMA zone: 3920 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 757922 pages, LIFO batch:31 [ 0.000000] Normal zone: 3360 pages used for memmap [ 0.000000] Normal zone: 242400 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] 4 Processors exceeds NR_CPUS limit of 2 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 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: 00000000bd6a1000 - 00000000bd6a7000 [ 0.000000] PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000 [ 0.000000] PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000 [ 0.000000] PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000 [ 0.000000] PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000 [ 0.000000] PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000 [ 0.000000] PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000 [ 0.000000] PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000 [ 0.000000] PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000 [ 0.000000] PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000 [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000 [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000 [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000 [ 0.000000] PM: Registered nosave memory: 00000000ff800000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000) [ 0.000000] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff8800bd400000 s75840 r8192 d22464 u1048576 [ 0.000000] pcpu-alloc: s75840 r8192 d22464 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1004242 [ 0.000000] Kernel command line: root=UUID=7b14f772-a799-415f-a4c9-931ef81f6f0d ro [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 3908248k/5177344k available (4768k kernel code, 1089568k absent, 179528k reserved, 3936k data, 524k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptable hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:320 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 5823 kB [ 0.000000] per task-struct memory footprint: 1920 bytes [ 0.000000] allocated 41943040 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1861.737 MHz processor. [ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3723.47 BogoMIPS (lpj=7446948) [ 0.004097] pid_max: default: 32768 minimum: 301 [ 0.004466] Mount-cache hash table entries: 256 [ 0.005753] Initializing cgroup subsys ns [ 0.005801] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. [ 0.005870] Initializing cgroup subsys cpuacct [ 0.005931] Initializing cgroup subsys memory [ 0.006081] Initializing cgroup subsys freezer [ 0.006296] CPU: Physical Processor ID: 0 [ 0.006343] CPU: Processor Core ID: 0 [ 0.006390] using mwait in idle threads. [ 0.006488] ACPI: Core revision 20110112 [ 0.156287] Setting APIC routing to flat [ 0.156802] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197629] CPU0: Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz stepping 0a [ 0.200011] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. [ 0.200011] ... version: 2 [ 0.200011] ... bit width: 40 [ 0.200011] ... generic registers: 2 [ 0.200011] ... value mask: 000000ffffffffff [ 0.200011] ... max period: 000000007fffffff [ 0.200011] ... fixed-purpose events: 3 [ 0.200011] ... event mask: 0000000700000003 [ 0.208159] NMI watchdog enabled, takes one hw-pmu counter. [ 0.220029] lockdep: fixing up alternatives. [ 0.224110] Booting Node 0, Processors #1 Ok. [ 0.316092] NMI watchdog enabled, takes one hw-pmu counter. [ 0.320030] Brought up 2 CPUs [ 0.320079] Total of 2 processors activated (7447.36 BogoMIPS). [ 0.324885] NET: Registered protocol family 16 [ 0.327183] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.327253] ACPI: bus type pci registered [ 0.327941] PCI: Using configuration type 1 for base access [ 0.341314] bio: create slab <bio-0> at 0 [ 0.350333] ACPI: EC: EC description table is found, configuring boot EC [ 0.480754] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.526381] ACPI: SSDT 00000000bd8d7c20 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 0.529295] ACPI: Dynamic OEM Table Load: [ 0.529408] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) [ 0.533333] ACPI: SSDT 00000000bd8d5020 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 0.538540] ACPI: Dynamic OEM Table Load: [ 0.538654] ACPI: SSDT (null) 0087A (v01 PmRef Cpu0Cst 00003001 INTL 20050624) [ 0.573285] ACPI: SSDT 00000000bd8d6ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 0.577298] ACPI: Dynamic OEM Table Load: [ 0.577410] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624) [ 0.595637] ACPI: SSDT 00000000bd8d6f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 0.598273] ACPI: Dynamic OEM Table Load: [ 0.598385] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624) [ 0.618603] ACPI: Interpreter enabled [ 0.618654] ACPI: (supports S0 S3 S4 S5) [ 0.619216] ACPI: Using IOAPIC for interrupt routing [ 0.697099] ACPI: Power Resource [PUBS] (on) [ 0.759704] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 [ 0.793557] ACPI: ACPI Dock Station Driver: 3 docks/bays found [ 0.793610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.800590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.801433] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.801486] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.801539] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.801602] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 0.801665] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 0.801729] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] [ 0.801875] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600 [ 0.801967] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300 [ 0.801988] pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit] [ 0.802001] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.802011] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807] [ 0.802077] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380 [ 0.802094] pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit] [ 0.802188] pci 0000:00:03.0: [8086:2a44] type 0 class 0x000780 [ 0.802212] pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit] [ 0.802277] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.802282] pci 0000:00:03.0: PME# disabled [ 0.802326] pci 0000:00:03.2: [8086:2a46] type 0 class 0x000101 [ 0.802347] pci 0000:00:03.2: reg 10: [io 0x1828-0x182f] [ 0.802358] pci 0000:00:03.2: reg 14: [io 0x180c-0x180f] [ 0.802368] pci 0000:00:03.2: reg 18: [io 0x1820-0x1827] [ 0.802379] pci 0000:00:03.2: reg 1c: [io 0x1808-0x180b] [ 0.802390] pci 0000:00:03.2: reg 20: [io 0x1810-0x181f] [ 0.802469] pci 0000:00:03.3: [8086:2a47] type 0 class 0x000700 [ 0.802490] pci 0000:00:03.3: reg 10: [io 0x1830-0x1837] [ 0.802501] pci 0000:00:03.3: reg 14: [mem 0xf2624000-0xf2624fff] [ 0.802661] pci 0000:00:19.0: [8086:10f5] type 0 class 0x000200 [ 0.802694] pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff] [ 0.802709] pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff] [ 0.802725] pci 0000:00:19.0: reg 18: [io 0x1840-0x185f] [ 0.802816] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.802823] pci 0000:00:19.0: PME# disabled [ 0.802871] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03 [ 0.802945] pci 0000:00:1a.0: reg 20: [io 0x1860-0x187f] [ 0.803038] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03 [ 0.803113] pci 0000:00:1a.1: reg 20: [io 0x1880-0x189f] [ 0.803205] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03 [ 0.803280] pci 0000:00:1a.2: reg 20: [io 0x18a0-0x18bf] [ 0.803387] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03 [ 0.803421] pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff] [ 0.803537] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.803545] pci 0000:00:1a.7: PME# disabled [ 0.803600] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403 [ 0.803627] pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit] [ 0.803737] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.803744] pci 0000:00:1b.0: PME# disabled [ 0.803794] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604 [ 0.803907] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.803913] pci 0000:00:1c.0: PME# disabled [ 0.803965] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604 [ 0.804205] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.804212] pci 0000:00:1c.1: PME# disabled [ 0.804267] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604 [ 0.804380] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.804387] pci 0000:00:1c.3: PME# disabled [ 0.804448] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03 [ 0.804522] pci 0000:00:1d.0: reg 20: [io 0x18c0-0x18df] [ 0.804615] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03 [ 0.804690] pci 0000:00:1d.1: reg 20: [io 0x18e0-0x18ff] [ 0.804782] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03 [ 0.804857] pci 0000:00:1d.2: reg 20: [io 0x1c00-0x1c1f] [ 0.804965] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03 [ 0.804998] pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff] [ 0.805115] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.805122] pci 0000:00:1d.7: PME# disabled [ 0.805171] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.805294] pci 0000:00:1f.0: [8086:2917] type 0 class 0x000601 [ 0.805500] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106 [ 0.805536] pci 0000:00:1f.2: reg 10: [io 0x1c48-0x1c4f] [ 0.805551] pci 0000:00:1f.2: reg 14: [io 0x183c-0x183f] [ 0.805567] pci 0000:00:1f.2: reg 18: [io 0x1c40-0x1c47] [ 0.805582] pci 0000:00:1f.2: reg 1c: [io 0x1838-0x183b] [ 0.805597] pci 0000:00:1f.2: reg 20: [io 0x1c20-0x1c3f] [ 0.805612] pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff] [ 0.805678] pci 0000:00:1f.2: PME# supported from D3hot [ 0.805684] pci 0000:00:1f.2: PME# disabled [ 0.805730] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05 [ 0.805758] pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit] [ 0.805797] pci 0000:00:1f.3: reg 20: [io 0x1c60-0x1c7f] [ 0.805935] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.805989] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.805996] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.806007] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.806214] pci 0000:03:00.0: [8086:4237] type 0 class 0x000280 [ 0.806290] pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit] [ 0.806545] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.806574] pci 0000:03:00.0: PME# disabled [ 0.806693] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 0.806747] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled) [ 0.806754] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 0.806764] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.806857] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 0.806911] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 0.806918] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 0.806928] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 0.807063] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode) [ 0.807119] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled) [ 0.807126] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.807136] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.807148] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.807160] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.807172] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.807184] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) [ 0.807195] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) [ 0.807208] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) [ 0.807241] pci_bus 0000:00: on NUMA node 0 [ 0.807265] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.813942] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT] [ 0.815373] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] [ 0.816872] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT] [ 1.027024] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) [ 1.029406] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) [ 1.031656] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) [ 1.033903] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) [ 1.036259] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11) [ 1.038512] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11) [ 1.040770] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11) [ 1.043025] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) [ 1.044411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.044661] vgaarb: loaded [ 1.046123] SCSI subsystem initialized [ 1.046199] libata version 3.00 loaded. [ 1.046199] PCI: Using ACPI for IRQ routing [ 1.046199] PCI: pci_cache_line_size set to 64 bytes [ 1.046199] reserve RAM buffer: 000000000009ec00 - 000000000009ffff [ 1.046199] reserve RAM buffer: 00000000bd6a1000 - 00000000bfffffff [ 1.046199] reserve RAM buffer: 00000000bd7b7000 - 00000000bfffffff [ 1.046199] reserve RAM buffer: 00000000bd8c7000 - 00000000bfffffff [ 1.048135] reserve RAM buffer: 00000000bdc00000 - 00000000bfffffff [ 1.049313] Bluetooth: Core ver 2.15 [ 1.049460] NET: Registered protocol family 31 [ 1.049509] Bluetooth: HCI device and connection manager initialized [ 1.049574] Bluetooth: HCI socket layer initialized [ 1.049964] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 1.052274] Switching to clocksource hpet [ 1.052395] pnp: PnP ACPI init [ 1.052600] ACPI: bus type pnp registered [ 1.055523] Switched to NOHz mode on CPU #0 [ 1.055647] Switched to NOHz mode on CPU #1 [ 1.085978] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 1.085989] pnp 00:00: [mem 0x000c0000-0x000c3fff] [ 1.085999] pnp 00:00: [mem 0x000c4000-0x000c7fff] [ 1.086008] pnp 00:00: [mem 0x000c8000-0x000cbfff] [ 1.086017] pnp 00:00: [mem 0x000cc000-0x000cffff] [ 1.086027] pnp 00:00: [mem 0x000d0000-0x000d3fff] [ 1.086037] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled] [ 1.086046] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled] [ 1.086055] pnp 00:00: [mem 0x000dc000-0x000dffff] [ 1.086065] pnp 00:00: [mem 0x000e0000-0x000e3fff] [ 1.086075] pnp 00:00: [mem 0x000e4000-0x000e7fff] [ 1.086084] pnp 00:00: [mem 0x000e8000-0x000ebfff] [ 1.086094] pnp 00:00: [mem 0x000ec000-0x000effff] [ 1.086103] pnp 00:00: [mem 0x000f0000-0x000fffff] [ 1.086113] pnp 00:00: [mem 0x00100000-0xbfffffff] [ 1.086123] pnp 00:00: [mem 0xfec00000-0xfed3ffff] [ 1.086133] pnp 00:00: [mem 0xfed4c000-0xffffffff] [ 1.086839] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.086912] system 00:00: [mem 0x000c0000-0x000c3fff] has been reserved [ 1.086983] system 00:00: [mem 0x000c4000-0x000c7fff] has been reserved [ 1.087054] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved [ 1.087125] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved [ 1.087195] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved [ 1.087272] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved [ 1.087349] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved [ 1.087425] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved [ 1.087501] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved [ 1.087578] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved [ 1.087654] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 1.087730] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved [ 1.087807] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved [ 1.087883] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved [ 1.087939] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.088155] pnp 00:01: [bus 00-ff] [ 1.088165] pnp 00:01: [io 0x0cf8-0x0cff] [ 1.088175] pnp 00:01: [io 0x0000-0x0cf7 window] [ 1.088184] pnp 00:01: [io 0x0d00-0xffff window] [ 1.088195] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 1.088204] pnp 00:01: [mem 0x000c0000-0x000c3fff window] [ 1.088214] pnp 00:01: [mem 0x000c4000-0x000c7fff window] [ 1.088225] pnp 00:01: [mem 0x000c8000-0x000cbfff window] [ 1.088235] pnp 00:01: [mem 0x000cc000-0x000cffff window] [ 1.088245] pnp 00:01: [mem 0x000d0000-0x000d3fff window] [ 1.088254] pnp 00:01: [mem 0x000d4000-0x000d7fff window] [ 1.088264] pnp 00:01: [mem 0x000d8000-0x000dbfff window] [ 1.088273] pnp 00:01: [mem 0x000dc000-0x000dffff window] [ 1.088283] pnp 00:01: [mem 0x000e0000-0x000e3fff window] [ 1.088292] pnp 00:01: [mem 0x000e4000-0x000e7fff window] [ 1.088302] pnp 00:01: [mem 0x000e8000-0x000ebfff window] [ 1.088312] pnp 00:01: [mem 0x000ec000-0x000effff window] [ 1.088322] pnp 00:01: [mem 0xc0000000-0xfebfffff window] [ 1.088332] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] [ 1.088704] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 1.110893] pnp 00:02: [io 0x0010-0x001f] [ 1.110903] pnp 00:02: [io 0x0090-0x009f] [ 1.110913] pnp 00:02: [io 0x0024-0x0025] [ 1.110923] pnp 00:02: [io 0x0028-0x0029] [ 1.110932] pnp 00:02: [io 0x002c-0x002d] [ 1.110942] pnp 00:02: [io 0x0030-0x0031] [ 1.110951] pnp 00:02: [io 0x0034-0x0035] [ 1.110961] pnp 00:02: [io 0x0038-0x0039] [ 1.110970] pnp 00:02: [io 0x003c-0x003d] [ 1.110980] pnp 00:02: [io 0x00a4-0x00a5] [ 1.110989] pnp 00:02: [io 0x00a8-0x00a9] [ 1.110999] pnp 00:02: [io 0x00ac-0x00ad] [ 1.111008] pnp 00:02: [io 0x00b0-0x00b5] [ 1.111018] pnp 00:02: [io 0x00b8-0x00b9] [ 1.111027] pnp 00:02: [io 0x00bc-0x00bd] [ 1.111036] pnp 00:02: [io 0x0050-0x0053] [ 1.111046] pnp 00:02: [io 0x0072-0x0077] [ 1.111055] pnp 00:02: [io 0x002e-0x002f] [ 1.111065] pnp 00:02: [io 0x1000-0x107f] [ 1.111075] pnp 00:02: [io 0x1180-0x11ff] [ 1.111084] pnp 00:02: [io 0x0800-0x080f] [ 1.111093] pnp 00:02: [io 0x15e0-0x15ef] [ 1.111103] pnp 00:02: [io 0x1600-0x167f] [ 1.111112] pnp 00:02: [io 0x1680-0x169f] [ 1.111122] pnp 00:02: [mem 0xe0000000-0xefffffff] [ 1.111132] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] [ 1.111142] pnp 00:02: [mem 0xfed10000-0xfed13fff] [ 1.111151] pnp 00:02: [mem 0xfed18000-0xfed18fff] [ 1.111161] pnp 00:02: [mem 0xfed19000-0xfed19fff] [ 1.111170] pnp 00:02: [mem 0xfed45000-0xfed4bfff] [ 1.111905] system 00:02: [io 0x1000-0x107f] has been reserved [ 1.111977] system 00:02: [io 0x1180-0x11ff] has been reserved [ 1.112059] system 00:02: [io 0x0800-0x080f] has been reserved [ 1.112130] system 00:02: [io 0x15e0-0x15ef] has been reserved [ 1.112200] system 00:02: [io 0x1600-0x167f] has been reserved [ 1.112270] system 00:02: [io 0x1680-0x169f] has been reserved [ 1.112341] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved [ 1.112413] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 1.112484] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved [ 1.112555] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved [ 1.112627] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved [ 1.112699] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved [ 1.112754] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.113380] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 1.113742] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.113875] pnp 00:04: [io 0x0000-0x000f] [ 1.113885] pnp 00:04: [io 0x0080-0x008f] [ 1.113894] pnp 00:04: [io 0x00c0-0x00df] [ 1.113904] pnp 00:04: [dma 4] [ 1.114264] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.114396] pnp 00:05: [io 0x0061] [ 1.114759] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 1.114890] pnp 00:06: [io 0x00f0] [ 1.114908] pnp 00:06: [irq 13] [ 1.115270] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) [ 1.115403] pnp 00:07: [io 0x0070-0x0071] [ 1.115419] pnp 00:07: [irq 8] [ 1.115784] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.115916] pnp 00:08: [io 0x0060] [ 1.115925] pnp 00:08: [io 0x0064] [ 1.115940] pnp 00:08: [irq 1] [ 1.116317] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) [ 1.116454] pnp 00:09: [irq 12] [ 1.116830] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active) [ 1.138728] pnp 00:0a: [mem 0xfed40000-0xfed44fff] [ 1.139093] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active) [ 1.143061] pnp: PnP ACPI: found 11 devices [ 1.143111] ACPI: ACPI bus type pnp unregistered [ 1.171014] pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff] [ 1.171073] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.171143] pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.171211] pci 0000:00:1c.0: BAR 7: assigned [io 0x3000-0x3fff] [ 1.171267] pci 0000:00:1c.1: BAR 7: assigned [io 0x4000-0x4fff] [ 1.171322] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 1.171374] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 1.171431] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 1.171487] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.171558] pci 0000:00:1c.1: PCI bridge to [bus 03-03] [ 1.171610] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] [ 1.171666] pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff] [ 1.171722] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.171793] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] [ 1.171845] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] [ 1.171901] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff] [ 1.171957] pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.172039] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] [ 1.172089] pci 0000:00:1e.0: bridge window [io disabled] [ 1.172145] pci 0000:00:1e.0: bridge window [mem disabled] [ 1.172199] pci 0000:00:1e.0: bridge window [mem pref disabled] [ 1.172278] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 1.172335] pci 0000:00:1c.0: setting latency timer to 64 [ 1.172356] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 1.172412] pci 0000:00:1c.1: setting latency timer to 64 [ 1.172433] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 1.172489] pci 0000:00:1c.3: setting latency timer to 64 [ 1.172499] pci 0000:00:1e.0: setting latency timer to 64 [ 1.172505] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.172508] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.172511] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.172514] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] [ 1.172517] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] [ 1.172520] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff] [ 1.172524] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] [ 1.172527] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] [ 1.172530] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.172533] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff] [ 1.172536] pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff] [ 1.172539] pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.172542] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff] [ 1.172545] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff] [ 1.172548] pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref] [ 1.172552] pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7] [ 1.172555] pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff] [ 1.172557] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff] [ 1.172560] pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff] [ 1.172563] pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff] [ 1.172567] pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff] [ 1.172702] NET: Registered protocol family 2 [ 1.173005] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 1.174541] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 1.176264] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes) [ 1.179695] TCP: Hash tables configured (established 262144 bind 65536) [ 1.179783] TCP reno registered [ 1.179854] UDP hash table entries: 2048 (order: 6, 327680 bytes) [ 1.180167] UDP-Lite hash table entries: 2048 (order: 6, 327680 bytes) [ 1.180889] NET: Registered protocol family 1 [ 1.181006] pci 0000:00:02.0: Boot video device [ 1.181078] pci 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.181081] pci 0000:00:1a.0: Performing full reset [ 1.181113] pci 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.181116] pci 0000:00:1a.1: Performing full reset [ 1.181146] pci 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.181149] pci 0000:00:1a.2: Performing full reset [ 1.181306] pci 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.181309] pci 0000:00:1d.0: Performing full reset [ 1.181339] pci 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.181342] pci 0000:00:1d.1: Performing full reset [ 1.181373] pci 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x00c0 [ 1.181375] pci 0000:00:1d.2: Performing full reset [ 1.181517] PCI: CLS 64 bytes, default 64 [ 1.181892] Trying to unpack rootfs image as initramfs... [ 2.101327] Freeing initrd memory: 32652k freed [ 2.259448] DMA-API: preallocated 32768 debug entries [ 2.259505] DMA-API: debugging enabled by kernel config [ 2.259564] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.259617] Placing 64MB software IO TLB between ffff8800b8c9d000 - ffff8800bcc9d000 [ 2.259681] software IO TLB at phys 0xb8c9d000 - 0xbcc9d000 [ 2.259912] Simple Boot Flag at 0x35 set to 0x1 [ 2.261413] Scanning for low memory corruption every 60 seconds [ 2.262283] audit: initializing netlink socket (disabled) [ 2.262412] type=2000 audit(1300146364.256:1): initialized [ 2.279525] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.304822] fuse init (API version 7.16) [ 2.305788] msgmni has been set to 7697 [ 2.307068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.307139] io scheduler noop registered [ 2.307188] io scheduler deadline registered [ 2.307556] io scheduler cfq registered (default) [ 2.309127] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.309543] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.310363] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 2.311564] ACPI: AC Adapter [AC] (on-line) [ 2.313092] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 2.348029] ACPI: Lid Switch [LID] [ 2.348741] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 [ 2.412021] ACPI: Sleep Button [SLPB] [ 2.412745] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 2.412821] ACPI: Power Button [PWRF] [ 2.413053] ACPI: acpi_idle registered with cpuidle [ 2.531388] Monitor-Mwait will be used to enter C-1 state [ 2.531467] Monitor-Mwait will be used to enter C-2 state [ 2.531542] Monitor-Mwait will be used to enter C-3 state [ 2.531554] Marking TSC unstable due to TSC halts in idle [ 2.628609] thermal LNXTHERM:00: registered as thermal_zone0 [ 2.628661] ACPI: Thermal Zone [THM0] (60 C) [ 2.638091] thermal LNXTHERM:01: registered as thermal_zone1 [ 2.638143] ACPI: Thermal Zone [THM1] (63 C) [ 2.638735] Linux agpgart interface v0.103 [ 2.655586] brd: module loaded [ 2.663776] loop: module loaded [ 2.665239] ahci 0000:00:1f.2: version 3.0 [ 2.665293] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 2.665510] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X [ 2.665623] ahci: SSS flag set, parallel bus scan disabled [ 2.665775] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 2.665901] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs [ 2.666056] ahci 0000:00:1f.2: setting latency timer to 64 [ 2.676336] scsi0 : ahci [ 2.680054] scsi1 : ahci [ 2.681205] scsi2 : ahci [ 2.682394] scsi3 : ahci [ 2.689441] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared [ 2.689597] ACPI: Battery Slot [BAT0] (battery present) [ 2.693713] ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 40 [ 2.693778] ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 40 [ 2.693841] ata3: DUMMY [ 2.693887] ata4: DUMMY [ 2.694410] ata_generic 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 2.694594] ata_generic 0000:00:03.2: setting latency timer to 64 [ 2.700769] scsi4 : ata_generic [ 2.701812] scsi5 : ata_generic [ 2.702726] ata5: PATA max UDMA/100 cmd 0x1828 ctl 0x180c bmdma 0x1810 irq 18 [ 2.702780] ata6: PATA max UDMA/100 cmd 0x1820 ctl 0x1808 bmdma 0x1818 irq 18 [ 2.703064] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2 [ 2.703117] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 2.703246] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 2.703322] e1000e 0000:00:19.0: setting latency timer to 64 [ 2.703592] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 3.012031] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.015447] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 3.015452] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 3.015517] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 3.015818] ata1.00: ATA-7: INTEL SSDSA2M160G2GC, 2CV102M3, max UDMA/133 [ 3.015872] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 3.019418] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded [ 3.019423] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out [ 3.019431] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:1d:fb:eb [ 3.019435] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection [ 3.019462] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF [ 3.019622] PPP generic driver version 2.4.2 [ 3.019708] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out [ 3.020021] ata1.00: configured for UDMA/133 [ 3.020447] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.030792] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.031229] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.032224] mousedev: PS/2 mouse device common for all mice [ 3.033683] rtc_cmos 00:07: RTC can wake from S4 [ 3.036868] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2M160 2CV1 PQ: 0 ANSI: 5 [ 3.039384] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) [ 3.039784] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 3.039951] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 3.041240] sd 0:0:0:0: [sda] Write Protect is off [ 3.041291] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.041556] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.044860] sda: sda1 sda2 [ 3.047670] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.048636] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 [ 3.048766] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 3.048882] Linux video capture interface: v2.00 [ 3.049399] device-mapper: uevent: version 1.0.3 [ 3.050080] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com [ 3.050330] device-mapper: multipath: version 1.2.0 loaded [ 3.050397] device-mapper: multipath round-robin: version 1.0.0 loaded [ 3.052052] cpuidle: using governor ladder [ 3.053582] cpuidle: using governor menu [ 3.054548] TCP cubic registered [ 3.055768] NET: Registered protocol family 10 [ 3.058166] NET: Registered protocol family 17 [ 3.058400] Bluetooth: L2CAP ver 2.15 [ 3.058449] Bluetooth: L2CAP socket layer initialized [ 3.058515] Bluetooth: SCO (Voice Link) ver 0.6 [ 3.058564] Bluetooth: SCO socket layer initialized [ 3.058793] Bluetooth: RFCOMM TTY layer initialized [ 3.058860] Bluetooth: RFCOMM socket layer initialized [ 3.058910] Bluetooth: RFCOMM ver 1.11 [ 3.058957] Registering the dns_resolver key type [ 3.059976] registered taskstats version 1 [ 3.060199] kmemleak: Kernel memory leak detector initialized [ 3.060224] kmemleak: Automatic memory scanning thread started [ 3.061460] rtc_cmos 00:07: setting system clock to 2011-03-14 23:46:05 UTC (1300146365) [ 3.061526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.061576] EDD information not available. [ 3.360084] ata2: SATA link down (SStatus 0 SControl 300) [ 3.528132] Freeing unused kernel memory: 524k freed [ 3.528393] Write protecting the kernel read-only data: 8192k [ 3.533643] Freeing unused kernel memory: 1356k freed [ 3.534403] Freeing unused kernel memory: 16k freed [ 3.556175] IBM TrackPoint firmware: 0x0e, buttons: 3/3 [ 3.575840] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4 [ 4.013673] usbcore: registered new interface driver usbfs [ 4.018813] usbcore: registered new interface driver hub [ 4.019076] usbcore: registered new device driver usb [ 4.022149] uhci_hcd: USB Universal Host Controller Interface driver [ 4.022938] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 4.023008] uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0 [ 4.023067] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 4.023148] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 4.023153] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 4.023288] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 4.027250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.027304] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after [ 4.027370] ehci_hcd: block sizes: qh 104 qtd 96 itd 192 sitd 96 [ 4.036128] uhci_hcd 0000:00:1a.0: detected 2 ports [ 4.036183] uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.036186] uhci_hcd 0000:00:1a.0: Performing full reset [ 4.036203] uhci_hcd 0000:00:1a.0: supports USB remote wakeup [ 4.036363] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860 [ 4.036799] usb usb1: default language 0x0409 [ 4.036936] usb usb1: udev 1, busnum 1, minor = 0 [ 4.036939] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.036991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.037053] usb usb1: Product: UHCI Host Controller [ 4.037101] usb usb1: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd [ 4.037151] usb usb1: SerialNumber: 0000:00:1a.0 [ 4.037895] usb usb1: usb_probe_device [ 4.037899] usb usb1: configuration #1 chosen from 1 choice [ 4.038013] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 4.038503] hub 1-0:1.0: usb_probe_interface [ 4.038506] hub 1-0:1.0: usb_probe_interface - got id [ 4.038510] hub 1-0:1.0: USB hub found [ 4.038651] hub 1-0:1.0: 2 ports detected [ 4.038718] hub 1-0:1.0: standalone hub [ 4.038720] hub 1-0:1.0: no power switching (usb 1.0) [ 4.038723] hub 1-0:1.0: individual port over-current protection [ 4.038725] hub 1-0:1.0: power on to power good time: 2ms [ 4.038827] hub 1-0:1.0: local power source is good [ 4.038842] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 4.040524] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 4.040601] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 4.040606] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 4.040704] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 [ 4.056116] uhci_hcd 0000:00:1a.1: detected 2 ports [ 4.056170] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.056173] uhci_hcd 0000:00:1a.1: Performing full reset [ 4.056345] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880 [ 4.056673] usb usb2: default language 0x0409 [ 4.056812] usb usb2: udev 1, busnum 2, minor = 128 [ 4.056815] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.056866] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.056928] usb usb2: Product: UHCI Host Controller [ 4.056976] usb usb2: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd [ 4.057026] usb usb2: SerialNumber: 0000:00:1a.1 [ 4.057752] usb usb2: usb_probe_device [ 4.057755] usb usb2: configuration #1 chosen from 1 choice [ 4.057830] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 4.058306] hub 2-0:1.0: usb_probe_interface [ 4.058310] hub 2-0:1.0: usb_probe_interface - got id [ 4.058314] hub 2-0:1.0: USB hub found [ 4.058454] hub 2-0:1.0: 2 ports detected [ 4.058523] hub 2-0:1.0: standalone hub [ 4.058525] hub 2-0:1.0: no power switching (usb 1.0) [ 4.058527] hub 2-0:1.0: individual port over-current protection [ 4.058530] hub 2-0:1.0: power on to power good time: 2ms [ 4.058609] hub 2-0:1.0: local power source is good [ 4.058624] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 4.060421] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 4.060488] uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0 [ 4.060560] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 [ 4.060634] uhci_hcd 0000:00:1a.2: setting latency timer to 64 [ 4.060639] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 4.060736] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3 [ 4.072098] uhci_hcd 0000:00:1a.2: detected 2 ports [ 4.072157] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.072159] uhci_hcd 0000:00:1a.2: Performing full reset [ 4.072176] uhci_hcd 0000:00:1a.2: supports USB remote wakeup [ 4.072312] uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0 [ 4.072644] usb usb3: default language 0x0409 [ 4.072781] usb usb3: udev 1, busnum 3, minor = 256 [ 4.072784] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.072835] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.072897] usb usb3: Product: UHCI Host Controller [ 4.072945] usb usb3: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd [ 4.072995] usb usb3: SerialNumber: 0000:00:1a.2 [ 4.073711] usb usb3: usb_probe_device [ 4.073714] usb usb3: configuration #1 chosen from 1 choice [ 4.073789] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 4.074258] hub 3-0:1.0: usb_probe_interface [ 4.074261] hub 3-0:1.0: usb_probe_interface - got id [ 4.074265] hub 3-0:1.0: USB hub found [ 4.074407] hub 3-0:1.0: 2 ports detected [ 4.074476] hub 3-0:1.0: standalone hub [ 4.074478] hub 3-0:1.0: no power switching (usb 1.0) [ 4.074480] hub 3-0:1.0: individual port over-current protection [ 4.074483] hub 3-0:1.0: power on to power good time: 2ms [ 4.074564] hub 3-0:1.0: local power source is good [ 4.074579] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 4.076201] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 4.076269] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0 [ 4.076329] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 4.076400] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 4.076404] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 4.076495] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4 [ 4.092079] uhci_hcd 0000:00:1d.0: detected 2 ports [ 4.092140] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.092143] uhci_hcd 0000:00:1d.0: Performing full reset [ 4.092159] uhci_hcd 0000:00:1d.0: supports USB remote wakeup [ 4.092319] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0 [ 4.092648] usb usb4: default language 0x0409 [ 4.092785] usb usb4: udev 1, busnum 4, minor = 384 [ 4.092787] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.092839] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.092901] usb usb4: Product: UHCI Host Controller [ 4.092949] usb usb4: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd [ 4.092999] usb usb4: SerialNumber: 0000:00:1d.0 [ 4.093722] usb usb4: usb_probe_device [ 4.093725] usb usb4: configuration #1 chosen from 1 choice [ 4.093801] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 4.094269] hub 4-0:1.0: usb_probe_interface [ 4.094272] hub 4-0:1.0: usb_probe_interface - got id [ 4.094276] hub 4-0:1.0: USB hub found [ 4.094417] hub 4-0:1.0: 2 ports detected [ 4.094486] hub 4-0:1.0: standalone hub [ 4.094488] hub 4-0:1.0: no power switching (usb 1.0) [ 4.094490] hub 4-0:1.0: individual port over-current protection [ 4.094493] hub 4-0:1.0: power on to power good time: 2ms [ 4.094575] hub 4-0:1.0: local power source is good [ 4.094590] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 4.096204] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 4.096282] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 4.096287] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 4.096383] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5 [ 4.108096] uhci_hcd 0000:00:1d.1: detected 2 ports [ 4.108154] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.108157] uhci_hcd 0000:00:1d.1: Performing full reset [ 4.108306] uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0 [ 4.108632] usb usb5: default language 0x0409 [ 4.108770] usb usb5: udev 1, busnum 5, minor = 512 [ 4.108772] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.108824] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.108886] usb usb5: Product: UHCI Host Controller [ 4.108934] usb usb5: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd [ 4.108984] usb usb5: SerialNumber: 0000:00:1d.1 [ 4.109705] usb usb5: usb_probe_device [ 4.109709] usb usb5: configuration #1 chosen from 1 choice [ 4.109784] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 4.110287] hub 5-0:1.0: usb_probe_interface [ 4.110290] hub 5-0:1.0: usb_probe_interface - got id [ 4.110294] hub 5-0:1.0: USB hub found [ 4.110437] hub 5-0:1.0: 2 ports detected [ 4.110502] hub 5-0:1.0: standalone hub [ 4.110505] hub 5-0:1.0: no power switching (usb 1.0) [ 4.110507] hub 5-0:1.0: individual port over-current protection [ 4.110510] hub 5-0:1.0: power on to power good time: 2ms [ 4.110605] hub 5-0:1.0: local power source is good [ 4.110622] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 4.112318] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 4.112394] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 4.112399] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 4.112498] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6 [ 4.128149] uhci_hcd 0000:00:1d.2: detected 2 ports [ 4.128204] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 4.128207] uhci_hcd 0000:00:1d.2: Performing full reset [ 4.128262] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00 [ 4.128603] usb usb6: default language 0x0409 [ 4.128740] usb usb6: udev 1, busnum 6, minor = 640 [ 4.128743] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.128795] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.128857] usb usb6: Product: UHCI Host Controller [ 4.128905] usb usb6: Manufacturer: Linux 2.6.38-rc8+ uhci_hcd [ 4.128955] usb usb6: SerialNumber: 0000:00:1d.2 [ 4.129727] usb usb6: usb_probe_device [ 4.129731] usb usb6: configuration #1 chosen from 1 choice [ 4.129806] usb usb6: adding 6-0:1.0 (config #1, interface 0) [ 4.130274] hub 6-0:1.0: usb_probe_interface [ 4.130277] hub 6-0:1.0: usb_probe_interface - got id [ 4.130281] hub 6-0:1.0: USB hub found [ 4.130421] hub 6-0:1.0: 2 ports detected [ 4.130490] hub 6-0:1.0: standalone hub [ 4.130492] hub 6-0:1.0: no power switching (usb 1.0) [ 4.130494] hub 6-0:1.0: individual port over-current protection [ 4.130497] hub 6-0:1.0: power on to power good time: 2ms [ 4.130579] hub 6-0:1.0: local power source is good [ 4.130594] hub 6-0:1.0: trying to enable port power on non-switchable hub [ 4.132259] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 4.132342] ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0 [ 4.132400] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 4.132529] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 4.132534] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 4.132634] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 7 [ 4.136133] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00 [ 4.136145] hub 1-0:1.0: port 1: status 0301 change 0001 [ 4.144226] ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 4.144233] ehci_hcd 0000:00:1a.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 4.144401] ehci_hcd 0000:00:1a.7: debug port 1 [ 4.144453] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.148339] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported [ 4.148342] ehci_hcd 0000:00:1a.7: supports USB remote wakeup [ 4.148481] ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00 [ 4.148534] ehci_hcd 0000:00:1a.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.152423] ehci_hcd 0000:00:1a.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 4.156095] uhci_hcd 0000:00:1a.1: port 1 portsc 0082,00 [ 4.156153] uhci_hcd 0000:00:1a.1: port 2 portsc 0082,00 [ 4.164091] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 4.164499] usb usb7: default language 0x0409 [ 4.164634] usb usb7: udev 1, busnum 7, minor = 768 [ 4.164637] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.164689] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.164751] usb usb7: Product: EHCI Host Controller [ 4.164800] usb usb7: Manufacturer: Linux 2.6.38-rc8+ ehci_hcd [ 4.164850] usb usb7: SerialNumber: 0000:00:1a.7 [ 4.165560] usb usb7: usb_probe_device [ 4.165564] usb usb7: configuration #1 chosen from 1 choice [ 4.165639] usb usb7: adding 7-0:1.0 (config #1, interface 0) [ 4.166102] hub 7-0:1.0: usb_probe_interface [ 4.166105] hub 7-0:1.0: usb_probe_interface - got id [ 4.166109] hub 7-0:1.0: USB hub found [ 4.166268] hub 7-0:1.0: 6 ports detected [ 4.166334] hub 7-0:1.0: standalone hub [ 4.166336] hub 7-0:1.0: no power switching (usb 1.0) [ 4.166338] hub 7-0:1.0: individual port over-current protection [ 4.166341] hub 7-0:1.0: power on to power good time: 20ms [ 4.166423] hub 7-0:1.0: local power source is good [ 4.166437] hub 7-0:1.0: trying to enable port power on non-switchable hub [ 4.167907] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0 [ 4.167921] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1 [ 4.167934] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2 [ 4.168184] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 4.168253] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0 [ 4.168329] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 4.168462] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 4.168467] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 4.168565] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8 [ 4.172161] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.184118] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 [ 4.184124] ehci_hcd 0000:00:1d.7: reset hcc_params 16871 thresh 7 uframes 1024 64 bit addr hw prefetch [ 4.184286] ehci_hcd 0000:00:1d.7: debug port 1 [ 4.184338] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.188226] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported [ 4.188229] ehci_hcd 0000:00:1d.7: supports USB remote wakeup [ 4.188377] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000 [ 4.188429] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 4.192078] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00 [ 4.192089] hub 4-0:1.0: port 1: status 0301 change 0001 [ 4.192308] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 4.204023] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 4.204402] usb usb8: default language 0x0409 [ 4.204556] usb usb8: udev 1, busnum 8, minor = 896 [ 4.204559] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.204612] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.204675] usb usb8: Product: EHCI Host Controller [ 4.204724] usb usb8: Manufacturer: Linux 2.6.38-rc8+ ehci_hcd [ 4.204775] usb usb8: SerialNumber: 0000:00:1d.7 [ 4.205563] usb usb8: usb_probe_device [ 4.205566] usb usb8: configuration #1 chosen from 1 choice [ 4.205641] usb usb8: adding 8-0:1.0 (config #1, interface 0) [ 4.206128] hub 8-0:1.0: usb_probe_interface [ 4.206131] hub 8-0:1.0: usb_probe_interface - got id [ 4.206135] hub 8-0:1.0: USB hub found [ 4.206293] hub 8-0:1.0: 6 ports detected [ 4.206356] hub 8-0:1.0: standalone hub [ 4.206358] hub 8-0:1.0: no power switching (usb 1.0) [ 4.206361] hub 8-0:1.0: individual port over-current protection [ 4.206364] hub 8-0:1.0: power on to power good time: 20ms [ 4.206456] hub 8-0:1.0: local power source is good [ 4.206473] hub 8-0:1.0: trying to enable port power on non-switchable hub [ 4.208090] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.208342] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0 [ 4.208357] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1 [ 4.208372] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2 [ 4.216023] Monitor-Mwait will be used to enter C-3 state [ 4.228093] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.236063] hub 1-0:1.0: state 7 ports 2 chg 0002 evt 0000 [ 4.236092] uhci_hcd 0000:00:1a.0: port 1 portsc 0082,00 [ 4.236128] hub 1-0:1.0: port 1, status 0100, change 0001, 12 Mb/s [ 4.264191] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 001403 0 ACK POWER sig=k CSC CONNECT [ 4.264205] hub 7-0:1.0: port 1: status 0501 change 0001 [ 4.264285] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 001803 0 ACK POWER sig=j CSC CONNECT [ 4.264294] hub 7-0:1.0: port 3: status 0501 change 0001 [ 4.264335] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 001803 0 ACK POWER sig=j CSC CONNECT [ 4.264344] hub 7-0:1.0: port 4: status 0501 change 0001 [ 4.304158] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 001403 0 ACK POWER sig=k CSC CONNECT [ 4.304171] hub 8-0:1.0: port 1: status 0501 change 0001 [ 4.364164] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 [ 4.364173] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 4.364182] hub 4-0:1.0: state 7 ports 2 chg 0002 evt 0002 [ 4.364209] uhci_hcd 0000:00:1d.0: port 1 portsc 0082,00 [ 4.364247] hub 4-0:1.0: port 1, status 0100, change 0001, 12 Mb/s [ 4.492150] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 [ 4.492160] hub 7-0:1.0: state 7 ports 6 chg 001a evt 0000 [ 4.492192] hub 7-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 4.492263] ehci_hcd 0000:00:1a.7: port 1 low speed --> companion [ 4.548113] ehci_hcd 0000:00:1a.7: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.548222] hub 7-0:1.0: port 3, status 0501, change 0000, 480 Mb/s [ 4.604325] ehci_hcd 0000:00:1a.7: port 3 full speed --> companion [ 4.604330] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 4.604340] hub 7-0:1.0: port 3 not reset yet, waiting 50ms [ 4.660121] ehci_hcd 0000:00:1a.7: GetStatus port:3 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.660238] hub 7-0:1.0: port 4, status 0501, change 0000, 480 Mb/s [ 4.716325] ehci_hcd 0000:00:1a.7: port 4 full speed --> companion [ 4.716330] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 003801 0 ACK POWER OWNER sig=j CONNECT [ 4.716339] hub 7-0:1.0: port 4 not reset yet, waiting 50ms [ 4.772108] ehci_hcd 0000:00:1a.7: GetStatus port:4 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.772204] hub 8-0:1.0: state 7 ports 6 chg 0002 evt 0000 [ 4.772233] hub 8-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 4.772271] ehci_hcd 0000:00:1d.7: port 1 low speed --> companion [ 4.828109] ehci_hcd 0000:00:1d.7: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 4.828206] hub 7-0:1.0: state 7 ports 6 chg 0000 evt 0010 [ 4.828240] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 4.828265] uhci_hcd 0000:00:1a.0: port 1 portsc 01a3,00 [ 4.828299] hub 1-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s [ 4.956125] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 [ 5.068125] usb 1-1: new low speed USB device using uhci_hcd and address 2 [ 5.112065] usb usb3: suspend_rh (auto-stop) [ 5.112094] usb usb5: suspend_rh (auto-stop) [ 5.222623] usb 1-1: skipped 1 descriptor after interface [ 5.227618] usb 1-1: default language 0x0409 [ 5.243622] usb 1-1: udev 2, busnum 1, minor = 1 [ 5.243625] usb 1-1: New USB device found, idVendor=046d, idProduct=c018 [ 5.243678] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.243729] usb 1-1: Product: USB Optical Mouse [ 5.243778] usb 1-1: Manufacturer: Logitech [ 5.244596] usb 1-1: usb_probe_device [ 5.244600] usb 1-1: configuration #1 chosen from 1 choice [ 5.247631] usb 1-1: adding 1-1:1.0 (config #1, interface 0) [ 5.249152] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0006 [ 5.249179] uhci_hcd 0000:00:1a.1: port 1 portsc 0093,00 [ 5.249214] hub 2-0:1.0: port 1, status 0101, change 0001, 12 Mb/s [ 5.259571] usbhid 1-1:1.0: usb_probe_interface [ 5.259576] usbhid 1-1:1.0: usb_probe_interface - got id [ 5.273652] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1:1.0/input/input5 [ 5.275269] generic-usb 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.0-1/input0 [ 5.275465] usbcore: registered new interface driver usbhid [ 5.275522] usbhid: USB HID core driver [ 5.360081] usb usb6: suspend_rh (auto-stop) [ 5.376090] hub 2-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101 [ 5.488126] usb 2-1: new full speed USB device using uhci_hcd and address 2 [ 5.620075] usb 2-1: ep0 maxpacket = 8 [ 5.646548] usb 2-1: default language 0x0409 [ 5.655560] usb 2-1: udev 2, busnum 2, minor = 129 [ 5.655563] usb 2-1: New USB device found, idVendor=08ff, idProduct=2810 [ 5.655616] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 5.655669] usb 2-1: Product: Fingerprint Sensor [ 5.656353] usb 2-1: usb_probe_device [ 5.656357] usb 2-1: configuration #1 chosen from 1 choice [ 5.657576] usb 2-1: adding 2-1:1.0 (config #1, interface 0) [ 5.659559] uhci_hcd 0000:00:1a.1: port 2 portsc 0093,00 [ 5.659590] hub 2-0:1.0: port 2, status 0101, change 0001, 12 Mb/s [ 5.788115] hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101 [ 5.900123] usb 2-2: new full speed USB device using uhci_hcd and address 3 [ 6.052636] usb 2-2: skipped 1 descriptor after interface [ 6.055547] usb 2-2: default language 0x0409 [ 6.066565] usb 2-2: udev 3, busnum 2, minor = 130 [ 6.066569] usb 2-2: New USB device found, idVendor=0a5c, idProduct=2145 [ 6.066623] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.066676] usb 2-2: Product: ThinkPad Bluetooth with Enhanced Data Rate II [ 6.066733] usb 2-2: Manufacturer: Lenovo Computer Corp [ 6.067354] usb 2-2: usb_probe_device [ 6.067358] usb 2-2: configuration #1 chosen from 1 choice [ 6.068614] usb 2-2: adding 2-2:1.0 (config #1, interface 0) [ 6.070221] usb 2-2: adding 2-2:1.1 (config #1, interface 1) [ 6.071322] usb 2-2: adding 2-2:1.2 (config #1, interface 2) [ 6.072523] usb 2-2: adding 2-2:1.3 (config #1, interface 3) [ 6.073653] hub 8-0:1.0: state 7 ports 6 chg 0000 evt 0002 [ 6.073698] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 6.073724] uhci_hcd 0000:00:1d.0: port 1 portsc 01a3,00 [ 6.073761] hub 4-0:1.0: port 1, status 0301, change 0001, 1.5 Mb/s [ 6.200115] hub 4-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x301 [ 6.312120] usb 4-1: new low speed USB device using uhci_hcd and address 2 [ 6.469546] usb 4-1: skipped 1 descriptor after interface [ 6.469559] usb 4-1: skipped 1 descriptor after interface [ 6.474534] usb 4-1: default language 0x0409 [ 6.491545] usb 4-1: udev 2, busnum 4, minor = 385 [ 6.491548] usb 4-1: New USB device found, idVendor=046d, idProduct=c30a [ 6.491601] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.491654] usb 4-1: Product: Logitech USB Keyboard [ 6.491704] usb 4-1: Manufacturer: Logitech [ 6.492393] usb 4-1: usb_probe_device [ 6.492397] usb 4-1: configuration #1 chosen from 1 choice [ 6.495556] usb 4-1: adding 4-1:1.0 (config #1, interface 0) [ 6.495977] usbhid 4-1:1.0: usb_probe_interface [ 6.495980] usbhid 4-1:1.0: usb_probe_interface - got id [ 6.496935] usb 4-1: adding 4-1:1.1 (config #1, interface 1) [ 6.497322] usbhid 4-1:1.1: usb_probe_interface [ 6.497326] usbhid 4-1:1.1: usb_probe_interface - got id [ 6.499227] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 6.499263] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 6.499269] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0002 [ 6.536718] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/input/input6 [ 6.536843] uhci_hcd 0000:00:1d.0: reserve dev 2 ep81-INT, period 8, phase 4, 118 us [ 6.537896] logitech 0003:046D:C30A.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1/input0 [ 6.576270] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.1/input/input7 [ 6.576383] uhci_hcd 0000:00:1d.0: reserve dev 2 ep82-INT, period 32, phase 16, 118 us [ 6.577867] logitech 0003:046D:C30A.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-1/input1 [ 6.808135] hub 5-0:1.0: hub_suspend [ 6.808176] usb usb5: bus auto-suspend [ 6.808179] usb usb5: suspend_rh [ 6.808201] hub 6-0:1.0: hub_suspend [ 6.808207] usb usb6: bus auto-suspend [ 6.808210] usb usb6: suspend_rh [ 6.824089] hub 3-0:1.0: hub_suspend [ 6.824098] usb usb3: bus auto-suspend [ 6.824101] usb usb3: suspend_rh [ 6.828089] hub 7-0:1.0: hub_suspend [ 6.828095] usb usb7: bus auto-suspend [ 6.828098] ehci_hcd 0000:00:1a.7: suspend root hub [ 8.808136] hub 8-0:1.0: hub_suspend [ 8.808143] usb usb8: bus auto-suspend [ 8.808146] ehci_hcd 0000:00:1d.7: suspend root hub [ 8.954783] EXT3-fs: barriers not enabled [ 8.955311] kjournald starting. Commit interval 5 seconds [ 8.955496] EXT3-fs (sda1): mounted filesystem with writeback data mode [ 14.118948] Adding 1871568k swap on /dev/sda2. Priority:-1 extents:1 across:1871568k SS [ 14.140570] EXT3-fs (sda1): using internal journal [ 14.193340] udev[2722]: starting version 163 [ 14.640466] agpgart-intel 0000:00:00.0: Intel GM45 Chipset [ 14.640842] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable [ 14.643771] agpgart-intel 0000:00:00.0: detected 32768K stolen memory [ 14.722783] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 15.191022] sshd (2848): /proc/2848/oom_adj is deprecated, please use /proc/2848/oom_score_adj instead. [ 15.287030] cfg80211: Calling CRDA to update world regulatory domain [ 15.299854] [drm] Initialized drm 1.1.0 20060810 [ 15.403057] cfg80211: World regulatory domain updated: [ 15.403062] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 15.403066] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 15.403069] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 15.403073] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 15.403076] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 15.403080] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 15.585232] i915 0000:00:02.0: power state changed by ACPI to D0 [ 15.585256] i915 0000:00:02.0: power state changed by ACPI to D0 [ 15.585266] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 15.585272] i915 0000:00:02.0: setting latency timer to 64 [ 15.719900] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree: [ 15.719904] iwlagn: Copyright(c) 2003-2010 Intel Corporation [ 15.730045] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 15.731860] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 15.731871] iwlagn 0000:03:00.0: setting latency timer to 64 [ 15.731954] iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54 [ 15.767031] iwlagn 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4 [ 15.767036] iwlagn 0000:03:00.0: Device SKU: 0Xb [ 15.767081] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels [ 15.767230] iwlagn 0000:03:00.0: irq 42 for MSI/MSI-X [ 15.784222] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X [ 15.785186] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 15.805941] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-5.ucode' failed. [ 15.825149] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-4.ucode' failed. [ 15.846159] iwlagn 0000:03:00.0: request for firmware file 'iwlwifi-5000-3.ucode' failed. [ 15.877967] iwlagn 0000:03:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org. [ 15.878046] iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12 [ 15.938965] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' [ 15.986157] i915 0000:00:02.0: irq 43 for MSI/MSI-X [ 15.986271] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 15.986274] [drm] Driver supports precise vblank timestamp query. [ 16.265231] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 16.283614] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 16.636775] fb0: inteldrmfb frame buffer device [ 16.636779] drm: registered panic notifier [ 16.782123] acpi device:02: registered as cooling_device2 [ 16.787901] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8 [ 16.789704] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) [ 16.790723] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 16.790862] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 16.791010] HDA Intel 0000:00:1b.0: irq 44 for MSI/MSI-X [ 16.791194] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 16.861841] Console: switching to colour frame buffer device 180x56 [ 17.460926] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None [ 17.460932] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO [ 17.461495] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 17.824294] uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 8, phase 4, 99 us [ 27.656017] eth0: no IPv6 routers present [ 32.720753] wlan0: authenticate with 1c:17:d3:cb:d3:11 (try 1) [ 32.724608] wlan0: authenticated [ 32.740088] wlan0: waiting for beacon from 1c:17:d3:cb:d3:11 [ 45.371224] wlan0: authenticate with 1c:17:d3:cb:d3:11 (try 1) [ 45.388200] wlan0: authenticated [ 45.388291] wlan0: waiting for beacon from 1c:17:d3:cb:d3:11 [ 45.470793] wlan0: beacon received [ 45.484112] wlan0: associate with 1c:17:d3:cb:d3:11 (try 1) [ 45.486525] wlan0: RX AssocResp from 1c:17:d3:cb:d3:11 (capab=0x431 status=0 aid=4) [ 45.486529] wlan0: associated [ 45.491363] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 45.491679] cfg80211: Calling CRDA for country: US [ 45.502547] cfg80211: Regulatory domain changed to country: US [ 45.502551] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 45.502555] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) [ 45.502559] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) [ 45.502562] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 45.502566] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 45.502569] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 45.502573] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) [ 45.918703] Intel AES-NI instructions are not detected. [ 49.726080] irq 23: nobody cared (try booting with the "irqpoll" option) [ 49.726087] Pid: 4072, comm: avahi-daemon-ch Not tainted 2.6.38-rc8+ #777 [ 49.726090] Call Trace: [ 49.726092] <IRQ> [<ffffffff81099ce6>] ? __report_bad_irq+0x26/0xa0 [ 49.726103] [<ffffffff81099eec>] ? note_interrupt+0x18c/0x1d0 [ 49.726108] [<ffffffff8109a86d>] ? handle_fasteoi_irq+0xcd/0x100 [ 49.726113] [<ffffffff8100543d>] ? handle_irq+0x1d/0x30 [ 49.726117] [<ffffffff81004bb8>] ? do_IRQ+0x58/0xd0 [ 49.726122] [<ffffffff814a0d13>] ? ret_from_intr+0x0/0xe [ 49.726124] <EOI> [<ffffffff810739bb>] ? is_module_text_address+0x2b/0x60 [ 49.726134] [<ffffffff81055788>] ? __kernel_text_address+0x58/0x80 [ 49.726138] [<ffffffff81006be4>] ? print_context_stack+0x74/0xd0 [ 49.726142] [<ffffffff81005a89>] ? dump_trace+0x189/0x3c0 [ 49.726147] [<ffffffff8100f938>] ? save_stack_trace+0x28/0x50 [ 49.726153] [<ffffffff810f1345>] ? create_object+0x145/0x2d0 [ 49.726157] [<ffffffff8102ea51>] ? get_parent_ip+0x11/0x50 [ 49.726162] [<ffffffff810d78e9>] ? anon_vma_fork+0x59/0xc0 [ 49.726166] [<ffffffff8148d4b9>] ? kmemleak_alloc+0x59/0xc0 [ 49.726170] [<ffffffff810e9100>] ? kmem_cache_alloc+0xa0/0xf0 [ 49.726174] [<ffffffff810d78e9>] ? anon_vma_fork+0x59/0xc0 [ 49.726179] [<ffffffff81038ad3>] ? dup_mm+0x1f3/0x480 [ 49.726184] [<ffffffff81039b4d>] ? copy_process+0xd9d/0x1210 [ 49.726188] [<ffffffff8103a021>] ? do_fork+0x61/0x330 [ 49.726193] [<ffffffff810f9251>] ? sys_newstat+0x31/0x50 [ 49.726198] [<ffffffff8100ae03>] ? sys_clone+0x23/0x30 [ 49.726203] [<ffffffff81003173>] ? stub_clone+0x13/0x20 [ 49.726207] [<ffffffff81002e3b>] ? system_call_fastpath+0x16/0x1b [ 49.726210] handlers: [ 49.726212] [<ffffffffa0006db0>] (usb_hcd_irq+0x0/0x70 [usbcore]) [ 49.726232] Disabling IRQ #23 [ 56.320095] wlan0: no IPv6 routers present [ 80.086433] kmemleak: 1 new suspected memory leaks (see /sys/kernel/debug/kmemleak) ^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b 2011-03-14 23:56 ` Sarah Sharp @ 2011-03-15 0:02 ` Rafael J. Wysocki 0 siblings, 0 replies; 18+ messages in thread From: Rafael J. Wysocki @ 2011-03-15 0:02 UTC (permalink / raw) To: Sarah Sharp Cc: linux-usb, linux-pci, linux-kernel, Jesse Barnes, Ozan Caglayan On Tuesday, March 15, 2011, Sarah Sharp wrote: > On Fri, Mar 04, 2011 at 09:32:35PM +0100, Rafael J. Wysocki wrote: > > I don't understand why pci_no_msi_support() is called on your system even > > though pci=nomsi is not in the kernel command line. > > > > Please apply this patch on top of the previous two and send me dmesg. > > Ok, here's the dmesg with your two previous patches applied, plus the > patch below. I don't see any stack trace though. The MSI patch would have worked if that had been the case. Evidently, the check against ACPI_PCIE_REQ_SUPPORT fails, but I'm not sure why. Thanks, Rafael ^ permalink raw reply [flat|nested] 18+ messages in thread
end of thread, other threads:[~2011-03-15 0:02 UTC | newest] Thread overview: 18+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-02-28 1:42 2.6.38 regression caused by commit 415e12b Sarah Sharp 2011-02-28 5:34 ` Sarah Sharp 2011-02-28 20:29 ` Rafael J. Wysocki 2011-03-01 18:31 ` Sarah Sharp 2011-03-01 20:55 ` Rafael J. Wysocki 2011-03-01 22:51 ` Sarah Sharp 2011-03-01 23:30 ` Rafael J. Wysocki 2011-03-02 0:04 ` Sarah Sharp 2011-03-02 0:17 ` Rafael J. Wysocki 2011-03-02 3:42 ` Sarah Sharp 2011-03-02 11:21 ` Rafael J. Wysocki 2011-03-02 22:30 ` [PATCH 0/2] " Rafael J. Wysocki 2011-03-02 22:32 ` [PATCH 1/2] PCI/ACPI: Report ASPM support to BIOS if not disabled from command line Rafael J. Wysocki 2011-03-02 22:33 ` [PATCH 2/2] PCI/ACPI: Report MSI " Rafael J. Wysocki 2011-03-04 17:52 ` [PATCH 0/2] Re: 2.6.38 regression caused by commit 415e12b Sarah Sharp 2011-03-04 20:32 ` Rafael J. Wysocki 2011-03-14 23:56 ` Sarah Sharp 2011-03-15 0:02 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox