[vfio-users] vfio pass through only works once after reboot - more tests

Karsten Elfenbein karsten.elfenbein at gmail.com
Fri Sep 18 07:49:59 UTC 2015


Hi,

2015-09-17 23:37 GMT+02:00 Alex Williamson <alex.williamson at redhat.com>:
> On Thu, 2015-09-17 at 22:56 +0200, Karsten Elfenbein wrote:
>> Hi,
>>
>> after my first tries in
>> http://lists.nongnu.org/archive/html/qemu-discuss/2015-09/msg00003.html
>> I did an other round of tests.
>>
>> I made the GF460 the primary card and put the GF970 into vfio. With
>> that config the VM could start and use the card multiple times without
>> rebooting. (vfio is chowned to me)
>>
>> The only bad output I get from qemu while running the gf970 in the VM is:
>> qemu-system-x86_64: vfio_pci_write_config(0000:06:00.0, 0x418,
>> 0xe0000, 0x4) failed: Bad address
>>
>> Then I switched back to the GF460 for the VM and get some more of these lines:
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x13c, 0x4)
>> failed: Bad address
>
> Hmm, "Bad address" is -EFAULT from the kernel.  We can get that if the
> offset is outside the size of config space for the device, copying
> faults to/from userspace, or if we do an unaligned access.  Are you
> trying to use q35?  I don't know how else we'd get config accesses above
> 0xff.  Can you send lspci -v for the GPUs and lspci -tv for the system?

no the default system is used

the new output is attached for lspci and dmesg
the errors disappeared after enabling PCI_MMCONFIG in the kernel
built, it also assigned a new vfio group number

>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x13c,
>> 0x3ffffff2, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x150, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x150,
>> 0xfffffff2, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x48c,
>> 0x118008c, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x45c, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x45c,
>> 0xfffffff2, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x158, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x158,
>> 0xfffffff2, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x610, 0x5,
>> 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x418,
>> 0xe0000, 0x4) failed: Bad address
>> The second boot looks the same but the card does not bring a signal.
>> (not even the card bios comes up)
>>
>> Installing the Nvidia driver with the GF460 crashed the Windows 10 VM
>> with more if these lines:
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x60c, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x610, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x138, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x138,
>> 0xfffffff2, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x460, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x460, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x150, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x18c, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x4a8, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x4a4, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x138, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x138,
>> 0xf007fff2, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x460, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x460,
>> 0xfffffff2, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_write_config(0000:03:00.0, 0x138,
>> 0xfffffff2, 0x4) failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x4a8, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x4a4, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x4a8, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x4a4, 0x4)
>> failed: Bad address
>> qemu-system-x86_64: vfio_pci_read_config(0000:03:00.0, 0x4a8, 0x4)
>> failed: Bad address
>>
>>
>> Just wondering if it is possible to get the card running or better to
>> just grab a GF950.
>
> That seems like a nice upgrade.  If the 460 is all the graphics you
> need, I'd be tempted to move to a 750 just for the better power
> efficiency.
>
-------------- next part --------------
lspci -v -s 03:
03:00.0 VGA compatible controller: NVIDIA Corporation GF104 [GeForce GTX 460] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: NVIDIA Corporation GF104 [GeForce GTX 460]
        Flags: fast devsel, IRQ 11
        Memory at f6000000 (32-bit, non-prefetchable) [disabled] [size=32M]
        Memory at e8000000 (64-bit, prefetchable) [disabled] [size=128M]
        Memory at f0000000 (64-bit, prefetchable) [disabled] [size=64M]
        I/O ports at e000 [disabled] [size=128]
        Expansion ROM at f8000000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Capabilities: [b4] Vendor Specific Information: Len=14 <?>
        Capabilities: [100] Virtual Channel
        Capabilities: [128] Power Budgeting <?>
        Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
        Kernel driver in use: vfio-pci
        Kernel modules: nvidia

03:00.1 Audio device: NVIDIA Corporation GF104 High Definition Audio Controller (rev a1)
        Subsystem: NVIDIA Corporation GF104 High Definition Audio Controller
        Flags: bus master, fast devsel, latency 0, IRQ 10
        Memory at f8080000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Kernel driver in use: vfio-pci
        Kernel modules: snd_hda_intel

lspci -v -s 06:
06:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: Device 196e:1131
        Flags: bus master, fast devsel, latency 0, IRQ 36
        Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
        Memory at d0000000 (64-bit, prefetchable) [size=256M]
        Memory at e0000000 (64-bit, prefetchable) [size=32M]
        I/O ports at d000 [size=128]
        [virtual] Expansion ROM at fa000000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Legacy Endpoint, MSI 00
        Capabilities: [100] Virtual Channel
        Capabilities: [250] Latency Tolerance Reporting
        Capabilities: [258] L1 PM Substates
        Capabilities: [128] Power Budgeting <?>
        Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
        Kernel driver in use: nvidia
        Kernel modules: nvidia

06:00.1 Audio device: NVIDIA Corporation GM204 High Definition Audio Controller (rev a1)
        Subsystem: Device 196e:1131
        Flags: bus master, fast devsel, latency 0, IRQ 17
        Memory at fa080000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

lspci -tv
-+-[0000:ff]-+-0b.0  Intel Corporation Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
 |           +-0b.1  Intel Corporation Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
 |           +-0b.2  Intel Corporation Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
 |           +-0c.0  Intel Corporation Xeon E5 v3/Core i7 Unicast Registers
 |           +-0c.1  Intel Corporation Xeon E5 v3/Core i7 Unicast Registers
 |           +-0c.2  Intel Corporation Xeon E5 v3/Core i7 Unicast Registers
 |           +-0c.3  Intel Corporation Xeon E5 v3/Core i7 Unicast Registers
 |           +-0c.4  Intel Corporation Xeon E5 v3/Core i7 Unicast Registers
 |           +-0c.5  Intel Corporation Xeon E5 v3/Core i7 Unicast Registers
 |           +-0f.0  Intel Corporation Xeon E5 v3/Core i7 Buffered Ring Agent
 |           +-0f.1  Intel Corporation Xeon E5 v3/Core i7 Buffered Ring Agent
 |           +-0f.4  Intel Corporation Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
 |           +-0f.5  Intel Corporation Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
 |           +-0f.6  Intel Corporation Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
 |           +-10.0  Intel Corporation Xeon E5 v3/Core i7 PCIe Ring Interface
 |           +-10.1  Intel Corporation Xeon E5 v3/Core i7 PCIe Ring Interface
 |           +-10.5  Intel Corporation Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
 |           +-10.6  Intel Corporation Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
 |           +-10.7  Intel Corporation Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
 |           +-12.0  Intel Corporation Xeon E5 v3/Core i7 Home Agent 0
 |           +-12.1  Intel Corporation Xeon E5 v3/Core i7 Home Agent 0
 |           +-13.0  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Target Address, Thermal & RAS Registers
 |           +-13.1  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Target Address, Thermal & RAS Registers
 |           +-13.2  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
 |           +-13.3  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
 |           +-13.4  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
 |           +-13.5  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
 |           +-13.6  Intel Corporation Xeon E5 v3/Core i7 DDRIO Channel 0/1 Broadcast
 |           +-13.7  Intel Corporation Xeon E5 v3/Core i7 DDRIO Global Broadcast
 |           +-14.0  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 0 Thermal Control
 |           +-14.1  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 1 Thermal Control
 |           +-14.2  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 0 ERROR Registers
 |           +-14.3  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 1 ERROR Registers
 |           +-14.6  Intel Corporation Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1
 |           +-14.7  Intel Corporation Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1
 |           +-15.0  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 2 Thermal Control
 |           +-15.1  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 3 Thermal Control
 |           +-15.2  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 2 ERROR Registers
 |           +-15.3  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 3 ERROR Registers
 |           +-16.0  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 1 Target Address, Thermal & RAS Registers
 |           +-16.6  Intel Corporation Xeon E5 v3/Core i7 DDRIO Channel 2/3 Broadcast
 |           +-16.7  Intel Corporation Xeon E5 v3/Core i7 DDRIO Global Broadcast
 |           +-17.0  Intel Corporation Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel 0 Thermal Control
 |           +-17.4  Intel Corporation Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3
 |           +-17.5  Intel Corporation Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3
 |           +-17.6  Intel Corporation Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3
 |           +-17.7  Intel Corporation Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3
 |           +-1e.0  Intel Corporation Xeon E5 v3/Core i7 Power Control Unit
 |           +-1e.1  Intel Corporation Xeon E5 v3/Core i7 Power Control Unit
 |           +-1e.2  Intel Corporation Xeon E5 v3/Core i7 Power Control Unit
 |           +-1e.3  Intel Corporation Xeon E5 v3/Core i7 Power Control Unit
 |           +-1e.4  Intel Corporation Xeon E5 v3/Core i7 Power Control Unit
 |           +-1f.0  Intel Corporation Xeon E5 v3/Core i7 VCU
 |           \-1f.2  Intel Corporation Xeon E5 v3/Core i7 VCU
 \-[0000:00]-+-00.0  Intel Corporation Xeon E5 v3/Core i7 DMI2
             +-01.0-[01]--
             +-01.1-[02]--
             +-02.0-[03]--+-00.0  NVIDIA Corporation GF104 [GeForce GTX 460]
             |            \-00.1  NVIDIA Corporation GF104 High Definition Audio Controller
             +-02.2-[04]--
             +-02.3-[05]--
             +-03.0-[06]--+-00.0  NVIDIA Corporation GM204 [GeForce GTX 970]
             |            \-00.1  NVIDIA Corporation GM204 High Definition Audio Controller
             +-05.0  Intel Corporation Xeon E5 v3/Core i7 Address Map, VTd_Misc, System Management
             +-05.1  Intel Corporation Xeon E5 v3/Core i7 Hot Plug
             +-05.2  Intel Corporation Xeon E5 v3/Core i7 RAS, Control Status and Global Errors
             +-11.0  Intel Corporation C610/X99 series chipset SPSR
             +-11.4  Intel Corporation C610/X99 series chipset sSATA Controller [AHCI mode]
             +-14.0  Intel Corporation C610/X99 series chipset USB xHCI Host Controller
             +-16.0  Intel Corporation C610/X99 series chipset MEI Controller #1
             +-19.0  Intel Corporation Ethernet Connection (2) I218-V
             +-1a.0  Intel Corporation C610/X99 series chipset USB Enhanced Host Controller #2
             +-1b.0  Intel Corporation C610/X99 series chipset HD Audio Controller
             +-1d.0  Intel Corporation C610/X99 series chipset USB Enhanced Host Controller #1
             +-1f.0  Intel Corporation C610/X99 series chipset LPC Controller
             +-1f.2  Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode]
             +-1f.3  Intel Corporation C610/X99 series chipset SMBus Controller
             \-1f.6  Intel Corporation C610/X99 series chipset Thermal Subsystem
-------------- next part --------------
dmesg -t
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Initializing cgroup subsys cpuacct
Linux version 4.1.5-gentoo (root at elfe5) (gcc version 4.8.5 (Gentoo 4.8.5 p1.3, pie-0.6.2) ) #15 SMP PREEMPT Fri Sep 18 09:18:42 CEST 2015
Command line: BOOT_IMAGE=/boot/kernel-genkernel-x86_64-4.1.5-gentoo root=UUID=4057020b-7038-4d1f-b305-278a691f002b ro rootflags=subvol=root intel_iommu=on
e820: BIOS-provided physical RAM map:
BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
BIOS-e820: [mem 0x0000000000100000-0x0000000034d79fff] usable
BIOS-e820: [mem 0x0000000034d7a000-0x00000000358f1fff] reserved
BIOS-e820: [mem 0x00000000358f2000-0x0000000035baefff] usable
BIOS-e820: [mem 0x0000000035baf000-0x000000003673ffff] ACPI NVS
BIOS-e820: [mem 0x0000000036740000-0x0000000036ffcfff] reserved
BIOS-e820: [mem 0x0000000036ffd000-0x0000000036ffdfff] usable
BIOS-e820: [mem 0x0000000036ffe000-0x0000000037083fff] reserved
BIOS-e820: [mem 0x0000000037084000-0x0000000037297fff] usable
BIOS-e820: [mem 0x0000000037298000-0x0000000037ff8fff] reserved
BIOS-e820: [mem 0x0000000037ff9000-0x0000000037ffffff] usable
BIOS-e820: [mem 0x0000000040000000-0x000000004fffffff] reserved
BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
BIOS-e820: [mem 0x0000000100000000-0x00000004bfffffff] usable
NX (Execute Disable) protection: active
SMBIOS 2.8 present.
DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./X99-UD4-CF, BIOS F13a 04/29/2015
e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
e820: remove [mem 0x000a0000-0x000fffff] usable
e820: last_pfn = 0x4c0000 max_arch_pfn = 0x400000000
MTRR default type: write-back
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-E5FFF write-through
  E6000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000080000000 mask 3FFF80000000 uncachable
  1 base 000040000000 mask 3FFFC0000000 uncachable
  2 base 380000000000 mask 3FC000000000 uncachable
  3 base 00003F000000 mask 3FFFFF000000 uncachable
  4 base 0000D0000000 mask 3FFFF0000000 write-through
  5 base 0000E0000000 mask 3FFFF0000000 write-through
  6 base 0000F0000000 mask 3FFFFC000000 write-through
  7 disabled
  8 disabled
  9 disabled
PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
e820: last_pfn = 0x38000 max_arch_pfn = 0x400000000
found SMP MP-table at [mem 0x000fd8d0-0x000fd8df] mapped at [ffff8800000fd8d0]
Scanning 1 areas for low memory corruption
Base memory trampoline at [ffff880000098000] 98000 size 24576
Using GB pages for direct mapping
init_memory_mapping: [mem 0x00000000-0x000fffff]
 [mem 0x00000000-0x000fffff] page 4k
BRK [0x02150000, 0x02150fff] PGTABLE
BRK [0x02151000, 0x02151fff] PGTABLE
BRK [0x02152000, 0x02152fff] PGTABLE
init_memory_mapping: [mem 0x4bfe00000-0x4bfffffff]
 [mem 0x4bfe00000-0x4bfffffff] page 1G
init_memory_mapping: [mem 0x4a0000000-0x4bfdfffff]
 [mem 0x4a0000000-0x4bfdfffff] page 1G
init_memory_mapping: [mem 0x00100000-0x34d79fff]
 [mem 0x00100000-0x001fffff] page 4k
 [mem 0x00200000-0x34bfffff] page 2M
 [mem 0x34c00000-0x34d79fff] page 4k
init_memory_mapping: [mem 0x358f2000-0x35baefff]
 [mem 0x358f2000-0x35baefff] page 4k
BRK [0x02153000, 0x02153fff] PGTABLE
BRK [0x02154000, 0x02154fff] PGTABLE
init_memory_mapping: [mem 0x36ffd000-0x36ffdfff]
 [mem 0x36ffd000-0x36ffdfff] page 4k
BRK [0x02155000, 0x02155fff] PGTABLE
init_memory_mapping: [mem 0x37084000-0x37297fff]
 [mem 0x37084000-0x37297fff] page 4k
init_memory_mapping: [mem 0x37ff9000-0x37ffffff]
 [mem 0x37ff9000-0x37ffffff] page 4k
init_memory_mapping: [mem 0x100000000-0x49fffffff]
 [mem 0x100000000-0x49fffffff] page 1G
RAMDISK: [mem 0x344a7000-0x34830fff]
ACPI: Early table checksum verification disabled
ACPI: RSDP 0x00000000000F0540 000024 (v02 ALASKA)
ACPI: XSDT 0x00000000363BB090 0000A4 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: FACP 0x00000000363E9D10 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
ACPI: DSDT 0x00000000363BB1D0 02EB3E (v02 ALASKA A M I    01072009 INTL 20091013)
ACPI: FACS 0x000000003673CF80 000040
ACPI: APIC 0x00000000363E9E20 0000F4 (v03 ALASKA A M I    01072009 AMI  00010013)
ACPI: FPDT 0x00000000363E9F18 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: FIDT 0x00000000363E9F60 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
ACPI: MCFG 0x00000000363EA000 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
ACPI: UEFI 0x00000000363EA040 000042 (v01 ALASKA A M I    01072009      00000000)
ACPI: BDAT 0x00000000363EA088 000030 (v01 ALASKA A M I    00000000 INTL 20091013)
ACPI: HPET 0x00000000363EA0B8 000038 (v01 ALASKA A M I    00000001 INTL 20091013)
ACPI: MSCT 0x00000000363EA0F0 000090 (v01 ALASKA A M I    00000001 INTL 20091013)
ACPI: PMCT 0x00000000363EA180 000064 (v01 ALASKA A M I    00000000 INTL 20091013)
ACPI: SLIT 0x00000000363EA1E8 00002D (v01 ALASKA A M I    00000001 INTL 20091013)
ACPI: SRAT 0x00000000363EA218 000E58 (v03 ALASKA A M I    00000001 INTL 20091013)
ACPI: WDDT 0x00000000363EB070 000040 (v01 ALASKA A M I    00000000 INTL 20091013)
ACPI: SSDT 0x00000000363EB0B0 009BF9 (v01 ALASKA PmMgt    00000001 INTL 20120913)
ACPI: DMAR 0x00000000363F4CB0 0000E4 (v01 ALASKA A M I    00000001 INTL 20091013)
ACPI: ASF! 0x00000000363F4D98 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
ACPI: Local APIC address 0xfee00000
 [ffffea0000000000-ffffea00109fffff] PMD -> [ffff8804af800000-ffff8804bd7fffff] on node 0
Zone ranges:
  DMA      [mem 0x0000000000001000-0x0000000000ffffff]
  DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
  Normal   [mem 0x0000000100000000-0x00000004bfffffff]
Movable zone start for each node
Early memory node ranges
  node   0: [mem 0x0000000000001000-0x000000000009dfff]
  node   0: [mem 0x0000000000100000-0x0000000034d79fff]
  node   0: [mem 0x00000000358f2000-0x0000000035baefff]
  node   0: [mem 0x0000000036ffd000-0x0000000036ffdfff]
  node   0: [mem 0x0000000037084000-0x0000000037297fff]
  node   0: [mem 0x0000000037ff9000-0x0000000037ffffff]
  node   0: [mem 0x0000000100000000-0x00000004bfffffff]
Initmem setup node 0 [mem 0x0000000000001000-0x00000004bfffffff]
On node 0 totalpages: 4149744
  DMA zone: 56 pages used for memmap
  DMA zone: 21 pages reserved
  DMA zone: 3997 pages, LIFO batch:0
  DMA32 zone: 2921 pages used for memmap
  DMA32 zone: 213587 pages, LIFO batch:31
  Normal zone: 53760 pages used for memmap
  Normal zone: 3932160 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
IOAPIC[0]: apic_id 8, version 32, 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 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a701 base: 0xfed00000
smpboot: Allowing 12 CPUs, 0 hotplug CPUs
e820: [mem 0x50000000-0xfed1bfff] available for PCI devices
clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:12 nr_node_ids:1
PERCPU: Embedded 31 pages/cpu @ffff8804bfc00000 s89880 r8192 d28904 u131072
pcpu-alloc: s89880 r8192 d28904 u131072 alloc=1*2097152
pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 -- -- -- -- 
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4092986
Kernel command line: BOOT_IMAGE=/boot/kernel-genkernel-x86_64-4.1.5-gentoo root=UUID=4057020b-7038-4d1f-b305-278a691f002b ro rootflags=subvol=root intel_iommu=on
Intel-IOMMU: enabled
PID hash table entries: 4096 (order: 3, 32768 bytes)
Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
Memory: 16255852K/16598976K available (11676K kernel code, 1028K rwdata, 3244K rodata, 960K init, 748K bss, 343124K reserved, 0K cma-reserved)
Preemptible hierarchical RCU implementation.
        RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=12.
RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
NR_IRQS:4352 nr_irqs:520 16
Console: colour VGA+ 80x25
console [tty0] enabled
clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
hpet clockevent registered
tsc: Fast TSC calibration using PIT
tsc: Detected 3300.068 MHz processor
Calibrating delay loop (skipped), value calculated using timer frequency.. 6600.13 BogoMIPS (lpj=13200272)
pid_max: default: 32768 minimum: 301
ACPI: Core revision 20150410
ACPI: All ACPI Tables successfully acquired
Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Initializing cgroup subsys blkio
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 22 MCE banks
CPU0: Thermal monitoring enabled (TM1)
process: using mwait in idle threads
Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Freeing SMP alternatives memory: 48K (ffffffff82088000 - ffffffff82094000)
dmar: Host address width 46
dmar: DRHD base: 0x000000fbffd000 flags: 0x0
dmar: IOMMU 0: reg_base_addr fbffd000 ver 1:0 cap d2008c10ef0466 ecap f0205b
dmar: DRHD base: 0x000000fbffc000 flags: 0x1
dmar: IOMMU 1: reg_base_addr fbffc000 ver 1:0 cap d2078c106f0466 ecap f020df
dmar: RMRR base: 0x00000036e75000 end: 0x00000036e83fff
dmar: ATSR flags: 0x0
dmar: RHSA base: 0x000000fbffc000 proximity domain: 0x0
IOAPIC id 8 under DRHD base  0xfbffc000 IOMMU 1
HPET id 0 under DRHD base 0xfbffc000
Enabled IRQ remapping in xapic mode
Switched APIC routing to physical flat.
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
TSC deadline timer enabled
smpboot: CPU0: Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz (fam: 06, model: 3f, stepping: 02)
Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
... version:                3
... bit width:              48
... generic registers:      4
... value mask:             0000ffffffffffff
... max period:             0000ffffffffffff
... fixed-purpose events:   3
... event mask:             000000070000000f
x86: Booting SMP configuration:
.... node  #0, CPUs:        #1
TSC synchronization [CPU#0 -> CPU#1]:
Measured 14674044986683 cycles TSC warp between CPUs, turning off TSC clock.
tsc: Marking TSC unstable due to check_tsc_sync_source failed
  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
x86: Booted up 1 node, 12 CPUs
smpboot: Total of 12 processors activated (79201.63 BogoMIPS)
devtmpfs: initialized
PM: Registering ACPI NVS region [mem 0x35baf000-0x3673ffff] (12128256 bytes)
clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
xor: automatically using best checksumming function:
   avx       : 47701.000 MB/sec
NET: Registered protocol family 16
cpuidle: using governor ladder
cpuidle: using governor menu
ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
ACPI: bus type PCI registered
dca service started, version 1.12.1
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x40000000-0x4fffffff] (base 0x40000000)
PCI: MMCONFIG at [mem 0x40000000-0x4fffffff] reserved in E820
PCI: Using configuration type 1 for base access
perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
raid6: sse2x1   gen() 10941 MB/s
raid6: sse2x1   xor()  8635 MB/s
raid6: sse2x2   gen() 13795 MB/s
raid6: sse2x2   xor()  9445 MB/s
raid6: sse2x4   gen() 16159 MB/s
raid6: sse2x4   xor() 11399 MB/s
raid6: avx2x1   gen() 21537 MB/s
raid6: avx2x2   gen() 24891 MB/s
raid6: avx2x4   gen() 29132 MB/s
raid6: using algorithm avx2x4 gen() 29132 MB/s
raid6: using avx2x2 recovery algorithm
ACPI: Added _OSI(Module Device)
ACPI: Added _OSI(Processor Device)
ACPI: Added _OSI(3.0 _SCP Extensions)
ACPI: Added _OSI(Processor Aggregator Device)
[Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
ACPI: Interpreter enabled
ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150410/hwxface-580)
ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150410/hwxface-580)
ACPI: (supports S0 S3 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus ff])
acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
acpi PNP0A03:03: _OSC: platform does not support [PCIeHotplug]
acpi PNP0A03:03: _OSC: OS now controls [PME AER PCIeCapability]
acpi PNP0A03:03: FADT indicates ASPM is unsupported, using BIOS configuration
PCI host bridge to bus 0000:ff
pci_bus 0000:ff: root bus resource [bus ff]
pci 0000:ff:0b.0: [8086:2f81] type 00 class 0x088000
pci 0000:ff:0b.1: [8086:2f36] type 00 class 0x110100
pci 0000:ff:0b.2: [8086:2f37] type 00 class 0x110100
pci 0000:ff:0c.0: [8086:2fe0] type 00 class 0x088000
pci 0000:ff:0c.1: [8086:2fe1] type 00 class 0x088000
pci 0000:ff:0c.2: [8086:2fe2] type 00 class 0x088000
pci 0000:ff:0c.3: [8086:2fe3] type 00 class 0x088000
pci 0000:ff:0c.4: [8086:2fe4] type 00 class 0x088000
pci 0000:ff:0c.5: [8086:2fe5] type 00 class 0x088000
pci 0000:ff:0f.0: [8086:2ff8] type 00 class 0x088000
pci 0000:ff:0f.1: [8086:2ff9] type 00 class 0x088000
pci 0000:ff:0f.4: [8086:2ffc] type 00 class 0x088000
pci 0000:ff:0f.5: [8086:2ffd] type 00 class 0x088000
pci 0000:ff:0f.6: [8086:2ffe] type 00 class 0x088000
pci 0000:ff:10.0: [8086:2f1d] type 00 class 0x088000
pci 0000:ff:10.1: [8086:2f34] type 00 class 0x110100
pci 0000:ff:10.5: [8086:2f1e] type 00 class 0x088000
pci 0000:ff:10.6: [8086:2f7d] type 00 class 0x110100
pci 0000:ff:10.7: [8086:2f1f] type 00 class 0x088000
pci 0000:ff:12.0: [8086:2fa0] type 00 class 0x088000
pci 0000:ff:12.1: [8086:2f30] type 00 class 0x110100
pci 0000:ff:13.0: [8086:2fa8] type 00 class 0x088000
pci 0000:ff:13.1: [8086:2f71] type 00 class 0x088000
pci 0000:ff:13.2: [8086:2faa] type 00 class 0x088000
pci 0000:ff:13.3: [8086:2fab] type 00 class 0x088000
pci 0000:ff:13.4: [8086:2fac] type 00 class 0x088000
pci 0000:ff:13.5: [8086:2fad] type 00 class 0x088000
pci 0000:ff:13.6: [8086:2fae] type 00 class 0x088000
pci 0000:ff:13.7: [8086:2faf] type 00 class 0x088000
pci 0000:ff:14.0: [8086:2fb0] type 00 class 0x088000
pci 0000:ff:14.1: [8086:2fb1] type 00 class 0x088000
pci 0000:ff:14.2: [8086:2fb2] type 00 class 0x088000
pci 0000:ff:14.3: [8086:2fb3] type 00 class 0x088000
pci 0000:ff:14.6: [8086:2fbe] type 00 class 0x088000
pci 0000:ff:14.7: [8086:2fbf] type 00 class 0x088000
pci 0000:ff:15.0: [8086:2fb4] type 00 class 0x088000
pci 0000:ff:15.1: [8086:2fb5] type 00 class 0x088000
pci 0000:ff:15.2: [8086:2fb6] type 00 class 0x088000
pci 0000:ff:15.3: [8086:2fb7] type 00 class 0x088000
pci 0000:ff:16.0: [8086:2f68] type 00 class 0x088000
pci 0000:ff:16.6: [8086:2f6e] type 00 class 0x088000
pci 0000:ff:16.7: [8086:2f6f] type 00 class 0x088000
pci 0000:ff:17.0: [8086:2fd0] type 00 class 0x088000
pci 0000:ff:17.4: [8086:2fb8] type 00 class 0x088000
pci 0000:ff:17.5: [8086:2fb9] type 00 class 0x088000
pci 0000:ff:17.6: [8086:2fba] type 00 class 0x088000
pci 0000:ff:17.7: [8086:2fbb] type 00 class 0x088000
pci 0000:ff:1e.0: [8086:2f98] type 00 class 0x088000
pci 0000:ff:1e.1: [8086:2f99] type 00 class 0x088000
pci 0000:ff:1e.2: [8086:2f9a] type 00 class 0x088000
pci 0000:ff:1e.3: [8086:2fc0] type 00 class 0x088000
pci 0000:ff:1e.3: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
pci 0000:ff:1e.4: [8086:2f9c] type 00 class 0x088000
pci 0000:ff:1f.0: [8086:2f88] type 00 class 0x088000
pci 0000:ff:1f.2: [8086:2f8a] type 00 class 0x088000
pci_bus 0000:ff: on NUMA node 0
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug]
acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [bus 00-fe]
pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
pci_bus 0000:00: root bus resource [io  0x1000-0xffff window]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
pci_bus 0000:00: root bus resource [mem 0x50000000-0xfbffbfff window]
pci 0000:00:00.0: [8086:2f00] type 00 class 0x060000
pci 0000:00:01.0: [8086:2f02] type 01 class 0x060400
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: System wakeup disabled by ACPI
pci 0000:00:01.1: [8086:2f03] type 01 class 0x060400
pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
pci 0000:00:01.1: System wakeup disabled by ACPI
pci 0000:00:02.0: [8086:2f04] type 01 class 0x060400
pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
pci 0000:00:02.0: System wakeup disabled by ACPI
pci 0000:00:02.2: [8086:2f06] type 01 class 0x060400
pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
pci 0000:00:02.2: System wakeup disabled by ACPI
pci 0000:00:02.3: [8086:2f07] type 01 class 0x060400
pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
pci 0000:00:02.3: System wakeup disabled by ACPI
pci 0000:00:03.0: [8086:2f08] type 01 class 0x060400
pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
pci 0000:00:03.0: System wakeup disabled by ACPI
pci 0000:00:05.0: [8086:2f28] type 00 class 0x088000
pci 0000:00:05.1: [8086:2f29] type 00 class 0x088000
pci 0000:00:05.2: [8086:2f2a] type 00 class 0x088000
pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
pci 0000:00:11.4: [8086:8d62] type 00 class 0x010601
pci 0000:00:11.4: reg 0x10: [io  0xf130-0xf137]
pci 0000:00:11.4: reg 0x14: [io  0xf120-0xf123]
pci 0000:00:11.4: reg 0x18: [io  0xf110-0xf117]
pci 0000:00:11.4: reg 0x1c: [io  0xf100-0xf103]
pci 0000:00:11.4: reg 0x20: [io  0xf040-0xf05f]
pci 0000:00:11.4: reg 0x24: [mem 0xf813d000-0xf813d7ff]
pci 0000:00:11.4: PME# supported from D3hot
pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
pci 0000:00:14.0: reg 0x10: [mem 0xf8120000-0xf812ffff 64bit]
pci 0000:00:14.0: PME# supported from D3hot D3cold
pci 0000:00:14.0: System wakeup disabled by ACPI
pci 0000:00:16.0: [8086:8d3a] type 00 class 0x078000
pci 0000:00:16.0: reg 0x10: [mem 0xf813c000-0xf813c00f 64bit]
pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
pci 0000:00:19.0: reg 0x10: [mem 0xf8100000-0xf811ffff]
pci 0000:00:19.0: reg 0x14: [mem 0xf8139000-0xf8139fff]
pci 0000:00:19.0: reg 0x18: [io  0xf020-0xf03f]
pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
pci 0000:00:19.0: System wakeup disabled by ACPI
pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
pci 0000:00:1a.0: reg 0x10: [mem 0xf8138000-0xf81383ff]
pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.0: System wakeup disabled by ACPI
pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
pci 0000:00:1b.0: reg 0x10: [mem 0xf8130000-0xf8133fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
pci 0000:00:1d.0: reg 0x10: [mem 0xf8137000-0xf81373ff]
pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.0: System wakeup disabled by ACPI
pci 0000:00:1f.0: [8086:8d47] type 00 class 0x060100
pci 0000:00:1f.2: [8086:8d02] type 00 class 0x010601
pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
pci 0000:00:1f.2: reg 0x20: [io  0xf000-0xf01f]
pci 0000:00:1f.2: reg 0x24: [mem 0xf8136000-0xf81367ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
pci 0000:00:1f.3: reg 0x10: [mem 0xf8135000-0xf81350ff 64bit]
pci 0000:00:1f.3: reg 0x20: [io  0x0580-0x059f]
pci 0000:00:1f.6: [8086:8d24] type 00 class 0x118000
pci 0000:00:1f.6: reg 0x10: [mem 0xf8134000-0xf8134fff 64bit]
pci 0000:00:01.0: PCI bridge to [bus 01]
pci 0000:00:01.1: PCI bridge to [bus 02]
pci 0000:03:00.0: [10de:0e22] type 00 class 0x030000
pci 0000:03:00.0: reg 0x10: [mem 0xf6000000-0xf7ffffff]
pci 0000:03:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
pci 0000:03:00.0: reg 0x1c: [mem 0xf0000000-0xf3ffffff 64bit pref]
pci 0000:03:00.0: reg 0x24: [io  0xe000-0xe07f]
pci 0000:03:00.0: reg 0x30: [mem 0xf8000000-0xf807ffff pref]
pci 0000:03:00.1: [10de:0beb] type 00 class 0x040300
pci 0000:03:00.1: reg 0x10: [mem 0xf8080000-0xf8083fff]
pci 0000:00:02.0: PCI bridge to [bus 03]
pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
pci 0000:00:02.0:   bridge window [mem 0xf6000000-0xf80fffff]
pci 0000:00:02.0:   bridge window [mem 0xe8000000-0xf3ffffff 64bit pref]
pci 0000:00:02.2: PCI bridge to [bus 04]
pci 0000:00:02.3: PCI bridge to [bus 05]
pci 0000:06:00.0: [10de:13c2] type 00 class 0x030000
pci 0000:06:00.0: reg 0x10: [mem 0xf9000000-0xf9ffffff]
pci 0000:06:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
pci 0000:06:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
pci 0000:06:00.0: reg 0x24: [io  0xd000-0xd07f]
pci 0000:06:00.0: reg 0x30: [mem 0xfa000000-0xfa07ffff pref]
pci 0000:06:00.1: [10de:0fbb] type 00 class 0x040300
pci 0000:06:00.1: reg 0x10: [mem 0xfa080000-0xfa083fff]
pci 0000:00:03.0: PCI bridge to [bus 06]
pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
pci 0000:00:03.0:   bridge window [mem 0xf9000000-0xfa0fffff]
pci 0000:00:03.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: Enabled 2 GPEs in block 00 to 3F
vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=none,locks=none
vgaarb: setting as boot device: PCI:0000:06:00.0
vgaarb: device added: PCI:0000:06:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:06:00.0
vgaarb: bridge control possible 0000:03:00.0
SCSI subsystem initialized
libata version 3.00 loaded.
ACPI: bus type USB registered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Linux video capture interface: v2.00
pps_core: LinuxPPS API ver. 1 registered
pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
PTP clock support registered
Advanced Linux Sound Architecture Driver Initialized.
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
e820: reserve RAM buffer [mem 0x34d7a000-0x37ffffff]
e820: reserve RAM buffer [mem 0x35baf000-0x37ffffff]
e820: reserve RAM buffer [mem 0x36ffe000-0x37ffffff]
e820: reserve RAM buffer [mem 0x37298000-0x37ffffff]
Bluetooth: Core ver 2.20
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP socket layer initialized
Bluetooth: SCO socket layer initialized
nfc: nfc_init: NFC Core ver 0.1
NET: Registered protocol family 39
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Switched to clocksource hpet
pnp: PnP ACPI init
pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
system 00:01: [io  0x0500-0x057f] has been reserved
system 00:01: [io  0x0400-0x047f] could not be reserved
system 00:01: [io  0x0580-0x059f] has been reserved
system 00:01: [io  0x0600-0x061f] has been reserved
system 00:01: [io  0x0880-0x0883] has been reserved
system 00:01: [io  0x0800-0x081f] has been reserved
system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved
system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
system 00:01: [mem 0xff000000-0xffffffff] has been reserved
system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
system 00:02: [io  0x0a00-0x0a2f] has been reserved
system 00:02: [io  0x0a30-0x0a3f] has been reserved
system 00:02: [io  0x0a40-0x0a4f] has been reserved
system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp: PnP ACPI: found 3 devices
clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
pci 0000:00:01.0: PCI bridge to [bus 01]
pci 0000:00:01.1: PCI bridge to [bus 02]
pci 0000:00:02.0: PCI bridge to [bus 03]
pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
pci 0000:00:02.0:   bridge window [mem 0xf6000000-0xf80fffff]
pci 0000:00:02.0:   bridge window [mem 0xe8000000-0xf3ffffff 64bit pref]
pci 0000:00:02.2: PCI bridge to [bus 04]
pci 0000:00:02.3: PCI bridge to [bus 05]
pci 0000:00:03.0: PCI bridge to [bus 06]
pci 0000:00:03.0:   bridge window [io  0xd000-0xdfff]
pci 0000:00:03.0:   bridge window [mem 0xf9000000-0xfa0fffff]
pci 0000:00:03.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
pci_bus 0000:00: resource 7 [io  0x1000-0xffff window]
pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
pci_bus 0000:00: resource 9 [mem 0x50000000-0xfbffbfff window]
pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
pci_bus 0000:03: resource 1 [mem 0xf6000000-0xf80fffff]
pci_bus 0000:03: resource 2 [mem 0xe8000000-0xf3ffffff 64bit pref]
pci_bus 0000:06: resource 0 [io  0xd000-0xdfff]
pci_bus 0000:06: resource 1 [mem 0xf9000000-0xfa0fffff]
pci_bus 0000:06: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
NET: Registered protocol family 2
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
UDP hash table entries: 8192 (order: 6, 262144 bytes)
UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
NET: Registered protocol family 1
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.
pci 0000:06:00.0: Video device with shadowed ROM
PCI: CLS 32 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 3624K (ffff8800344a7000 - ffff880034831000)
IOMMU: dmar0 using Queued invalidation
IOMMU: dmar1 using Queued invalidation
IOMMU: Setting RMRR:
IOMMU: Setting identity map for device 0000:00:14.0 [0x36e75000 - 0x36e83fff]
IOMMU: Setting identity map for device 0000:00:1a.0 [0x36e75000 - 0x36e83fff]
IOMMU: Setting identity map for device 0000:00:1d.0 [0x36e75000 - 0x36e83fff]
IOMMU: Prepare 0-16MiB unity mapping for LPC
IOMMU: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x2f918c6664b, max_idle_ns: 440795202126 ns
RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 655360 ms ovfl timer
hw unit of domain pp0-core 2^-14 Joules
hw unit of domain package 2^-14 Joules
hw unit of domain dram 2^-16 Joules
Intel CQM monitoring enabled
microcode: CPU0 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU1 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU2 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU3 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU4 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU5 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU6 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU7 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU8 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU9 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU10 sig=0x306f2, pf=0x4, revision=0x29
microcode: CPU11 sig=0x306f2, pf=0x4, revision=0x29
microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
Scanning for low memory corruption every 60 seconds
AVX2 version of gcm_enc/dec engaged.
AES CTR mode by8 optimization enabled
sha1_ssse3: Using AVX2 optimized SHA-1 implementation
sha256_ssse3: Using AVX2 optimized SHA-256 implementation
sha512_ssse3: Using AVX2 optimized SHA-512 implementation
futex hash table entries: 4096 (order: 6, 262144 bytes)
HugeTLB registered 2 MB page size, pre-allocated 0 pages
squashfs: version 4.0 (2009/01/31) Phillip Lougher
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_legacy registered
Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
ntfs: driver 2.1.32 [Flags: R/W].
fuse init (API version 7.23)
SGI XFS with security attributes, no debug enabled
async_tx: api initialized (async)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
aer 0000:00:01.0:pcie02: service driver aer loaded
aer 0000:00:01.1:pcie02: service driver aer loaded
aer 0000:00:02.0:pcie02: service driver aer loaded
aer 0000:00:02.2:pcie02: service driver aer loaded
aer 0000:00:02.3:pcie02: service driver aer loaded
aer 0000:00:03.0:pcie02: service driver aer loaded
pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded
pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
pci 0000:03:00.1: Signaling PME through PCIe PME interrupt
pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
pcieport 0000:00:02.2: Signaling PME through PCIe PME interrupt
pcie_pme 0000:00:02.2:pcie01: service driver pcie_pme loaded
pcieport 0000:00:02.3: Signaling PME through PCIe PME interrupt
pcie_pme 0000:00:02.3:pcie01: service driver pcie_pme loaded
pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
pci 0000:06:00.1: Signaling PME through PCIe PME interrupt
pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Linux agpgart interface v0.103
intel_idle: MWAIT substates: 0x2120
intel_idle: v0.4 model 0x3F
intel_idle: lapic_timer_reliable_states 0xffffffff
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
ACPI: Power Button [PWRF]
ioatdma: Intel(R) QuickData Technology Driver 4.00
brd: module loaded
loop: module loaded
drbd: failed to initialize debugfs -- will not be available
drbd: initialized. Version: 8.4.5 (api:1/proto:86-101)
drbd: built-in
drbd: registered as block device major 147
usbcore: registered new interface driver pn533
ahci 0000:00:11.4: version 3.0
ahci 0000:00:11.4: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x8 impl SATA mode
ahci 0000:00:11.4: flags: 64bit ncq led clo pio slum part ems apst 
scsi host0: ahci
scsi host1: ahci
scsi host2: ahci
scsi host3: ahci
ata1: DUMMY
ata2: DUMMY
ata3: DUMMY
ata4: SATA max UDMA/133 abar m2048 at 0xf813d000 port 0xf813d280 irq 32
ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
scsi host4: ahci
scsi host5: ahci
scsi host6: ahci
scsi host7: ahci
scsi host8: ahci
scsi host9: ahci
ata5: SATA max UDMA/133 abar m2048 at 0xf8136000 port 0xf8136100 irq 33
ata6: SATA max UDMA/133 abar m2048 at 0xf8136000 port 0xf8136180 irq 33
ata7: SATA max UDMA/133 abar m2048 at 0xf8136000 port 0xf8136200 irq 33
ata8: SATA max UDMA/133 abar m2048 at 0xf8136000 port 0xf8136280 irq 33
ata9: SATA max UDMA/133 abar m2048 at 0xf8136000 port 0xf8136300 irq 33
ata10: SATA max UDMA/133 abar m2048 at 0xf8136000 port 0xf8136380 irq 33
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
e1000: Copyright (c) 1999-2006 Intel Corporation.
e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
e1000e 0000:00:19.0 eth0: registered PHC clock
e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) fc:aa:14:2f:bc:4c
e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.15-k
igb: Copyright (c) 2007-2014 Intel Corporation.
igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.0.1-k
ixgbe: Copyright (c) 1999-2014 Intel Corporation.
ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 2.12.1-k
ixgbevf: Copyright (c) 2009 - 2012 Intel Corporation.
i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 1.3.2-k
i40e: Copyright (c) 2013 - 2014 Intel Corporation.
ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
ixgb: Copyright (c) 1999-2008 Intel Corporation.
i40evf: Intel(R) XL710/X710 Virtual Function Network Driver - version 1.2.25
Copyright (c) 2013 - 2014 Intel Corporation.
xhci_hcd 0000:00:14.0: xHCI Host Controller
xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
xhci_hcd 0000:00:14.0: cache line size of 32 is not supported
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: xHCI Host Controller
usb usb1: Manufacturer: Linux 4.1.5-gentoo xhci-hcd
usb usb1: SerialNumber: 0000:00:14.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 15 ports detected
xhci_hcd 0000:00:14.0: xHCI Host Controller
xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: xHCI Host Controller
usb usb2: Manufacturer: Linux 4.1.5-gentoo xhci-hcd
usb usb2: SerialNumber: 0000:00:14.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 6 ports detected
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-pci: EHCI PCI platform driver
ehci-pci 0000:00:1a.0: EHCI Host Controller
ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
ehci-pci 0000:00:1a.0: debug port 2
ehci-pci 0000:00:1a.0: cache line size of 32 is not supported
ehci-pci 0000:00:1a.0: irq 18, io mem 0xf8138000
ehci-pci 0000:00:1a.0: 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 4.1.5-gentoo ehci_hcd
usb usb3: SerialNumber: 0000:00:1a.0
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ehci-pci 0000:00:1d.0: EHCI Host Controller
ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
ehci-pci 0000:00:1d.0: debug port 2
ehci-pci 0000:00:1d.0: cache line size of 32 is not supported
ehci-pci 0000:00:1d.0: irq 18, io mem 0xf8137000
ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: EHCI Host Controller
usb usb4: Manufacturer: Linux 4.1.5-gentoo ehci_hcd
usb usb4: SerialNumber: 0000:00:1d.0
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci-pci: OHCI PCI platform driver
uhci_hcd: USB Universal Host Controller Interface driver
usbcore: registered new interface driver cdc_acm
cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
usbcore: registered new interface driver usblp
usbcore: registered new interface driver usb-storage
usbcore: registered new interface driver usbserial
usbcore: registered new interface driver cp210x
usbserial: USB Serial support registered for cp210x
usbcore: registered new interface driver pl2303
usbserial: USB Serial support registered for pl2303
i8042: PNP: No PS/2 controller found. Probing ports directly.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mousedev: PS/2 mouse device common for all mice
usbcore: registered new interface driver iforce
usbcore: registered new interface driver xpad
walkera0701: parport 0 does not exist
input: PC Speaker as /devices/platform/pcspkr/input/input3
rtc_cmos 00:00: RTC can wake from S4
rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
lirc_dev: IR Remote Control driver registered, major 249 
IR NEC protocol handler initialized
IR RC5(x/sz) protocol handler initialized
IR RC6 protocol handler initialized
IR JVC protocol handler initialized
IR Sony protocol handler initialized
IR SANYO protocol handler initialized
IR Sharp protocol handler initialized
IR MCE Keyboard/mouse protocol handler initialized
IR LIRC bridge handler initialized
IR XMP protocol handler initialized
uvcvideo: Unable to create debugfs directory
usbcore: registered new interface driver uvcvideo
USB Video Class driver (1.1.1)
gspca_main: v2.14.0 registered
applesmc: supported laptop not found!
applesmc: driver init failed (ret=-19)!
dme1737: Base address not set
it87: Found IT8620E chip at 0xa40, revision 4
it87: Beeping is supported
pc87360: PC8736x not detected, module not inserted
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: faulty personality registered for level -5
device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel at redhat.com
device-mapper: raid: Loading target version 1.6.0
device-mapper: cache-policy-mq: version 1.3.0 loaded
device-mapper: cache cleaner: version 1.0.0 loaded
Bluetooth: HCI UART driver ver 2.3
Bluetooth: HCI UART protocol H4 registered
Bluetooth: HCI UART protocol BCSP registered
Bluetooth: HCI UART protocol LL registered
Bluetooth: HCI UART protocol ATH3K registered
Bluetooth: HCI UART protocol Three-wire (H5) registered
usbcore: registered new interface driver bcm203x
usbcore: registered new interface driver bpa10x
usbcore: registered new interface driver bfusb
usbcore: registered new interface driver btusb
Bluetooth: Generic Bluetooth SDIO driver ver 0.1
usbcore: registered new interface driver ath3k
Intel P-state driver initializing.
hidraw: raw HID events driver (C) Jiri Kosina
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
hdaps: supported laptop not found!
hdaps: driver init failed (ret=-19)!
usbcore: registered new interface driver snd-usb-audio
Netfilter messages via NETLINK v0.30.
nfnl_acct: registering with nfnetlink.
nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
xt_time: kernel timezone is -0000
ip_set: protocol 6
ip_tables: (C) 2000-2006 Netfilter Core Team
ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 10
ip6_tables: (C) 2000-2006 Netfilter Core Team
sit: IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Bridge firewalling registered
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.11
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP socket layer initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Bluetooth: HIDP socket layer initialized
Key type dns_resolver registered
Key type ceph registered
libceph: loaded (mon/osd proto 15/24)
registered taskstats version 1
Btrfs loaded
rtc_cmos 00:00: setting system clock to 2015-09-18 07:37:41 UTC (1442561861)
ALSA device list:
  No soundcards found.
ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata4.00: ATAPI: HL-DT-ST BD-RE  BH10LS30, 1.00, max UDMA/133
ata4.00: configured for UDMA/133
scsi 3:0:0:0: CD-ROM            HL-DT-ST BD-RE  BH10LS30  1.00 PQ: 0 ANSI: 5
ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
ata9.00: READ LOG DMA EXT failed, trying unqueued
ata9.00: failed to get NCQ Send/Recv Log Emask 0x1
ata9.00: ATA-9: Samsung SSD 840 Series, DXT06B0Q, max UDMA/133
ata9.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata9.00: failed to get Identify Device Data, Emask 0x1
ata9.00: failed to get NCQ Send/Recv Log Emask 0x1
ata9.00: failed to get Identify Device Data, Emask 0x1
ata9.00: configured for UDMA/133
ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata5.00: supports DRM functions and may not be fully accessible
ata6.00: supports DRM functions and may not be fully accessible
ata5.00: disabling queued TRIM support
ata5.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0DB6Q, max UDMA/133
ata5.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
ata6.00: disabling queued TRIM support
ata6.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0DB6Q, max UDMA/133
ata6.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
ata5.00: supports DRM functions and may not be fully accessible
ata6.00: supports DRM functions and may not be fully accessible
ata5.00: disabling queued TRIM support
ata5.00: configured for UDMA/133
ata6.00: disabling queued TRIM support
ata6.00: configured for UDMA/133
ata10.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7
ata10.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata7.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7
ata7.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata8.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7
ata8.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata10.00: configured for UDMA/133
ata7.00: configured for UDMA/133
ata8.00: configured for UDMA/133
sr 3:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 3:0:0:0: Attached scsi CD-ROM sr0
sr 3:0:0:0: Attached scsi generic sg0 type 5
scsi 4:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
sd 4:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
sd 4:0:0:0: Attached scsi generic sg1 type 0
scsi 5:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
sd 5:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
sd 5:0:0:0: Attached scsi generic sg2 type 0
sd 5:0:0:0: [sdb] Write Protect is off
sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
scsi 6:0:0:0: Direct-Access     ATA      SAMSUNG HD154UI  1118 PQ: 0 ANSI: 5
sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 6:0:0:0: [sdc] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
sd 6:0:0:0: Attached scsi generic sg3 type 0
sd 6:0:0:0: [sdc] Write Protect is off
sd 6:0:0:0: [sdc] Mode Sense: 00 3a 00 00
sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
scsi 7:0:0:0: Direct-Access     ATA      SAMSUNG HD154UI  1118 PQ: 0 ANSI: 5
 sdb: sdb1
sd 7:0:0:0: Attached scsi generic sg4 type 0
sd 7:0:0:0: [sdd] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
sd 7:0:0:0: [sdd] Write Protect is off
sd 7:0:0:0: [sdd] Mode Sense: 00 3a 00 00
scsi 8:0:0:0: Direct-Access     ATA      Samsung SSD 840  6B0Q PQ: 0 ANSI: 5
sd 7:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 5:0:0:0: [sdb] Attached SCSI disk
ata9.00: Enabling discard_zeroes_data
sd 8:0:0:0: [sde] 488397168 512-byte logical blocks: (250 GB/232 GiB)
sd 8:0:0:0: Attached scsi generic sg5 type 0
sd 8:0:0:0: [sde] Write Protect is off
sd 8:0:0:0: [sde] Mode Sense: 00 3a 00 00
scsi 9:0:0:0: Direct-Access     ATA      SAMSUNG HD154UI  1118 PQ: 0 ANSI: 5
sd 8:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
ata9.00: Enabling discard_zeroes_data
sd 9:0:0:0: [sdf] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
sd 9:0:0:0: Attached scsi generic sg6 type 0
sd 9:0:0:0: [sdf] Write Protect is off
sd 9:0:0:0: [sdf] Mode Sense: 00 3a 00 00
sd 9:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
ata9.00: Enabling discard_zeroes_data
sd 8:0:0:0: [sde] Attached SCSI disk
 sdd: sdd1
sd 7:0:0:0: [sdd] Attached SCSI disk
 sdc: sdc1
sd 6:0:0:0: [sdc] Attached SCSI disk
sd 4:0:0:0: [sda] Write Protect is off
sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1
sd 4:0:0:0: [sda] Attached SCSI disk
 sdf: sdf1
sd 9:0:0:0: [sdf] Attached SCSI disk
Freeing unused kernel memory: 960K (ffffffff81f98000 - ffffffff82088000)
systemd-udevd[3127]: starting version 216
random: systemd-udevd urandom read with 33 bits of entropy available
usb 1-1: new full-speed USB device number 2 using xhci_hcd
usb 2-5: new SuperSpeed USB device number 2 using xhci_hcd
usb 3-1: new high-speed USB device number 2 using ehci-pci
usb 2-5: New USB device found, idVendor=045b, idProduct=0210
usb 2-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 2-5:1.0: USB hub found
hub 2-5:1.0: 4 ports detected
usb 4-1: new high-speed USB device number 2 using ehci-pci
usb 1-1: New USB device found, idVendor=045e, idProduct=0745
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1: Product: Microsoft® 2.4GHz Transceiver v6.0
usb 1-1: Manufacturer: Microsoft
input: Microsoft Microsoft® 2.4GHz Transceiver v6.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:045E:0745.0001/input/input6
usb 3-1: New USB device found, idVendor=8087, idProduct=800a
usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 3-1:1.0: USB hub found
hub 3-1:1.0: 6 ports detected
usb 4-1: New USB device found, idVendor=8087, idProduct=8002
usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 4-1:1.0: USB hub found
hub 4-1:1.0: 8 ports detected
hid-generic 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® 2.4GHz Transceiver v6.0] on usb-0000:00:14.0-1/input0
input: Microsoft Microsoft® 2.4GHz Transceiver v6.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:045E:0745.0002/input/input7
hid-generic 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver v6.0] on usb-0000:00:14.0-1/input1
input: Microsoft Microsoft® 2.4GHz Transceiver v6.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:045E:0745.0003/input/input8
usb 2-5.3: new SuperSpeed USB device number 3 using xhci_hcd
usb 2-5.3: New USB device found, idVendor=174c, idProduct=5136
usb 2-5.3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
usb 2-5.3: Product: AS2105
usb 2-5.3: Manufacturer: ASMedia
usb 2-5.3: SerialNumber: 00000000000000000000
usb-storage 2-5.3:1.0: USB Mass Storage device detected
scsi host10: usb-storage 2-5.3:1.0
hid-generic 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® 2.4GHz Transceiver v6.0] on usb-0000:00:14.0-1/input2
usb 1-7: new full-speed USB device number 3 using xhci_hcd
usb 1-7: New USB device found, idVendor=046d, idProduct=c21f
usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-7: Product: Wireless Gamepad F710
usb 1-7: Manufacturer: Logitech
usb 1-7: SerialNumber: 7C7391DD
input: Logitech Gamepad F710 as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input9
usb 1-8: new low-speed USB device number 4 using xhci_hcd
usb 1-8: New USB device found, idVendor=045e, idProduct=0750
usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-8: Product: Wired Keyboard 600
usb 1-8: Manufacturer: Microsoft
usb 1-8: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
usb 1-8: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:045E:0750.0004/input/input10
hid-generic 0003:045E:0750.0004: input,hidraw3: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-0000:00:14.0-8/input0
input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:045E:0750.0005/input/input11
hid-generic 0003:045E:0750.0005: input,hidraw4: USB HID v1.11 Device [Microsoft Wired Keyboard 600] on usb-0000:00:14.0-8/input1
usb 1-9: new high-speed USB device number 5 using xhci_hcd
usb 1-9: New USB device found, idVendor=045b, idProduct=0209
usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-9:1.0: USB hub found
hub 1-9:1.0: 4 ports detected
scsi 10:0:0:0: Direct-Access     ASMT     2105             0    PQ: 0 ANSI: 6
sd 10:0:0:0: Attached scsi generic sg7 type 0
sd 10:0:0:0: [sdg] 312581808 512-byte logical blocks: (160 GB/149 GiB)
sd 10:0:0:0: [sdg] Write Protect is off
sd 10:0:0:0: [sdg] Mode Sense: 43 00 00 00
sd 10:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdg: sdg1
sd 10:0:0:0: [sdg] Attached SCSI disk
usb 1-11: new full-speed USB device number 6 using xhci_hcd
usb 1-11: New USB device found, idVendor=17a0, idProduct=0310
usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-11: Product: Samson Meteor Mic
usb 1-11: Manufacturer: Samson Technologies
input: Samson Technologies Samson Meteor Mic as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.3/0003:17A0:0310.0006/input/input12
hid-generic 0003:17A0:0310.0006: input,hiddev0,hidraw5: USB HID v1.00 Device [Samson Technologies Samson Meteor Mic] on usb-0000:00:14.0-11/input3
usb 1-12: new full-speed USB device number 7 using xhci_hcd
usb 1-12: New USB device found, idVendor=046d, idProduct=c24e
usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-12: Product: G500s Laser Gaming Mouse
usb 1-12: Manufacturer: Logitech
usb 1-12: SerialNumber: 42B5CEC66C0008
input: Logitech G500s Laser Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:046D:C24E.0007/input/input13
hid-generic 0003:046D:C24E.0007: input,hidraw6: USB HID v1.11 Mouse [Logitech G500s Laser Gaming Mouse] on usb-0000:00:14.0-12/input0
input: Logitech G500s Laser Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.1/0003:046D:C24E.0008/input/input14
hid-generic 0003:046D:C24E.0008: input,hiddev0,hidraw7: USB HID v1.11 Keyboard [Logitech G500s Laser Gaming Mouse] on usb-0000:00:14.0-12/input1
random: nonblocking pool is initialized
BTRFS: device fsid 4057020b-7038-4d1f-b305-278a691f002b devid 2 transid 341279 /dev/sda1
BTRFS: device fsid 4057020b-7038-4d1f-b305-278a691f002b devid 1 transid 341279 /dev/sdb1
BTRFS info (device sdb1): disk space caching is enabled
BTRFS: detected SSD devices, enabling SSD mode
systemd-udevd[6169]: starting version 216
VFIO - User Level meta-driver version: 0.3
vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=io+mem:owns=none
e1000e 0000:00:19.0 eno1: renamed from eth0
vfio_pci: add [10de:0e22[ffff:ffff]] class 0x000000/00000000
systemd-udevd[6205]: renamed network interface eth0 to eno1
md: bind<sdf1>
md: bind<sdc1>
vfio_pci: add [10de:0beb[ffff:ffff]] class 0x000000/00000000
snd_hda_intel 0000:06:00.1: Disabling MSI
md: bind<sdd1>
md/raid:md127: device sdd1 operational as raid disk 1
md/raid:md127: device sdc1 operational as raid disk 2
md/raid:md127: device sdf1 operational as raid disk 0
md/raid:md127: allocated 3298kB
md/raid:md127: raid level 5 active with 3 out of 3 devices, algorithm 2
RAID conf printout:
 --- level:5 rd:3 wd:3
 disk 0, o:1, dev:sdf1
 disk 1, o:1, dev:sdd1
 disk 2, o:1, dev:sdc1
md127: detected capacity change from 0 to 3000003198976
snd_hda_codec_realtek hdaudioC1D2: ALC1150: SKU not ready 0x00000000
snd_hda_codec_realtek hdaudioC1D2: autoconfig for ALC1150: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
snd_hda_codec_realtek hdaudioC1D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
snd_hda_codec_realtek hdaudioC1D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
snd_hda_codec_realtek hdaudioC1D2:    mono: mono_out=0x0
snd_hda_codec_realtek hdaudioC1D2:    dig-out=0x11/0x1e
snd_hda_codec_realtek hdaudioC1D2:    inputs:
snd_hda_codec_realtek hdaudioC1D2:      Front Mic=0x19
snd_hda_codec_realtek hdaudioC1D2:      Rear Mic=0x18
snd_hda_codec_realtek hdaudioC1D2:      Line=0x1a
nvidia: module license 'NVIDIA' taints kernel.
Disabling lock debugging due to kernel taint
vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=io+mem:owns=none
vgaarb: device changed decodes: PCI:0000:06:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
NVLINK: Nvlink Core is being initialized, major device number 246
NVRM: The NVIDIA probe routine was not called for 1 device(s).
NVRM: This can occur when a driver such as: 
NVRM: nouveau, rivafb, nvidiafb or rivatv 
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
NVRM: loading NVIDIA UNIX x86_64 Kernel Module  355.11  Wed Aug 26 16:35:41 PDT 2015
BTRFS info (device sdb1): disk space caching is enabled
EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: discard
IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
device eno1 entered promiscuous mode
device br0 entered promiscuous mode
IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
snd_hda_codec_hdmi hdaudioC2D0: HDMI: invalid ELD data byte 18
e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
br0: port 1(eno1) entered forwarding state
br0: port 1(eno1) entered forwarding state
IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
br0: port 1(eno1) entered forwarding state
Adjusting hpet more than 11% (2075037718 vs 2601267907)


More information about the vfio-users mailing list