You are not logged in.

#1 2019-12-05 19:10:23

sboyette
Member
Registered: 2019-08-07
Posts: 5

[Solved] 5.4 series kernels cause failures w/root FS is on NVMe device

I have 4 machines with identical hardware configurations, except that 2 of them have SATA M.2 drives, and 2 of them have NVMe M.2 drives. These drives are the only mass storage on the systems.

When the 5.4.1 kernel upgrade happened, the machines with NVMe drives could no longer bring up their root filesystems. The boot process proceeds normally until the initrdfs tries to mount the actual root filesystem, which fails with an error like:

Waiting 10 seconds for device /dev/disk/by-partuuid/153e6e69-8579-2c43-bb42-cb9ee7cd95db ...
ERROR: device 'PARTUUID=153e6e69-8579-2c43-bb42-cb9ee7cd95db' not found. Skipping fsck.
:: mounting 'PARTUUID=153e6e69-8579-2c43-bb42-cb9ee7cd95db' on real root
mount: /new-root: can't find PARTUUID=153e6e69-8579-2c43-bb42-cb9ee7cd95db.
You are now being dropped into an emergency shell.
sh: can't access tty; job control turned off
[rootfs ]#

And it's right. An `ls` of /dev shows that there are no nvme devices. There aren't any devices starting with `n` at all, so of course the partition UUID can't be found smile

This morning I saw that kernel 5.4.2 was out, so I manually upgraded after booting from install media. Same issue.

After that I grabbed the 5.3.13.1 kernel packages from the arch archive and manually installed those. Upon reboot, those two systems could see their root filesystems again. They are now back up and in service, but obviously this is a patch rather than a solution.

Has something changed in the 5.4 kernel build process? Are NVMe drivers not being built? Is there some new step required that I don't know about? Any help is greatly appreciated. Thank you.

Last edited by sboyette (2019-12-06 20:16:42)

Offline

#2 2019-12-05 19:13:11

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

Re: [Solved] 5.4 series kernels cause failures w/root FS is on NVMe device

If you use the fallback initrd is the issue still present?
If so can you dump the dmesg from the emergency shell to another device and post it please.
Edit:
You might be able to store dmesg in /dev/pstore.

Last edited by loqs (2019-12-05 19:22:50)

Offline

#3 2019-12-05 19:51:58

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 501

Re: [Solved] 5.4 series kernels cause failures w/root FS is on NVMe device

My nvme boots on 5.4.1, but my efi is also on that nvme on the first partition.

Offline

#4 2019-12-05 19:59:42

sboyette
Member
Registered: 2019-08-07
Posts: 5

Re: [Solved] 5.4 series kernels cause failures w/root FS is on NVMe device

The fallback initrd booted fine. Reinstalling kernel 5.4.1 caused the failure to reoccur.

Here's the dmesg output from kernel 5.4.1:

[    0.000000] Linux version 5.4.1-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Fri, 29 Nov 2019 13:37:24 +0000
[    0.000000] Command line: initrd=\initramfs-linux.img root=PARTUUID=d39d2d3f-10b7-4783-807d-c6a62fd3bd15 rw vsyscall=emulate mitigations=off
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009d01fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d02000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20c000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000db0fdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db0fe000-0x00000000dc62efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc62f000-0x00000000dc7b2fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dc7b3000-0x00000000dcbd1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dcbd2000-0x00000000dd75efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dd75f000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f2fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xd7685018-0xd76a3457] usable ==> usable
[    0.000000] e820: update [mem 0xd7685018-0xd76a3457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009d01fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009d02000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20c000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000d7685017] usable
[    0.000000] reserve setup_data: [mem 0x00000000d7685018-0x00000000d76a3457] usable
[    0.000000] reserve setup_data: [mem 0x00000000d76a3458-0x00000000db0fdfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000db0fe000-0x00000000dc62efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dc62f000-0x00000000dc7b2fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000dc7b3000-0x00000000dcbd1fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000dcbd2000-0x00000000dd75efff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dd75f000-0x00000000deffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041f2fffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xdcb4e000  ACPI=0xdcb4e000  SMBIOS=0xdd593000  SMBIOS 3.0=0xdd592000  MEMATTR=0xd9c2f018  ESRT=0xd9c42998 
[    0.000000] SMBIOS 3.2.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./B450 Gaming-ITX/ac, BIOS P3.40 07/17/2019
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3393.579 MHz processor
[    0.001050] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001051] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001055] last_pfn = 0x41f300 max_arch_pfn = 0x400000000
[    0.001059] MTRR default type: uncachable
[    0.001059] MTRR fixed ranges enabled:
[    0.001060]   00000-9FFFF write-back
[    0.001061]   A0000-BFFFF write-through
[    0.001061]   C0000-FFFFF write-protect
[    0.001062] MTRR variable ranges enabled:
[    0.001063]   0 base 000000000000 mask FFFF80000000 write-back
[    0.001064]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.001064]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.001065]   3 base 0000DCEA0000 mask FFFFFFFF0000 uncachable
[    0.001066]   4 disabled
[    0.001066]   5 disabled
[    0.001066]   6 disabled
[    0.001067]   7 disabled
[    0.001067] TOM2: 0000000420000000 aka 16896M
[    0.001668] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001749] total RAM covered: 3583M
[    0.001902] Found optimal setting for mtrr clean up
[    0.001902]  gran_size: 64K  chunk_size: 64M         num_reg: 4      lose cover RAM: 0G
[    0.001967] e820: update [mem 0xdcea0000-0xdceaffff] usable ==> reserved
[    0.001969] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.001973] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.005955] esrt: Reserving ESRT space from 0x00000000d9c42998 to 0x00000000d9c429d0.
[    0.006009] check: Scanning 1 areas for low memory corruption
[    0.006012] Using GB pages for direct mapping
[    0.006014] BRK [0xae201000, 0xae201fff] PGTABLE
[    0.006016] BRK [0xae202000, 0xae202fff] PGTABLE
[    0.006016] BRK [0xae203000, 0xae203fff] PGTABLE
[    0.006031] BRK [0xae204000, 0xae204fff] PGTABLE
[    0.006032] BRK [0xae205000, 0xae205fff] PGTABLE
[    0.006032] BRK [0xae206000, 0xae206fff] PGTABLE
[    0.006169] BRK [0xae207000, 0xae207fff] PGTABLE
[    0.006202] BRK [0xae208000, 0xae208fff] PGTABLE
[    0.006298] BRK [0xae209000, 0xae209fff] PGTABLE
[    0.006322] BRK [0xae20a000, 0xae20afff] PGTABLE
[    0.006383] BRK [0xae20b000, 0xae20bfff] PGTABLE
[    0.006441] Secure boot disabled
[    0.006441] RAMDISK: [mem 0x7f734000-0x7fffefff]
[    0.006445] ACPI: Early table checksum verification disabled
[    0.006448] ACPI: RSDP 0x00000000DCB4E000 000024 (v02 ALASKA)
[    0.006451] ACPI: XSDT 0x00000000DCB4E0A0 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006455] ACPI: FACP 0x00000000DCB54F18 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.006459] ACPI: DSDT 0x00000000DCB4E200 006D14 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.006461] ACPI: FACS 0x00000000DCBBAE00 000040
[    0.006463] ACPI: APIC 0x00000000DCB55030 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.006465] ACPI: FPDT 0x00000000DCB55190 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006467] ACPI: FIDT 0x00000000DCB551D8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006469] ACPI: SSDT 0x00000000DCB55278 000164 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.006471] ACPI: SSDT 0x00000000DCB553E0 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.006473] ACPI: SSDT 0x00000000DCB5E078 00315B (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.006474] ACPI: MCFG 0x00000000DCB611D8 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.006476] ACPI: AAFT 0x00000000DCB61218 000440 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.006478] ACPI: HPET 0x00000000DCB61658 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.006480] ACPI: UEFI 0x00000000DCB61690 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.006482] ACPI: BGRT 0x00000000DCB616D8 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006484] ACPI: PCCT 0x00000000DCB61710 00006E (v01 AMD    AMD PCCT 00000001 AMD  00000000)
[    0.006486] ACPI: SSDT 0x00000000DCB61780 005E09 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.006488] ACPI: CRAT 0x00000000DCB67590 001658 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.006490] ACPI: CDIT 0x00000000DCB68BE8 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.006492] ACPI: SSDT 0x00000000DCB68C18 001D34 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.006494] ACPI: SSDT 0x00000000DCB6A950 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.006496] ACPI: WSMT 0x00000000DCB6AA10 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006498] ACPI: SSDT 0x00000000DCB6AA38 0010AF (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.006504] ACPI: Local APIC address 0xfee00000
[    0.006595] No NUMA configuration found
[    0.006596] Faking a node at [mem 0x0000000000000000-0x000000041f2fffff]
[    0.006598] NODE_DATA(0) allocated [mem 0x41f2fc000-0x41f2fffff]
[    0.006623] Zone ranges:
[    0.006624]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006625]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.006625]   Normal   [mem 0x0000000100000000-0x000000041f2fffff]
[    0.006626]   Device   empty
[    0.006627] Movable zone start for each node
[    0.006627] Early memory node ranges
[    0.006628]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.006629]   node   0: [mem 0x0000000000100000-0x0000000009d01fff]
[    0.006629]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.006630]   node   0: [mem 0x000000000a20c000-0x000000000affffff]
[    0.006630]   node   0: [mem 0x000000000b020000-0x00000000db0fdfff]
[    0.006631]   node   0: [mem 0x00000000dc62f000-0x00000000dc7b2fff]
[    0.006631]   node   0: [mem 0x00000000dd75f000-0x00000000deffffff]
[    0.006632]   node   0: [mem 0x0000000100000000-0x000000041f2fffff]
[    0.006728] Zeroed struct page in unavailable ranges: 14440 pages
[    0.006729] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f2fffff]
[    0.006731] On node 0 totalpages: 4176536
[    0.006731]   DMA zone: 64 pages used for memmap
[    0.006732]   DMA zone: 27 pages reserved
[    0.006733]   DMA zone: 3999 pages, LIFO batch:0
[    0.006780]   DMA32 zone: 14048 pages used for memmap
[    0.006781]   DMA32 zone: 899065 pages, LIFO batch:63
[    0.017942]   Normal zone: 51148 pages used for memmap
[    0.017944]   Normal zone: 3273472 pages, LIFO batch:63
[    0.055530] ACPI: PM-Timer IO Port: 0x808
[    0.055532] ACPI: Local APIC address 0xfee00000
[    0.055538] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.055550] IOAPIC[0]: apic_id 25, version 33, address 0xfec00000, GSI 0-23
[    0.055555] IOAPIC[1]: apic_id 26, version 33, address 0xfec01000, GSI 24-55
[    0.055557] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.055558] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.055559] ACPI: IRQ0 used by override.
[    0.055559] ACPI: IRQ9 used by override.
[    0.055561] Using ACPI (MADT) for SMP configuration information
[    0.055562] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.055576] smpboot: Allowing 32 CPUs, 8 hotplug CPUs
[    0.055592] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.055593] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.055594] PM: Registered nosave memory: [mem 0x09d02000-0x09ffffff]
[    0.055596] PM: Registered nosave memory: [mem 0x0a200000-0x0a20bfff]
[    0.055597] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.055598] PM: Registered nosave memory: [mem 0xd7685000-0xd7685fff]
[    0.055599] PM: Registered nosave memory: [mem 0xd76a3000-0xd76a3fff]
[    0.055600] PM: Registered nosave memory: [mem 0xdb0fe000-0xdc62efff]
[    0.055601] PM: Registered nosave memory: [mem 0xdc7b3000-0xdcbd1fff]
[    0.055602] PM: Registered nosave memory: [mem 0xdcbd2000-0xdd75efff]
[    0.055603] PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[    0.055603] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.055604] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.055604] PM: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[    0.055605] PM: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.055606] [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.055607] Booting paravirtualized kernel on bare hardware
[    0.055610] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.145477] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[    0.146353] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.146359] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.146360] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.146363] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.146384] Built 1 zonelists, mobility grouping on.  Total pages: 4111249
[    0.146385] Policy zone: Normal
[    0.146386] Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=d39d2d3f-10b7-4783-807d-c6a62fd3bd15 rw vsyscall=emulate mitigations=off
[    0.146425] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.146426] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.146426] printk: log_buf_len min size: 131072 bytes
[    0.146450] printk: log_buf_len: 262144 bytes
[    0.146451] printk: early log buf free: 116748(89%)
[    0.147729] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.148365] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.148437] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.153219] Calgary: detecting Calgary via BIOS EBDA area
[    0.153220] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.177555] Memory: 16222884K/16706144K available (12291K kernel code, 1329K rwdata, 4044K rodata, 1648K init, 3452K bss, 483260K reserved, 0K cma-reserved)
[    0.177743] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.177756] ftrace: allocating 38094 entries in 149 pages
[    0.188184] rcu: Preemptible hierarchical RCU implementation.
[    0.188184] rcu:     RCU dyntick-idle grace-period acceleration is enabled.
[    0.188184] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.188185] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.188185]  Tasks RCU enabled.
[    0.188186] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.188186] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.190029] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.190319] random: get_random_bytes called from start_kernel+0x390/0x56b with crng_init=0
[    0.190346] Console: colour dummy device 80x25
[    0.190349] printk: console [tty0] enabled
[    0.190365] ACPI: Core revision 20190816
[    0.190497] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.190514] APIC: Switch to symmetric I/O mode setup
[    0.190515] Switched APIC routing to physical flat.
[    0.191233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.207183] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30ea9ccef32, max_idle_ns: 440795259888 ns
[    0.207185] Calibrating delay loop (skipped), value calculated using timer frequency.. 6789.95 BogoMIPS (lpj=11311930)
[    0.207186] pid_max: default: 32768 minimum: 301
[    0.209550] LSM: Security Framework initializing
[    0.209552] Yama: becoming mindful.
[    0.209596] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.209615] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.209627] *** VALIDATE tmpfs ***
[    0.209744] *** VALIDATE proc ***
[    0.209785] *** VALIDATE cgroup1 ***
[    0.209786] *** VALIDATE cgroup2 ***
[    0.209816] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.209912] LVT offset 2 assigned for vector 0xf4
[    0.209940] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.209941] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.209943] Speculative Store Bypass: Vulnerable
[    0.210160] Freeing SMP alternatives memory: 32K
[    0.321986] smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[    0.340522] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.340524] ... version:                0
[    0.340525] ... bit width:              48
[    0.340525] ... generic registers:      6
[    0.340525] ... value mask:             0000ffffffffffff
[    0.340526] ... max period:             00007fffffffffff
[    0.340526] ... fixed-purpose events:   0
[    0.340526] ... event mask:             000000000000003f
[    0.347185] rcu: Hierarchical SRCU implementation.
[    0.370522] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.377186] smp: Bringing up secondary CPUs ...
[    0.417193] x86: Booting SMP configuration:
[    0.417194] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    1.299349] smp: Brought up 1 node, 24 CPUs
[    1.299349] smpboot: Max logical packages: 2
[    1.299349] smpboot: Total of 24 processors activated (162956.95 BogoMIPS)
[    1.301032] devtmpfs: initialized
[    1.301032] x86/mm: Memory block size: 128MB
[    1.301509] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
[    1.301509] PM: Registering ACPI NVS region [mem 0xdc7b3000-0xdcbd1fff] (4321280 bytes)
[    1.301509] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    1.301509] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    1.301509] pinctrl core: initialized pinctrl subsystem
[    1.301509] PM: RTC time: 19:42:05, date: 2019-12-05
[    1.301509] NET: Registered protocol family 16
[    1.301509] audit: initializing netlink subsys (disabled)
[    1.301509] audit: type=2000 audit(1575574925.109:1): state=initialized audit_enabled=0 res=1
[    1.301509] cpuidle: using governor ladder
[    1.301509] cpuidle: using governor menu
[    1.301509] Detected 1 PCC Subspaces
[    1.301509] Registering PCC driver as Mailbox controller
[    1.303901] ACPI: bus type PCI registered
[    1.303902] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.303960] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    1.303963] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    1.303968] PCI: Using configuration type 1 for base access
[    1.305387] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    1.305387] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.307293] ACPI: Added _OSI(Module Device)
[    1.307294] ACPI: Added _OSI(Processor Device)
[    1.307295] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.307295] ACPI: Added _OSI(Processor Aggregator Device)
[    1.307296] ACPI: Added _OSI(Linux-Dell-Video)
[    1.307297] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.307297] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    1.320816] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    1.322290] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.325485] ACPI: Interpreter enabled
[    1.325498] ACPI: (supports S0 S3 S4 S5)
[    1.325498] ACPI: Using IOAPIC for interrupt routing
[    1.325801] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.326171] ACPI: Enabled 2 GPEs in block 00 to 1F
[    1.335387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.335391] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.335550] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    1.335699] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    1.335709] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.336044] PCI host bridge to bus 0000:00
[    1.336045] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    1.336046] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    1.336047] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    1.336048] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.336049] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.336049] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    1.336050] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    1.336051] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    1.336052] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.336059] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    1.336163] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    1.336241] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    1.336279] pci 0000:00:01.1: enabling Extended Tags
[    1.336332] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    1.336448] pci 0000:00:01.3: [1022:1483] type 01 class 0x060400
[    1.336486] pci 0000:00:01.3: enabling Extended Tags
[    1.336537] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    1.336651] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    1.336733] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    1.336811] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    1.336898] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    1.337014] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    1.337098] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    1.337182] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    1.337259] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    1.337287] pci 0000:00:07.1: enabling Extended Tags
[    1.337321] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    1.337408] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    1.337484] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    1.337515] pci 0000:00:08.1: enabling Extended Tags
[    1.337551] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    1.337636] pci 0000:00:08.2: [1022:1484] type 01 class 0x060400
[    1.337666] pci 0000:00:08.2: enabling Extended Tags
[    1.337702] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    1.337786] pci 0000:00:08.3: [1022:1484] type 01 class 0x060400
[    1.337816] pci 0000:00:08.3: enabling Extended Tags
[    1.337852] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    1.337955] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    1.338085] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    1.338218] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    1.338273] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    1.338328] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    1.338383] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    1.338440] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    1.338496] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    1.338551] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    1.338608] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    1.338815] pci 0000:01:00.0: [126f:2263] type 00 class 0x010802
[    1.338846] pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    1.339201] pci 0000:00:01.1: PCI bridge to [bus 01]
[    1.339206] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    1.339265] pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
[    1.339291] pci 0000:02:00.0: reg 0x10: [mem 0xfcba0000-0xfcba7fff 64bit]
[    1.339335] pci 0000:02:00.0: enabling Extended Tags
[    1.339392] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    1.339474] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
[    1.339530] pci 0000:02:00.1: reg 0x24: [mem 0xfcb80000-0xfcb9ffff]
[    1.339539] pci 0000:02:00.1: reg 0x30: [mem 0xfcb00000-0xfcb7ffff pref]
[    1.339545] pci 0000:02:00.1: enabling Extended Tags
[    1.339590] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    1.339651] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[    1.339704] pci 0000:02:00.2: enabling Extended Tags
[    1.339753] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    1.339852] pci 0000:00:01.3: PCI bridge to [bus 02-09]
[    1.339855] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    1.339858] pci 0000:00:01.3:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.339955] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[    1.340014] pci 0000:03:00.0: enabling Extended Tags
[    1.340075] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    1.340155] pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400
[    1.340214] pci 0000:03:01.0: enabling Extended Tags
[    1.340275] pci 0000:03:01.0: PME# supported from D3hot D3cold
[    1.340356] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[    1.340415] pci 0000:03:04.0: enabling Extended Tags
[    1.340476] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    1.340564] pci 0000:03:05.0: [1022:43c7] type 01 class 0x060400
[    1.340622] pci 0000:03:05.0: enabling Extended Tags
[    1.340683] pci 0000:03:05.0: PME# supported from D3hot D3cold
[    1.340764] pci 0000:03:06.0: [1022:43c7] type 01 class 0x060400
[    1.340823] pci 0000:03:06.0: enabling Extended Tags
[    1.340884] pci 0000:03:06.0: PME# supported from D3hot D3cold
[    1.340968] pci 0000:03:07.0: [1022:43c7] type 01 class 0x060400
[    1.341026] pci 0000:03:07.0: enabling Extended Tags
[    1.341087] pci 0000:03:07.0: PME# supported from D3hot D3cold
[    1.341184] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    1.341189] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    1.341192] pci 0000:02:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
[    1.341239] pci 0000:03:00.0: PCI bridge to [bus 04]
[    1.341292] pci 0000:03:01.0: PCI bridge to [bus 05]
[    1.341345] pci 0000:03:04.0: PCI bridge to [bus 06]
[    1.341394] pci 0000:03:05.0: PCI bridge to [bus 07]
[    1.341468] pci 0000:08:00.0: [8086:24fb] type 00 class 0x028000
[    1.341533] pci 0000:08:00.0: reg 0x10: [mem 0xfca00000-0xfca01fff 64bit]
[    1.341766] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    1.341962] pci 0000:03:06.0: PCI bridge to [bus 08]
[    1.341969] pci 0000:03:06.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    1.342036] pci 0000:09:00.0: [8086:1539] type 00 class 0x020000
[    1.342084] pci 0000:09:00.0: reg 0x10: [mem 0xfc900000-0xfc91ffff]
[    1.342119] pci 0000:09:00.0: reg 0x18: [io  0xf000-0xf01f]
[    1.342137] pci 0000:09:00.0: reg 0x1c: [mem 0xfc920000-0xfc923fff]
[    1.342328] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    1.342471] pci 0000:03:07.0: PCI bridge to [bus 09]
[    1.342476] pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
[    1.342479] pci 0000:03:07.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    1.342563] pci 0000:0a:00.0: [1002:677b] type 00 class 0x030000
[    1.342589] pci 0000:0a:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    1.342602] pci 0000:0a:00.0: reg 0x18: [mem 0xfce20000-0xfce3ffff 64bit]
[    1.342610] pci 0000:0a:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    1.342626] pci 0000:0a:00.0: reg 0x30: [mem 0xfce00000-0xfce1ffff pref]
[    1.342640] pci 0000:0a:00.0: BAR 0: assigned to efifb
[    1.342682] pci 0000:0a:00.0: supports D1 D2
[    1.342744] pci 0000:0a:00.1: [1002:aa98] type 00 class 0x040300
[    1.342770] pci 0000:0a:00.1: reg 0x10: [mem 0xfce40000-0xfce43fff 64bit]
[    1.342861] pci 0000:0a:00.1: supports D1 D2
[    1.342937] pci 0000:00:03.1: PCI bridge to [bus 0a]
[    1.342941] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    1.342943] pci 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    1.342946] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    1.342983] pci 0000:0b:00.0: [1022:148a] type 00 class 0x130000
[    1.343016] pci 0000:0b:00.0: enabling Extended Tags
[    1.343109] pci 0000:00:07.1: PCI bridge to [bus 0b]
[    1.343162] pci 0000:0c:00.0: [1022:1485] type 00 class 0x130000
[    1.343201] pci 0000:0c:00.0: enabling Extended Tags
[    1.343285] pci 0000:0c:00.1: [1022:1486] type 00 class 0x108000
[    1.343305] pci 0000:0c:00.1: reg 0x18: [mem 0xfc700000-0xfc7fffff]
[    1.343317] pci 0000:0c:00.1: reg 0x24: [mem 0xfc808000-0xfc809fff]
[    1.343325] pci 0000:0c:00.1: enabling Extended Tags
[    1.343400] pci 0000:0c:00.3: [1022:149c] type 00 class 0x0c0330
[    1.343417] pci 0000:0c:00.3: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[    1.343447] pci 0000:0c:00.3: enabling Extended Tags
[    1.343488] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
[    1.343535] pci 0000:0c:00.4: [1022:1487] type 00 class 0x040300
[    1.343548] pci 0000:0c:00.4: reg 0x10: [mem 0xfc800000-0xfc807fff]
[    1.343574] pci 0000:0c:00.4: enabling Extended Tags
[    1.343611] pci 0000:0c:00.4: PME# supported from D0 D3hot D3cold
[    1.343678] pci 0000:00:08.1: PCI bridge to [bus 0c]
[    1.343682] pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc8fffff]
[    1.343723] pci 0000:0d:00.0: [1022:7901] type 00 class 0x010601
[    1.343765] pci 0000:0d:00.0: reg 0x24: [mem 0xfcd00000-0xfcd007ff]
[    1.343775] pci 0000:0d:00.0: enabling Extended Tags
[    1.343824] pci 0000:0d:00.0: PME# supported from D3hot D3cold
[    1.343899] pci 0000:00:08.2: PCI bridge to [bus 0d]
[    1.343903] pci 0000:00:08.2:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    1.343943] pci 0000:0e:00.0: [1022:7901] type 00 class 0x010601
[    1.343985] pci 0000:0e:00.0: reg 0x24: [mem 0xfcc00000-0xfcc007ff]
[    1.343995] pci 0000:0e:00.0: enabling Extended Tags
[    1.344044] pci 0000:0e:00.0: PME# supported from D3hot D3cold
[    1.344114] pci 0000:00:08.3: PCI bridge to [bus 0e]
[    1.344118] pci 0000:00:08.3:   bridge window [mem 0xfcc00000-0xfccfffff]
[    1.344384] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    1.344437] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    1.344480] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    1.344533] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    1.344581] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    1.344620] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    1.344659] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    1.344699] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    1.347186] iommu: Default domain type: Translated 
[    1.347201] pci 0000:0a:00.0: vgaarb: setting as boot VGA device
[    1.347201] pci 0000:0a:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.347201] pci 0000:0a:00.0: vgaarb: bridge control possible
[    1.347201] vgaarb: loaded
[    1.347298] ACPI: bus type USB registered
[    1.347305] usbcore: registered new interface driver usbfs
[    1.347308] usbcore: registered new interface driver hub
[    1.347356] usbcore: registered new device driver usb
[    1.347369] pps_core: LinuxPPS API ver. 1 registered
[    1.347369] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.347371] PTP clock support registered
[    1.347375] EDAC MC: Ver: 3.0.0
[    1.347575] Registered efivars operations
[    1.347575] PCI: Using ACPI for IRQ routing
[    1.348662] PCI: pci_cache_line_size set to 64 bytes
[    1.348662] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    1.348662] e820: reserve RAM buffer [mem 0x09d02000-0x0bffffff]
[    1.348662] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    1.348662] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    1.348662] e820: reserve RAM buffer [mem 0xd7685018-0xd7ffffff]
[    1.348662] e820: reserve RAM buffer [mem 0xdb0fe000-0xdbffffff]
[    1.348662] e820: reserve RAM buffer [mem 0xdc7b3000-0xdfffffff]
[    1.348662] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    1.348662] e820: reserve RAM buffer [mem 0x41f300000-0x41fffffff]
[    1.348662] NetLabel: Initializing
[    1.348662] NetLabel:  domain hash size = 128
[    1.348662] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.348662] NetLabel:  unlabeled traffic allowed by default
[    1.348662] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.348662] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    1.350519] clocksource: Switched to clocksource tsc-early
[    1.358570] *** VALIDATE bpf ***
[    1.358633] VFS: Disk quotas dquot_6.6.0
[    1.358648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.358663] *** VALIDATE ramfs ***
[    1.358667] *** VALIDATE hugetlbfs ***
[    1.358692] pnp: PnP ACPI init
[    1.358768] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.358771] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.358795] system 00:01: [mem 0xfeb80000-0xfebfffff] has been reserved
[    1.358797] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.358870] system 00:02: [mem 0xfd000000-0xfd0fffff] has been reserved
[    1.358872] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.358904] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.359080] system 00:04: [io  0x0280-0x028f] has been reserved
[    1.359081] system 00:04: [io  0x0290-0x029f] has been reserved
[    1.359082] system 00:04: [io  0x02a0-0x02af] has been reserved
[    1.359083] system 00:04: [io  0x02b0-0x02bf] has been reserved
[    1.359085] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.359303] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    1.359304] system 00:05: [io  0x040b] has been reserved
[    1.359305] system 00:05: [io  0x04d6] has been reserved
[    1.359306] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    1.359307] system 00:05: [io  0x0c14] has been reserved
[    1.359308] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    1.359308] system 00:05: [io  0x0c52] has been reserved
[    1.359309] system 00:05: [io  0x0c6c] has been reserved
[    1.359310] system 00:05: [io  0x0c6f] has been reserved
[    1.359311] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    1.359312] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    1.359312] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    1.359313] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    1.359314] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    1.359315] system 00:05: [io  0x0800-0x089f] has been reserved
[    1.359316] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    1.359317] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    1.359317] system 00:05: [io  0x0900-0x090f] has been reserved
[    1.359318] system 00:05: [io  0x0910-0x091f] has been reserved
[    1.359320] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.359321] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    1.359322] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    1.359323] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.359324] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    1.359324] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    1.359325] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    1.359327] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.359696] pnp: PnP ACPI: found 6 devices
[    1.360750] thermal_sys: Registered thermal governor 'fair_share'
[    1.360750] thermal_sys: Registered thermal governor 'bang_bang'
[    1.360751] thermal_sys: Registered thermal governor 'step_wise'
[    1.360751] thermal_sys: Registered thermal governor 'user_space'
[    1.360751] thermal_sys: Registered thermal governor 'power_allocator'
[    1.365294] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.365325] pci 0000:00:01.1: PCI bridge to [bus 01]
[    1.365328] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    1.365334] pci 0000:03:00.0: PCI bridge to [bus 04]
[    1.365345] pci 0000:03:01.0: PCI bridge to [bus 05]
[    1.365355] pci 0000:03:04.0: PCI bridge to [bus 06]
[    1.365366] pci 0000:03:05.0: PCI bridge to [bus 07]
[    1.365377] pci 0000:03:06.0: PCI bridge to [bus 08]
[    1.365381] pci 0000:03:06.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    1.365389] pci 0000:03:07.0: PCI bridge to [bus 09]
[    1.365391] pci 0000:03:07.0:   bridge window [io  0xf000-0xffff]
[    1.365395] pci 0000:03:07.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    1.365402] pci 0000:02:00.2: PCI bridge to [bus 03-09]
[    1.365404] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    1.365408] pci 0000:02:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
[    1.365415] pci 0000:00:01.3: PCI bridge to [bus 02-09]
[    1.365417] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    1.365419] pci 0000:00:01.3:   bridge window [mem 0xfc900000-0xfcbfffff]
[    1.365424] pci 0000:00:03.1: PCI bridge to [bus 0a]
[    1.365426] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    1.365428] pci 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    1.365430] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    1.365434] pci 0000:00:07.1: PCI bridge to [bus 0b]
[    1.365440] pci 0000:00:08.1: PCI bridge to [bus 0c]
[    1.365442] pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc8fffff]
[    1.365447] pci 0000:00:08.2: PCI bridge to [bus 0d]
[    1.365449] pci 0000:00:08.2:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    1.365453] pci 0000:00:08.3: PCI bridge to [bus 0e]
[    1.365456] pci 0000:00:08.3:   bridge window [mem 0xfcc00000-0xfccfffff]
[    1.365461] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    1.365461] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    1.365462] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    1.365463] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    1.365464] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    1.365465] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    1.365465] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    1.365466] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    1.365467] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
[    1.365468] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    1.365468] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfcbfffff]
[    1.365469] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    1.365470] pci_bus 0000:03: resource 1 [mem 0xfc900000-0xfcafffff]
[    1.365471] pci_bus 0000:08: resource 1 [mem 0xfca00000-0xfcafffff]
[    1.365472] pci_bus 0000:09: resource 0 [io  0xf000-0xffff]
[    1.365472] pci_bus 0000:09: resource 1 [mem 0xfc900000-0xfc9fffff]
[    1.365473] pci_bus 0000:0a: resource 0 [io  0xe000-0xefff]
[    1.365474] pci_bus 0000:0a: resource 1 [mem 0xfce00000-0xfcefffff]
[    1.365474] pci_bus 0000:0a: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    1.365475] pci_bus 0000:0c: resource 1 [mem 0xfc600000-0xfc8fffff]
[    1.365476] pci_bus 0000:0d: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    1.365477] pci_bus 0000:0e: resource 1 [mem 0xfcc00000-0xfccfffff]
[    1.365558] NET: Registered protocol family 2
[    1.365670] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    1.365743] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    1.365923] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.366001] TCP: Hash tables configured (established 131072 bind 65536)
[    1.366043] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.366080] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    1.366197] NET: Registered protocol family 1
[    1.366201] NET: Registered protocol family 44
[    1.366434] pci 0000:0a:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.366440] pci 0000:0a:00.1: D0 power state depends on 0000:0a:00.0
[    1.366576] PCI: CLS 64 bytes, default 64
[    1.366606] Trying to unpack rootfs image as initramfs...
[    1.465209] Freeing initrd memory: 9004K
[    1.465212] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.465213] software IO TLB: mapped [mem 0xd35e8000-0xd75e8000] (64MB)
[    1.465241] amd_uncore: AMD NB counters detected
[    1.465245] amd_uncore: AMD LLC counters detected
[    1.466077] LVT offset 0 assigned for vector 0x400
[    1.466485] perf: AMD IBS detected (0x000003ff)
[    1.466525] check: Scanning for low memory corruption every 60 seconds
[    1.466939] Initialise system trusted keyrings
[    1.466950] Key type blacklist registered
[    1.467013] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    1.467842] zbud: loaded
[    1.469823] Key type asymmetric registered
[    1.469823] Asymmetric key parser 'x509' registered
[    1.469831] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.469889] io scheduler mq-deadline registered
[    1.469889] io scheduler kyber registered
[    1.469906] io scheduler bfq registered
[    1.470467] pcieport 0000:00:01.1: PME: Signaling with IRQ 25
[    1.470567] pcieport 0000:00:01.3: PME: Signaling with IRQ 26
[    1.470657] pcieport 0000:00:03.1: PME: Signaling with IRQ 27
[    1.470818] pcieport 0000:00:07.1: PME: Signaling with IRQ 29
[    1.470891] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
[    1.470999] pcieport 0000:00:08.2: PME: Signaling with IRQ 31
[    1.471099] pcieport 0000:00:08.3: PME: Signaling with IRQ 32
[    1.471914] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.471962] efifb: probing for efifb
[    1.471972] efifb: framebuffer at 0xe0000000, using 5120k, total 5120k
[    1.471972] efifb: mode is 1280x1024x32, linelength=5120, pages=1
[    1.471973] efifb: scrolling: redraw
[    1.471974] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.472019] fbcon: Deferring console take-over
[    1.472020] fb0: EFI VGA frame buffer device
[    1.472066] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.472081] ACPI: Power Button [PWRB]
[    1.472112] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.473920] ACPI: Power Button [PWRF]
[    1.474073] Monitor-Mwait will be used to enter C-1 state
[    1.487250] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.487550] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.487551] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.488936] nvme nvme0: pci function 0000:01:00.0
[    1.489058] usbcore: registered new interface driver usbserial_generic
[    1.489060] usbserial: USB Serial support registered for generic
[    1.489078] rtc_cmos 00:03: RTC can wake from S4
[    1.489370] rtc_cmos 00:03: registered as rtc0
[    1.489380] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.489809] ledtrig-cpu: registered to indicate activity on CPUs
[    1.489888] drop_monitor: Initializing network drop monitor service
[    1.490022] NET: Registered protocol family 10
[    1.493682] Segment Routing with IPv6
[    1.493695] NET: Registered protocol family 17
[    1.494750] RAS: Correctable Errors collector initialized.
[    1.494779] microcode: CPU0: patch_level=0x08701013
[    1.494797] microcode: CPU1: patch_level=0x08701013
[    1.494814] microcode: CPU2: patch_level=0x08701013
[    1.494816] microcode: CPU3: patch_level=0x08701013
[    1.494831] microcode: CPU4: patch_level=0x08701013
[    1.494846] microcode: CPU5: patch_level=0x08701013
[    1.494862] microcode: CPU6: patch_level=0x08701013
[    1.494867] microcode: CPU7: patch_level=0x08701013
[    1.494883] microcode: CPU8: patch_level=0x08701013
[    1.494900] microcode: CPU9: patch_level=0x08701013
[    1.494916] microcode: CPU10: patch_level=0x08701013
[    1.494932] microcode: CPU11: patch_level=0x08701013
[    1.494948] microcode: CPU12: patch_level=0x08701013
[    1.494964] microcode: CPU13: patch_level=0x08701013
[    1.494979] microcode: CPU14: patch_level=0x08701013
[    1.494985] microcode: CPU15: patch_level=0x08701013
[    1.495000] microcode: CPU16: patch_level=0x08701013
[    1.495015] microcode: CPU17: patch_level=0x08701013
[    1.495031] microcode: CPU18: patch_level=0x08701013
[    1.495036] microcode: CPU19: patch_level=0x08701013
[    1.495051] microcode: CPU20: patch_level=0x08701013
[    1.495067] microcode: CPU21: patch_level=0x08701013
[    1.495084] microcode: CPU22: patch_level=0x08701013
[    1.495100] microcode: CPU23: patch_level=0x08701013
[    1.495142] microcode: Microcode Update Driver: v2.2.
[    1.495621] *** VALIDATE rdt ***
[    1.495624] resctrl: L3 allocation detected
[    1.495624] resctrl: L3DATA allocation detected
[    1.495624] resctrl: L3CODE allocation detected
[    1.495625] resctrl: MB allocation detected
[    1.495625] resctrl: L3 monitoring detected
[    1.495627] IPI shorthand broadcast: enabled
[    1.495632] sched_clock: Marking stable (1495309230, 307169)->(1498732711, -3116312)
[    1.495775] registered taskstats version 1
[    1.495781] Loading compiled-in X.509 certificates
[    1.498199] Loaded X.509 cert 'Build time autogenerated kernel key: 481b00871f470555c3235e8e3d17da51377bc642'
[    1.498251] zswap: loaded using pool lzo/zbud
[    1.498421] Key type ._fscrypt registered
[    1.498421] Key type .fscrypt registered
[    1.501985] Key type big_key registered
[    1.502330] PM:   Magic number: 15:113:748
[    1.502440] rtc_cmos 00:03: setting system clock to 2019-12-05T19:42:06 UTC (1575574926)
[    1.703169] nvme nvme0: missing or invalid SUBNQN field.
[    1.709077] nvme nvme0: allocated 64 MiB host memory buffer.
[    1.738520] nvme nvme0: 15/0/0 default/read/poll queues
[    1.744733] nvme nvme0: Identify Descriptors failed (2)
[    1.745633] Freeing unused decrypted memory: 2040K
[    1.745868] Freeing unused kernel image memory: 1648K
[    1.774283] Write protecting the kernel read-only data: 18432k
[    1.774822] Freeing unused kernel image memory: 2012K
[    1.774944] Fr[    1.784520] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.784522] Run /init as init process
[    1.817660] fbcon: Taking over console
[    1.817712] Console: switching to colour frame buffer device 160x64
[    1.868724] SCSI subsystem initialized
[    1.869551] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.869556] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    1.872430] libata version 3.00 loaded.
[    1.874354] ahci 0000:02:00.1: version 3.0
[    1.874482] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    1.874525] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    1.874527] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    1.876604] scsi host0: ahci
[    1.876703] scsi host1: ahci
[    1.876766] scsi host2: ahci
[    1.876826] scsi host3: ahci
[    1.876886] scsi host4: ahci
[    1.876952] scsi host5: ahci
[    1.877030] scsi host6: ahci
[    1.877089] scsi host7: ahci
[    1.877118] ata1: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80100 irq 59
[    1.877119] ata2: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80180 irq 59
[    1.877120] ata3: DUMMY
[    1.877120] ata4: DUMMY
[    1.877122] ata5: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80300 irq 59
[    1.877123] ata6: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80380 irq 59
[    1.877123] ata7: DUMMY
[    1.877124] ata8: DUMMY
[    1.877256] ahci 0000:0d:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.877257] ahci 0000:0d:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.877364] scsi host8: ahci
[    1.877397] ata9: SATA max UDMA/133 abar m2048@0xfcd00000 port 0xfcd00100 irq 61
[    1.877491] ahci 0000:0e:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    1.877493] ahci 0000:0e:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    1.877596] scsi host9: ahci
[    1.877627] ata10: SATA max UDMA/133 abar m2048@0xfcc00000 port 0xfcc00100 irq 63
[    1.924862] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    1.925013] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    1.925014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.925015] usb usb1: Product: xHCI Host Controller
[    1.925016] usb usb1: Manufacturer: Linux 5.4.1-arch1-1 xhci-hcd
[    1.925016] usb usb1: SerialNumber: 0000:02:00.0
[    1.925094] hub 1-0:1.0: USB hub found
[    1.925108] hub 1-0:1.0: 10 ports detected
[    1.925634] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    1.925636] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    1.925638] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.925679] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.925693] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    1.925694] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.925694] usb usb2: Product: xHCI Host Controller
[    1.925695] usb usb2: Manufacturer: Linux 5.4.1-arch1-1 xhci-hcd
[    1.925696] usb usb2: SerialNumber: 0000:02:00.0
[    1.925748] hub 2-0:1.0: USB hub found
[    1.925756] hub 2-0:1.0: 4 ports detected
[    1.926159] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    1.926163] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 3
[    1.926264] xhci_hcd 0000:0c:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.926432] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    1.926433] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.926434] usb usb3: Product: xHCI Host Controller
[    1.926435] usb usb3: Manufacturer: Linux 5.4.1-arch1-1 xhci-hcd
[    1.926435] usb usb3: SerialNumber: 0000:0c:00.3
[    1.926488] hub 3-0:1.0: USB hub found
[    1.926493] hub 3-0:1.0: 4 ports detected
[    1.926619] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    1.926621] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 4
[    1.926623] xhci_hcd 0000:0c:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.926631] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.926644] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    1.926644] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.926645] usb usb4: Product: xHCI Host Controller
[    1.926646] usb usb4: Manufacturer: Linux 5.4.1-arch1-1 xhci-hcd
[    1.926646] usb usb4: SerialNumber: 0000:0c:00.3
[    1.926697] hub 4-0:1.0: USB hub found
[    1.926703] hub 4-0:1.0: 4 ports detected
[    2.187479] ata1: SATA link down (SStatus 0 SControl 330)
[    2.187485] ata9: SATA link down (SStatus 0 SControl 300)
[    2.187487] ata10: SATA link down (SStatus 0 SControl 300)
[    2.254255] usb 3-4: new high-speed USB device number 2 using xhci_hcd
[    2.254256] usb 1-6: new full-speed USB device number 2 using xhci_hcd
[    2.399157] usb 3-4: New USB device found, idVendor=0781, idProduct=5575, bcdDevice= 1.00
[    2.399158] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.399159] usb 3-4: Product: Cruzer Glide
[    2.399160] usb 3-4: Manufacturer: SanDisk
[    2.399161] usb 3-4: SerialNumber: 2006077500189D0280B1
[    2.401698] usb-storage 3-4:1.0: USB Mass Storage device detected
[    2.401860] scsi host10: usb-storage 3-4:1.0
[    2.401912] usbcore: registered new interface driver usb-storage
[    2.480925] tsc: Refined TSC clocksource calibration: 3393.624 MHz
[    2.480934] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30eac774559, max_idle_ns: 440795212956 ns
[    2.480988] clocksource: Switched to clocksource tsc
[    2.501089] ata2: SATA link down (SStatus 0 SControl 330)
[    2.576887] usb 1-6: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[    2.576889] usb 1-6: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[    2.576892] usb 1-6: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    2.576893] usb 1-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.717207] usb 1-7: new low-speed USB device number 3 using xhci_hcd
[    2.815072] ata5: SATA link down (SStatus 0 SControl 330)
[    2.973066] usb 1-7: New USB device found, idVendor=1c4f, idProduct=0026, bcdDevice= 1.10
[    2.973068] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.973069] usb 1-7: Product: USB Keyboard
[    2.973070] usb 1-7: Manufacturer: SIGMACHIP
[    2.987028] hidraw: raw HID events driver (C) Jiri Kosina
[    3.009393] usbcore: registered new interface driver usbhid
[    3.009394] usbhid: USB HID core driver
[    3.010570] input: SIGMACHIP USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.0/0003:1C4F:0026.0001/input/input2
[    3.067815] hid-generic 0003:1C4F:0026.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-0000:02:00.0-7/input0
[    3.067928] input: SIGMACHIP USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:1C4F:0026.0002/input/input3
[    3.124294] input: SIGMACHIP USB Keyboard System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-7/1-7:1.1/0003:1C4F:0026.0002/input/input4
[    3.124384] hid-generic 0003:1C4F:0026.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-0000:02:00.0-7/input1
[    3.126764] ata6: SATA link down (SStatus 0 SControl 330)
[    3.415560] scsi 10:0:0:0: Direct-Access     SanDisk  Cruzer Glide     1.00 PQ: 0 ANSI: 6
[    3.417624] sd 10:0:0:0: [sda] 30595072 512-byte logical blocks: (15.7 GB/14.6 GiB)
[    3.419064] sd 10:0:0:0: [sda] Write Protect is off
[    3.419065] sd 10:0:0:0: [sda] Mode Sense: 43 00 00 00
[    3.419453] sd 10:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.470442]  sda: sda1
[    3.471830] sd 10:0:0:0: [sda] Attached SCSI removable disk
[    3.527782] random: fast init done

Grepping for `nvme` in that gives this:

[    1.488936] nvme nvme0: pci function 0000:01:00.0
[    1.703169] nvme nvme0: missing or invalid SUBNQN field.
[    1.709077] nvme nvme0: allocated 64 MiB host memory buffer.
[    1.738520] nvme nvme0: 15/0/0 default/read/poll queues
[    1.744733] nvme nvme0: Identify Descriptors failed (2)

And here's what shows up on a working, running machine with a 5.3.13 kernel:

[    3.955722] nvme nvme0: pci function 0000:01:00.0
[    4.171075] nvme nvme0: missing or invalid SUBNQN field.
[    4.177594] nvme nvme0: allocated 64 MiB host memory buffer.
[    4.206983] nvme nvme0: 15/0/0 default/read/poll queues
[    4.213399] nvme nvme0: nvme_report_ns_ids: Identify Descriptors failed
[    4.215313] nvme nvme0: nvme_report_ns_ids: Identify Descriptors failed
[    4.216491]  nvme0n1: p1 p2
[    4.713899] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    4.886826] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)

So that's weird. The kernel sees the device, but it's not enumerated into the dev fs?

My nvme boots on 5.4.1, but my efi is also on that nvme on the first partition

Same setup here. EFI partition is nvme0n1p1 and root is nvme0n1p2.

Last edited by sboyette (2019-12-05 20:01:29)

Offline

#5 2019-12-06 09:47:44

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

Re: [Solved] 5.4 series kernels cause failures w/root FS is on NVMe device

What actual drive is this? I don't have any issues on an Intel 750

FWIW: https://bugzilla.kernel.org/show_bug.cgi?id=205679 you might want to test the patch provided there.

Last edited by V1del (2019-12-06 09:51:30)

Offline

#6 2019-12-06 20:07:56

sboyette
Member
Registered: 2019-08-07
Posts: 5

Re: [Solved] 5.4 series kernels cause failures w/root FS is on NVMe device

That's definitely the issue. I have the same drives as the first person reporting that bug: HP SSD EX900 120GB.

Looks like a kernel regression affecting any device using the Silicon Motion 2263 controller, or any other device which isn't fully NVMe 1.3 compliant. Also the patch and discussion make for fascinating reading: http://lists.infradead.org/pipermail/li … 28243.html

Seems that this will be fixed in future kernel versions. Thanks for the pointer, V1del!

Offline

#7 2019-12-11 21:48:38

lunzilunzi
Member
Registered: 2019-12-11
Posts: 1

Re: [Solved] 5.4 series kernels cause failures w/root FS is on NVMe device

I ran into the same bug as you on a newly installed computer, and then I downgraded it to boot. But my VMware and NVIDIA don't work.

Offline

Board footer

Powered by FluxBB