All of lore.kernel.org
 help / color / mirror / Atom feed
* Hotplug Debugging
@ 2012-05-16  2:51 LinuxDrvDev
  2012-05-16  7:20 ` Yinghai Lu
  0 siblings, 1 reply; 7+ messages in thread
From: LinuxDrvDev @ 2012-05-16  2:51 UTC (permalink / raw)
  To: linux-pci

Hi,

I have a Gigabyte Motherboard and I am trying to hot remove and hot add a Marvell's PCI SATA controller card, but it doesn't work. I am using 3.2.17 kernel with hotplug configured. Also, I turned the debug messages by using pciehp_debug=1 and am forcibly loading the module by using pciehp_force=1. However I don't see any debug messages from the pciehp driver, besides the following - 

pciehp: PCI Express Hot Plug Controller Driver version: 0.4
I don't see any other message suggesting that the absence of hotplug controller. 

I have basic questions -
1. How do I find out, for sure, if the board has hot plug controller? Also, is there a way to find out if a particular slot is hotpluggable?
2. The lspci -vv output of the root port and the device shows that "ASPM  disabled". Is this the indication that it doesn't support hotplug?
3. Also in some of the posts it talks about /sys/bus/pci/slots/<device>/power, however, on my system the slots directory is empty!? Does it mean I don't have the hotpluggable system?

regards,
Ushma. 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Hotplug Debugging
  2012-05-16  2:51 Hotplug Debugging LinuxDrvDev
@ 2012-05-16  7:20 ` Yinghai Lu
  2012-05-16 19:39   ` LinuxDrvDev
  0 siblings, 1 reply; 7+ messages in thread
From: Yinghai Lu @ 2012-05-16  7:20 UTC (permalink / raw)
  To: LinuxDrvDev; +Cc: linux-pci

On Tue, May 15, 2012 at 7:51 PM, LinuxDrvDev
<ushmasonal-linuxmail@yahoo.com> wrote:
> Hi,
> 2. The lspci -vv output of the root port and the device shows that "ASPM  disabled". Is this the indication that it doesn't support hotplug?

should have slot cap in lspci reporting like

00:1c.3 PCI bridge: Intel Corporation 6 Series Chipset Family PCI
Express Root Port 4 (rev b4) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=05, subordinate=0c, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: f1c00000-f23fffff
	Prefetchable memory behind bridge: 00000000f0400000-00000000f0bfffff
...
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #3, PowerLimit 10.000W; Interlock- NoCompl+
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
			Changed: MRL- PresDet- LinkState-
...

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Hotplug Debugging
  2012-05-16  7:20 ` Yinghai Lu
@ 2012-05-16 19:39   ` LinuxDrvDev
  2012-05-16 20:28     ` Yinghai Lu
  0 siblings, 1 reply; 7+ messages in thread
From: LinuxDrvDev @ 2012-05-16 19:39 UTC (permalink / raw)
  To: Yinghai Lu; +Cc: linux-pci



Thanks Yinghai. It looks like the slot I was using  didn't supported the Hotplug. However, then I moved to another slot which did supported Hotplug+ but didn't supported surprise- removal.  Here is the tree of my devices. 

-[0000:00]-+-00.0
           +-02.0-[01]--+-00.0
           |            \-00.1
           +-04.0-[02]----00.0
           +-09.0-[03]----00.0
           +-11.0
           +-12.0
           +-12.2
           +-13.0
           +-13.2
           +-14.0
           +-14.1
           +-14.2
           +-14.3
           +-14.4-[04]--
           +-14.5
           +-15.0-[05]--+-00.0
           |            \-00.1
           +-16.0
           +-16.2
           +-18.0
           +-18.1
           +-18.2
           +-18.3
           \-18.4

Here is the info on the slot  - 

00:15.0 PCI bridge: ATI Technologies Inc SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) (prog-if 00 [Normal decode])
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
---
    BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
        PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
----
        SltCap:    AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise-
            Slot #  0, PowerLimit 0.000000; Interlock- NoCompl+
        SltCtl:    Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
            Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
        SltSta:    Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
            Changed: MRL- PresDet+ LinkState+

Now if I first remove the device from the kernel by issuing 


"echo 1 > /sys/devices/pci0000:\00/0000\:00\:15.0" 

I see the device being removed from the kernel. lspci output shows that device no longer existed.  Then I physically pull out the device from the slot, and then reinsert the device to the same slot and I issue 

"echo 1 > /sys/bus/pci/rescan" 

I only see the bridge device being rescanned but don't see my SATA controller being recognized. ie. devices on secondary side of bus 15 does not appear in lspci output.

I also tried "resetting secondary bus" using the bridge control register but of no avail. 


Any ideas?

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Hotplug Debugging
  2012-05-16 19:39   ` LinuxDrvDev
@ 2012-05-16 20:28     ` Yinghai Lu
  2012-05-17  0:11       ` LinuxDrvDev
  0 siblings, 1 reply; 7+ messages in thread
From: Yinghai Lu @ 2012-05-16 20:28 UTC (permalink / raw)
  To: LinuxDrvDev; +Cc: linux-pci

On Wed, May 16, 2012 at 12:39 PM, LinuxDrvDev
<ushmasonal-linuxmail@yahoo.com> wrote:
>
>
> Thanks Yinghai. It looks like the slot I was using  didn't supported the Hotplug. However, then I moved to another slot which did supported Hotplug+ but didn't supported surprise- removal.  Here is the tree of my devices.
>
> -[0000:00]-+-00.0
>            +-02.0-[01]--+-00.0
>            |            \-00.1
>            +-04.0-[02]----00.0
>            +-09.0-[03]----00.0
>            +-11.0
>            +-12.0
>            +-12.2
>            +-13.0
>            +-13.2
>            +-14.0
>            +-14.1
>            +-14.2
>            +-14.3
>            +-14.4-[04]--
>            +-14.5
>            +-15.0-[05]--+-00.0
>            |            \-00.1
>            +-16.0
>            +-16.2
>            +-18.0
>            +-18.1
>            +-18.2
>            +-18.3
>            \-18.4
>
> Here is the info on the slot  -
>
> 00:15.0 PCI bridge: ATI Technologies Inc SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) (prog-if 00 [Normal decode])
>     Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
>     Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> ---
>     BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
>         PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
> ----
>         SltCap:    AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise-
>             Slot #  0, PowerLimit 0.000000; Interlock- NoCompl+

interesting. No attention button and not support surprise removal.


>         SltCtl:    Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
>             Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
>         SltSta:    Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
>             Changed: MRL- PresDet+ LinkState+
>
> Now if I first remove the device from the kernel by issuing
>
>
> "echo 1 > /sys/devices/pci0000:\00/0000\:00\:15.0"
>
> I see the device being removed from the kernel. lspci output shows that device no longer existed.  Then I physically pull out the device from the slot, and then reinsert the device to the same slot and I issue
>
> "echo 1 > /sys/bus/pci/rescan"
>
> I only see the bridge device being rescanned but don't see my SATA controller being recognized. ie. devices on secondary side of bus 15 does not appear in lspci output.

can you post whole log with "debug ignore_loglevel pciehp.pciehp_debug=1" ?

>
> I also tried "resetting secondary bus" using the bridge control register but of no avail.

may need to reset the pcie-link?

http://git.kernel.org/?p=linux/kernel/git/yinghai/linux-yinghai.git;a=commitdiff;h=afa42ff2f3987f57ee2523f07af5ec9a7c9132be


Yinghai

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Hotplug Debugging
  2012-05-16 20:28     ` Yinghai Lu
@ 2012-05-17  0:11       ` LinuxDrvDev
  2012-05-17  1:15         ` Yinghai Lu
  0 siblings, 1 reply; 7+ messages in thread
From: LinuxDrvDev @ 2012-05-17  0:11 UTC (permalink / raw)
  To: Yinghai Lu; +Cc: linux-pci

[-- Attachment #1: Type: text/plain, Size: 3538 bytes --]



>can you post whole log with "debug ignore_loglevel pciehp.pciehp_debug=1" ?
Attached here is the log with above parameters. 

I will also try your kernel with resetting of pcie link.
Thanks.



----- Original Message -----
From: Yinghai Lu <yinghai@kernel.org>
To: LinuxDrvDev <ushmasonal-linuxmail@yahoo.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Sent: Wednesday, May 16, 2012 1:28 PM
Subject: Re: Hotplug Debugging

On Wed, May 16, 2012 at 12:39 PM, LinuxDrvDev
<ushmasonal-linuxmail@yahoo.com> wrote:
>
>
> Thanks Yinghai. It looks like the slot I was using  didn't supported the Hotplug. However, then I moved to another slot which did supported Hotplug+ but didn't supported surprise- removal.  Here is the tree of my devices.
>
> -[0000:00]-+-00.0
>            +-02.0-[01]--+-00.0
>            |            \-00.1
>            +-04.0-[02]----00.0
>            +-09.0-[03]----00.0
>            +-11.0
>            +-12.0
>            +-12.2
>            +-13.0
>            +-13.2
>            +-14.0
>            +-14.1
>            +-14.2
>            +-14.3
>            +-14.4-[04]--
>            +-14.5
>            +-15.0-[05]--+-00.0
>            |            \-00.1
>            +-16.0
>            +-16.2
>            +-18.0
>            +-18.1
>            +-18.2
>            +-18.3
>            \-18.4
>
> Here is the info on the slot  -
>
> 00:15.0 PCI bridge: ATI Technologies Inc SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) (prog-if 00 [Normal decode])
>     Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
>     Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> ---
>     BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
>         PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
> ----
>         SltCap:    AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise-
>             Slot #  0, PowerLimit 0.000000; Interlock- NoCompl+

interesting. No attention button and not support surprise removal.


>         SltCtl:    Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
>             Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
>         SltSta:    Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
>             Changed: MRL- PresDet+ LinkState+
>
> Now if I first remove the device from the kernel by issuing
>
>
> "echo 1 > /sys/devices/pci0000:\00/0000\:00\:15.0"
>
> I see the device being removed from the kernel. lspci output shows that device no longer existed.  Then I physically pull out the device from the slot, and then reinsert the device to the same slot and I issue
>
> "echo 1 > /sys/bus/pci/rescan"
>
> I only see the bridge device being rescanned but don't see my SATA controller being recognized. ie. devices on secondary side of bus 15 does not appear in lspci output.

can you post whole log with "debug ignore_loglevel pciehp.pciehp_debug=1" ?

>
> I also tried "resetting secondary bus" using the bridge control register but of no avail.

may need to reset the pcie-link?

http://git.kernel.org/?p=linux/kernel/git/yinghai/linux-yinghai.git;a=commitdiff;h=afa42ff2f3987f57ee2523f07af5ec9a7c9132be


Yinghai
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[-- Attachment #2: dmesg.log --]
[-- Type: application/octet-stream, Size: 58118 bytes --]

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 3.2.17 (root@arpit-emulation) (gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) ) #1 SMP Tue May 15 11:43:29 PDT 2012
Command line: ro root=/dev/mapper/vg_arpitemulation-lv_root rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=vg_arpitemulation/lv_swap quiet SYSFONT=latarcyrheb-sun16 rhgb crashkernel=128M rd_LVM_LV=vg_arpitemulation/lv_root  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM debug ignore_loglevel pciehp.pciehp_debug=1
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000bfda0000 (usable)
 BIOS-e820: 00000000bfda0000 - 00000000bfdd1000 (ACPI NVS)
 BIOS-e820: 00000000bfdd1000 - 00000000bfe00000 (ACPI data)
 BIOS-e820: 00000000bfe00000 - 00000000bff00000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
debug: ignoring loglevel setting.
NX (Execute Disable) protection: active
DMI 2.4 present.
DMI: Gigabyte Technology Co., Ltd. GA-970A-D3/GA-970A-D3, BIOS F7 10/13/2011
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
No AGP bridge found
last_pfn = 0x140000 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-C7FFF write-protect
  C8000-FFFFF uncachable
MTRR variable ranges enabled:
  0 base 000000000000 mask FFFF80000000 write-back
  1 base 000080000000 mask FFFFC0000000 write-back
  2 base 0000BFE00000 mask FFFFFFE00000 uncachable
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
TOM2: 0000000140000000 aka 5120M
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
original variable MTRRs
reg 0, base: 0GB, range: 2GB, type WB
reg 1, base: 2GB, range: 1GB, type WB
reg 2, base: 3070MB, range: 2MB, type UC
total RAM covered: 3070M
Found optimal setting for mtrr clean up
 gran_size: 64K 	chunk_size: 4M 	num_reg: 3  	lose cover RAM: 0G
New variable MTRRs
reg 0, base: 0GB, range: 2GB, type WB
reg 1, base: 2GB, range: 1GB, type WB
reg 2, base: 3070MB, range: 2MB, type UC
e820 update range: 00000000bfe00000 - 0000000100000000 (usable) ==> (reserved)
last_pfn = 0xbfda0 max_arch_pfn = 0x400000000
found SMP MP-table at [ffff8800000f4b30] f4b30
initial memory mapped : 0 - 20000000
Base memory trampoline at [ffff88000009a000] 9a000 size 20480
Using GB pages for direct mapping
init_memory_mapping: 0000000000000000-00000000bfda0000
 0000000000 - 0080000000 page 1G
 0080000000 - 00bfc00000 page 2M
 00bfc00000 - 00bfda0000 page 4k
kernel direct mapping tables up to bfda0000 @ 1fffd000-20000000
init_memory_mapping: 0000000100000000-0000000140000000
 0100000000 - 0140000000 page 1G
kernel direct mapping tables up to 140000000 @ bfd9f000-bfda0000
RAMDISK: 367f9000 - 37ff0000
Reserving 128MB of memory at 736MB for crashkernel (System RAM: 5120MB)
ACPI: RSDP 00000000000f6a50 00014 (v00 GBT   )
ACPI: RSDT 00000000bfdd1000 00048 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
ACPI: FACP 00000000bfdd1080 00074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
ACPI: DSDT 00000000bfdd1100 07876 (v01 GBT    GBTUACPI 00001000 MSFT 03000000)
ACPI: FACS 00000000bfda0000 00040
ACPI: SSDT 00000000bfdd8a40 0088C (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
ACPI: MSDM 00000000bfdd9300 00055 (v03 GBT    GBTUACPI 42302E31 GBTU 01010101)
ACPI: HPET 00000000bfdd9380 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
ACPI: MCFG 00000000bfdd93c0 0003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
ACPI: MATS 00000000bfdd9440 00034 (v01 GBT             00000000      00000000)
ACPI: TAMG 00000000bfdd94b0 00202 (v01 GBT    GBT   B0 5455312E BG?? 53450101)
ACPI: APIC 00000000bfdd8980 000BC (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
ACPI: MATS 00000000bfdd96c0 06180 (v01        MATS RCM 80000001 INTL 20061109)
ACPI: Local APIC address 0xfee00000
Scanning NUMA topology in Northbridge 24
No NUMA configuration found
Faking a node at 0000000000000000-0000000140000000
Initmem setup node 0 0000000000000000-0000000140000000
  NODE_DATA [000000013ffd9000 - 000000013fffffff]
 [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013b600000-ffff88013edfffff] on node 0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   0x00100000 -> 0x00140000
Movable zone start PFN for each node
early_node_map[3] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x000bfda0
    0: 0x00100000 -> 0x00140000
On node 0 totalpages: 1047855
  DMA zone: 56 pages used for memmap
  DMA zone: 5 pages reserved
  DMA zone: 3922 pages, LIFO batch:0
  DMA32 zone: 14280 pages used for memmap
  DMA32 zone: 767448 pages, LIFO batch:31
  Normal zone: 3584 pages used for memmap
  Normal zone: 258560 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 33, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x10b9a201 base: 0xfed00000
SMP: Allowing 8 CPUs, 4 hotplug CPUs
nr_irqs_gsi: 40
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
PM: Registered nosave memory: 00000000bfda0000 - 00000000bfdd1000
PM: Registered nosave memory: 00000000bfdd1000 - 00000000bfe00000
PM: Registered nosave memory: 00000000bfe00000 - 00000000bff00000
PM: Registered nosave memory: 00000000bff00000 - 00000000e0000000
PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
PM: Registered nosave memory: 00000000fec00000 - 0000000100000000
Allocating PCI resources starting at bff00000 (gap: bff00000:20100000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:4096 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82176 r8192 d24320 u262144
pcpu-alloc: s82176 r8192 d24320 u262144 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1029930
Policy zone: Normal
Kernel command line: ro root=/dev/mapper/vg_arpitemulation-lv_root rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=vg_arpitemulation/lv_swap quiet SYSFONT=latarcyrheb-sun16 rhgb crashkernel=128M rd_LVM_LV=vg_arpitemulation/lv_root  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM debug ignore_loglevel pciehp.pciehp_debug=1
PID hash table entries: 4096 (order: 3, 32768 bytes)
Checking aperture...
No AGP bridge found
Node 0: aperture @ b4000000 size 32 MB
Aperture pointing to e820 RAM. Ignoring.
Your BIOS doesn't leave a aperture memory hole
Please enable the IOMMU option in the BIOS setup
This costs you 64 MB of RAM
Mapping aperture over 65536 KB of RAM @ b4000000
PM: Registered nosave memory: 00000000b4000000 - 00000000b8000000
Memory: 3829740k/5242880k available (5120k kernel code, 1051460k absent, 361680k reserved, 7244k data, 1444k init)
Hierarchical RCU implementation.
NR_IRQS:262400 nr_irqs:744 16
Console: colour VGA+ 80x25
console [tty0] enabled
allocated 33554432 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
hpet clockevent registered
Fast TSC calibration using PIT
Detected 3624.736 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 7249.47 BogoMIPS (lpj=3624736)
pid_max: default: 32768 minimum: 301
Security Framework initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys blkio
Initializing cgroup subsys perf_event
tseg: 00bff00000
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
using AMD E400 aware idle routine
ACPI: Core revision 20110623
ftrace: allocating 20931 entries in 83 pages
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: AMD Phenom(tm) II X4 975 Processor stepping 03
Performance Events: AMD PMU driver.
... version:                0
... bit width:              48
... generic registers:      4
... value mask:             0000ffffffffffff
... max period:             00007fffffffffff
... fixed-purpose events:   0
... event mask:             000000000000000f
NMI watchdog enabled, takes one hw-pmu counter.
Booting Node   0, Processors  #1
smpboot cpu 1: start_ip = 9a000
NMI watchdog enabled, takes one hw-pmu counter.
System has AMD C1E enabled
Switch to broadcast mode on CPU1
 #2
smpboot cpu 2: start_ip = 9a000
NMI watchdog enabled, takes one hw-pmu counter.
Switch to broadcast mode on CPU2
 #3
smpboot cpu 3: start_ip = 9a000
NMI watchdog enabled, takes one hw-pmu counter.
Switch to broadcast mode on CPU3
Brought up 4 CPUs
Total of 4 processors activated (28996.01 BogoMIPS).
Switch to broadcast mode on CPU0
devtmpfs: initialized
PM: Registering ACPI NVS region at bfda0000 (200704 bytes)
print_constraints: dummy: 
NET: Registered protocol family 16
node 0 link 0: io port [a000, ffff]
TOM: 00000000c0000000 aka 3072M
Fam 10h mmconf [mem 0xe0000000-0xe00fffff]
node 0 link 0: mmio [a0000, bffff]
node 0 link 0: mmio [c0000000, dfffffff]
node 0 link 0: mmio [f0000000, ffffffff]
node 0 link 0: mmio [e0000000, e05fffff] ==> [e0100000, e05fffff]
TOM2: 0000000140000000 aka 5120M
bus: [00, 05] on node 0 link 0
bus: 00 index 0 [io  0x0000-0xffff]
bus: 00 index 1 [mem 0x000a0000-0x000bffff]
bus: 00 index 2 [mem 0xc0000000-0xdfffffff]
bus: 00 index 3 [mem 0xe0600000-0xffffffff]
bus: 00 index 4 [mem 0xe0100000-0xe05fffff]
bus: 00 index 5 [mem 0x140000000-0xfcffffffff]
Extended Config Space enabled on 1 nodes
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
ACPI: EC: Look up EC in DSDT
ACPI Warning: Incorrect checksum in table [TAMG] - 0x45, should be 0x44 (20110623/tbutils-314)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
HEST: Table not found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff]
pci_root PNP0A03:00: host bridge window [mem 0xfed40000-0xfed44fff]
pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff]
pci 0000:00:00.0: [1002:5a14] type 0 class 0x000600
pci 0000:00:00.0: reg 1c: [mem 0xe0000000-0xffffffff 64bit]
pci 0000:00:02.0: [1002:5a16] type 1 class 0x000604
pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
pci 0000:00:02.0: PME# disabled
pci 0000:00:04.0: [1002:5a18] type 1 class 0x000604
pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
pci 0000:00:04.0: PME# disabled
pci 0000:00:09.0: [1002:5a1c] type 1 class 0x000604
pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
pci 0000:00:09.0: PME# disabled
pci 0000:00:11.0: [1002:4390] type 0 class 0x000101
pci 0000:00:11.0: reg 10: [io  0xff00-0xff07]
pci 0000:00:11.0: reg 14: [io  0xfe00-0xfe03]
pci 0000:00:11.0: reg 18: [io  0xfd00-0xfd07]
pci 0000:00:11.0: reg 1c: [io  0xfc00-0xfc03]
pci 0000:00:11.0: reg 20: [io  0xfb00-0xfb0f]
pci 0000:00:11.0: reg 24: [mem 0xfdfff000-0xfdfff3ff]
pci 0000:00:11.0: set SATA to AHCI mode
pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
pci 0000:00:12.0: reg 10: [mem 0xfdffe000-0xfdffefff]
pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
pci 0000:00:12.2: reg 10: [mem 0xfdffd000-0xfdffd0ff]
pci 0000:00:12.2: supports D1 D2
pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
pci 0000:00:12.2: PME# disabled
pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
pci 0000:00:13.0: reg 10: [mem 0xfdffc000-0xfdffcfff]
pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
pci 0000:00:13.2: reg 10: [mem 0xfdffb000-0xfdffb0ff]
pci 0000:00:13.2: supports D1 D2
pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
pci 0000:00:13.2: PME# disabled
pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
pci 0000:00:14.1: [1002:439c] type 0 class 0x000101
pci 0000:00:14.1: reg 10: [io  0x0000-0x0007]
pci 0000:00:14.1: reg 14: [io  0x0000-0x0003]
pci 0000:00:14.1: reg 18: [io  0x0000-0x0007]
pci 0000:00:14.1: reg 1c: [io  0x0000-0x0003]
pci 0000:00:14.1: reg 20: [io  0xfa00-0xfa0f]
pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
pci 0000:00:14.2: reg 10: [mem 0xfdff4000-0xfdff7fff 64bit]
pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
pci 0000:00:14.2: PME# disabled
pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03
pci 0000:00:14.5: reg 10: [mem 0xfdffa000-0xfdffafff]
pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604
pci 0000:00:15.0: supports D1 D2
pci 0000:00:16.0: [1002:4397] type 0 class 0x000c03
pci 0000:00:16.0: reg 10: [mem 0xfdff9000-0xfdff9fff]
pci 0000:00:16.2: [1002:4396] type 0 class 0x000c03
pci 0000:00:16.2: reg 10: [mem 0xfdff8000-0xfdff80ff]
pci 0000:00:16.2: supports D1 D2
pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
pci 0000:00:16.2: PME# disabled
pci 0000:00:18.0: [1022:1200] type 0 class 0x000600
pci 0000:00:18.1: [1022:1201] type 0 class 0x000600
pci 0000:00:18.2: [1022:1202] type 0 class 0x000600
pci 0000:00:18.3: [1022:1203] type 0 class 0x000600
pci 0000:00:18.4: [1022:1204] type 0 class 0x000600
pci 0000:01:00.0: [10de:0a65] type 0 class 0x000300
pci 0000:01:00.0: reg 10: [mem 0xfb000000-0xfbffffff]
pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:01:00.0: reg 1c: [mem 0xde000000-0xdfffffff 64bit pref]
pci 0000:01:00.0: reg 24: [io  0xef00-0xef7f]
pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0007ffff pref]
pci 0000:01:00.1: [10de:0be3] type 0 class 0x000403
pci 0000:01:00.1: reg 10: [mem 0xfcffc000-0xfcffffff]
pci 0000:00:02.0: PCI bridge to [bus 01-01]
pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
pci 0000:00:02.0:   bridge window [mem 0xfb000000-0xfcffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xdfffffff 64bit pref]
pci 0000:02:00.0: [1b6f:7023] type 0 class 0x000c03
pci 0000:02:00.0: reg 10: [mem 0xfd7f8000-0xfd7fffff 64bit]
pci 0000:02:00.0: supports D1 D2
pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:00:04.0: PCI bridge to [bus 02-02]
pci 0000:00:04.0:   bridge window [io  0xd000-0xdfff]
pci 0000:00:04.0:   bridge window [mem 0xfd700000-0xfd7fffff]
pci 0000:00:04.0:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
pci 0000:03:00.0: [10ec:8168] type 0 class 0x000200
pci 0000:03:00.0: reg 10: [io  0xce00-0xceff]
pci 0000:03:00.0: reg 18: [mem 0xfd8ff000-0xfd8fffff 64bit pref]
pci 0000:03:00.0: reg 20: [mem 0xfd8f8000-0xfd8fbfff 64bit pref]
pci 0000:03:00.0: supports D1 D2
pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:03:00.0: PME# disabled
pci 0000:00:09.0: PCI bridge to [bus 03-03]
pci 0000:00:09.0:   bridge window [io  0xc000-0xcfff]
pci 0000:00:09.0:   bridge window [mem 0xfdb00000-0xfdbfffff]
pci 0000:00:09.0:   bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
pci 0000:00:14.4: PCI bridge to [bus 04-04] (subtractive decode)
pci 0000:00:14.4:   bridge window [io  0xb000-0xbfff]
pci 0000:00:14.4:   bridge window [mem 0xfdd00000-0xfddfffff]
pci 0000:00:14.4:   bridge window [mem 0xfdc00000-0xfdcfffff pref]
pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
pci 0000:00:14.4:   bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
pci 0000:05:00.0: [1b4b:9123] type 0 class 0x000106
pci 0000:05:00.0: reg 10: [io  0xaf00-0xaf07]
pci 0000:05:00.0: reg 14: [io  0xae00-0xae03]
pci 0000:05:00.0: reg 18: [io  0xad00-0xad07]
pci 0000:05:00.0: reg 1c: [io  0xac00-0xac03]
pci 0000:05:00.0: reg 20: [io  0xab00-0xab0f]
pci 0000:05:00.0: reg 24: [mem 0xfdaff000-0xfdaff7ff]
pci 0000:05:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:05:00.0: PME# supported from D3hot
pci 0000:05:00.0: PME# disabled
pci 0000:05:00.1: [1b4b:91a4] type 0 class 0x000101
pci 0000:05:00.1: reg 10: [io  0xaa00-0xaa07]
pci 0000:05:00.1: reg 14: [io  0xa900-0xa903]
pci 0000:05:00.1: reg 18: [io  0xa800-0xa807]
pci 0000:05:00.1: reg 1c: [io  0xa700-0xa703]
pci 0000:05:00.1: reg 20: [io  0xa600-0xa60f]
pci 0000:05:00.1: reg 24: [mem 0xfdafe000-0xfdafe00f]
pci 0000:05:00.1: reg 30: [mem 0x00000000-0x0000ffff pref]
pci 0000:05:00.1: PME# supported from D3hot
pci 0000:05:00.1: PME# disabled
pci 0000:00:15.0: PCI bridge to [bus 05-05]
pci 0000:00:15.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:15.0:   bridge window [mem 0xfda00000-0xfdafffff]
pci 0000:00:15.0:   bridge window [mem 0xfd900000-0xfd9fffff 64bit pref]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE4._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE9._PRT]
 pci0000:00: Requesting ACPI _OSC control (0x1d)
 pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
ACPI _OSC control for PCIe not granted, disabling ASPM
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:01:00.0
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit]
reserve RAM buffer: 000000000009f400 - 000000000009ffff 
reserve RAM buffer: 00000000bfda0000 - 00000000bfffffff 
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Switching to clocksource hpet
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:00: [bus 00-ff]
pnp 00:00: [io  0x0cf8-0x0cff]
pnp 00:00: [io  0x0000-0x0cf7 window]
pnp 00:00: [io  0x0d00-0xffff window]
pnp 00:00: [mem 0x000a0000-0x000bffff window]
pnp 00:00: [mem 0x000c0000-0x000dffff window]
pnp 00:00: [mem 0xfed40000-0xfed44fff window]
pnp 00:00: [mem 0xc0000000-0xfebfffff window]
pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
pnp 00:01: [io  0x0010-0x001f]
pnp 00:01: [io  0x0022-0x003f]
pnp 00:01: [io  0x0044-0x004d]
pnp 00:01: [io  0x0050-0x005f]
pnp 00:01: [io  0x0062-0x0063]
pnp 00:01: [io  0x0065-0x006f]
pnp 00:01: [io  0x0074-0x007f]
pnp 00:01: [io  0x0091-0x0093]
pnp 00:01: [io  0x00a2-0x00bf]
pnp 00:01: [io  0x00e0-0x00ef]
pnp 00:01: [io  0x04d0-0x04d1]
pnp 00:01: [io  0x0220-0x0225]
pnp 00:01: [io  0x0290-0x0294]
system 00:01: [io  0x04d0-0x04d1] has been reserved
system 00:01: [io  0x0220-0x0225] has been reserved
system 00:01: [io  0x0290-0x0294] has been reserved
system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:02: [io  0x0900-0x091f]
pnp 00:02: [io  0x0228-0x022f]
pnp 00:02: [io  0x040b]
pnp 00:02: [io  0x04d6]
pnp 00:02: [io  0x0c00-0x0c01]
pnp 00:02: [io  0x0c14]
pnp 00:02: [io  0x0c50-0x0c52]
pnp 00:02: [io  0x0c6c-0x0c6d]
pnp 00:02: [io  0x0c6f]
pnp 00:02: [io  0x0cd0-0x0cd1]
pnp 00:02: [io  0x0cd2-0x0cd3]
pnp 00:02: [io  0x0cd4-0x0cdf]
pnp 00:02: [io  0x0800-0x08fe]
pnp 00:02: [io  0x0a10-0x0a17]
pnp 00:02: [io  0x0b00-0x0b0f]
pnp 00:02: [io  0x0b10-0x0b1f]
pnp 00:02: [io  0x0b20-0x0b3f]
pnp 00:02: [mem 0x00000000-0x00000fff window]
pnp 00:02: [mem 0xfee00400-0xfee00fff window]
pnp 00:02: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:01:00.0 BAR 6 [mem 0x00000000-0x0007ffff pref]
pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:05:00.0 BAR 6 [mem 0x00000000-0x0000ffff pref]
pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:05:00.1 BAR 6 [mem 0x00000000-0x0000ffff pref]
system 00:02: [io  0x0900-0x091f] has been reserved
system 00:02: [io  0x0228-0x022f] has been reserved
system 00:02: [io  0x040b] has been reserved
system 00:02: [io  0x04d6] has been reserved
system 00:02: [io  0x0c00-0x0c01] has been reserved
system 00:02: [io  0x0c14] has been reserved
system 00:02: [io  0x0c50-0x0c52] has been reserved
system 00:02: [io  0x0c6c-0x0c6d] has been reserved
system 00:02: [io  0x0c6f] has been reserved
system 00:02: [io  0x0cd0-0x0cd1] has been reserved
system 00:02: [io  0x0cd2-0x0cd3] has been reserved
system 00:02: [io  0x0cd4-0x0cdf] has been reserved
system 00:02: [io  0x0800-0x08fe] has been reserved
system 00:02: [io  0x0a10-0x0a17] has been reserved
system 00:02: [io  0x0b00-0x0b0f] has been reserved
system 00:02: [io  0x0b10-0x0b1f] has been reserved
system 00:02: [io  0x0b20-0x0b3f] has been reserved
system 00:02: [mem 0xfee00400-0xfee00fff window] has been reserved
system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:03: [dma 4]
pnp 00:03: [io  0x0000-0x000f]
pnp 00:03: [io  0x0080-0x0090]
pnp 00:03: [io  0x0094-0x009f]
pnp 00:03: [io  0x00c0-0x00df]
pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
pnp 00:04: [irq 0 disabled]
pnp 00:04: [irq 8]
pnp 00:04: [mem 0xfed00000-0xfed003ff]
pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
pnp 00:05: [io  0x0070-0x0073]
pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
pnp 00:06: [io  0x0061]
pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
pnp 00:07: [io  0x00f0-0x00ff]
pnp 00:07: [irq 13]
pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
pnp 00:08: [io  0x03f8-0x03ff]
pnp 00:08: [irq 4]
pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:09: [mem 0xe0000000-0xefffffff]
system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:0a: [mem 0x000d0400-0x000d3fff]
pnp 00:0a: [mem 0x000f0000-0x000f7fff]
pnp 00:0a: [mem 0x000f8000-0x000fbfff]
pnp 00:0a: [mem 0x000fc000-0x000fffff]
pnp 00:0a: [mem 0xbfda0000-0xbfdfffff]
pnp 00:0a: [mem 0xffff0000-0xffffffff]
pnp 00:0a: [mem 0x00000000-0x0009ffff]
pnp 00:0a: [mem 0x00100000-0xbfd9ffff]
pnp 00:0a: [mem 0xbfe00000-0xbfefffff]
pnp 00:0a: [mem 0xbff00000-0xbfffffff]
pnp 00:0a: [mem 0xfec00000-0xfec00fff]
pnp 00:0a: [mem 0xfee00000-0xfee00fff]
pnp 00:0a: [mem 0xfff80000-0xfffeffff]
pnp 00:0a: disabling [mem 0x000d0400-0x000d3fff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
pnp 00:0a: disabling [mem 0x000f0000-0x000f7fff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
pnp 00:0a: disabling [mem 0x000f8000-0x000fbfff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
pnp 00:0a: disabling [mem 0x000fc000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
pnp 00:0a: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
pnp 00:0a: disabling [mem 0x00100000-0xbfd9ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
system 00:0a: [mem 0xbfda0000-0xbfdfffff] could not be reserved
system 00:0a: [mem 0xffff0000-0xffffffff] has been reserved
system 00:0a: [mem 0xbfe00000-0xbfefffff] has been reserved
system 00:0a: [mem 0xbff00000-0xbfffffff] could not be reserved
system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:0a: [mem 0xfee00000-0xfee00fff] could not be reserved
system 00:0a: [mem 0xfff80000-0xfffeffff] has been reserved
system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
pnp: PnP ACPI: found 11 devices
ACPI: ACPI bus type pnp unregistered
PCI: max bus depth: 1 pci_try_num: 2
pci 0000:01:00.0: BAR 6: assigned [mem 0xd0000000-0xd007ffff pref]
pci 0000:00:02.0: PCI bridge to [bus 01-01]
pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
pci 0000:00:02.0:   bridge window [mem 0xfb000000-0xfcffffff]
pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xdfffffff 64bit pref]
pci 0000:00:04.0: PCI bridge to [bus 02-02]
pci 0000:00:04.0:   bridge window [io  0xd000-0xdfff]
pci 0000:00:04.0:   bridge window [mem 0xfd700000-0xfd7fffff]
pci 0000:00:04.0:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
pci 0000:00:09.0: PCI bridge to [bus 03-03]
pci 0000:00:09.0:   bridge window [io  0xc000-0xcfff]
pci 0000:00:09.0:   bridge window [mem 0xfdb00000-0xfdbfffff]
pci 0000:00:09.0:   bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
pci 0000:00:14.4: PCI bridge to [bus 04-04]
pci 0000:00:14.4:   bridge window [io  0xb000-0xbfff]
pci 0000:00:14.4:   bridge window [mem 0xfdd00000-0xfddfffff]
pci 0000:00:14.4:   bridge window [mem 0xfdc00000-0xfdcfffff pref]
pci 0000:05:00.0: BAR 6: assigned [mem 0xfd900000-0xfd90ffff pref]
pci 0000:05:00.1: BAR 6: assigned [mem 0xfd910000-0xfd91ffff pref]
pci 0000:00:15.0: PCI bridge to [bus 05-05]
pci 0000:00:15.0:   bridge window [io  0xa000-0xafff]
pci 0000:00:15.0:   bridge window [mem 0xfda00000-0xfdafffff]
pci 0000:00:15.0:   bridge window [mem 0xfd900000-0xfd9fffff 64bit pref]
pci 0000:00:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:02.0: setting latency timer to 64
pci 0000:00:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:04.0: setting latency timer to 64
pci 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:09.0: setting latency timer to 64
pci 0000:00:15.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:15.0: setting latency timer to 64
pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfcffffff]
pci_bus 0000:01: resource 2 [mem 0xc0000000-0xdfffffff 64bit pref]
pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
pci_bus 0000:02: resource 1 [mem 0xfd700000-0xfd7fffff]
pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
pci_bus 0000:03: resource 1 [mem 0xfdb00000-0xfdbfffff]
pci_bus 0000:03: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref]
pci_bus 0000:04: resource 0 [io  0xb000-0xbfff]
pci_bus 0000:04: resource 1 [mem 0xfdd00000-0xfddfffff]
pci_bus 0000:04: resource 2 [mem 0xfdc00000-0xfdcfffff pref]
pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7]
pci_bus 0000:04: resource 5 [io  0x0d00-0xffff]
pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:04: resource 7 [mem 0x000c0000-0x000dffff]
pci_bus 0000:04: resource 8 [mem 0xfed40000-0xfed44fff]
pci_bus 0000:04: resource 9 [mem 0xc0000000-0xfebfffff]
pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
pci_bus 0000:05: resource 1 [mem 0xfda00000-0xfdafffff]
pci_bus 0000:05: resource 2 [mem 0xfd900000-0xfd9fffff 64bit pref]
NET: Registered protocol family 2
IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
UDP hash table entries: 2048 (order: 4, 65536 bytes)
UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
NET: Registered protocol family 1
pci 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:12.0: PCI INT A disabled
pci 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:12.2: PCI INT B disabled
pci 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:13.0: PCI INT A disabled
pci 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:13.2: PCI INT B disabled
pci 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:14.5: PCI INT C disabled
pci 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:16.0: PCI INT A disabled
pci 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:16.2: PCI INT B disabled
pci 0000:01:00.0: Boot video device
pci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:02:00.0: PCI INT A disabled
PCI: CLS 64 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 24540k freed
PCI-DMA: Disabling AGP.
PCI-DMA: aperture base @ b4000000 size 65536 KB
PCI-DMA: using GART IOMMU.
PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
IBS: LVT offset 1 assigned
perf: AMD IBS detected (0x0000001f)
audit: initializing netlink socket (disabled)
type=2000 audit(1337211630.028:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 7656
SELinux:  Registering netfilter hooks
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: pcie_port_service_register = 0
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
ACPI: Power Button [PWRF]
ACPI: processor limited to max C-state 1
ERST: Table is not found!
GHES: HEST is not enabled!
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Non-volatile memory driver v1.3
Linux agpgart interface v0.103
brd: module loaded
loop: module loaded
Fixed MDIO Bus: probed
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
ehci_hcd 0000:00:12.2: EHCI Host Controller
ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
QUIRK: Enable AMD PLL fix
ehci_hcd 0000:00:12.2: debug port 1
ehci_hcd 0000:00:12.2: irq 17, io mem 0xfdffd000
ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 3.2.17 ehci_hcd
usb usb1: SerialNumber: 0000:00:12.2
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 5 ports detected
ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
ehci_hcd 0000:00:13.2: EHCI Host Controller
ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
ehci_hcd 0000:00:13.2: debug port 1
ehci_hcd 0000:00:13.2: irq 17, io mem 0xfdffb000
ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 3.2.17 ehci_hcd
usb usb2: SerialNumber: 0000:00:13.2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 5 ports detected
ehci_hcd 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
ehci_hcd 0000:00:16.2: EHCI Host Controller
ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
ehci_hcd 0000:00:16.2: debug port 1
ehci_hcd 0000:00:16.2: irq 17, io mem 0xfdff8000
ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: EHCI Host Controller
usb usb3: Manufacturer: Linux 3.2.17 ehci_hcd
usb usb3: SerialNumber: 0000:00:16.2
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:12.0: OHCI Host Controller
ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4
ohci_hcd 0000:00:12.0: irq 18, io mem 0xfdffe000
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: OHCI Host Controller
usb usb4: Manufacturer: Linux 3.2.17 ohci_hcd
usb usb4: SerialNumber: 0000:00:12.0
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 5 ports detected
ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:13.0: OHCI Host Controller
ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
ohci_hcd 0000:00:13.0: irq 18, io mem 0xfdffc000
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: OHCI Host Controller
usb usb5: Manufacturer: Linux 3.2.17 ohci_hcd
usb usb5: SerialNumber: 0000:00:13.0
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 5 ports detected
ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:14.5: OHCI Host Controller
ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 6
ohci_hcd 0000:00:14.5: irq 18, io mem 0xfdffa000
usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: OHCI Host Controller
usb usb6: Manufacturer: Linux 3.2.17 ohci_hcd
usb usb6: SerialNumber: 0000:00:14.5
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
ohci_hcd 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ohci_hcd 0000:00:16.0: OHCI Host Controller
ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 7
ohci_hcd 0000:00:16.0: irq 18, io mem 0xfdff9000
usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb7: Product: OHCI Host Controller
usb usb7: Manufacturer: Linux 3.2.17 ohci_hcd
usb usb7: SerialNumber: 0000:00:16.0
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 4 ports detected
uhci_hcd: USB Universal Host Controller Interface driver
i8042: PNP: No PS/2 controller found. Probing ports directly.
i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS?
i8042: If AUX port is really absent please use the 'i8042.noaux' option
Refined TSC clocksource calibration: 3624.293 MHz.
Switching to clocksource tsc
serio: i8042 KBD port at 0x60,0x64 irq 1
mousedev: PS/2 mouse device common for all mice
rtc_cmos 00:05: RTC can wake from S4
rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
cpuidle: using governor ladder
cpuidle: using governor menu
EFI Variables Facility v0.08 2004-May-17
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
registered taskstats version 1
IMA: No TPM chip found, activating TPM-bypass!
rtc_cmos 00:05: setting system clock to 2012-05-16 23:40:32 UTC (1337211632)
Initializing network drop monitor service
Freeing unused kernel memory: 1444k freed
Write protecting the kernel read-only data: 10240k
Freeing unused kernel memory: 1004k freed
Freeing unused kernel memory: 1744k freed
dracut: dracut-004-256.el6
dracut: rd_NO_LUKS: removing cryptoluks activation
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
udev: starting version 147
udevd (121): /proc/121/oom_adj is deprecated, please use /proc/121/oom_score_adj instead.
usb 7-3: new full-speed USB device number 2 using ohci_hcd
wmi: Mapper loaded
[drm] Initialized drm 1.1.0 20060810
nouveau 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
nouveau 0000:01:00.0: setting latency timer to 64
[drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x0a8280b1)
[drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[drm] nouveau 0000:01:00.0: ... appears to be valid
[drm] nouveau 0000:01:00.0: BIT BIOS found
[drm] nouveau 0000:01:00.0: Bios version 70.18.70.00
[drm] nouveau 0000:01:00.0: TMDS table version 2.0
[drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000302 00020030
[drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02000300 00000000
[drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02011362 00020010
[drm] nouveau 0000:01:00.0: Raw DCB entry 3: 01022310 00000000
[drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
[drm] nouveau 0000:01:00.0:   0: 0x00001030: type 0x30 idx 0 tag 0x07
[drm] nouveau 0000:01:00.0:   1: 0x00002161: type 0x61 idx 1 tag 0x08
[drm] nouveau 0000:01:00.0:   2: 0x00000200: type 0x00 idx 2 tag 0xff
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x6B0E
usb 7-3: New USB device found, idVendor=413c, idProduct=1003
usb 7-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 7-3: Product: Dell USB Keyboard Hub
usb 7-3: Manufacturer: Dell
hub 7-3:1.0: USB hub found
hub 7-3:1.0: 3 ports detected
[drm] nouveau 0000:01:00.0: 0x6DE3: Condition still not met after 20ms, skipping following opcodes
[drm] nouveau 0000:01:00.0: 0x6DE7: Condition still not met after 20ms, skipping following opcodes
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x6FC1
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x7E8C
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x7EA5
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x7F8C
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x7FF1
[drm] nouveau 0000:01:00.0: 0x6982: Condition still not met after 20ms, skipping following opcodes
usb 7-4: new low-speed USB device number 3 using ohci_hcd
usb 7-4: New USB device found, idVendor=046d, idProduct=c05a
usb 7-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 7-4: Product: USB Optical Mouse
usb 7-4: Manufacturer: Logitech
input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:16.0/usb7/7-4/7-4:1.0/input/input2
generic-usb 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:16.0-4/input0
[drm] nouveau 0000:01:00.0: 3 available performance level(s)
[drm] nouveau 0000:01:00.0: 0: core 135MHz shader 270MHz memory 135MHz timing 0 voltage 850mV
[drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 405MHz timing 1 voltage 900mV
[drm] nouveau 0000:01:00.0: 3: core 520MHz shader 1230MHz memory 600MHz timing 3 voltage 1000mV
[drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 405MHz voltage 900mV
[TTM] Zone  kernel: Available graphics memory: 1962212 kiB.
[TTM] Initializing pool allocator.
[drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM
[drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
usb 7-3.1: new full-speed USB device number 4 using ohci_hcd
[drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[drm] No driver support for vblank timestamp query.
usb 7-3.1: New USB device found, idVendor=413c, idProduct=2010
usb 7-3.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
usb 7-3.1: Product: Dell USB Keyboard
usb 7-3.1: Manufacturer: Dell
input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:16.0/usb7/7-3/7-3.1/7-3.1:1.0/input/input3
generic-usb 0003:413C:2010.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:16.0-3.1/input0
input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:16.0/usb7/7-3/7-3.1/7-3.1:1.1/input/input4
generic-usb 0003:413C:2010.0003: input,hidraw2: USB HID v1.10 Device [Dell Dell USB Keyboard] on usb-0000:00:16.0-3.1/input1
[drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x310000, bo ffff88013260a400
fbcon: nouveaufb (fb0) is primary device
Console: switching to colour frame buffer device 240x67
fb0: nouveaufb frame buffer device
drm: registered panic notifier
[drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
dracut: Starting plymouth daemon
ahci 0000:00:11.0: version 3.0
ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff100 irq 19
ata2: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff180 irq 19
ata3: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff200 irq 19
ata4: SATA max UDMA/133 abar m1024@0xfdfff000 port 0xfdfff280 irq 19
ahci 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
ahci 0000:05:00.0: irq 40 for MSI/MSI-X
ahci 0000:05:00.0: controller can do FBS, turning on CAP_FBS
ahci 0000:05:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
ahci 0000:05:00.0: flags: 64bit ncq fbs pio 
ahci 0000:05:00.0: setting latency timer to 64
scsi4 : ahci
scsi5 : ahci
scsi6 : ahci
scsi7 : ahci
scsi8 : ahci
scsi9 : ahci
scsi10 : ahci
scsi11 : ahci
ata5: SATA max UDMA/133 abar m2048@0xfdaff000 port 0xfdaff100 irq 40
ata6: SATA max UDMA/133 abar m2048@0xfdaff000 port 0xfdaff180 irq 40
ata7: SATA max UDMA/133 abar m2048@0xfdaff000 port 0xfdaff200 irq 40
ata8: SATA max UDMA/133 abar m2048@0xfdaff000 port 0xfdaff280 irq 40
ata9: SATA max UDMA/133 abar m2048@0xfdaff000 port 0xfdaff300 irq 40
ata10: SATA max UDMA/133 abar m2048@0xfdaff000 port 0xfdaff380 irq 40
ata11: SATA max UDMA/133 abar m2048@0xfdaff000 port 0xfdaff400 irq 40
ata12: SATA max UDMA/133 abar m2048@0xfdaff000 port 0xfdaff480 irq 40
ata3: SATA link down (SStatus 0 SControl 300)
ata4: SATA link down (SStatus 0 SControl 300)
ata2: SATA link down (SStatus 0 SControl 300)
ata8: SATA link down (SStatus 0 SControl 300)
ata9: SATA link down (SStatus 0 SControl 300)
ata5: SATA link down (SStatus 0 SControl 300)
ata7: SATA link down (SStatus 0 SControl 300)
ata10: SATA link down (SStatus 0 SControl 300)
ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata11: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
ata12.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
ata12.00: configured for UDMA/66
ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
ata1.00: ATA-8: ST500DM002-1BD142, KC45, max UDMA/133
ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      ST500DM002-1BD14 KC45 PQ: 0 ANSI: 5
scsi 11:0:0:0: Processor         Marvell  91xx Config      1.01 PQ: 0 ANSI: 5
pata_atiixp 0000:00:14.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
scsi12 : pata_atiixp
scsi13 : pata_atiixp
ata13: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
ata14: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
ata13.01: ATAPI: ATAPI   iHAS224   B, GL0A, max UDMA/100
ata13.01: limited to UDMA/33 due to 40-wire cable
ata13.01: configured for UDMA/33
scsi 12:0:1:0: CD-ROM            ATAPI    iHAS224   B      GL0A PQ: 0 ANSI: 5
pata_acpi 0000:05:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pata_acpi 0000:05:00.1: setting latency timer to 64
pata_acpi 0000:05:00.1: PCI INT B disabled
sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:0:0: [sda] 4096-byte physical blocks
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4 < sda5 >
sd 0:0:0:0: [sda] Attached SCSI disk
sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 12:0:1:0: Attached scsi CD-ROM sr0
dracut: Scanning devices sda5  for LVM logical volumes vg_arpitemulation/lv_swap vg_arpitemulation/lv_root 
dracut: inactive '/dev/vg_arpitemulation/lv_root' [50.00 GiB] inherit
dracut: inactive '/dev/vg_arpitemulation/lv_home' [169.21 GiB] inherit
dracut: inactive '/dev/vg_arpitemulation/lv_swap' [5.88 GiB] inherit
EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
dracut: Mounted root filesystem /dev/mapper/vg_arpitemulation-lv_root
dracut: Loading SELinux policy
type=1404 audit(1337211635.449:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
SELinux: 2048 avtab hash slots, 225596 rules.
SELinux: 2048 avtab hash slots, 225596 rules.
SELinux:  9 users, 12 roles, 3576 types, 179 bools, 1 sens, 1024 cats
SELinux:  81 classes, 225596 rules
SELinux:  Permission audit_access in class file not defined in policy.
SELinux:  Permission audit_access in class dir not defined in policy.
SELinux:  Permission execmod in class dir not defined in policy.
SELinux:  Permission audit_access in class lnk_file not defined in policy.
SELinux:  Permission open in class lnk_file not defined in policy.
SELinux:  Permission execmod in class lnk_file not defined in policy.
SELinux:  Permission audit_access in class chr_file not defined in policy.
SELinux:  Permission audit_access in class blk_file not defined in policy.
SELinux:  Permission execmod in class blk_file not defined in policy.
SELinux:  Permission audit_access in class sock_file not defined in policy.
SELinux:  Permission execmod in class sock_file not defined in policy.
SELinux:  Permission audit_access in class fifo_file not defined in policy.
SELinux:  Permission execmod in class fifo_file not defined in policy.
SELinux:  Permission syslog in class capability2 not defined in policy.
SELinux: the above unknown classes and permissions will be allowed
SELinux:  Completing initialization.
SELinux:  Setting up existing superblocks.
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev dm-0, type ext4), uses xattr
type=1403 audit(1337211635.865:3): policy loaded auid=4294967295 ses=4294967295
dracut: 
dracut: Switching root
readahead: starting
udev: starting version 147
WARNING! power/level is deprecated; use power/control instead
snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
hda_intel: Disabling MSI
snd_hda_intel 0000:01:00.1: setting latency timer to 64
HDMI status: Codec=0 Pin=5 Presence_Detect=0 ELD_Valid=0
HDMI status: Codec=1 Pin=5 Presence_Detect=0 ELD_Valid=0
HDMI status: Codec=2 Pin=5 Presence_Detect=0 ELD_Valid=0
HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input5
input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input6
input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input7
input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input8
xhci_hcd 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
xhci_hcd 0000:02:00.0: setting latency timer to 64
xhci_hcd 0000:02:00.0: xHCI Host Controller
xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8
xhci_hcd 0000:02:00.0: irq 16, io mem 0xfd7f8000
xhci_hcd 0000:02:00.0: Failed to enable MSI-X
xhci_hcd 0000:02:00.0: irq 41 for MSI/MSI-X
usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb8: Product: xHCI Host Controller
usb usb8: Manufacturer: Linux 3.2.17 xhci_hcd
usb usb8: SerialNumber: 0000:02:00.0
xHCI xhci_add_endpoint called for root hub
xHCI xhci_check_bandwidth called for root hub
hub 8-0:1.0: USB hub found
hub 8-0:1.0: 2 ports detected
xhci_hcd 0000:02:00.0: xHCI Host Controller
xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9
usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb9: Product: xHCI Host Controller
usb usb9: Manufacturer: Linux 3.2.17 xhci_hcd
usb usb9: SerialNumber: 0000:02:00.0
xHCI xhci_add_endpoint called for root hub
xHCI xhci_check_bandwidth called for root hub
hub 9-0:1.0: USB hub found
hub 9-0:1.0: 2 ports detected
type=1400 audit(1337211640.086:4): avc:  denied  { read } for  pid=774 comm="alsactl" name="controlC0" dev=devtmpfs ino=9486 scontext=system_u:system_r:alsa_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
r8169 0000:03:00.0: setting latency timer to 64
r8169 0000:03:00.0: irq 42 for MSI/MSI-X
r8169 0000:03:00.0: eth0: RTL8168evl/8111evl at 0xffffc900110d4000, 50:e5:49:c5:21:47, XID 0c900800 IRQ 42
r8169 0000:03:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
ACPI: resource piix4_smbus [io  0x0b00-0x0b07] conflicts with ACPI region SOR1 [io 0xb00-0xb0f]
ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
MCE: In-kernel MCE decoding enabled.
EDAC MC: Ver: 2.1.0
AMD64 EDAC driver v3.4.0
EDAC amd64: DRAM ECC disabled.
EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
 (Note that use of the override may cause unknown side effects.)
input: PC Speaker as /devices/platform/pcspkr/input/input9
microcode: CPU0: patch_level=0x010000c8
microcode: CPU1: patch_level=0x010000c8
microcode: CPU2: patch_level=0x010000c8
microcode: CPU3: patch_level=0x010000c8
microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
microcode: AMD microcode update via /dev/cpu/microcode not supported
microcode: AMD microcode update via /dev/cpu/microcode not supported
microcode: AMD microcode update via /dev/cpu/microcode not supported
microcode: AMD microcode update via /dev/cpu/microcode not supported
microcode: AMD microcode update via /dev/cpu/microcode not supported
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 11:0:0:0: Attached scsi generic sg1 type 3
sr 12:0:1:0: Attached scsi generic sg2 type 5
pata_marvell 0000:05:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pata_marvell 0000:05:00.1: setting latency timer to 64
scsi14 : pata_marvell
scsi15 : pata_marvell
ata15: PATA max UDMA/100 cmd 0xaa00 ctl 0xa900 bmdma 0xa600 irq 17
ata16: PATA max UDMA/133 cmd 0xa800 ctl 0xa700 bmdma 0xa608 irq 17
microcode: AMD microcode update via /dev/cpu/microcode not supported
kvm: disabled by bios
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
EXT4-fs (dm-0): re-mounted. Opts: (null)
EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
SELinux: initialized (dev sda3, type ext4), uses xattr
EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
SELinux: initialized (dev dm-2, type ext4), uses xattr
Adding 6160380k swap on /dev/mapper/vg_arpitemulation-lv_swap.  Priority:-1 extents:1 across:6160380k 
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
NET: Registered protocol family 10
r8169 0000:03:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2)
r8169 0000:03:00.0: eth0: link down
r8169 0000:03:00.0: eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready
r8169 0000:03:00.0: eth0: link up
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
powernow-k8: Found 1 AMD Phenom(tm) II X4 975 Processor (4 cpu cores) (version 2.20.00)
powernow-k8:    0 : pstate 0 (3600 MHz)
powernow-k8:    1 : pstate 1 (2900 MHz)
powernow-k8:    2 : pstate 2 (2300 MHz)
powernow-k8:    3 : pstate 3 (800 MHz)
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
Bridge firewalling registered
device virbr0-nic entered promiscuous mode
ip_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
ADDRCONF(NETDEV_UP): virbr0: link is not ready
Ebtables v2.0 registered
ip6_tables: (C) 2000-2006 Netfilter Core Team
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
eth0: no IPv6 routers present
hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
fuse init (API version 7.17)
SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
nautilus: sending ioctl 2285 to a partition!
nautilus: sending ioctl 2285 to a partition!
nautilus: sending ioctl 2285 to a partition!
nautilus: sending ioctl 2285 to a partition!

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Hotplug Debugging
  2012-05-17  0:11       ` LinuxDrvDev
@ 2012-05-17  1:15         ` Yinghai Lu
  2012-05-17  2:37           ` LinuxDrvDev
  0 siblings, 1 reply; 7+ messages in thread
From: Yinghai Lu @ 2012-05-17  1:15 UTC (permalink / raw)
  To: LinuxDrvDev; +Cc: linux-pci

On Wed, May 16, 2012 at 5:11 PM, LinuxDrvDev
<ushmasonal-linuxmail@yahoo.com> wrote:
>
>
>>can you post whole log with "debug ignore_loglevel pciehp.pciehp_debug=1" ?
> Attached here is the log with above parameters.
>
> I will also try your kernel with resetting of pcie link.

pciehp: pcie_port_service_register = 0
pciehp: PCI Express Hot Plug Controller Driver version: 0.4

looks like your BIOS does not enable pcie native hotplug.

Yinghai

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Hotplug Debugging
  2012-05-17  1:15         ` Yinghai Lu
@ 2012-05-17  2:37           ` LinuxDrvDev
  0 siblings, 0 replies; 7+ messages in thread
From: LinuxDrvDev @ 2012-05-17  2:37 UTC (permalink / raw)
  To: Yinghai Lu; +Cc: linux-pci

Thanks Yinghai for your prompt responses. I looked around another Dell T5500 which is a newer system and even in that system doesn't support hotplug. Do you know of any reliable system which has hotplug support?
 


----- Original Message -----
From: Yinghai Lu <yinghai@kernel.org>
To: LinuxDrvDev <ushmasonal-linuxmail@yahoo.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Sent: Wednesday, May 16, 2012 6:15 PM
Subject: Re: Hotplug Debugging

On Wed, May 16, 2012 at 5:11 PM, LinuxDrvDev
<ushmasonal-linuxmail@yahoo.com> wrote:
>
>
>>can you post whole log with "debug ignore_loglevel pciehp.pciehp_debug=1" ?
> Attached here is the log with above parameters.
>
> I will also try your kernel with resetting of pcie link.

pciehp: pcie_port_service_register = 0
pciehp: PCI Express Hot Plug Controller Driver version: 0.4

looks like your BIOS does not enable pcie native hotplug.

Yinghai
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-05-17  2:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-16  2:51 Hotplug Debugging LinuxDrvDev
2012-05-16  7:20 ` Yinghai Lu
2012-05-16 19:39   ` LinuxDrvDev
2012-05-16 20:28     ` Yinghai Lu
2012-05-17  0:11       ` LinuxDrvDev
2012-05-17  1:15         ` Yinghai Lu
2012-05-17  2:37           ` LinuxDrvDev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.