You are not logged in.

#1 2017-11-24 09:27:06

dalu
Member
Registered: 2014-04-16
Posts: 77

[solved] nvidia 387.22 seems to have issues

Alright,
I was in another country from 10.08.2017-21.11.2017.
When I returned I did a pacman -Syu
and rebooted.

After reboot I couldn't get past "loading initial ramdisk...".
So it seemed.
What actually happened and happens is I can't get a console and it can't get past that.

I switched to text mode grub and it boots however I still don't get a console
And when I reboot the system it's the same, when the system shuts down I get that black screen or alternating backlights or so it seems as if it turns on and off.

The motherboard is a UEFI board Gigabyte GA-X170-EXTREME-ECC
and there's a nvidia gtx 1080
connected via DP to a 4k monitor
Intel(R) Xeon(R) CPU E3-1275 v5 @ 3.60GHz, for what it's worth

noveuau is blacklisted

sddm or gdm - there's no difference

I get to gdm or pass sddm's autologin into cinnamon or gnome3 if you like
but only if grub text mode is enabled
else I'm not getting anywhere past the loading initrd message

/etc/default/grub

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="transparent_hugepage=never"
GRUB_CMDLINE_LINUX=""

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=3140x2160,1920x1080,1280x1024,auto

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=text

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true

/etc/mkinitcpio.conf

MODULES="nvidia nvidia_modeset nvidia_uvm nvidia_drm"
BINARIES=""
FILES=""
HOOKS="base udev autodetect keyboard modconf block filesystems fsck"

I also had MODULES=""

dmesg, you'll notice the kernel segfaults, which is not happening with the lts kernel

$ dmesg 
[    0.000000] random: get_random_bytes called from start_kernel+0x42/0x4b7 with crng_init=0
[    0.000000] Linux version 4.13.12-1-ARCH (builduser@tobias) (gcc version 7.2.0 (GCC)) #1 SMP PREEMPT Wed Nov 8 11:54:06 CET 2017
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=932147a3-5af2-48e0-a5fb-f94d686f2b16 rw transparent_hugepage=never
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000035739fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003573a000-0x000000003573afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003573b000-0x000000003573bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003573c000-0x000000003e119fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e11a000-0x000000003e493fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003e494000-0x000000003e601fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e602000-0x000000003ecb0fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003ecb1000-0x000000003f68afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003f68b000-0x000000003f6fefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000003f6ff000-0x000000003f6fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003f700000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000010beffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x3e902000  ACPI=0x3e902000  SMBIOS=0x3f5b6000  SMBIOS 3.0=0x3f5b5000  MPS=0xfca10  ESRT=0x3cb9cc58 
[    0.000000] random: fast init done
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. X170-Extreme ECC/X170-Extreme ECC, BIOS F21b 07/04/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x10bf000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000000]   1 base 0040000000 mask 7FC0000000 uncachable
[    0.000000]   2 base 2000000000 mask 7000000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x3f700 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd40-0x000fcd4f] mapped at [ffff8e23000fcd40]
[    0.000000] esrt: Reserving ESRT space from 0x000000003cb9cc58 to 0x000000003cb9cc90.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff8e2300096000] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0xa27d64000, 0xa27d64fff] PGTABLE
[    0.000000] BRK [0xa27d65000, 0xa27d65fff] PGTABLE
[    0.000000] BRK [0xa27d66000, 0xa27d66fff] PGTABLE
[    0.000000] BRK [0xa27d67000, 0xa27d67fff] PGTABLE
[    0.000000] BRK [0xa27d68000, 0xa27d68fff] PGTABLE
[    0.000000] BRK [0xa27d69000, 0xa27d69fff] PGTABLE
[    0.000000] BRK [0xa27d6a000, 0xa27d6afff] PGTABLE
[    0.000000] BRK [0xa27d6b000, 0xa27d6bfff] PGTABLE
[    0.000000] BRK [0xa27d6c000, 0xa27d6cfff] PGTABLE
[    0.000000] BRK [0xa27d6d000, 0xa27d6dfff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x35e27000-0x36f0afff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000003E902000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000003E9020A0 0000BC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000003E92A488 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000003E9021F0 028292 (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x000000003ECB0C40 000040
[    0.000000] ACPI: APIC 0x000000003E92A5A0 0000BC (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000003E92A660 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000003E92A6A8 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: FIDT 0x000000003E92A6E8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000003E92A788 003154 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000003E92D8E0 002544 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.000000] ACPI: HPET 0x000000003E92FE28 000038 (v01 INTEL  SKL      00000001 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000003E92FE60 000E3B (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000003E930CA0 002AD7 (v02 INTEL  xh_rvp10 00000000 INTL 20160422)
[    0.000000] ACPI: UEFI 0x000000003E933778 000042 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000003E9337C0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x000000003E9346A0 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: WSMT 0x000000003E934738 000028 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000003E934760 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000003E934A00 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x000000003E937A08 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000003E937A40 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DMAR 0x000000003E937A98 000070 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000010beffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x10beffb000-0x10beffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000010beffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000035739fff]
[    0.000000]   node   0: [mem 0x000000003573c000-0x000000003e119fff]
[    0.000000]   node   0: [mem 0x000000003e494000-0x000000003e601fff]
[    0.000000]   node   0: [mem 0x000000003f6ff000-0x000000003f6fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000010beffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000010beffffff]
[    0.000000] On node 0 totalpages: 16765476
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 26 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 3915 pages used for memmap
[    0.000000]   DMA32 zone: 250503 pages, LIFO batch:31
[    0.000000]   Normal zone: 257984 pages used for memmap
[    0.000000]   Normal zone: 16510976 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x3573a000-0x3573afff]
[    0.000000] PM: Registered nosave memory: [mem 0x3573b000-0x3573bfff]
[    0.000000] PM: Registered nosave memory: [mem 0x3e11a000-0x3e493fff]
[    0.000000] PM: Registered nosave memory: [mem 0x3e602000-0x3ecb0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x3ecb1000-0x3f68afff]
[    0.000000] PM: Registered nosave memory: [mem 0x3f68b000-0x3f6fefff]
[    0.000000] PM: Registered nosave memory: [mem 0x3f700000-0x3fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x40000000-0xefffffff] 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: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffff8e33bec00000 s106520 r8192 d32744 u262144
[    0.000000] pcpu-alloc: s106520 r8192 d32744 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 16503487
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=932147a3-5af2-48e0-a5fb-f94d686f2b16 rw transparent_hugepage=never
[    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: 65774116K/67061904K available (6644K kernel code, 1134K rwdata, 2048K rodata, 1336K init, 908K bss, 1287788K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 28354 entries in 111 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 8448, nr_irqs: 2048, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.003333] tsc: Detected 3600.000 MHz processor
[    0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.00 BogoMIPS (lpj=12000000)
[    0.003333] pid_max: default: 32768 minimum: 301
[    0.003333] ACPI: Core revision 20170531
[    0.025210] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.025764] Security Framework initialized
[    0.025765] Yama: becoming mindful.
[    0.032415] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[    0.035842] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.035947] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.036048] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.036157] CPU: Physical Processor ID: 0
[    0.036157] CPU: Processor Core ID: 0
[    0.036162] mce: CPU supports 10 MCE banks
[    0.036168] CPU0: Thermal monitoring enabled (TM1)
[    0.036180] process: using mwait in idle threads
[    0.036182] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.036182] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.036555] Freeing SMP alternatives memory: 24K
[    0.039096] smpboot: Max logical packages: 2
[    0.039099] DMAR: Host address width 39
[    0.039100] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[    0.039103] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.039104] DMAR: RMRR base: 0x0000003e3e6000 end: 0x0000003e405fff
[    0.039106] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed90000 IOMMU 0
[    0.039106] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[    0.039107] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.040420] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.040421] x2apic enabled
[    0.040429] Switched APIC routing to cluster x2apic.
[    0.044568] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.077624] TSC deadline timer enabled
[    0.077629] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1275 v5 @ 3.60GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.090014] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.090103] ... version:                4
[    0.090103] ... bit width:              48
[    0.090103] ... generic registers:      4
[    0.090104] ... value mask:             0000ffffffffffff
[    0.090104] ... max period:             00007fffffffffff
[    0.090104] ... fixed-purpose events:   3
[    0.090104] ... event mask:             000000070000000f
[    0.096672] Hierarchical SRCU implementation.
[    0.110155] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.116672] smp: Bringing up secondary CPUs ...
[    0.143357] x86: Booting SMP configuration:
[    0.143359] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.886694] smp: Brought up 1 node, 8 CPUs
[    0.886694] smpboot: Total of 8 processors activated (57632.25 BogoMIPS)
[    0.890954] devtmpfs: initialized
[    0.890954] x86/mm: Memory block size: 2048MB
[    0.890954] PM: Registering ACPI NVS region [mem 0x3573a000-0x3573afff] (4096 bytes)
[    0.890954] PM: Registering ACPI NVS region [mem 0x3e602000-0x3ecb0fff] (7008256 bytes)
[    0.890954] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.890954] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.890954] pinctrl core: initialized pinctrl subsystem
[    0.890954] RTC time:  8:57:37, date: 11/24/17
[    0.890954] NET: Registered protocol family 16
[    0.891005] cpuidle: using governor ladder
[    0.891005] cpuidle: using governor menu
[    0.891005] PCCT header not found.
[    0.891005] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.891005] ACPI: bus type PCI registered
[    0.891005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.891005] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.891005] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.891005] PCI: Using configuration type 1 for base access
[    0.891005] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.891005] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.891005] ACPI: Added _OSI(Module Device)
[    0.891005] ACPI: Added _OSI(Processor Device)
[    0.891005] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.891005] ACPI: Added _OSI(Processor Aggregator Device)
[    0.893740] ACPI: Executed 35 blocks of module-level executable AML code
[    0.900695] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.903246] ACPI: Dynamic OEM Table Load:
[    0.903251] ACPI: SSDT 0xFFFF8E33776A5000 000759 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.903347] ACPI: Executed 1 blocks of module-level executable AML code
[    0.903390] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.904179] ACPI: Dynamic OEM Table Load:
[    0.904182] ACPI: SSDT 0xFFFF8E33776CF800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.904265] ACPI: Executed 1 blocks of module-level executable AML code
[    0.904505] ACPI: Dynamic OEM Table Load:
[    0.904509] ACPI: SSDT 0xFFFF8E33776A3800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.904716] ACPI: Executed 1 blocks of module-level executable AML code
[    0.904835] ACPI: Dynamic OEM Table Load:
[    0.904837] ACPI: SSDT 0xFFFF8E33776D1E00 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.904919] ACPI: Executed 1 blocks of module-level executable AML code
[    0.907111] ACPI: Interpreter enabled
[    0.907139] ACPI: (supports S0 S3 S4 S5)
[    0.907140] ACPI: Using IOAPIC for interrupt routing
[    0.907163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.909388] ACPI: Power Resource [PG00] (on)
[    0.909628] ACPI: Power Resource [PG01] (on)
[    0.909860] ACPI: Power Resource [PG02] (on)
[    0.911558] ACPI: Power Resource [WRST] (on)
[    0.911769] ACPI: Power Resource [WRST] (on)
[    0.911979] ACPI: Power Resource [WRST] (on)
[    0.912187] ACPI: Power Resource [WRST] (on)
[    0.912396] ACPI: Power Resource [WRST] (on)
[    0.912604] ACPI: Power Resource [WRST] (on)
[    0.912815] ACPI: Power Resource [WRST] (on)
[    0.913024] ACPI: Power Resource [WRST] (on)
[    0.913232] ACPI: Power Resource [WRST] (on)
[    0.913450] ACPI: Power Resource [WRST] (on)
[    0.913664] ACPI: Power Resource [WRST] (on)
[    0.913872] ACPI: Power Resource [WRST] (on)
[    0.914080] ACPI: Power Resource [WRST] (on)
[    0.914302] ACPI: Power Resource [WRST] (on)
[    0.914510] ACPI: Power Resource [WRST] (on)
[    0.914720] ACPI: Power Resource [WRST] (on)
[    0.914992] ACPI: Power Resource [WRST] (on)
[    0.915791] ACPI: Power Resource [WRST] (on)
[    0.916001] ACPI: Power Resource [WRST] (on)
[    0.916214] ACPI: Power Resource [WRST] (on)
[    0.925502] ACPI: Power Resource [FN00] (off)
[    0.925551] ACPI: Power Resource [FN01] (off)
[    0.925599] ACPI: Power Resource [FN02] (off)
[    0.925648] ACPI: Power Resource [FN03] (off)
[    0.925697] ACPI: Power Resource [FN04] (off)
[    0.926506] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.926510] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.926530] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.927012] PCI host bridge to bus 0000:00
[    0.927013] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.927014] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.927014] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.927015] pci_bus 0000:00: root bus resource [mem 0x40000000-0xefffffff window]
[    0.927015] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.927016] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
[    0.927017] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.927022] pci 0000:00:00.0: [8086:1918] type 00 class 0x060000
[    0.927239] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.927266] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.927442] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.927460] pci 0000:00:14.0: reg 0x10: [mem 0x2ffff10000-0x2ffff1ffff 64bit]
[    0.927511] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.927658] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.927677] pci 0000:00:16.0: reg 0x10: [mem 0x2ffff25000-0x2ffff25fff 64bit]
[    0.927734] pci 0000:00:16.0: PME# supported from D3hot
[    0.927839] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    0.927853] pci 0000:00:17.0: reg 0x10: [mem 0xef524000-0xef525fff]
[    0.927858] pci 0000:00:17.0: reg 0x14: [mem 0xef527000-0xef5270ff]
[    0.927863] pci 0000:00:17.0: reg 0x18: [io  0xf050-0xf057]
[    0.927869] pci 0000:00:17.0: reg 0x1c: [io  0xf040-0xf043]
[    0.927874] pci 0000:00:17.0: reg 0x20: [io  0xf020-0xf03f]
[    0.927879] pci 0000:00:17.0: reg 0x24: [mem 0xef526000-0xef5267ff]
[    0.927909] pci 0000:00:17.0: PME# supported from D3hot
[    0.927999] pci 0000:00:1b.0: [8086:a167] type 01 class 0x060400
[    0.928042] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.928140] pci 0000:00:1b.2: [8086:a169] type 01 class 0x060400
[    0.928187] pci 0000:00:1b.2: PME# supported from D0 D3hot D3cold
[    0.928284] pci 0000:00:1b.3: [8086:a16a] type 01 class 0x060400
[    0.928331] pci 0000:00:1b.3: PME# supported from D0 D3hot D3cold
[    0.928440] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.928486] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.928583] pci 0000:00:1c.1: [8086:a111] type 01 class 0x060400
[    0.928630] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.928726] pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
[    0.928773] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.928873] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
[    0.928921] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.929028] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.929082] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.929206] pci 0000:00:1f.0: [8086:a149] type 00 class 0x060100
[    0.929382] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.929393] pci 0000:00:1f.2: reg 0x10: [mem 0xef520000-0xef523fff]
[    0.929507] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.929528] pci 0000:00:1f.3: reg 0x10: [mem 0x2ffff20000-0x2ffff23fff 64bit]
[    0.929550] pci 0000:00:1f.3: reg 0x20: [mem 0x2ffff00000-0x2ffff0ffff 64bit]
[    0.929588] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.929721] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.929780] pci 0000:00:1f.4: reg 0x10: [mem 0x2ffff24000-0x2ffff240ff 64bit]
[    0.929849] pci 0000:00:1f.4: reg 0x20: [io  0xf000-0xf01f]
[    0.930007] pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
[    0.930030] pci 0000:00:1f.6: reg 0x10: [mem 0xef500000-0xef51ffff]
[    0.930124] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.930233] pci 0000:01:00.0: [10de:1b80] type 00 class 0x030000
[    0.930249] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[    0.930257] pci 0000:01:00.0: reg 0x14: [mem 0x2fe0000000-0x2fefffffff 64bit pref]
[    0.930265] pci 0000:01:00.0: reg 0x1c: [mem 0x2ff0000000-0x2ff1ffffff 64bit pref]
[    0.930271] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.930276] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[    0.930356] pci 0000:01:00.1: [10de:10f0] type 00 class 0x040300
[    0.930368] pci 0000:01:00.1: reg 0x10: [mem 0xef080000-0xef083fff]
[    0.940035] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.940040] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.940045] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.940052] pci 0000:00:01.0:   bridge window [mem 0x2fe0000000-0x2ff1ffffff 64bit pref]
[    0.940134] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    0.940191] pci 0000:00:1b.2: PCI bridge to [bus 03]
[    0.940259] pci 0000:04:00.0: [1b21:0612] type 00 class 0x010601
[    0.940278] pci 0000:04:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.940286] pci 0000:04:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.940294] pci 0000:04:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.940302] pci 0000:04:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.940310] pci 0000:04:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.940318] pci 0000:04:00.0: reg 0x24: [mem 0xef410000-0xef4101ff]
[    0.940327] pci 0000:04:00.0: reg 0x30: [mem 0xef400000-0xef40ffff pref]
[    0.940433] pci 0000:00:1b.3: PCI bridge to [bus 04]
[    0.940435] pci 0000:00:1b.3:   bridge window [io  0xd000-0xdfff]
[    0.940437] pci 0000:00:1b.3:   bridge window [mem 0xef400000-0xef4fffff]
[    0.940493] pci 0000:00:1c.0: PCI bridge to [bus 05]
[    0.940548] pci 0000:00:1c.1: PCI bridge to [bus 06]
[    0.940616] pci 0000:07:00.0: [1969:e0a1] type 00 class 0x020000
[    0.940641] pci 0000:07:00.0: reg 0x10: [mem 0xef300000-0xef33ffff 64bit]
[    0.940648] pci 0000:07:00.0: reg 0x18: [io  0xc000-0xc07f]
[    0.940734] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.940810] pci 0000:00:1c.2: PCI bridge to [bus 07]
[    0.940811] pci 0000:00:1c.2:   bridge window [io  0xc000-0xcfff]
[    0.940813] pci 0000:00:1c.2:   bridge window [mem 0xef300000-0xef3fffff]
[    0.940890] pci 0000:08:00.0: [8086:1578] type 01 class 0x060400
[    0.941083] pci 0000:08:00.0: supports D1 D2
[    0.941084] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.941220] pci 0000:00:1c.4: PCI bridge to [bus 08-0d]
[    0.941223] pci 0000:00:1c.4:   bridge window [mem 0xef100000-0xef2fffff]
[    0.941298] pci 0000:09:00.0: [8086:1578] type 01 class 0x060400
[    0.941517] pci 0000:09:00.0: supports D1 D2
[    0.941517] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.941620] pci 0000:09:01.0: [8086:1578] type 01 class 0x060400
[    0.941837] pci 0000:09:01.0: supports D1 D2
[    0.941838] pci 0000:09:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.941938] pci 0000:09:02.0: [8086:1578] type 01 class 0x060400
[    0.942155] pci 0000:09:02.0: supports D1 D2
[    0.942156] pci 0000:09:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.942258] pci 0000:09:04.0: [8086:1578] type 01 class 0x060400
[    0.942475] pci 0000:09:04.0: supports D1 D2
[    0.942476] pci 0000:09:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.942608] pci 0000:08:00.0: PCI bridge to [bus 09-0d]
[    0.942619] pci 0000:08:00.0:   bridge window [mem 0xef100000-0xef2fffff]
[    0.942714] pci 0000:0a:00.0: [8086:1577] type 00 class 0x088000
[    0.942776] pci 0000:0a:00.0: reg 0x10: [mem 0xef200000-0xef23ffff]
[    0.942793] pci 0000:0a:00.0: reg 0x14: [mem 0xef240000-0xef240fff]
[    0.943071] pci 0000:0a:00.0: supports D1 D2
[    0.943072] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.950082] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    0.950095] pci 0000:09:00.0:   bridge window [mem 0xef200000-0xef2fffff]
[    0.950163] pci 0000:09:01.0: PCI bridge to [bus 0b]
[    0.950276] pci 0000:0c:00.0: [8086:15b6] type 00 class 0x0c0330
[    0.950353] pci 0000:0c:00.0: reg 0x10: [mem 0xef100000-0xef10ffff]
[    0.950715] pci 0000:0c:00.0: supports D1 D2
[    0.950715] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.960088] pci 0000:09:02.0: PCI bridge to [bus 0c]
[    0.960101] pci 0000:09:02.0:   bridge window [mem 0xef100000-0xef1fffff]
[    0.960168] pci 0000:09:04.0: PCI bridge to [bus 0d]
[    0.960292] pci 0000:00:1d.0: PCI bridge to [bus 0e]
[    0.961700] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.961732] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.961765] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.961796] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.961828] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.961859] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.961890] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.961922] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.962235] ACPI: Enabled 4 GPEs in block 00 to 7F
[    0.962277] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.962277] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.962277] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.962277] vgaarb: loaded
[    0.962277] EDAC MC: Ver: 3.0.0
[    0.962277] Registered efivars operations
[    0.982088] PCI: Using ACPI for IRQ routing
[    0.994720] PCI: pci_cache_line_size set to 64 bytes
[    0.994797] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.994798] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.994799] e820: reserve RAM buffer [mem 0x3573a000-0x37ffffff]
[    0.994799] e820: reserve RAM buffer [mem 0x3e11a000-0x3fffffff]
[    0.994800] e820: reserve RAM buffer [mem 0x3e602000-0x3fffffff]
[    0.994800] e820: reserve RAM buffer [mem 0x3f700000-0x3fffffff]
[    0.994801] e820: reserve RAM buffer [mem 0x10bf000000-0x10bfffffff]
[    0.994843] NetLabel: Initializing
[    0.994844] NetLabel:  domain hash size = 128
[    0.994844] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.994852] NetLabel:  unlabeled traffic allowed by default
[    0.994860] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.994860] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.996681] clocksource: Switched to clocksource hpet
[    1.001697] VFS: Disk quotas dquot_6.6.0
[    1.001705] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.001739] pnp: PnP ACPI init
[    1.001905] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    1.001906] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    1.001906] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    1.001908] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.001934] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    1.001963] pnp 00:02: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    1.002209] pnp 00:03: [dma 0 disabled]
[    1.002231] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.002317] system 00:04: [io  0x0680-0x069f] has been reserved
[    1.002318] system 00:04: [io  0xffff] has been reserved
[    1.002319] system 00:04: [io  0xffff] has been reserved
[    1.002320] system 00:04: [io  0xffff] has been reserved
[    1.002320] system 00:04: [io  0x1800-0x18fe] has been reserved
[    1.002321] system 00:04: [io  0x164e-0x164f] has been reserved
[    1.002322] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.002382] system 00:05: [io  0x0800-0x087f] has been reserved
[    1.002383] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.002392] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.002412] system 00:07: [io  0x1854-0x1857] has been reserved
[    1.002413] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.002547] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.002548] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.002549] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.002549] system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.002550] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.002551] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.002552] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.002552] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    1.002553] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.002554] system 00:08: [mem 0xeffe0000-0xefffffff] has been reserved
[    1.002555] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.002579] system 00:09: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.002579] system 00:09: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.002580] system 00:09: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.002581] system 00:09: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.002581] system 00:09: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.002582] system 00:09: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.002583] system 00:09: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.002584] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.002781] system 00:0a: [io  0xff00-0xfffe] has been reserved
[    1.002782] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.003542] system 00:0b: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.003543] system 00:0b: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.003544] system 00:0b: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.003545] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.004093] pnp: PnP ACPI: found 12 devices
[    1.011445] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.011485] pci 0000:09:00.0: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
[    1.011486] pci 0000:09:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
[    1.011499] pci 0000:09:01.0: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    1.011500] pci 0000:09:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
[    1.011501] pci 0000:09:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000 add_align 100000
[    1.011514] pci 0000:09:02.0: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    1.011515] pci 0000:09:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 add_align 100000
[    1.011528] pci 0000:09:04.0: bridge window [io  0x1000-0x0fff] to [bus 0d] add_size 1000
[    1.011529] pci 0000:09:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0d] add_size 200000 add_align 100000
[    1.011530] pci 0000:09:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0d] add_size 200000 add_align 100000
[    1.011542] pci 0000:08:00.0: bridge window [io  0x1000-0x0fff] to [bus 09-0d] add_size 4000
[    1.011543] pci 0000:08:00.0: bridge window [mem 0x00100000-0x004fffff 64bit pref] to [bus 09-0d] add_size 800000 add_align 100000
[    1.011547] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 08-0d] add_size 4000
[    1.011548] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x004fffff 64bit pref] to [bus 08-0d] add_size 800000 add_align 100000
[    1.011556] pci 0000:00:1c.4: BAR 15: assigned [mem 0x2000000000-0x2000bfffff 64bit pref]
[    1.011557] pci 0000:00:1c.4: BAR 13: assigned [io  0x2000-0x5fff]
[    1.011558] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.011559] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.011561] pci 0000:00:01.0:   bridge window [mem 0xee000000-0xef0fffff]
[    1.011562] pci 0000:00:01.0:   bridge window [mem 0x2fe0000000-0x2ff1ffffff 64bit pref]
[    1.011564] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    1.011570] pci 0000:00:1b.2: PCI bridge to [bus 03]
[    1.011575] pci 0000:00:1b.3: PCI bridge to [bus 04]
[    1.011576] pci 0000:00:1b.3:   bridge window [io  0xd000-0xdfff]
[    1.011579] pci 0000:00:1b.3:   bridge window [mem 0xef400000-0xef4fffff]
[    1.011582] pci 0000:00:1c.0: PCI bridge to [bus 05]
[    1.011588] pci 0000:00:1c.1: PCI bridge to [bus 06]
[    1.011593] pci 0000:00:1c.2: PCI bridge to [bus 07]
[    1.011594] pci 0000:00:1c.2:   bridge window [io  0xc000-0xcfff]
[    1.011596] pci 0000:00:1c.2:   bridge window [mem 0xef300000-0xef3fffff]
[    1.011601] pci 0000:08:00.0: BAR 15: assigned [mem 0x2000000000-0x2000bfffff 64bit pref]
[    1.011602] pci 0000:08:00.0: BAR 13: assigned [io  0x2000-0x5fff]
[    1.011605] pci 0000:09:00.0: BAR 15: assigned [mem 0x2000000000-0x20001fffff 64bit pref]
[    1.011606] pci 0000:09:01.0: BAR 14: no space for [mem size 0x00200000]
[    1.011606] pci 0000:09:01.0: BAR 14: failed to assign [mem size 0x00200000]
[    1.011607] pci 0000:09:01.0: BAR 15: assigned [mem 0x2000200000-0x20003fffff 64bit pref]
[    1.011608] pci 0000:09:02.0: BAR 15: assigned [mem 0x2000400000-0x20005fffff 64bit pref]
[    1.011609] pci 0000:09:04.0: BAR 14: no space for [mem size 0x00200000]
[    1.011609] pci 0000:09:04.0: BAR 14: failed to assign [mem size 0x00200000]
[    1.011610] pci 0000:09:04.0: BAR 15: assigned [mem 0x2000600000-0x20007fffff 64bit pref]
[    1.011611] pci 0000:09:00.0: BAR 13: assigned [io  0x2000-0x2fff]
[    1.011611] pci 0000:09:01.0: BAR 13: assigned [io  0x3000-0x3fff]
[    1.011612] pci 0000:09:02.0: BAR 13: assigned [io  0x4000-0x4fff]
[    1.011613] pci 0000:09:04.0: BAR 13: assigned [io  0x5000-0x5fff]
[    1.011614] pci 0000:09:04.0: BAR 14: no space for [mem size 0x00200000]
[    1.011615] pci 0000:09:04.0: BAR 14: failed to assign [mem size 0x00200000]
[    1.011616] pci 0000:09:01.0: BAR 14: no space for [mem size 0x00200000]
[    1.011616] pci 0000:09:01.0: BAR 14: failed to assign [mem size 0x00200000]
[    1.011617] pci 0000:09:00.0: PCI bridge to [bus 0a]
[    1.011620] pci 0000:09:00.0:   bridge window [io  0x2000-0x2fff]
[    1.011626] pci 0000:09:00.0:   bridge window [mem 0xef200000-0xef2fffff]
[    1.011631] pci 0000:09:00.0:   bridge window [mem 0x2000000000-0x20001fffff 64bit pref]
[    1.011640] pci 0000:09:01.0: PCI bridge to [bus 0b]
[    1.011643] pci 0000:09:01.0:   bridge window [io  0x3000-0x3fff]
[    1.011654] pci 0000:09:01.0:   bridge window [mem 0x2000200000-0x20003fffff 64bit pref]
[    1.011663] pci 0000:09:02.0: PCI bridge to [bus 0c]
[    1.011665] pci 0000:09:02.0:   bridge window [io  0x4000-0x4fff]
[    1.011672] pci 0000:09:02.0:   bridge window [mem 0xef100000-0xef1fffff]
[    1.011677] pci 0000:09:02.0:   bridge window [mem 0x2000400000-0x20005fffff 64bit pref]
[    1.011686] pci 0000:09:04.0: PCI bridge to [bus 0d]
[    1.011688] pci 0000:09:04.0:   bridge window [io  0x5000-0x5fff]
[    1.011699] pci 0000:09:04.0:   bridge window [mem 0x2000600000-0x20007fffff 64bit pref]
[    1.011708] pci 0000:08:00.0: PCI bridge to [bus 09-0d]
[    1.011710] pci 0000:08:00.0:   bridge window [io  0x2000-0x5fff]
[    1.011717] pci 0000:08:00.0:   bridge window [mem 0xef100000-0xef2fffff]
[    1.011721] pci 0000:08:00.0:   bridge window [mem 0x2000000000-0x2000bfffff 64bit pref]
[    1.011729] pci 0000:00:1c.4: PCI bridge to [bus 08-0d]
[    1.011730] pci 0000:00:1c.4:   bridge window [io  0x2000-0x5fff]
[    1.011732] pci 0000:00:1c.4:   bridge window [mem 0xef100000-0xef2fffff]
[    1.011734] pci 0000:00:1c.4:   bridge window [mem 0x2000000000-0x2000bfffff 64bit pref]
[    1.011736] pci 0000:00:1d.0: PCI bridge to [bus 0e]
[    1.011743] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.011744] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.011744] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.011745] pci_bus 0000:00: resource 7 [mem 0x40000000-0xefffffff window]
[    1.011746] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    1.011746] pci_bus 0000:00: resource 9 [mem 0x2000000000-0x2fffffffff window]
[    1.011747] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    1.011747] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[    1.011748] pci_bus 0000:01: resource 2 [mem 0x2fe0000000-0x2ff1ffffff 64bit pref]
[    1.011749] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    1.011749] pci_bus 0000:04: resource 1 [mem 0xef400000-0xef4fffff]
[    1.011750] pci_bus 0000:07: resource 0 [io  0xc000-0xcfff]
[    1.011750] pci_bus 0000:07: resource 1 [mem 0xef300000-0xef3fffff]
[    1.011751] pci_bus 0000:08: resource 0 [io  0x2000-0x5fff]
[    1.011752] pci_bus 0000:08: resource 1 [mem 0xef100000-0xef2fffff]
[    1.011752] pci_bus 0000:08: resource 2 [mem 0x2000000000-0x2000bfffff 64bit pref]
[    1.011753] pci_bus 0000:09: resource 0 [io  0x2000-0x5fff]
[    1.011753] pci_bus 0000:09: resource 1 [mem 0xef100000-0xef2fffff]
[    1.011754] pci_bus 0000:09: resource 2 [mem 0x2000000000-0x2000bfffff 64bit pref]
[    1.011754] pci_bus 0000:0a: resource 0 [io  0x2000-0x2fff]
[    1.011755] pci_bus 0000:0a: resource 1 [mem 0xef200000-0xef2fffff]
[    1.011755] pci_bus 0000:0a: resource 2 [mem 0x2000000000-0x20001fffff 64bit pref]
[    1.011756] pci_bus 0000:0b: resource 0 [io  0x3000-0x3fff]
[    1.011757] pci_bus 0000:0b: resource 2 [mem 0x2000200000-0x20003fffff 64bit pref]
[    1.011757] pci_bus 0000:0c: resource 0 [io  0x4000-0x4fff]
[    1.011758] pci_bus 0000:0c: resource 1 [mem 0xef100000-0xef1fffff]
[    1.011758] pci_bus 0000:0c: resource 2 [mem 0x2000400000-0x20005fffff 64bit pref]
[    1.011759] pci_bus 0000:0d: resource 0 [io  0x5000-0x5fff]
[    1.011759] pci_bus 0000:0d: resource 2 [mem 0x2000600000-0x20007fffff 64bit pref]
[    1.011850] NET: Registered protocol family 2
[    1.011986] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[    1.012370] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.012452] TCP: Hash tables configured (established 524288 bind 65536)
[    1.012483] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[    1.012581] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[    1.012683] NET: Registered protocol family 1
[    1.089475] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.089736] PCI: CLS 64 bytes, default 64
[    1.089757] Unpacking initramfs...
[    1.225735] Freeing initrd memory: 17296K
[    1.225761] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.225763] software IO TLB [mem 0x2ff40000-0x33f40000] (64MB) mapped at [ffff8e232ff40000-ffff8e2333f3ffff]
[    1.225969] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns
[    1.226174] Scanning for low memory corruption every 60 seconds
[    1.226540] Initialise system trusted keyrings
[    1.226546] Key type blacklist registered
[    1.226609] workingset: timestamp_bits=40 max_order=24 bucket_order=0
[    1.227162] zbud: loaded
[    1.229433] Key type asymmetric registered
[    1.229448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.229490] io scheduler noop registered
[    1.229490] io scheduler deadline registered
[    1.229502] io scheduler cfq registered (default)
[    1.229503] io scheduler mq-deadline registered
[    1.229503] io scheduler kyber registered
[    1.229514] io scheduler bfq registered
[    1.231418] intel_idle: MWAIT substates: 0x142120
[    1.231418] intel_idle: v0.4.1 model 0x5E
[    1.231711] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.231812] GHES: HEST is not enabled!
[    1.231871] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.252573] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.253711] rtc_cmos 00:06: RTC can wake from S4
[    1.254104] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.254197] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.254201] intel_pstate: Intel P-state driver initializing
[    1.254987] intel_pstate: HWP enabled
[    1.255328] ledtrig-cpu: registered to indicate activity on CPUs
[    1.255367] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[    1.255509] NET: Registered protocol family 10
[    1.258803] Segment Routing with IPv6
[    1.258813] NET: Registered protocol family 17
[    1.259310] RAS: Correctable Errors collector initialized.
[    1.259324] microcode: sig=0x506e3, pf=0x2, revision=0xba
[    1.259678] microcode: Microcode Update Driver: v2.2.
[    1.259699] sched_clock: Marking stable (1259677115, 0)->(1261341200, -1664085)
[    1.259985] registered taskstats version 1
[    1.259988] Loading compiled-in X.509 certificates
[    1.259997] zswap: loaded using pool lzo/zbud
[    1.261555] Key type big_key registered
[    1.262531]   Magic number: 9:125:979
[    1.262569] memory memory26: hash matches
[    1.262692] rtc_cmos 00:06: setting system clock to 2017-11-24 08:57:37 UTC (1511513857)
[    1.263065] PM: Hibernation image not present or could not be loaded.
[    1.263729] Freeing unused kernel memory: 1336K
[    1.263730] Write protecting the kernel read-only data: 10240k
[    1.264054] Freeing unused kernel memory: 1536K
[    1.321918] nvidia: loading out-of-tree module taints kernel.
[    1.321922] nvidia: module license 'NVIDIA' taints kernel.
[    1.321923] Disabling lock debugging due to kernel taint
[    1.326858] nvidia-nvlink: Nvlink Core is being initialized, major device number 248
[    1.327076] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    1.327146] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  387.22  Wed Oct 25 23:13:21 PDT 2017 (using threaded interrupts)
[    1.328008] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  387.22  Wed Oct 25 22:46:40 PDT 2017
[    1.329177] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 247
[    1.329410] Linux agpgart interface v0.103
[    1.331886] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    1.331887] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    1.359441] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.388730] SCSI subsystem initialized
[    1.388756] ACPI: bus type USB registered
[    1.388768] usbcore: registered new interface driver usbfs
[    1.388772] usbcore: registered new interface driver hub
[    1.388820] usbcore: registered new device driver usb
[    1.389835] libata version 3.00 loaded.
[    1.390168] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.390172] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.391422] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    1.391425] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.391603] hub 1-0:1.0: USB hub found
[    1.391662] hub 1-0:1.0: 16 ports detected
[    1.392617] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.392618] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.392719] hub 2-0:1.0: USB hub found
[    1.392759] hub 2-0:1.0: 10 ports detected
[    1.393699] ahci 0000:00:17.0: version 3.0
[    1.393854] xhci_hcd 0000:0c:00.0: xHCI Host Controller
[    1.393857] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 3
[    1.395338] xhci_hcd 0000:0c:00.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    1.395637] hub 3-0:1.0: USB hub found
[    1.395650] hub 3-0:1.0: 2 ports detected
[    1.395749] xhci_hcd 0000:0c:00.0: xHCI Host Controller
[    1.395750] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 4
[    1.395849] hub 4-0:1.0: USB hub found
[    1.395851] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    1.396002] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.404134] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    1.404135] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
[    1.457600] scsi host0: ahci
[    1.457858] scsi host1: ahci
[    1.458152] scsi host2: ahci
[    1.458455] scsi host3: ahci
[    1.458626] scsi host4: ahci
[    1.458766] scsi host5: ahci
[    1.458795] ata1: SATA max UDMA/133 abar m2048@0xef526000 port 0xef526100 irq 122
[    1.458798] ata2: SATA max UDMA/133 abar m2048@0xef526000 port 0xef526180 irq 122
[    1.458803] ata3: SATA max UDMA/133 abar m2048@0xef526000 port 0xef526200 irq 122
[    1.458804] ata4: SATA max UDMA/133 abar m2048@0xef526000 port 0xef526280 irq 122
[    1.458808] ata5: SATA max UDMA/133 abar m2048@0xef526000 port 0xef526300 irq 122
[    1.458812] ata6: SATA max UDMA/133 abar m2048@0xef526000 port 0xef526380 irq 122
[    1.459031] ahci 0000:04:00.0: SSS flag set, parallel bus scan disabled
[    1.459073] ahci 0000:04:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.459074] ahci 0000:04:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
[    1.459337] scsi host6: ahci
[    1.459432] scsi host7: ahci
[    1.459466] ata7: SATA max UDMA/133 abar m512@0xef410000 port 0xef410100 irq 124
[    1.459470] ata8: SATA max UDMA/133 abar m512@0xef410000 port 0xef410180 irq 124
[    1.710194] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.768077] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.768114] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.769026] ata1.00: NCQ Send/Recv Log not supported
[    1.769031] ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM06B0Q, max UDMA/133
[    1.769035] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.769064] ata2.00: NCQ Send/Recv Log not supported
[    1.769069] ata2.00: ATA-9: Samsung SSD 840 PRO Series, DXM06B0Q, max UDMA/133
[    1.769072] ata2.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.769488] ata1.00: NCQ Send/Recv Log not supported
[    1.769498] ata1.00: configured for UDMA/133
[    1.769604] ata2.00: NCQ Send/Recv Log not supported
[    1.769611] ata2.00: configured for UDMA/133
[    1.769958] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 840  6B0Q PQ: 0 ANSI: 5
[    1.771869] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.771910] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.771919] ata7: SATA link down (SStatus 0 SControl 300)
[    1.771943] ata6: SATA link down (SStatus 4 SControl 300)
[    1.771992] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.772173] ata5.00: supports DRM functions and may not be fully accessible
[    1.772696] ata4.00: ATA-8: ST4000DM000-1F2168, CC52, max UDMA/133
[    1.772701] ata4.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.773536] ata4.00: configured for UDMA/133
[    1.773889] ata3.00: supports DRM functions and may not be fully accessible
[    1.774356] ata3.00: disabling queued TRIM support
[    1.774360] ata3.00: ATA-9: Samsung SSD 840 EVO 1TB, EXT0DB6Q, max UDMA/133
[    1.774364] ata3.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.775076] ata3.00: supports DRM functions and may not be fully accessible
[    1.775480] ata3.00: disabling queued TRIM support
[    1.775529] ata5.00: disabling queued TRIM support
[    1.775533] ata5.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
[    1.775537] ata5.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.775955] ata3.00: configured for UDMA/133
[    1.776660] ata5.00: supports DRM functions and may not be fully accessible
[    1.777353] ata5.00: disabling queued TRIM support
[    1.778324] ata5.00: configured for UDMA/133
[    1.807707] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  6B0Q PQ: 0 ANSI: 5
[    1.841302] hub 1-1:1.0: USB hub found
[    1.841351] hub 1-1:1.0: 4 ports detected
[    1.860666] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
[    1.911047] scsi 3:0:0:0: Direct-Access     ATA      ST4000DM000-1F21 CC52 PQ: 0 ANSI: 5
[    1.951061] scsi 4:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
[    1.953768] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.974402] hub 2-1:1.0: USB hub found
[    1.974710] hub 2-1:1.0: 4 ports detected
[    2.083437] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[    2.216577] hub 1-4:1.0: USB hub found
[    2.216923] hub 1-4:1.0: 3 ports detected
[    2.237031] clocksource: Switched to clocksource tsc
[    2.301027] ata8: SATA link down (SStatus 0 SControl 300)
[    2.303393] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd
[    2.307403] ata1.00: Enabling discard_zeroes_data
[    2.307418] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    2.307421] sd 0:0:0:0: [sda] Write Protect is off
[    2.307422] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.307426] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.307429] ata2.00: Enabling discard_zeroes_data
[    2.307491] sd 3:0:0:0: [sdd] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    2.307492] sd 1:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    2.307492] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    2.307493] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.307499] sd 3:0:0:0: [sdd] Write Protect is off
[    2.307500] sd 2:0:0:0: [sdc] Write Protect is off
[    2.307501] ata1.00: Enabling discard_zeroes_data
[    2.307502] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.307503] sd 1:0:0:0: [sdb] Write Protect is off
[    2.307503] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.307504] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.307514] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.307516] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.307517] sd 4:0:0:0: [sde] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    2.307519] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.307521] sd 4:0:0:0: [sde] Write Protect is off
[    2.307522] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[    2.307535] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.307598] ata2.00: Enabling discard_zeroes_data
[    2.309160]  sda: sda1 sda2 sda3 sda4 sda5
[    2.309255]  sdb: sdb1 sdb2
[    2.309288] ata1.00: Enabling discard_zeroes_data
[    2.309312] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.309339] ata2.00: Enabling discard_zeroes_data
[    2.309400] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.316136]  sde: sde1
[    2.318799] sd 4:0:0:0: [sde] supports TCG Opal
[    2.318802] sd 4:0:0:0: [sde] Attached SCSI disk
[    2.371620]  sdd: sdd1 sdd2
[    2.372993] sd 3:0:0:0: [sdd] Attached SCSI disk
[    2.530529] usb 2-6: new SuperSpeed USB device number 3 using xhci_hcd
[    2.544850]  sdc: sdc1 sdc2
[    2.547017] sd 2:0:0:0: [sdc] supports TCG Opal
[    2.547021] sd 2:0:0:0: [sdc] Attached SCSI disk
[    2.553430] hub 2-6:1.0: USB hub found
[    2.553717] hub 2-6:1.0: 3 ports detected
[    2.602006] hidraw: raw HID events driver (C) Jiri Kosina
[    2.660075] usb 1-6: new high-speed USB device number 5 using xhci_hcd
[    2.710648] usbcore: registered new interface driver usbhid
[    2.710651] usbhid: USB HID core driver
[    2.712197] input: Kingston HyperX 7.1 Audio as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.3/0003:0951:16A4.0001/input/input1
[    2.766716] hid-generic 0003:0951:16A4.0001: input,hiddev0,hidraw0: USB HID v1.11 Device [Kingston HyperX 7.1 Audio] on usb-0000:00:14.0-1.4/input3
[    2.793462] hub 1-6:1.0: USB hub found
[    2.793767] hub 1-6:1.0: 3 ports detected
[    2.863527] usb 1-4.2: new full-speed USB device number 6 using xhci_hcd
[    2.957608] input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.0/0003:046D:C07D.0002/input/input2
[    2.957714] hid-generic 0003:046D:C07D.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Gaming Mouse G502] on usb-0000:00:14.0-4.2/input0
[    2.959400] input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:046D:C07D.0003/input/input3
[    3.013774] hid-generic 0003:046D:C07D.0003: input,hiddev1,hidraw2: USB HID v1.11 Keyboard [Logitech Gaming Mouse G502] on usb-0000:00:14.0-4.2/input1
[    3.027024] usb 2-6.3: new SuperSpeed USB device number 4 using xhci_hcd
[    3.048434] hub 2-6.3:1.0: USB hub found
[    3.048818] hub 2-6.3:1.0: 3 ports detected
[    3.213587] usb 1-7: new full-speed USB device number 7 using xhci_hcd
[    3.440249] usb 1-6.3: new high-speed USB device number 8 using xhci_hcd
[    3.557124] hub 1-6.3:1.0: USB hub found
[    3.557424] hub 1-6.3:1.0: 3 ports detected
[    3.626734] usb 1-4.3: new full-speed USB device number 9 using xhci_hcd
[    3.648386] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[    3.721739] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.735778] systemd[1]: systemd 235 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[    3.793636] usb 2-6.3.1: new SuperSpeed USB device number 5 using xhci_hcd
[    3.923352] usb 1-8: new full-speed USB device number 10 using xhci_hcd
[    3.946822] systemd[1]: Detected architecture x86-64.
[    3.947751] systemd[1]: Set hostname to <dev.luketic>.
[    4.037945] systemd[1]: Reached target Login Prompts.
[    4.038000] systemd[1]: Reached target Remote File Systems.
[    4.038017] systemd[1]: Reached target Swap.
[    4.038232] systemd[1]: Created slice User and Session Slice.
[    4.038340] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.038377] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.038453] systemd[1]: Created slice System Slice.
[    4.052973] EXT4-fs (sdb2): re-mounted. Opts: data=ordered,discard
[    4.053422] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.053452] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    4.053481] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    4.053502] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    4.053526] sd 4:0:0:0: Attached scsi generic sg4 type 0
[    4.058399] vboxdrv: Found 8 processor cores
[    4.061383] input: RODE Microphones RODE NT-USB as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.3/0003:19F7:0003.0006/input/input4
[    4.068498] random: crng init done
[    4.076932] vboxdrv: TSC mode is Invariant, tentative frequency 3599985024 Hz
[    4.076933] vboxdrv: Successfully loaded version 5.2.0 (interface 0x00290000)
[    4.077460] VBoxPciLinuxInit
[    4.078259] vboxpci: IOMMU not found (not registered)
[    4.078525] VBoxNetAdp: Successfully started.
[    4.079257] VBoxNetFlt: Successfully started.
[    4.085206] systemd-journald[271]: Received request to flush runtime journal from PID 1
[    4.117173] hid-generic 0003:19F7:0003.0006: input,hiddev2,hidraw3: USB HID v1.00 Device [RODE Microphones RODE NT-USB] on usb-0000:00:14.0-8/input3
[    4.605991] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[    4.606000] ACPI: Sleep Button [SLPB]
[    4.606032] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[    4.606037] ACPI: Power Button [PWRB]
[    4.606069] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[    4.606081] ACPI: Power Button [PWRF]
[    4.608938] media: Linux media interface: v0.10
[    4.613035] Linux video capture interface: v2.00
[    4.615996] ov5693: module is from the staging directory, the quality is unknown, you have been warned.
[    4.617293] ov5693: module is from the staging directory, the quality is unknown, you have been warned.
[    4.680388] EDAC MC0: Giving out device to module ie31200_edac controller IE31200: DEV 0000:00:00.0 (POLLED)
[    4.680548] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    4.680597] thermal LNXTHERM:00: registered as thermal_zone0
[    4.680598] ACPI: Thermal Zone [TZ00] (28 C)
[    4.681132] thermal LNXTHERM:01: registered as thermal_zone1
[    4.681133] ACPI: Thermal Zone [TZ01] (30 C)
[    4.681137] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    4.682542] Bluetooth: Core ver 2.22
[    4.682552] NET: Registered protocol family 31
[    4.682553] Bluetooth: HCI device and connection manager initialized
[    4.682555] Bluetooth: HCI socket layer initialized
[    4.682557] Bluetooth: L2CAP socket layer initialized
[    4.682560] Bluetooth: SCO socket layer initialized
[    4.683496] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    4.685706] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    4.687090] Bluetooth: HCI UART driver ver 2.3
[    4.687091] Bluetooth: HCI UART protocol H4 registered
[    4.687091] Bluetooth: HCI UART protocol BCSP registered
[    4.687099] Bluetooth: HCI UART protocol LL registered
[    4.687099] Bluetooth: HCI UART protocol ATH3K registered
[    4.687099] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    4.687124] Bluetooth: HCI UART protocol Intel registered
[    4.687129] Bluetooth: HCI UART protocol Broadcom registered
[    4.687130] Bluetooth: HCI UART protocol QCA registered
[    4.687130] Bluetooth: HCI UART protocol AG6XX registered
[    4.687130] Bluetooth: HCI UART protocol Marvell registered
[    4.691801] alx 0000:07:00.0: enabling device (0000 -> 0002)
[    4.692363] thunderbolt 0000:0a:00.0: enabling device (0000 -> 0002)
[    4.692650] thunderbolt 0000:0a:00.0: NHI initialized, starting thunderbolt
[    4.692652] thunderbolt 0000:0a:00.0: allocating TX ring 0 of size 10
[    4.692667] thunderbolt 0000:0a:00.0: allocating RX ring 0 of size 10
[    4.692677] thunderbolt 0000:0a:00.0: control channel created
[    4.692677] thunderbolt 0000:0a:00.0: control channel starting...
[    4.692678] thunderbolt 0000:0a:00.0: starting TX ring 0
[    4.692693] thunderbolt 0000:0a:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[    4.692694] thunderbolt 0000:0a:00.0: starting RX ring 0
[    4.692709] thunderbolt 0000:0a:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[    4.692722] thunderbolt 0000:0a:00.0: starting ICM firmware
[    4.692730] BUG: unable to handle kernel NULL pointer dereference at 0000000000000988
[    4.692742] IP: pci_write_config_dword+0x5/0x30
[    4.692747] PGD 0 
[    4.692747] P4D 0 
[    4.692757] Oops: 0000 [#1] PREEMPT SMP
[    4.692761] Modules linked in: thunderbolt(+) alx(+) snd_hda_intel(+) snd_usb_audio(+) mdio snd_hda_codec snd_usbmidi_lib snd_hda_core hci_uart snd_rawmidi snd_hwdep snd_seq_device snd_pcm nls_iso8859_1 btbcm evdev btqca snd_timer mei_me(+) joydev btintel nls_cp437 snd vfat fat pcc_cpufreq(-) mac_hid soundcore mei shpchp ie31200_edac fan(+) thermal bluetooth battery ov5693(C) pinctrl_sunrisepoint pinctrl_intel intel_lpss_acpi v4l2_common intel_lpss video wmi ecdh_generic videodev rfkill i2c_hid acpi_als tpm_infineon kfifo_buf media tpm_tis industrialio acpi_pad tpm_tis_core tpm button sch_fq_codel vboxnetflt(O) vboxnetadp(O) pci_stub vboxpci(O) vboxdrv(O) sg crypto_user ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto hid_generic usbhid hid sd_mod serio_raw atkbd libps2 ahci libahci xhci_pci xhci_hcd
[    4.692826]  libata usbcore scsi_mod crc32c_intel usb_common i8042 serio nvidia_drm(PO) drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm agpgart nvidia_uvm(PO) nvidia_modeset(PO) nvidia(PO)
[    4.692845] CPU: 6 PID: 299 Comm: systemd-udevd Tainted: P         C O    4.13.12-1-ARCH #1
[    4.692852] Hardware name: Gigabyte Technology Co., Ltd. X170-Extreme ECC/X170-Extreme ECC, BIOS F21b 07/04/2017
[    4.692859] task: ffff8e3373c85d00 task.stack: ffffb62a46ef8000
[    4.692864] RIP: 0010:pci_write_config_dword+0x5/0x30
[    4.692868] RSP: 0018:ffffb62a46efb9d8 EFLAGS: 00010282
[    4.692873] RAX: 0000000040000126 RBX: 0000000000000000 RCX: 0000000000000050
[    4.692878] RDX: 0000000000000200 RSI: 0000000000000034 RDI: 0000000000000000
[    4.692882] RBP: ffffb62a46efba10 R08: 0000000000000200 R09: 0000000000000004
[    4.692887] R10: 0000000000002000 R11: 0000000000000001 R12: 0000000000000000
[    4.692891] R13: 0000000000000050 R14: ffff8e3371a33f30 R15: 0000000000000000
[    4.692896] FS:  00007fa7f3ec20c0(0000) GS:ffff8e33bed80000(0000) knlGS:0000000000000000
[    4.692900] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    4.692902] CR2: 0000000000000988 CR3: 0000001071b39000 CR4: 00000000003406e0
[    4.692905] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[    4.692907] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[    4.692910] Call Trace:
[    4.692917]  ? pcie2cio_write+0x43/0x90 [thunderbolt]
[    4.692922]  icm_driver_ready+0x175/0x270 [thunderbolt]
[    4.692926]  ? tb_ctl_start+0x50/0x90 [thunderbolt]
[    4.692930]  tb_domain_add+0x76/0xf0 [thunderbolt]
[    4.692934]  nhi_probe+0x19e/0x310 [thunderbolt]
[    4.692938]  local_pci_probe+0x42/0xa0
[    4.692940]  ? pci_match_device+0xe0/0x110
[    4.692943]  pci_device_probe+0x18d/0x1a0
[    4.692946]  driver_probe_device+0x2ff/0x450
[    4.692949]  __driver_attach+0xa4/0xe0
[    4.692951]  ? driver_probe_device+0x450/0x450
[    4.692955]  bus_for_each_dev+0x6e/0xb0
[    4.692958]  driver_attach+0x1e/0x20
[    4.692960]  bus_add_driver+0x1c7/0x270
[    4.692963]  ? 0xffffffffc176d000
[    4.692965]  driver_register+0x60/0xe0
[    4.692967]  ? 0xffffffffc176d000
[    4.692970]  __pci_register_driver+0x4c/0x50
[    4.692974]  nhi_init+0x28/0x1000 [thunderbolt]
[    4.692977]  do_one_initcall+0x50/0x190
[    4.692981]  ? do_init_module+0x27/0x1f2
[    4.692984]  do_init_module+0x5f/0x1f2
[    4.692987]  load_module+0x23f3/0x2be0
[    4.692991]  SYSC_init_module+0x16b/0x1a0
[    4.692994]  ? SYSC_init_module+0x16b/0x1a0
[    4.692997]  SyS_init_module+0xe/0x10
[    4.693000]  do_syscall_64+0x54/0xc0
[    4.693003]  entry_SYSCALL64_slow_path+0x25/0x25
[    4.693005] RIP: 0033:0x7fa7f380fcca
[    4.693008] RSP: 002b:00007ffdb4555088 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    4.693012] RAX: ffffffffffffffda RBX: 0000556615441f30 RCX: 00007fa7f380fcca
[    4.693014] RDX: 00007fa7f30e1cb5 RSI: 0000000000020ec8 RDI: 000055661548fdf0
[    4.693016] RBP: 00007fa7f30e1cb5 R08: 0000000000000001 R09: 00000000000000a9
[    4.693019] R10: 0000000000000000 R11: 0000000000000246 R12: 000055661548fdf0
[    4.693021] R13: 000055661544ce90 R14: 0000000000020000 R15: 00007ffdb4555b80
[    4.693024] Code: 87 c0 00 00 00 b9 04 00 00 00 48 89 e5 ff 50 20 5d c3 b8 87 00 00 00 c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 <48> 8b 8f 88 09 00 00 83 e1 01 75 0b 55 48 89 e5 e8 a6 ff ff ff 
[    4.693046] RIP: pci_write_config_dword+0x5/0x30 RSP: ffffb62a46efb9d8
[    4.693048] CR2: 0000000000000988
[    4.693051] ---[ end trace ecf0afa3717ee5fb ]---
[    4.696693] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    4.696972] snd_hda_intel 0000:01:00.1: Disabling MSI
[    4.696977] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    4.702130] alx 0000:07:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [1c:1b:0d:04:fd:2f]
[    4.723387] pps_core: LinuxPPS API ver. 1 registered
[    4.723392] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    4.724060] i801_smbus 0000:00:1f.4: enabling device (0001 -> 0003)
[    4.724188] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    4.724216] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    4.724349] snd_hda_codec_ca0132 hdaudioC1D0: autoconfig for CA0132: line_outs=1 (0xb/0x0/0x0/0x0/0x0) type:line
[    4.724355] snd_hda_codec_ca0132 hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.724359] snd_hda_codec_ca0132 hdaudioC1D0:    hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
[    4.724363] snd_hda_codec_ca0132 hdaudioC1D0:    mono: mono_out=0x0
[    4.724366] snd_hda_codec_ca0132 hdaudioC1D0:    dig-out=0xc/0x0
[    4.724368] snd_hda_codec_ca0132 hdaudioC1D0:    inputs:
[    4.724371] snd_hda_codec_ca0132 hdaudioC1D0:      Mic=0x12
[    4.724373] snd_hda_codec_ca0132 hdaudioC1D0:      Line=0x11
[    4.725222] usb 1-1.4: 2:1: cannot get freq at ep 0x1
[    4.725382] PTP clock support registered
[    4.728335] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    4.728339] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.728512] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    4.729876] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    4.729884] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.729888] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.729893] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    4.729897] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    4.729901] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    4.733136] AVX2 version of gcm_enc/dec engaged.
[    4.733140] AES CTR mode by8 optimization enabled
[    4.743860] usbcore: registered new interface driver snd-usb-audio
[    4.753541] input: PC Speaker as /devices/platform/pcspkr/input/input9
[    4.755251] intel_rapl: Found RAPL domain package
[    4.755258] intel_rapl: Found RAPL domain core
[    4.755263] intel_rapl: Found RAPL domain dram
[    4.797073] mousedev: PS/2 mouse device common for all mice
[    4.798058] EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: data=ordered,discard
[    4.799175] input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input10
[    4.799325] input: ROCCAT ROCCAT Ryos MK Pro as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:1E7D:3232.0004/input/input11
[    4.799328] usbcore: registered new interface driver xpad
[    4.800289] alx 0000:07:00.0 enp7s0: renamed from eth0
[    4.800721] iTCO_vendor_support: vendor-support=0
[    4.801712] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    4.801795] usb-storage 2-6.3.1:1.0: USB Mass Storage device detected
[    4.801844] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    4.801936] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.803601] scsi host8: usb-storage 2-6.3.1:1.0
[    4.803674] usbcore: registered new interface driver usb-storage
[    4.805565] usbcore: registered new interface driver uas
[    4.856923] ryos 0003:1E7D:3232.0004: input,hidraw4: USB HID v1.11 Keyboard [ROCCAT ROCCAT Ryos MK Pro] on usb-0000:00:14.0-4.3/input0
[    4.857173] input: ROCCAT ROCCAT Ryos MK Pro as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.1/0003:1E7D:3232.0005/input/input12
[    4.917172] ryos 0003:1E7D:3232.0005: input,hiddev3,hidraw5: USB HID v1.11 Pointer [ROCCAT ROCCAT Ryos MK Pro] on usb-0000:00:14.0-4.3/input1
[    4.997260] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    5.084619] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 1c:1b:0d:04:fd:31
[    5.084642] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    5.084757] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[    5.085467] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    5.346935] snd_hda_codec_ca0132 hdaudioC1D0: ca0132 DSP downloaded and running
[    5.420917] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input13
[    5.421300] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input14
[    5.421385] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input15
[    5.421450] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input16
[    5.514115] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[    5.514492] IPv6: ADDRCONF(NETDEV_UP): enp7s0: link is not ready
[    5.530414] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    5.534864] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    5.595202] input: HDA Intel PCH Front Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card1/input17
[    5.595267] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card1/input18
[    5.595313] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card1/input19
[    5.714758] NVRM: Your system is not currently configured to drive a VGA console
[    5.715614] nvidia-modeset: Allocated GPU:0 (GPU-c13ba231-038a-3845-f392-9a863269f5ab) @ PCI:0000:01:00.0
[    5.750248] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    5.751652] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
[    5.810986] scsi 8:0:0:0: Direct-Access     Generic  STORAGE DEVICE   1531 PQ: 0 ANSI: 6
[    5.811222] sd 8:0:0:0: Attached scsi generic sg5 type 0
[    5.813282] sd 8:0:0:0: [sdf] Attached SCSI removable disk
[    6.223733] snd_hda_codec_ca0132 hdaudioC1D0: ca0132 DSP downloaded and running
[    6.642386] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    6.655652] Ebtables v2.0 registered
[    6.844979] fuse init (API version 7.26)
[    7.083064] alx 0000:07:00.0 enp7s0: NIC Up: 1 Gbps Full
[    7.083273] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[    7.085313] br0: port 1(enp7s0) entered blocking state
[    7.085316] br0: port 1(enp7s0) entered disabled state
[    7.085342] device enp7s0 entered promiscuous mode
[    7.085429] br0: port 1(enp7s0) entered blocking state
[    7.085430] br0: port 1(enp7s0) entered listening state
[    8.263219] usb 1-1.4: 1:1: cannot get freq at ep 0x81
[    8.275274] usb 1-1.4: 1:1: cannot get freq at ep 0x81
[   23.516724] br0: port 1(enp7s0) entered learning state
[   38.876681] br0: port 1(enp7s0) entered forwarding state

Last edited by dalu (2017-12-01 09:27:41)

Offline

#2 2017-11-25 05:31:07

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

nvidia-387.34-3 doesn't seem to be any better
still the same issues

Offline

#3 2017-11-25 10:10:45

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [solved] nvidia 387.22 seems to have issues

you're aware that the kernel oops is in the thunderbolt module?
can you boot a non-graphical target?
does this affect any output (eg. also VGA instead of DP/hdmi?

Offline

#4 2017-11-25 13:36:48

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

Yes I've looked it up a few hours after the 2nd post (thunderbolt).
No, I can't even ctrl+alt+[f1...f6]
I have no other means of connecting to the monitor than DP
The card has only dp and hdmi ports and so does the monitor.
When I ctrl+alt+f1 or f2 etc I need to press the reset key

https://lh3.googleusercontent.com/ExFeI … RkBR20Hdsw
^ is what the screen looks like when kms by the nvidia driver is enabled
otherwise it's backlight on, backlight off for like 4 seconds until x runs

I had something like this on my laptop, at least the symptoms
the laptop's monitor and at that time the  980m wouldn't correctly find edid values
noveau would play the on/off game while official would improperly sync
A few nvidia versions later it worked.

I know it's really, not much to go with here..
It must be something that happened between 10.Aug.2017 and 21.Nov.2017
because I was able to boot and run before that, no issues.

https://devtalk.nvidia.com/default/topi … glstreams/
something about kms and framebuffer

Last edited by dalu (2017-11-25 13:42:24)

Offline

#5 2017-11-25 14:28:09

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [solved] nvidia 387.22 seems to have issues

No, I can't even ctrl+alt+[f1...f6]

Tht's not what I meant: https://wiki.archlinux.org/index.php/Sy … _boot_into

I get to gdm or pass sddm's autologin into cinnamon or gnome3 if you like
but only if grub text mode is enabled else I'm not getting anywhere past the loading initrd message

Does those quotes imply you can get graphical output with a VGA console, but then fail to switch the VT?

It must be something that happened between 10.Aug.2017 and 21.Nov.2017

Does the lts kernel only prevent the thunderbolt oops or does it also provide a working video output?

Offline

#6 2017-11-25 14:40:06

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

which target should I boot into? never mind. multi-user.target
I'll try that now

seth wrote:

Does those quotes imply you can get graphical output with a VGA console, but then fail to switch the VT?

I don't know what that means. Idk what a VGA console is or a VT.

- I boot with gfxmode on in grub
I can't get anywhere past the "Loading Initial Ramdisk..."

- I boot with text mode on in grub
I get the backlight on/off thing and then x starts and I get a cinnamon or w/e session.

if VT means 80x24 terminal, big letters
and VGA console means a highres terminal
I'm not getting either
I'm getting no terminal at all

seth wrote:

Does the lts kernel only prevent the thunderbolt oops or does it also provide a working video output?

only thunderbolt oops
no console (not initially or ctrl+alt+f-key)
xorg video is unchanged,
the whole boot process is unchanged from the non-lts kernel and driver.
lts boot takes longer

Last edited by dalu (2017-11-25 14:40:37)

Offline

#7 2017-11-25 15:00:08

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

multi-user.target results in what I described above
only grub's boot output being present
and the blue dots appearing

https://lh3.googleusercontent.com/oNY3u … i6c1xXDT2w

Offline

#8 2017-11-25 15:08:00

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

I've created a forum post in nvidia developers forum
https://devtalk.nvidia.com/default/topi … th-387-34/

Offline

#9 2017-11-27 11:24:42

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

Some more info:

1.
uninstalled nvidia package
*turned off vt-d* in bios
removed the modules from mkinitcpio.conf
grub mode remained text
booted with noveau
I'm getting a vga console
but I'm not getting an xorg session (cinnamon)

2.
grub mode gfx
system locks, no vga console

3.
installed nvidia package
NOT added nvidia stuff to mkinitcpio.conf MODULES
nvidia-drm.modeset=1 remained in /etc/modprobe.d/nvidia
grub text mode
I'm getting a vga console
but unable to get an xorg session

4.
added nvidia stuff to mkinitcpio.conf MODULES
grub text mode
not getting a vga console or any console at all
but getting an xorg session

however I'm able to ctrl+alt+f2(e.g.) and back to ctrl+alt+f1 without the system crashing

things I've noticed:
noveau before switching to vga console displays one horizontal stripe of grey/green short blocks (like 1mm grey|1mm green)
nvidia before switching to vga console displays the blue dots

So now I'm going to try to

sudo mv /etc/X11/xorg.conf.d/20-nvidia.conf ./

and remove the MODULES from mkinitcpio.conf

update

so what actually happens in 3. is:
altough the nvidia package blacklists nouveau in /usr/lib/modprobe.d/nvidia
this is completely ignored
nouveau is loaded (I noticed because of the grey/green blocks)
and nvidia can't load resulting in xorg not running

however the current config with nvidia loaded and nouveau blacklisted in /etc/modprobe.d/blacklist_nouveau
and

MODULES="nvidia nvidia_modeset nvidia_uvm nvidia_drm"

in /etc/mkinitcpio.conf
results in more of the same, blue dots and no console but xorg running...
goto 10

and the same happens with kernel 4.14.2 and 387.34-6

So what happened between august 10th and november 21st that killed the console?

Last edited by dalu (2017-11-27 11:47:18)

Offline

#10 2017-11-27 11:53:06

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: [solved] nvidia 387.22 seems to have issues

dalu wrote:

nvidia-drm.modeset=1 remained in /etc/modprobe.d/nvidia

That is not a valid modprobe config syntax nor a valid modprobe config filename. https://wiki.archlinux.org/index.php/Ke … probe.d.2F

Last edited by V1del (2017-11-27 11:53:48)

Offline

#11 2017-11-27 12:12:22

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [solved] nvidia 387.22 seems to have issues

Also I'n not sure whether /etc/modprobe.d/nvidia.conf would shadow /usr/lib/modprobe.d/nvidia/nvidia.conf ...

Offline

#12 2017-11-28 12:01:20

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

V1del,
they are of course with a ".conf" suffix. I just didn't have that in mind, considering everything.

seth,

yes I renamed /etc/modprobe.d/nvidia.conf to /etc/modprobe.d/nvidia-drm.conf
and commenting the "blacklist nouveau" in /etc/modprobe.d
/etc/modprobe.d
overrides
/usr/lib/modprobe.d
(so no bug)

for what it's worth I also have kvm nested enabled
aka

options kvm_intel nested=1

however in the nvidia forum aplattner wrote something

From your new log from Google Drive, it looks like the kernel is not getting an EFI framebuffer configuration from grub, or maybe it's not recognizing what grub is telling it. If it did get a framebuffer configuration, it would have initialized efifb and printed lines like the ones I pasted in #3.
(dalu)#3 being something like
    [    0.457391] efifb: probing for efifb
    [    0.457409] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005c00000, using 8640k, total 8640k
    [    0.457410] efifb: mode is 1920x1080x32, linelength=8192, pages=1
    [    0.457411] efifb: scrolling: redraw
    [    0.457412] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [    0.461308] Console: switching to colour frame buffer device 240x67
    [    0.465469] fb0: EFI VGA frame buffer device
(/dalu)
Since the nvidia driver doesn't override the console with its own, then you won't get a console if the kernel never set one up in the first place. This seems like an interaction problem between grub and the kernel, and nothing fundamentally wrong with the driver.

On a related note, there is no VGA text mode in EFI. To have a console at all, it has to be a framebuffer console of some kind. That's probably why it complains when you try to set it to "text".

Offline

#13 2017-11-28 13:06:59

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

Where would I find older nvidia-dkms versions?
I'd like to try older drivers and see if they work

Offline

#14 2017-11-28 13:19:06

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: [solved] nvidia 387.22 seems to have issues

I can confirm that you won't be able to switch to a console if your nvidia-drm doesn't activate modeset. Can you remove any customizations you've made to the GRUB config regarding this, make sure that nvidia-drm has modeset=1 enabled, and still not getting a console? Post

cat /etc/modprobe.d/*
sudo systool -vm nvidia_drm

I really don't believe this to be an issue with the nvidia driver, unless given evidence that your general setup should be correct.

Either way, for older packages https://wiki.archlinux.org/index.php/Do … g_packages

Offline

#15 2017-11-28 15:01:16

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

$ cat /etc/modprobe.d/*
options kvm_intel nested=1
#blacklist nouveau
options nvidia_drm modeset=1
#options vfio-pci ids=10de:1b80,10de:10f0

$ sudo systool -vm nvidia_drm
Module = "nvidia_drm"

  Attributes:
    coresize            = "45056"
    initsize            = "0"
    initstate           = "live"
    refcnt              = "1"
    srcversion          = "2020200811FD145D5ADCA67"
    taint               = "PO"
    uevent              = <store method only>
    version             = "387.34"

  Parameters:
    modeset             = "Y"

  Sections:
    .bss                = "0xffffffffc1262900"
    .data.unlikely      = "0xffffffffc12625b8"
    .data               = "0xffffffffc1262000"
    .exit.text          = "0xffffffffc125e807"
    .gnu.linkonce.this_module= "0xffffffffc12625c0"
    .init.text          = "0xffffffffc1266000"
    .note.gnu.build-id  = "0xffffffffc125f000"
    .rodata.str1.1      = "0xffffffffc125f6e0"
    .rodata.str1.8      = "0xffffffffc125f840"
    .rodata             = "0xffffffffc125f040"
    .smp_locks          = "0xffffffffc1261450"
    .strtab             = "0xffffffffc1268cb0"
    .symtab             = "0xffffffffc1267000"
    .text               = "0xffffffffc125a000"
    __bug_table         = "0xffffffffc12624e0"
    __mcount_loc        = "0xffffffffc1261120"
    __param             = "0xffffffffc1261468"

I tried kernel 4.12.5 and .. nvidia-dkms before august 10th
also current kernel with the old dkms
and 4.12.5 with current dkms
still the same

Look, if I boot with anything but

GRUB_GFXPAYLOAD_LINUX=text

it's game over
I'm not getting past "loading initial ramdisk..."
blue dots, which represent text "login:" and whatever is usually displayed
in the wrong resolution or sync or w/e

Maybe it's unable to deal with displayport?
Wouldn't be a first.

So annoying this has already cost me the better part of the productive day for the last few days.

At least now it actually reboots when I tell it to reboot and doesn't get stuck rebooting. But that's probably just temporarily.

Is it nvidia-drm or nvidia_drm? because I've tried both and actually now have both on the kernel params line
I had nvidia-drm modeset=1 in /etc/modprobe.d, now I don't as you can see

Offline

#16 2017-11-28 21:53:13

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: [solved] nvidia 387.22 seems to have issues

dalu wrote:

Is it nvidia-drm or nvidia_drm? because I've tried both and actually now have both on the kernel params line

It is nvidia-drm but provides the name nvidia_drm.
Edit:
In the general case the kernel will substitute - for _ and vice versa to match a module name.

Last edited by loqs (2017-11-28 21:55:52)

Offline

#17 2017-11-29 09:36:42

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

V1del wrote:

Can you remove any customizations you've made to the GRUB config regarding this, make sure that nvidia-drm has modeset=1 enabled, and still not getting a console?

So for the record,

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
GRUB_TERMINAL_INPUT=console
GRUB_GFXMODE=auto
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_DISABLE_RECOVERY=true

This is the default grub, comments removed.

Since this doesn't have

GRUB_GFXPAYLOAD_LINUX=text

The boot process doesn't get past the "loading initial ramdisk...." screen
blue dots appear on the top left corner

The "backlight on/off" is the X11 nvidia driver trying to find or set a resolution, at least that's what I believe to be very likely

grub is installed with

grub-install /dev/sda

it picks x86_64-efi mode on its own

Also that "now it reboots"? Gone. Its ability to reboot seems to depend on the phase of the moon and the immediate presence of virgins walking by outside on the street

trying to ICMP to static IP while blue dots/"loading initial ramdisk" lockup isn't possible because it never gets assigned
therefore no sshd login is possible
this pretend-professional motherboard doesn't have a serial port
so IDK.
I could only try reinstalling and hoping it works
Gigabyte has adopted a tradition of badly supported BIOSes in the recent years
For instance wake on lan sometimes works and then it doesn't
My guess is a buggy BIOS.
And its support doesn't even know they have ECC capable motherboards and in particular when asked about which memory modules are compatible they replied with this, GA-X170-EXTREME-ECC motherboard not being ECC RAM capable.
With such levels of competence it's astonishing that their boards boot at all.
But the motherboard manufacturer landscape isn't any better. ASUS for instance sells "workstation" motherboards that are not ECC RAM capable.
Some utilize the Intel C236. It's ridiculous.

Maybe I should connect a HDMI cable...
I'm out of ideas

Last edited by dalu (2017-11-29 09:37:18)

Offline

#18 2017-11-30 15:39:22

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

LADIES AND GENTLEMEN,

i present to you
the perpetrator:

*drumroll*

grub2

getting rid of grub2 and instead using systemd-boot solved the issue in a way that I'm getting a console now.
It's not a high-res console, but it's a console, and for now that's good enough for me.

pacman -Q grub
grub 2:2.02-3

Offline

#19 2017-12-01 08:13:56

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: [solved] nvidia 387.22 seems to have issues

That was the next thing I was thinking and it goes in line with what aplattner told you on the nvidia boards, from some reason grub doesn't initialize an FB console... strange, however glad to hear, you won't get much more than  a low res console with the nvidia drivers so that's all you are going to get tongue Please mark as [SOLVED] by editing the title of your first post.

Offline

#20 2017-12-01 09:34:00

dalu
Member
Registered: 2014-04-16
Posts: 77

Re: [solved] nvidia 387.22 seems to have issues

done however... now my keyboard's special keys aren't working anymore big_smile
and I'd like to report the grub2 issue, but should I report it here on arch bugtracker or directly
at https://savannah.gnu.org/bugs/?group=grub ?

Offline

Board footer

Powered by FluxBB