You are not logged in.

#1 2017-07-02 20:51:04

bestemdaanhel
Member
Registered: 2017-07-02
Posts: 4

GPU Passthrough IOMMU Question

Running this command:

dmesg|grep -e DMAR -e IOMMU

and the terminal returns nothing. Does that mean
my motherboard doesn't support IOMMU?

I have validated that my AMD A8 APU does indeed have
IOMMU. The motherboard is an AAHD3-HB by HP,
I can't find out if it supports IOMMU or not. It does
support AMD-V but that's as much as I can figure out.
I've enabled amd_iommu (amd_iommu=on) in /etc/default/grub
and don't think I need to do anything else to enable it?

Are there any other reasons nothing would happen
when issuing this command? I'm hoping I'm doing
something wrong..

Offline

#2 2017-07-02 20:55:08

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: GPU Passthrough IOMMU Question

Please post the full dmesg output, don't forget to use code tags.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#3 2017-07-02 21:02:20

bestemdaanhel
Member
Registered: 2017-07-02
Posts: 4

Re: GPU Passthrough IOMMU Question

There is no output...

Offline

#4 2017-07-02 21:05:44

bestemdaanhel
Member
Registered: 2017-07-02
Posts: 4

Re: GPU Passthrough IOMMU Question

I can only get an output if I run dmesg by itself:

[    0.000000] Command line: BOOT_IMAGE=/@/boot/vmlinuz-4.9-rt-x86_64 root=UUID=36a951d5-38e7-434e-a1c1-2f42db7c7454 rw rootflags=subvol=@ amd_iommu=on quiet resume=UUID=3ed47736-9980-4615-b612-bd65806416c2 amd_iommu=on
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bee73fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bee74000-0x00000000beebcfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000beebd000-0x00000000beec4fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000beec5000-0x00000000beec7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000beec8000-0x00000000beec9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000beeca000-0x00000000bf0f6fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf0f7000-0x00000000bf0f7fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bf0f8000-0x00000000bf108fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf109000-0x00000000bf114fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bf115000-0x00000000bf11bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf11c000-0x00000000bf11cfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bf11d000-0x00000000bf12dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf12e000-0x00000000bf135fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf136000-0x00000000bf137fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bf138000-0x00000000bf17cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf17d000-0x00000000bf18cfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bf18d000-0x00000000bf18ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf190000-0x00000000bf392fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf393000-0x00000000bf61bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf61c000-0x00000000bf7f2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf7f3000-0x00000000bf7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100001000-0x00000003bfffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.10 by American Megatrends
[    0.000000] efi:  SMBIOS=0xf0480  ACPI=0xbeebd000  ACPI 2.0=0xbeebd000  MPS=0xfcb80 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Hewlett-Packard  /2ACD, BIOS 7.06 08/11/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x3c0000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-D1FFF write-protect
[    0.000000]   D2000-DFFFF uncachable
[    0.000000]   E0000-E7FFF write-through
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF00000000 write-back
[    0.000000]   1 base 00BF800000 mask FFFF800000 uncachable
[    0.000000]   2 base 00C0000000 mask FFC0000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 00000003c0000000 aka 15360M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcec0-0x000fcecf] mapped at [ffff89afc00fcec0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff89afc0097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x33df8e000, 0x33df8efff] PGTABLE
[    0.000000] BRK [0x33df8f000, 0x33df8ffff] PGTABLE
[    0.000000] BRK [0x33df90000, 0x33df90fff] PGTABLE
[    0.000000] BRK [0x33df91000, 0x33df91fff] PGTABLE
[    0.000000] BRK [0x33df92000, 0x33df92fff] PGTABLE
[    0.000000] BRK [0x33df93000, 0x33df93fff] PGTABLE
[    0.000000] BRK [0x33df94000, 0x33df94fff] PGTABLE
[    0.000000] BRK [0x33df95000, 0x33df95fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x372c7000-0x3795afff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000BEEBD000 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 0x00000000BEEBD070 00005C (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000BEEC3828 0000F4 (v04 HPQOEM SLIC-CPC 01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20160831/tbfadt-658)
[    0.000000] ACPI: DSDT 0x00000000BEEBD158 0066CE (v02 HPQOEM SLIC-CPC 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000BF130F80 000040
[    0.000000] ACPI: APIC 0x00000000BEEC3920 000072 (v03 HPQOEM SLIC-CPC 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000BEEC3998 00003C (v01 HPQOEM SLIC-CPC 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000BEEC39D8 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI  00000004)
[    0.000000] ACPI: SSDT 0x00000000BEEC3A10 000E34 (v01 HPQOEM SLIC-CPC 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000BEEC4848 000695 (v02 AMD    ALIB     00000001 MSFT 04000000)
[    0.000000] ACPI: DBGP 0x00000000BEEC4EE0 000034 (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000003bfffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x3bfff9000-0x3bfffdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000003bfffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bee73fff]
[    0.000000]   node   0: [mem 0x00000000beec8000-0x00000000beec9fff]
[    0.000000]   node   0: [mem 0x00000000bf393000-0x00000000bf61bfff]
[    0.000000]   node   0: [mem 0x00000000bf7f3000-0x00000000bf7fffff]
[    0.000000]   node   0: [mem 0x0000000100001000-0x00000003bfffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000003bfffffff]
[    0.000000] On node 0 totalpages: 3666090
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 43 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12165 pages used for memmap
[    0.000000]   DMA32 zone: 778508 pages, LIFO batch:31
[    0.000000]   Normal zone: 45056 pages used for memmap
[    0.000000]   Normal zone: 2883583 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbee74000-0xbeebcfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbeebd000-0xbeec4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbeec5000-0xbeec7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbeeca000-0xbf0f6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf0f7000-0xbf0f7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf0f8000-0xbf108fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf109000-0xbf114fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf115000-0xbf11bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf11c000-0xbf11cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf11d000-0xbf12dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf12e000-0xbf135fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf136000-0xbf137fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf138000-0xbf17cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf17d000-0xbf18cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf18d000-0xbf18ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf190000-0xbf392fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf61c000-0xbf7f2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed60fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
[    0.000000] e820: [mem 0xbf800000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 76 pages/cpu @ffff89b37fc00000 s272384 r8192 d30720 u524288
[    0.000000] pcpu-alloc: s272384 r8192 d30720 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 3608762
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-4.9-rt-x86_64 root=UUID=36a951d5-38e7-434e-a1c1-2f42db7c7454 rw rootflags=subvol=@ amd_iommu=on quiet resume=UUID=3ed47736-9980-4615-b612-bd65806416c2 amd_iommu=on
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 14319792K/14664360K available (6310K kernel code, 1019K rwdata, 2708K rodata, 1440K init, 1144K bss, 344568K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:8448 nr_irqs:456 16
[    0.000000] NO_HZ: Clearing 0 from nohz_full range for timekeeping
[    0.000000] NO_HZ: Full dynticks CPUs: 1-3.
[    0.000000] 	Note: kernel parameter 'rcu_nocbs=' contains nonexistent CPUs.
[    0.000000] 	Offload RCU callbacks from CPUs: 1-3.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2395.511 MHz processor
[    0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4791.02 BogoMIPS (lpj=2395511)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000019] ACPI: Core revision 20160831
[    0.004116] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.009989] Security Framework initialized
[    0.009990] Yama: becoming mindful.
[    0.012243] Dentry cache hash table entries: 2097152 (order: 13, 33554432 bytes)
[    0.023632] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.026515] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026534] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.027007] CPU: Physical Processor ID: 0
[    0.027008] CPU: Processor Core ID: 0
[    0.027009] mce: CPU supports 6 MCE banks
[    0.027019] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[    0.027020] Last level dTLB entries: 4KB 1024, 2MB 128, 4MB 64, 1GB 0
[    0.029017] Freeing SMP alternatives memory: 24K (ffffffff8ae68000 - ffffffff8ae6e000)
[    0.060412] ftrace: allocating 24773 entries in 97 pages
[    0.076829] smpboot: Max logical packages: 1
[    0.077163] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.188389] smpboot: CPU0: AMD A8-3800 APU with Radeon(tm) HD Graphics (family: 0x12, model: 0x1, stepping: 0x0)
[    0.188394] Performance Events: AMD PMU driver.
[    0.188398] ... version:                0
[    0.188399] ... bit width:              48
[    0.188399] ... generic registers:      4
[    0.188400] ... value mask:             0000ffffffffffff
[    0.188400] ... max period:             00007fffffffffff
[    0.188401] ... fixed-purpose events:   0
[    0.188401] ... event mask:             000000000000000f
[    0.200813] NMI watchdog: Disabling watchdog on nohz_full cores by default
[    0.202534] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.215430] x86: Booting SMP configuration:
[    0.215433] .... node  #0, CPUs:      #1 #2 #3
[    0.423491] x86: Booted up 1 node, 4 CPUs
[    0.423494] smpboot: Total of 4 processors activated (19164.12 BogoMIPS)
[    0.425458] devtmpfs: initialized
[    0.425537] x86/mm: Memory block size: 128MB
[    0.431026] PM: Registering ACPI NVS region [mem 0xbee74000-0xbeebcfff] (299008 bytes)
[    0.431032] PM: Registering ACPI NVS region [mem 0xbeec5000-0xbeec7fff] (12288 bytes)
[    0.431033] PM: Registering ACPI NVS region [mem 0xbf12e000-0xbf135fff] (32768 bytes)
[    0.431034] PM: Registering ACPI NVS region [mem 0xbf190000-0xbf392fff] (2109440 bytes)
[    0.431146] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.431164] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.431257] pinctrl core: initialized pinctrl subsystem
[    0.431307] RTC time: 18:01:56, date: 07/02/17
[    0.432936] NET: Registered protocol family 16
[    0.433232] cpuidle: using governor ladder
[    0.433319] cpuidle: using governor menu
[    0.433473] ACPI: bus type PCI registered
[    0.433475] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.433563] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.433565] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.433573] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.433964] PCI: Using configuration type 1 for base access
[    0.435491] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.435493] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.435804] ACPI: Added _OSI(Module Device)
[    0.435805] ACPI: Added _OSI(Processor Device)
[    0.435805] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.435806] ACPI: Added _OSI(Processor Aggregator Device)
[    0.436002] ACPI: Executed 1 blocks of module-level executable AML code
[    0.439476] ACPI: Interpreter enabled
[    0.439498] ACPI: (supports S0 S3 S4 S5)
[    0.439500] ACPI: Using IOAPIC for interrupt routing
[    0.439649] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.447051] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.447057] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.447243] acpi PNP0A03:00: _OSC: platform does not support [PCIeHotplug]
[    0.447438] acpi PNP0A03:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.447761] PCI host bridge to bus 0000:00
[    0.447764] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.447765] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.447767] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.447768] pci_bus 0000:00: root bus resource [io  0x1778-0xffff window]
[    0.447770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.447771] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.447772] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[    0.447774] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.447784] pci 0000:00:00.0: [1022:1705] type 00 class 0x060000
[    0.447901] pci 0000:00:02.0: [1022:1707] type 01 class 0x060400
[    0.447960] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.448017] pci 0000:00:02.0: System wakeup disabled by ACPI
[    0.448066] pci 0000:00:04.0: [1022:1709] type 01 class 0x060400
[    0.448120] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.448215] pci 0000:00:05.0: [1022:170a] type 01 class 0x060400
[    0.448270] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.448321] pci 0000:00:05.0: System wakeup disabled by ACPI
[    0.448389] pci 0000:00:10.0: [1022:7812] type 00 class 0x0c0330
[    0.448423] pci 0000:00:10.0: reg 0x10: [mem 0xfe106000-0xfe107fff 64bit]
[    0.448526] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[    0.448580] pci 0000:00:10.0: System wakeup disabled by ACPI
[    0.448631] pci 0000:00:10.1: [1022:7812] type 00 class 0x0c0330
[    0.448653] pci 0000:00:10.1: reg 0x10: [mem 0xfe104000-0xfe105fff 64bit]
[    0.448755] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
[    0.448809] pci 0000:00:10.1: System wakeup disabled by ACPI
[    0.448857] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[    0.448873] pci 0000:00:11.0: reg 0x10: [io  0xf040-0xf047]
[    0.448882] pci 0000:00:11.0: reg 0x14: [io  0xf030-0xf033]
[    0.448891] pci 0000:00:11.0: reg 0x18: [io  0xf020-0xf027]
[    0.448900] pci 0000:00:11.0: reg 0x1c: [io  0xf010-0xf013]
[    0.448909] pci 0000:00:11.0: reg 0x20: [io  0xf000-0xf00f]
[    0.448918] pci 0000:00:11.0: reg 0x24: [mem 0xfe10e000-0xfe10e7ff]
[    0.449032] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[    0.449045] pci 0000:00:12.0: reg 0x10: [mem 0xfe10d000-0xfe10dfff]
[    0.449151] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.449202] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[    0.449219] pci 0000:00:12.2: reg 0x10: [mem 0xfe10c000-0xfe10c0ff]
[    0.449298] pci 0000:00:12.2: supports D1 D2
[    0.449300] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.449350] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.449399] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[    0.449419] pci 0000:00:13.0: reg 0x10: [mem 0xfe10b000-0xfe10bfff]
[    0.449525] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.449572] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[    0.449588] pci 0000:00:13.2: reg 0x10: [mem 0xfe10a000-0xfe10a0ff]
[    0.449667] pci 0000:00:13.2: supports D1 D2
[    0.449669] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.449722] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.449771] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[    0.449901] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[    0.449921] pci 0000:00:14.2: reg 0x10: [mem 0xfe100000-0xfe103fff 64bit]
[    0.449990] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.450036] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.450077] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[    0.450217] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[    0.450293] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.450333] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
[    0.450346] pci 0000:00:14.5: reg 0x10: [mem 0xfe109000-0xfe109fff]
[    0.450452] pci 0000:00:14.5: System wakeup disabled by ACPI
[    0.450497] pci 0000:00:14.7: [1022:7806] type 00 class 0x080501
[    0.450517] pci 0000:00:14.7: reg 0x10: [mem 0xfe108000-0xfe1080ff 64bit]
[    0.450663] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
[    0.450768] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
[    0.450868] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
[    0.450973] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
[    0.451081] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
[    0.451181] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
[    0.451281] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
[    0.451381] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
[    0.451550] pci 0000:01:00.0: [10de:1380] type 00 class 0x030000
[    0.451564] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[    0.451578] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.451593] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.451602] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.451611] pci 0000:01:00.0: reg 0x30: [mem 0xfe000000-0xfe07ffff pref]
[    0.451729] pci 0000:01:00.1: [10de:0fbc] type 00 class 0x040300
[    0.451743] pci 0000:01:00.1: reg 0x10: [mem 0xfe080000-0xfe083fff]
[    0.454468] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.454484] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.454494] pci 0000:00:02.0:   bridge window [mem 0xfd000000-0xfe0fffff]
[    0.454506] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.454657] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.454756] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.454780] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.454812] pci 0000:03:00.0: reg 0x18: [mem 0xd2104000-0xd2104fff 64bit pref]
[    0.454832] pci 0000:03:00.0: reg 0x20: [mem 0xd2100000-0xd2103fff 64bit pref]
[    0.454941] pci 0000:03:00.0: supports D1 D2
[    0.454943] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.457433] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.457443] pci 0000:00:05.0:   bridge window [io  0xd000-0xdfff]
[    0.457455] pci 0000:00:05.0:   bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.457599] pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode)
[    0.457613] pci 0000:00:14.4:   bridge window [io  0x0000-0x03af window] (subtractive decode)
[    0.457617] pci 0000:00:14.4:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
[    0.457621] pci 0000:00:14.4:   bridge window [io  0x03b0-0x03df window] (subtractive decode)
[    0.457626] pci 0000:00:14.4:   bridge window [io  0x1778-0xffff window] (subtractive decode)
[    0.457630] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.457635] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[    0.457639] pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
[    0.457949] ACPI: PCI Interrupt Link [LN24] (IRQs *24)
[    0.457980] ACPI: PCI Interrupt Link [LN25] (IRQs *25)
[    0.458010] ACPI: PCI Interrupt Link [LN26] (IRQs *26)
[    0.458040] ACPI: PCI Interrupt Link [LN27] (IRQs *27)
[    0.458070] ACPI: PCI Interrupt Link [LN28] (IRQs *28)
[    0.458099] ACPI: PCI Interrupt Link [LN29] (IRQs *29)
[    0.458129] ACPI: PCI Interrupt Link [LN30] (IRQs *30)
[    0.458159] ACPI: PCI Interrupt Link [LN31] (IRQs *31)
[    0.458188] ACPI: PCI Interrupt Link [LN32] (IRQs *32)
[    0.458218] ACPI: PCI Interrupt Link [LN33] (IRQs *33)
[    0.458248] ACPI: PCI Interrupt Link [LN34] (IRQs *34)
[    0.458278] ACPI: PCI Interrupt Link [LN35] (IRQs *35)
[    0.458307] ACPI: PCI Interrupt Link [LN36] (IRQs *36)
[    0.458337] ACPI: PCI Interrupt Link [LN37] (IRQs *37)
[    0.458366] ACPI: PCI Interrupt Link [LN38] (IRQs *38)
[    0.458396] ACPI: PCI Interrupt Link [LN39] (IRQs *39)
[    0.458433] ACPI: PCI Interrupt Link [LN40] (IRQs *40)
[    0.458464] ACPI: PCI Interrupt Link [LN41] (IRQs *41)
[    0.458497] ACPI: PCI Interrupt Link [LN42] (IRQs *42)
[    0.458527] ACPI: PCI Interrupt Link [LN43] (IRQs *43)
[    0.458556] ACPI: PCI Interrupt Link [LN44] (IRQs *44)
[    0.458586] ACPI: PCI Interrupt Link [LN45] (IRQs *45)
[    0.458615] ACPI: PCI Interrupt Link [LN46] (IRQs *46)
[    0.458645] ACPI: PCI Interrupt Link [LN47] (IRQs *47)
[    0.458675] ACPI: PCI Interrupt Link [LN48] (IRQs *48)
[    0.458705] ACPI: PCI Interrupt Link [LN49] (IRQs *49)
[    0.458737] ACPI: PCI Interrupt Link [LN50] (IRQs *50)
[    0.458767] ACPI: PCI Interrupt Link [LN51] (IRQs *51)
[    0.458797] ACPI: PCI Interrupt Link [LN52] (IRQs *52)
[    0.458827] ACPI: PCI Interrupt Link [LN53] (IRQs *53)
[    0.458860] ACPI: PCI Interrupt Link [LN54] (IRQs *54)
[    0.458890] ACPI: PCI Interrupt Link [LN55] (IRQs *55)
[    0.458955] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.459019] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.459086] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.459153] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.459208] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.459252] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.459295] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.459339] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.459700] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.459701] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.459703] vgaarb: loaded
[    0.459704] vgaarb: bridge control possible 0000:01:00.0
[    0.459783] Registered efivars operations
[    0.603491] PCI: Using ACPI for IRQ routing
[    0.611865] PCI: pci_cache_line_size set to 64 bytes
[    0.611935] e820: reserve RAM buffer [mem 0xbee74000-0xbfffffff]
[    0.611937] e820: reserve RAM buffer [mem 0xbeeca000-0xbfffffff]
[    0.611940] e820: reserve RAM buffer [mem 0xbf61c000-0xbfffffff]
[    0.611941] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[    0.612069] NetLabel: Initializing
[    0.612070] NetLabel:  domain hash size = 128
[    0.612071] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.612085] NetLabel:  unlabeled traffic allowed by default
[    0.612193] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.612196] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.614252] clocksource: Switched to clocksource hpet
[    0.624656] VFS: Disk quotas dquot_6.6.0
[    0.624685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.624806] pnp: PnP ACPI init
[    0.624979] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.624985] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.625316] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    0.625318] system 00:01: [io  0x040b] has been reserved
[    0.625320] system 00:01: [io  0x04d6] has been reserved
[    0.625321] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    0.625323] system 00:01: [io  0x0c14] has been reserved
[    0.625325] system 00:01: [io  0x0c50-0x0c51] has been reserved
[    0.625326] system 00:01: [io  0x0c52] has been reserved
[    0.625327] system 00:01: [io  0x0c6c] has been reserved
[    0.625329] system 00:01: [io  0x0c6f] has been reserved
[    0.625330] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
[    0.625332] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
[    0.625333] system 00:01: [io  0x0cd4-0x0cd5] has been reserved
[    0.625335] system 00:01: [io  0x0cd6-0x0cd7] has been reserved
[    0.625337] system 00:01: [io  0x0cd8-0x0cdf] has been reserved
[    0.625338] system 00:01: [io  0x0800-0x089f] has been reserved
[    0.625340] system 00:01: [io  0x0b20-0x0b3f] has been reserved
[    0.625341] system 00:01: [io  0x0900-0x090f] has been reserved
[    0.625343] system 00:01: [io  0x0910-0x091f] has been reserved
[    0.625345] system 00:01: [io  0xfe00-0xfefe] has been reserved
[    0.625347] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.625349] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.625351] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.625353] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.625355] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.625357] system 00:01: [mem 0xfed00000-0xfed00fff] could not be reserved
[    0.625359] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    0.625362] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.625494] system 00:02: [io  0x0285-0x0286] has been reserved
[    0.625496] system 00:02: [io  0x0a00-0x0a01] has been reserved
[    0.625498] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.625537] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.625612] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.625615] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.625694] system 00:05: [io  0x1770-0x1777] has been reserved
[    0.625696] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.626084] pnp: PnP ACPI: found 6 devices
[    0.634657] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.634678] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.634681] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.634683] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.634696] pci 0000:00:04.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.634698] pci 0000:00:04.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.634699] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.634701] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.634702] pci 0000:00:04.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.634704] pci 0000:00:04.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.634710] pci 0000:00:04.0: BAR 14: assigned [mem 0xd2200000-0xd23fffff]
[    0.634717] pci 0000:00:04.0: BAR 15: assigned [mem 0xd2400000-0xd25fffff 64bit pref]
[    0.634720] pci 0000:00:04.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.634723] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.634726] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.634729] pci 0000:00:02.0:   bridge window [mem 0xfd000000-0xfe0fffff]
[    0.634732] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.634736] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.634737] pci 0000:00:04.0:   bridge window [io  0x2000-0x2fff]
[    0.634740] pci 0000:00:04.0:   bridge window [mem 0xd2200000-0xd23fffff]
[    0.634743] pci 0000:00:04.0:   bridge window [mem 0xd2400000-0xd25fffff 64bit pref]
[    0.634747] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.634748] pci 0000:00:05.0:   bridge window [io  0xd000-0xdfff]
[    0.634753] pci 0000:00:05.0:   bridge window [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.634757] pci 0000:00:14.4: PCI bridge to [bus 04]
[    0.634770] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.634772] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.634773] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.634774] pci_bus 0000:00: resource 7 [io  0x1778-0xffff window]
[    0.634776] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.634777] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.634778] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.634780] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.634781] pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe0fffff]
[    0.634782] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.634784] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.634785] pci_bus 0000:02: resource 1 [mem 0xd2200000-0xd23fffff]
[    0.634786] pci_bus 0000:02: resource 2 [mem 0xd2400000-0xd25fffff 64bit pref]
[    0.634787] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.634789] pci_bus 0000:03: resource 2 [mem 0xd2100000-0xd21fffff 64bit pref]
[    0.634790] pci_bus 0000:04: resource 4 [io  0x0000-0x03af window]
[    0.634791] pci_bus 0000:04: resource 5 [io  0x03e0-0x0cf7 window]
[    0.634793] pci_bus 0000:04: resource 6 [io  0x03b0-0x03df window]
[    0.634794] pci_bus 0000:04: resource 7 [io  0x1778-0xffff window]
[    0.634795] pci_bus 0000:04: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.634796] pci_bus 0000:04: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.634797] pci_bus 0000:04: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.634877] NET: Registered protocol family 2
[    0.635122] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.635751] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[    0.637048] TCP: Hash tables configured (established 131072 bind 65536)
[    0.637173] UDP hash table entries: 8192 (order: 8, 1048576 bytes)
[    0.637606] UDP-Lite hash table entries: 8192 (order: 8, 1048576 bytes)
[    0.638088] NET: Registered protocol family 1
[    1.427646] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.427661] PCI: CLS 64 bytes, default 64
[    1.427727] Unpacking initramfs...
[    1.526167] Freeing initrd memory: 6736K (ffff89aff72c7000 - ffff89aff795b000)
[    1.526172] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.526175] software IO TLB [mem 0xbae74000-0xbee74000] (64MB) mapped at [ffff89b07ae74000-ffff89b07ee73fff]
[    1.526209] LVT offset 0 assigned for vector 0x400
[    1.526345] perf: AMD IBS detected (0x000000ff)
[    1.526419] Scanning for low memory corruption every 60 seconds
[    1.527160] Initialise system trusted keyrings
[    1.527395] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    1.529435] zbud: loaded
[    1.530448] Key type asymmetric registered
[    1.530461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.530535] io scheduler noop registered
[    1.530536] io scheduler deadline registered
[    1.530572] io scheduler cfq registered
[    1.530605] io scheduler bfq registered (default)
[    1.530606] BFQ I/O-scheduler: v8r11 (with cgroups support)
[    1.531419] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[    1.531421] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.531423] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    1.531426] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[    1.531504] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt
[    1.531507] pcie_pme 0000:00:04.0:pcie001: service driver pcie_pme loaded
[    1.531583] pcieport 0000:00:05.0: Signaling PME through PCIe PME interrupt
[    1.531585] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    1.531588] pcie_pme 0000:00:05.0:pcie001: service driver pcie_pme loaded
[    1.531599] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.531604] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.531619] efifb: probing for efifb
[    1.531639] efifb: framebuffer at 0xd1000000, using 1920k, total 1920k
[    1.531640] efifb: mode is 800x600x32, linelength=3200, pages=1
[    1.531640] efifb: scrolling: redraw
[    1.531642] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.533454] Console: switching to colour frame buffer device 100x37
[    1.535073] fb0: EFI VGA frame buffer device
[    1.535692] GHES: HEST is not enabled!
[    1.535788] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.536281] Linux agpgart interface v0.103
[    1.536610] rtc_cmos 00:03: RTC can wake from S4
[    1.536729] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.536804] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.537049] NET: Registered protocol family 10
[    1.537352] NET: Registered protocol family 17
[    1.537571] microcode: CPU0: patch_level=0x03000014
[    1.537580] microcode: CPU1: patch_level=0x03000014
[    1.537596] microcode: CPU2: patch_level=0x03000014
[    1.537603] microcode: CPU3: patch_level=0x03000014
[    1.537654] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.537852] registered taskstats version 1
[    1.537863] Loading compiled-in X.509 certificates
[    1.537886] zswap: loaded using pool lzo/zbud
[    1.538179]   Magic number: 9:27:38
[    1.538242] memory memory74: hash matches
[    1.538298] rtc_cmos 00:03: setting system clock to 2017-07-02 18:01:57 UTC (1499018517)
[    1.538412] PM: Checking hibernation image partition UUID=3ed47736-9980-4615-b612-bd65806416c2
[    1.538416] PM: Hibernation image not present or could not be loaded.
[    1.539990] Freeing unused kernel memory: 1440K (ffffffff8ad00000 - ffffffff8ae68000)
[    1.539993] Write protecting the kernel read-only data: 12288k
[    1.540921] Freeing unused kernel memory: 1868K (ffff89b2fd62d000 - ffff89b2fd800000)
[    1.544615] Freeing unused kernel memory: 1388K (ffff89b2fdaa5000 - ffff89b2fdc00000)
[    1.996086] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[    1.998641] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.998715] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.000023] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.000053] random: udevadm: uninitialized urandom read (16 bytes read)
[    2.004415] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.004433] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.004440] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.004765] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.004782] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.095223] SCSI subsystem initialized
[    2.096051] ACPI: bus type USB registered
[    2.097329] usbcore: registered new interface driver usbfs
[    2.098446] usbcore: registered new interface driver hub
[    2.099063] usbcore: registered new device driver usb
[    2.107907] sdhci: Secure Digital Host Controller Interface driver
[    2.107909] sdhci: Copyright(c) Pierre Ossman
[    2.108045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.109189] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.109191] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    2.111882] libata version 3.00 loaded.
[    2.114017] sdhci-pci 0000:00:14.7: SDHCI controller found [1022:7806] (rev 0)
[    2.114212] ehci-pci: EHCI PCI platform driver
[    2.120385] mmc0: SDHCI controller on PCI [0000:00:14.7] using ADMA 64-bit
[    2.120552] QUIRK: Enable AMD PLL fix
[    2.120752] ehci-pci 0000:00:12.2: EHCI Host Controller
[    2.120761] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    2.120767] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.120777] ehci-pci 0000:00:12.2: debug port 1
[    2.120870] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe10c000
[    2.127379] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    2.127672] hub 1-0:1.0: USB hub found
[    2.127681] hub 1-0:1.0: 5 ports detected
[    2.128300] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    2.128309] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    2.128505] xhci_hcd 0000:00:10.0: hcc params 0x014042c3 hci version 0x96 quirks 0x00000608
[    2.139142] hub 2-0:1.0: USB hub found
[    2.139201] hub 2-0:1.0: 2 ports detected
[    2.143469] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    2.143474] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3
[    2.143508] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.143685] hub 3-0:1.0: USB hub found
[    2.143694] hub 3-0:1.0: 2 ports detected
[    2.143839] ahci 0000:00:11.0: version 3.0
[    2.144199] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[    2.144202] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    2.145293] scsi host0: ahci
[    2.145457] scsi host1: ahci
[    2.145581] scsi host2: ahci
[    2.145711] scsi host3: ahci
[    2.145832] scsi host4: ahci
[    2.145954] scsi host5: ahci
[    2.146022] ata1: SATA max UDMA/133 abar m2048@0xfe10e000 port 0xfe10e100 irq 32
[    2.146024] ata2: SATA max UDMA/133 abar m2048@0xfe10e000 port 0xfe10e180 irq 32
[    2.146027] ata3: SATA max UDMA/133 abar m2048@0xfe10e000 port 0xfe10e200 irq 32
[    2.146028] ata4: SATA max UDMA/133 abar m2048@0xfe10e000 port 0xfe10e280 irq 32
[    2.146030] ata5: SATA max UDMA/133 abar m2048@0xfe10e000 port 0xfe10e300 irq 32
[    2.146032] ata6: SATA max UDMA/133 abar m2048@0xfe10e000 port 0xfe10e380 irq 32
[    2.146311] ehci-pci 0000:00:13.2: EHCI Host Controller
[    2.146317] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 4
[    2.146321] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    2.146331] ehci-pci 0000:00:13.2: debug port 1
[    2.146581] ehci-pci 0000:00:13.2: irq 17, io mem 0xfe10a000
[    2.153395] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    2.153794] hub 4-0:1.0: USB hub found
[    2.153802] hub 4-0:1.0: 5 ports detected
[    2.154493] xhci_hcd 0000:00:10.1: xHCI Host Controller
[    2.154505] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 5
[    2.154725] xhci_hcd 0000:00:10.1: hcc params 0x014042c3 hci version 0x96 quirks 0x00000608
[    2.157263] ohci-pci: OHCI PCI platform driver
[    2.159003] hub 5-0:1.0: USB hub found
[    2.159014] hub 5-0:1.0: 2 ports detected
[    2.159164] xhci_hcd 0000:00:10.1: xHCI Host Controller
[    2.159170] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 6
[    2.159199] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.159424] hub 6-0:1.0: USB hub found
[    2.159438] hub 6-0:1.0: 2 ports detected
[    2.159831] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    2.159836] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 7
[    2.159925] ohci-pci 0000:00:12.0: irq 18, io mem 0xfe10d000
[    2.215712] hub 7-0:1.0: USB hub found
[    2.215723] hub 7-0:1.0: 5 ports detected
[    2.216251] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    2.216258] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 8
[    2.216390] ohci-pci 0000:00:13.0: irq 18, io mem 0xfe10b000
[    2.272649] hub 8-0:1.0: USB hub found
[    2.272659] hub 8-0:1.0: 5 ports detected
[    2.273107] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    2.273111] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 9
[    2.273216] ohci-pci 0000:00:14.5: irq 18, io mem 0xfe109000
[    2.328640] hub 9-0:1.0: USB hub found
[    2.328649] hub 9-0:1.0: 2 ports detected
[    2.455985] ata6: SATA link down (SStatus 0 SControl 300)
[    2.456052] ata4: SATA link down (SStatus 0 SControl 300)
[    2.456113] ata5: SATA link down (SStatus 0 SControl 300)
[    2.456202] ata2: SATA link down (SStatus 0 SControl 300)
[    2.458430] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[    2.466426] usb 4-4: new high-speed USB device number 2 using ehci-pci
[    2.546445] tsc: Refined TSC clocksource calibration: 2395.749 MHz
[    2.546455] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22888782f18, max_idle_ns: 440795228886 ns
[    2.589132] usb-storage 4-4:1.0: USB Mass Storage device detected
[    2.589309] scsi host6: usb-storage 4-4:1.0
[    2.589412] usbcore: registered new interface driver usb-storage
[    2.589871] usbcore: registered new interface driver uas
[    2.610483] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.610540] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.611610] ata3.00: ATA-7: Hitachi HUA721075KLA330, GK8OAB0A, max UDMA/133
[    2.611616] ata3.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.612728] ata1.00: ATA-7: Maxtor 6L160M0, BACE1G10, max UDMA/133
[    2.612734] ata1.00: 312500000 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.613000] ata3.00: configured for UDMA/133
[    2.615859] ata1.00: configured for UDMA/133
[    2.616355] scsi 0:0:0:0: Direct-Access     ATA      Maxtor 6L160M0   1G10 PQ: 0 ANSI: 5
[    2.625128] scsi 2:0:0:0: Direct-Access     ATA      Hitachi HUA72107 AB0A PQ: 0 ANSI: 5
[    2.652184] sd 0:0:0:0: [sda] 312500000 512-byte logical blocks: (160 GB/149 GiB)
[    2.652244] sd 0:0:0:0: [sda] Write Protect is off
[    2.652246] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.652250] sd 2:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
[    2.652268] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.652305] sd 2:0:0:0: [sdb] Write Protect is off
[    2.652307] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.652326] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.680492] usb 7-1: new full-speed USB device number 2 using ohci-pci
[    2.688213]  sdb: sdb1 sdb2 sdb3
[    2.689187] sd 2:0:0:0: [sdb] Attached SCSI disk
[    2.705713]  sda:
[    2.706331] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.839632] hub 7-1:1.0: USB hub found
[    2.841570] hub 7-1:1.0: 3 ports detected
[    2.959566] random: fast init done
[    3.078562] raid6: sse2x1   gen()  3796 MB/s
[    3.095558] raid6: sse2x1   xor()  4119 MB/s
[    3.112546] raid6: sse2x2   gen()  5695 MB/s
[    3.129529] raid6: sse2x2   xor()  6039 MB/s
[    3.146516] raid6: sse2x4   gen()  6484 MB/s
[    3.163521] raid6: sse2x4   xor()  3623 MB/s
[    3.163522] raid6: using algorithm sse2x4 gen() 6484 MB/s
[    3.163523] raid6: .... xor() 3623 MB/s, rmw enabled
[    3.163524] raid6: using intx1 recovery algorithm
[    3.163873] xor: measuring software checksum speed
[    3.173519]    prefetch64-sse:  8964.000 MB/sec
[    3.179529] usb 7-1.1: new low-speed USB device number 3 using ohci-pci
[    3.183519]    generic_sse:  8200.000 MB/sec
[    3.183520] xor: using function: prefetch64-sse (8964.000 MB/sec)
[    3.202696] Btrfs loaded, crc32c=crc32c-generic
[    3.203409] BTRFS: device fsid 36a951d5-38e7-434e-a1c1-2f42db7c7454 devid 1 transid 3000 /dev/sdb1
[    3.210717] PM: Starting manual resume from disk
[    3.210721] PM: Hibernation image partition 8:18 present
[    3.210722] PM: Looking for hibernation image.
[    3.210997] PM: Image not found (code -22)
[    3.211000] PM: Hibernation image not present or could not be loaded.
[    3.235304] BTRFS info (device sdb1): disk space caching is enabled
[    3.235310] BTRFS info (device sdb1): has skinny extents
[    3.290554] hidraw: raw HID events driver (C) Jiri Kosina
[    3.303113] usbcore: registered new interface driver usbhid
[    3.303115] usbhid: USB HID core driver
[    3.304073] input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:12.0/usb7/7-1/7-1.1/7-1.1:1.0/0003:413C:2006.0001/input/input0
[    3.355756] hid-generic 0003:413C:2006.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard Hub] on usb-0000:00:12.0-1.1/input0
[    3.359568] usb 7-1.3: new full-speed USB device number 4 using ohci-pci
[    3.359833] input: Dell Dell USB Keyboard Hub as /devices/pci0000:00/0000:00:12.0/usb7/7-1/7-1.1/7-1.1:1.1/0003:413C:2006.0002/input/input1
[    3.373152] random: crng init done
[    3.411746] hid-generic 0003:413C:2006.0002: input,hidraw1: USB HID v1.10 Device [Dell Dell USB Keyboard Hub] on usb-0000:00:12.0-1.1/input1
[    3.471155] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:12.0/usb7/7-1/7-1.3/7-1.3:1.0/0003:045E:0745.0003/input/input2
[    3.522731] hid-generic 0003:045E:0745.0003: input,hidraw2: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:12.0-1.3/input0
[    3.530708] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:12.0/usb7/7-1/7-1.3/7-1.3:1.1/0003:045E:0745.0004/input/input3
[    3.554781] clocksource: Switched to clocksource tsc
[    3.582731] hid-generic 0003:045E:0745.0004: input,hidraw3: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:12.0-1.3/input1
[    3.605967] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:12.0/usb7/7-1/7-1.3/7-1.3:1.2/0003:045E:0745.0005/input/input4
[    3.636476] scsi 6:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 0
[    3.638094] scsi 6:0:0:1: Direct-Access     Generic- Compact Flash    1.01 PQ: 0 ANSI: 0
[    3.638944] scsi 6:0:0:2: Direct-Access     Generic- SM/xD-Picture    1.02 PQ: 0 ANSI: 0
[    3.639816] scsi 6:0:0:3: Direct-Access     Generic- MS/MS-Pro        1.03 PQ: 0 ANSI: 0 CCS
[    3.648433] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[    3.652055] sd 6:0:0:1: [sdd] Attached SCSI removable disk
[    3.652801] sd 6:0:0:2: [sde] Attached SCSI removable disk
[    3.653562] sd 6:0:0:3: [sdf] Attached SCSI removable disk
[    3.657844] hid-generic 0003:045E:0745.0005: input,hiddev0,hidraw4: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:12.0-1.3/input2
[    4.385264] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.422573] systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.422778] systemd[1]: Detected architecture x86-64.
[    4.429983] systemd[1]: Set hostname to <bestemdaanhel-pc>.
[    4.901792] systemd[1]: Created slice User and Session Slice.
[    4.901907] systemd[1]: Listening on Journal Socket.
[    4.901970] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.902019] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.902059] systemd[1]: Listening on udev Kernel Socket.
[    4.902194] systemd[1]: Created slice System Slice.
[    4.902981] systemd[1]: Mounting Debug File System...
[    5.302808] nvidia: loading out-of-tree module taints kernel.
[    5.302846] nvidia: module license 'NVIDIA' taints kernel.
[    5.302850] Disabling lock debugging due to kernel taint
[    5.323270] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    5.323501] nvidia-nvlink: Nvlink Core is being initialized, major device number 247
[    5.323519] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  375.66  Mon May  1 15:29:16 PDT 2017 (using threaded interrupts)
[    5.659992] BTRFS info (device sdb1): enabling auto defrag
[    5.659995] BTRFS info (device sdb1): disk space caching is enabled
[    6.426728] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[    6.426733] ACPI: Power Button [PWRB]
[    6.426800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    6.426801] ACPI: Power Button [PWRF]
[    6.475791] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    6.543628] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    6.543631] piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection
[    6.545721] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    6.547712] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    6.560157] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[    6.570917] sp5100_tco: PCI Vendor ID: 0x1022, Device ID: 0x780b, Revision ID: 0x13
[    6.570922] sp5100_tco: I/O address 0x0cd6 already in use
[    6.574324] [drm] Initialized
[    6.590423] acpi_cpufreq: overriding BIOS provided _PSD data
[    6.725764] r8168 Gigabit Ethernet driver 8.044.02-NAPI loaded
[    6.737167] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    6.737219] r8168  Copyright (C) 2017  Realtek NIC software team <nicfae@realtek.com> 
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. 
                This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. 
[    6.864480] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  375.66  Mon May  1 14:33:30 PDT 2017
[    6.990956] NOHZ: local_softirq_pending 80
[    7.069083] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    7.097546] systemd-journald[234]: Received request to flush runtime journal from PID 1
[    7.479255] snd_hda_intel 0000:01:00.1: Disabling MSI
[    7.479267] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    7.676601] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD89E2: line_outs=5 (0xc/0xd/0x10/0x11/0xf) type:speaker
[    7.676605] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    7.676608] snd_hda_codec_idt hdaudioC0D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[    7.676609] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[    7.676611] snd_hda_codec_idt hdaudioC0D0:    dig-out=0x22/0x0
[    7.676613] snd_hda_codec_idt hdaudioC0D0:    inputs:
[    7.676616] snd_hda_codec_idt hdaudioC0D0:      Rear Mic=0xe
[    7.676618] snd_hda_codec_idt hdaudioC0D0:      Front Mic=0xb
[    7.676619] snd_hda_codec_idt hdaudioC0D0:      Line=0x12
[    7.698802] r8168 0000:03:00.0 enp3s0: renamed from eth0
[    7.720141] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
[    7.721623] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
[    7.721684] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
[    7.721747] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[    7.721807] input: HD-Audio Generic Speaker as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
[    7.721866] input: HD-Audio Generic Speaker as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
[    7.721925] input: HD-Audio Generic Speaker as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
[    7.721985] input: HD-Audio Generic Speaker as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
[    7.766110] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input16
[    7.766247] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input17
[    7.766366] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input18
[    8.165605] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    8.227950] Adding 18542588k swap on /dev/sdb2.  Priority:-1 extents:1 across:18542588k FS
[    8.251183] kvm: Nested Virtualization enabled
[    8.251190] kvm: Nested Paging enabled
[    8.622498] usb 2-1: reset high-speed USB device number 2 using xhci_hcd
[    8.807475] mousedev: PS/2 mouse device common for all mice
[    8.818446] media: Linux media interface: v0.10
[    8.853238] Linux video capture interface: v2.00
[    8.907260] [229]: VMCI: shared components initialized.
[    8.910010] [229]: VMCI: host components initialized.
[    8.913812] [229]: VMCI: Module registered (name=vmci, major=10, minor=58).
[    8.913813] [229]: VMCI: Using host personality
[    8.913815] [229]: VMCI: Module (name=vmci) is initialized
[    9.082841] /dev/vmmon[229]: Module vmmon: registered with major=10 minor=165
[    9.082869] /dev/vmmon[229]: Using tsc_khz as TSC frequency: 2395749
[    9.082872] /dev/vmmon[229]: Module vmmon: initialized
[    9.928454] microcode: CPU0: new patch_level=0x03000027
[    9.928491] microcode: CPU1: new patch_level=0x03000027
[    9.928516] microcode: CPU2: new patch_level=0x03000027
[    9.928550] microcode: CPU3: new patch_level=0x03000027
[   10.214498] usb 2-1: Warning! Unlikely big volume range (=6144), cval->res is probably wrong.
[   10.214508] usb 2-1: [5] FU [Mic Capture Volume] ch = 1, val = 1536/7680/1
[   10.215063] usbcore: registered new interface driver snd-usb-audio
[   10.215349] uvcvideo: Found UVC 1.00 device <unnamed> (046d:081a)
[   10.230606] uvcvideo 2-1:1.0: Entity type for entity Extension 4 was not initialized!
[   10.230620] uvcvideo 2-1:1.0: Entity type for entity Extension 6 was not initialized!
[   10.230625] uvcvideo 2-1:1.0: Entity type for entity Extension 7 was not initialized!
[   10.230629] uvcvideo 2-1:1.0: Entity type for entity Processing 2 was not initialized!
[   10.230632] uvcvideo 2-1:1.0: Entity type for entity Extension 3 was not initialized!
[   10.230636] uvcvideo 2-1:1.0: Entity type for entity Camera 1 was not initialized!
[   10.230871] input: UVC Camera (046d:081a) as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input19
[   10.231277] usbcore: registered new interface driver uvcvideo
[   10.231293] USB Video Class driver (1.1.1)
[   11.463361] /dev/vmnet: open called by PID 541 (vmnet-netifup)
[   11.463419] /dev/vmnet: hub 1 does not exist, allocating memory.
[   11.463479] /dev/vmnet: port on hub 1 successfully opened
[   11.699604] /dev/vmnet: open called by PID 544 (vmnet-dhcpd)
[   11.699629] /dev/vmnet: port on hub 1 successfully opened
[   11.776194] /dev/vmnet: open called by PID 553 (vmnet-natd)
[   11.776263] /dev/vmnet: hub 8 does not exist, allocating memory.
[   11.776329] /dev/vmnet: port on hub 8 successfully opened
[   11.797624] /dev/vmnet: open called by PID 554 (vmnet-netifup)
[   11.797694] /dev/vmnet: port on hub 8 successfully opened
[   11.849285] /dev/vmnet: open called by PID 558 (vmnet-dhcpd)
[   11.849303] /dev/vmnet: port on hub 8 successfully opened
[   12.927992] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   12.928729] enp3s0: 0xffff9bd802961000, 38:60:77:a8:fe:ca, IRQ 38
[   13.136084] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   14.868752] NVRM: Your system is not currently configured to drive a VGA console
[   14.868770] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   14.868777] NVRM: requires the use of a text-mode VGA console. Use of other console
[   14.868782] NVRM: drivers including, but not limited to, vesafb, may result in
[   14.868788] NVRM: corruption and stability problems, and is not supported.
[   14.870341] nvidia-modeset: Allocated GPU:0 (GPU-584dc98a-be54-22a4-58e6-36741fa3bd15) @ PCI:0000:01:00.0
[   16.244367] r8168: enp3s0: link up
[   16.244391] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[   16.245010] /dev/vmnet: open called by PID 534 (vmnet-bridge)
[   16.245070] /dev/vmnet: hub 0 does not exist, allocating memory.
[   16.245117] /dev/vmnet: port on hub 0 successfully opened
[   16.245142] bridge-enp3s0: up
[   16.245151] bridge-enp3s0: attached
[   16.444564] userif-2: sent link down event.
[   16.444571] userif-2: sent link up event.
[   16.951499] fuse init (API version 7.26)
[   24.661335] userif-2: sent link down event.
[   24.661341] userif-2: sent link up event.
[ 6146.162752] NOHZ: local_softirq_pending 80
[ 6265.140484] usb 4-3: new high-speed USB device number 3 using ehci-pci
[ 6265.262670] usb-storage 4-3:1.0: USB Mass Storage device detected
[ 6265.262923] scsi host7: usb-storage 4-3:1.0
[ 6266.356629] scsi 7:0:0:0: Direct-Access     Verbatim STORE N GO       5.00 PQ: 0 ANSI: 0 CCS
[ 6266.848432] sd 7:0:0:0: [sdg] 15232320 512-byte logical blocks: (7.80 GB/7.26 GiB)
[ 6266.849041] sd 7:0:0:0: [sdg] Write Protect is off
[ 6266.849046] sd 7:0:0:0: [sdg] Mode Sense: 23 00 00 00
[ 6266.849662] sd 7:0:0:0: [sdg] No Caching mode page found
[ 6266.849666] sd 7:0:0:0: [sdg] Assuming drive cache: write through
[ 6266.866212]  sdg: sdg1 sdg2
[ 6266.869777] sd 7:0:0:0: [sdg] Attached SCSI removable disk
[ 6498.629840]  sdg: sdg1 sdg2
[ 6498.641994]  sdg: sdg1 sdg2
[ 7004.938348] NOHZ: local_softirq_pending 80

Offline

#5 2017-07-02 21:22:04

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: GPU Passthrough IOMMU Question

AMD-V is not enough for PCI passthrough, it needs to support AMD -Vi .

check lscpu .

Many motherboard producers disable iommu / virutalization optuions by default in bios/uefi firmware, look carefully through all available options.

The user manual for your motherboard (hope you still have it) can help with finding the options.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#6 2017-07-02 21:41:59

bestemdaanhel
Member
Registered: 2017-07-02
Posts: 4

Re: GPU Passthrough IOMMU Question

Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    4
Socket(s):             1
NUMA node(s):          1
Vendor ID:             AuthenticAMD
CPU family:            18
Model:                 1
Model name:            AMD A8-3800 APU with Radeon(tm) HD Graphics
Stepping:              0
CPU MHz:               1100.000
CPU max MHz:           2400.0000
CPU min MHz:           800.0000
BogoMIPS:              4791.02
Virtualization:        AMD-V
L1d cache:             64K
L1i cache:             64K
L2 cache:              1024K
NUMA node0 CPU(s):     0-3
Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf eagerfpu pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt cpb hw_pstate vmmcall arat npt lbrv svm_lock nrip_save pausefilter

So that's a no.

Offline

#7 2017-07-02 21:48:14

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: GPU Passthrough IOMMU Question

There have been cases where lscpu said AMD-V , but the sytem did support AMD-Vi .

If you're lucky enabling the right firmware options may be enough.
If the system is from before approx 2012, the chances of that get lower fast though.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB