All of lore.kernel.org
 help / color / mirror / Atom feed
* Requesting help recovering broken Btrfs file system
@ 2020-11-24 15:55 Hieu Le
  2020-11-25 18:28 ` Leorize
  0 siblings, 1 reply; 2+ messages in thread
From: Hieu Le @ 2020-11-24 15:55 UTC (permalink / raw)
  To: linux-btrfs

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

Hi,

I recently broke my file system by writing to it while the system was
hibernated then resuming the
system afterwards.

Here's what I get from running Btrfs scrub:

scrub status for f12ae4d3-a69d-46d8-ae4c-da5a731ff10c
scrub started at Tue Nov 24 22:18:21 2020 and finished after 00:02:40
total bytes scrubbed: 410.73GiB with 1 errors
error details: verify=1
corrected errors: 0, uncorrectable errors: 1, unverified errors: 0

I've tried btrfs restore but it could not access `home/leorize`. The
very important data are all backed up,
however I still have things that wasn't sync-ed in there and I would
like to retrieve them if possible.

Here are some of the system info:

# uname -a
Linux leorize-maintenance 5.4.8-lqx2 #4 ZEN SMP PREEMPT Thu Jan 9
12:19:45 +07 2020 x86_64 AMD Ryzen 5 3600 6-Core Processor
AuthenticAMD GNU/Linux

# btrfs --version
btrfs-progs v4.19

# btrfs fi show
Label: none  uuid: f12ae4d3-a69d-46d8-ae4c-da5a731ff10c
Total devices 1 FS bytes used 410.73GiB
devid    1 size 825.75GiB used 414.05GiB path /dev/mapper/desktop

# btrfs fi df /mnt
Data, single: total=406.01GiB, used=403.98GiB
System, single: total=36.00MiB, used=64.00KiB
Metadata, single: total=8.01GiB, used=6.75GiB
GlobalReserve, single: total=512.00MiB, used=0.00B

# dmesg (Only the Btrfs part is inlined, check dmesg.log for the full log)
[ 1221.809775] Btrfs loaded, crc32c=crc32c-intel
[ 1221.813973] BTRFS: device fsid f12ae4d3-a69d-46d8-ae4c-da5a731ff10c
devid 1 transid 524556 /dev/mapper/desktop
[ 1221.814287] BTRFS info (device dm-0): use zstd compression, level 2
[ 1221.814289] BTRFS info (device dm-0): disk space caching is enabled
[ 1221.814290] BTRFS info (device dm-0): has skinny extents
[ 1221.818056] BTRFS info (device dm-0): bdev /dev/mapper/desktop
errs: wr 0, rd 0, flush 0, corrupt 0, gen 3
[ 1221.917905] BTRFS info (device dm-0): enabling ssd optimizations
[ 1223.913639] BTRFS error (device dm-0): parent transid verify failed
on 20463681536 wanted 524480 found 524513
[ 3923.727904] BTRFS info (device dm-0): use zstd compression, level 2
[ 3923.727906] BTRFS info (device dm-0): disk space caching is enabled
[ 3923.727906] BTRFS info (device dm-0): has skinny extents
[ 3923.731209] BTRFS info (device dm-0): bdev /dev/mapper/desktop
errs: wr 0, rd 0, flush 0, corrupt 0, gen 3
[ 3923.819514] BTRFS info (device dm-0): enabling ssd optimizations
[ 3923.819868] BTRFS info (device dm-0): checking UUID tree
[ 3929.550008] BTRFS info (device dm-0): scrub: started on devid 1
[ 3936.604625] BTRFS warning (device dm-0): checksum/header error at
logical 20463681536 on dev /dev/mapper/desktop, physical 20463681536:
metadata node (level 1) in tree 293
[ 3936.604627] BTRFS warning (device dm-0): checksum/header error at
logical 20463681536 on dev /dev/mapper/desktop, physical 20463681536:
metadata node (level 1) in tree 293
[ 3936.604628] BTRFS error (device dm-0): bdev /dev/mapper/desktop
errs: wr 0, rd 0, flush 0, corrupt 0, gen 4
[ 3936.604629] BTRFS error (device dm-0): unable to fixup (regular)
error at logical 20463681536 on dev /dev/mapper/desktop
[ 4090.100349] BTRFS info (device dm-0): scrub: finished on devid 1
with status: 0

# btrfs inspect-internal logical-resolve 20463681536 /mnt
ERROR: logical ino ioctl: No such file or directory

# btrfs inspect-internal dump-tree -b 20463681536 /dev/mapper/desktop
btrfs-progs v4.19
node 20463681536 level 1 items 10 free 483 generation 524513 owner ROOT_TREE
fs uuid f12ae4d3-a69d-46d8-ae4c-da5a731ff10c
chunk uuid b1f85ce2-55a9-4c0e-868c-ee0d45b2b7d6
key (EXTENT_TREE ROOT_ITEM 0) block 20468891648 gen 524513
key (299 EXTENT_DATA 0) block 20473692160 gen 524513
key (368 EXTENT_DATA 0) block 20444069888 gen 524512
key (448 INODE_ITEM 0) block 20471840768 gen 524513
key (563 EXTENT_DATA 0) block 20446396416 gen 524512
key (670 INODE_ITEM 0) block 20446904320 gen 524512
key (743 INODE_ITEM 0) block 20447428608 gen 524512
key (879 EXTENT_DATA 0) block 20476018688 gen 524513
key (FREE_SPACE UNTYPED 71962722304) block 20478164992 gen 524513
key (FREE_SPACE UNTYPED 383381405696) block 20462698496 gen 524512

I asked on IRC and was told that `btrfs check --repair
--init-extent-tree` might fix it, but was also
told to backup my drive and consult you folks before trying (I don't
have the storage to do a full block
backup so I'm kinda screwed there, but I'm willing to YOLO it at this
point since most of the important
stuff are off the drive already).

Please CC me when posting replies since I'm not subscribed to the list.

Thanks,
Leorize

[-- Attachment #2: dmesg.log --]
[-- Type: text/x-log, Size: 99334 bytes --]

[    0.000000] Linux version 5.4.8-lqx2 (root@leorize-portable) (gcc version 9.2.0 (Gentoo Hardened 9.2.0-r3 p4)) #4 ZEN SMP PREEMPT Thu Jan 9 12:19:45 +07 2020
[    0.000000] Command line: 
[    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-0x00000000db1f1fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db1f2000-0x00000000dc6f7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc6f8000-0x00000000dcb78fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dcb79000-0x00000000dcc8afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dcc8b000-0x00000000dd80ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dd810000-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-0x000000041f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xd6afc018-0xd6b19057] usable ==> usable
[    0.000000] e820: update [mem 0xd6afc018-0xd6b19057] 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-0x00000000d6afc017] usable
[    0.000000] reserve setup_data: [mem 0x00000000d6afc018-0x00000000d6b19057] usable
[    0.000000] reserve setup_data: [mem 0x00000000d6b19058-0x00000000db1f1fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000db1f2000-0x00000000dc6f7fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dc6f8000-0x00000000dcb78fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000dcb79000-0x00000000dcc8afff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000dcc8b000-0x00000000dd80ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dd810000-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-0x000000041f37ffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xdcc08000  ACPI=0xdcc08000  SMBIOS=0xdd646000  SMBIOS 3.0=0xdd645000  MEMATTR=0xd9dd3018  ESRT=0xd9dd5018 
[    0.000000] SMBIOS 3.2.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./B450M Pro4, BIOS P4.30 07/14/2020
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x41f380 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 base 0000DCF50000 mask FFFFFFFF0000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000420000000 aka 16896M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] total RAM covered: 3583M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 4  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0xdcf50000-0xdcf5ffff] usable ==> reserved
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000d9dd5018 to 0x00000000d9dd5050.
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x97401000, 0x97401fff] PGTABLE
[    0.000000] BRK [0x97402000, 0x97402fff] PGTABLE
[    0.000000] BRK [0x97403000, 0x97403fff] PGTABLE
[    0.000000] BRK [0x97404000, 0x97404fff] PGTABLE
[    0.000000] BRK [0x97405000, 0x97405fff] PGTABLE
[    0.000000] BRK [0x97406000, 0x97406fff] PGTABLE
[    0.000000] BRK [0x97407000, 0x97407fff] PGTABLE
[    0.000000] BRK [0x97408000, 0x97408fff] PGTABLE
[    0.000000] BRK [0x97409000, 0x97409fff] PGTABLE
[    0.000000] BRK [0x9740a000, 0x9740afff] PGTABLE
[    0.000000] BRK [0x9740b000, 0x9740bfff] PGTABLE
[    0.000000] Secure boot enabled
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000DCC08000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DCC080A8 0000D4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DCC0EFD0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DCC08218 006DB5 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DCC74E00 000040
[    0.000000] ACPI: APIC 0x00000000DCC0F0E8 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DCC0F248 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000DCC0F290 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DCC0F330 0000C8 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.000000] ACPI: SSDT 0x00000000DCC0F3F8 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000DCC18090 003740 (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000DCC1B7D0 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: AAFT 0x00000000DCC1B810 0003DA (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DCC1BBF0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: UEFI 0x00000000DCC1BC28 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.000000] ACPI: VFCT 0x00000000DCC1BC70 00EC84 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.000000] ACPI: BGRT 0x00000000DCC2A8F8 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: IVRS 0x00000000DCC2A930 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: PCCT 0x00000000DCC2AA00 00006E (v01 AMD    AMD PCCT 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000DCC2AA70 002F29 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000DCC2D9A0 000B58 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000DCC2E4F8 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000DCC2E528 001D34 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DCC30260 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000DCC30320 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DCC30348 0010AF (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x41f37c000-0x41f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000041f37ffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009d01fff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20c000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000db1f1fff]
[    0.000000]   node   0: [mem 0x00000000dc6f8000-0x00000000dcb78fff]
[    0.000000]   node   0: [mem 0x00000000dd810000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000041f37ffff]
[    0.000000] Zeroed struct page in unavailable ranges: 13608 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
[    0.000000] On node 0 totalpages: 4177496
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 26 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14061 pages used for memmap
[    0.000000]   DMA32 zone: 899897 pages, LIFO batch:63
[    0.000000]   Normal zone: 51150 pages used for memmap
[    0.000000]   Normal zone: 3273600 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x09d02000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0a200000-0x0a20bfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd6afc000-0xd6afcfff]
[    0.000000] PM: Registered nosave memory: [mem 0xd6b19000-0xd6b19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb1f2000-0xdc6f7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdcb79000-0xdcc8afff]
[    0.000000] PM: Registered nosave memory: [mem 0xdcc8b000-0xdd80ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.000000] [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 53 pages/cpu s180224 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s180224 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4112195
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: audit=0  
[    0.000000] audit: disabled (until reboot)
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.000000] printk: log_buf_len min size: 65536 bytes
[    0.000000] printk: log_buf_len: 262144 bytes
[    0.000000] printk: early log buf free: 51556(78%)
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] mem auto-init: stack:__user, heap alloc:off, heap free:off
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3560156K/16709984K available (12291K kernel code, 917K rwdata, 2468K rodata, 10908K init, 3156K bss, 480756K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=32.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.000000] NR_IRQS: 33024, nr_irqs: 1224, preallocated irqs: 16
[    0.000000] random: crng done (trusting CPU's manufacturer)
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20190816
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.001000] Switched APIC routing to physical flat.
[    0.001000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.008000] tsc: PIT calibration matches HPET. 2 loops
[    0.008000] tsc: Detected 3593.204 MHz processor
[    0.000002] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb3fa4005, max_idle_ns: 440795339735 ns
[    0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.40 BogoMIPS (lpj=3593204)
[    0.000008] pid_max: default: 32768 minimum: 301
[    0.002593] LSM: Security Framework initializing
[    0.002596] Yama: becoming mindful.
[    0.002622] AppArmor: AppArmor initialized
[    0.002660] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.002682] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.002694] *** VALIDATE tmpfs ***
[    0.002787] *** VALIDATE proc ***
[    0.002832] *** VALIDATE cgroup1 ***
[    0.002833] *** VALIDATE cgroup2 ***
[    0.002861] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.002905] LVT offset 1 assigned for vector 0xf9
[    0.003035] LVT offset 2 assigned for vector 0xf4
[    0.003067] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.003068] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.003070] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.003072] Spectre V2 : Mitigation: Full AMD retpoline
[    0.003073] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.003074] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.003075] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.003076] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.003240] Freeing SMP alternatives memory: 28K
[    0.106088] smpboot: CPU0: AMD Ryzen 5 3600 6-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[    0.109009] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.109013] ... version:                0
[    0.109013] ... bit width:              48
[    0.109014] ... generic registers:      6
[    0.109015] ... value mask:             0000ffffffffffff
[    0.109016] ... max period:             00007fffffffffff
[    0.109017] ... fixed-purpose events:   0
[    0.109018] ... event mask:             000000000000003f
[    0.111005] rcu: Hierarchical SRCU implementation.
[    0.115005] smp: Bringing up secondary CPUs ...
[    0.123012] x86: Booting SMP configuration:
[    0.123013] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.137143] smp: Brought up 1 node, 12 CPUs
[    0.137146] smpboot: Max logical packages: 3
[    0.137147] smpboot: Total of 12 processors activated (86236.89 BogoMIPS)
[    0.138058] MuQSS possible/present/online CPUs: 32/12/12
[    0.138067] MuQSS locality CPU 0 to 0: 0
[    0.138068] MuQSS locality CPU 0 to 1: 2
[    0.138068] MuQSS locality CPU 0 to 2: 2
[    0.138068] MuQSS locality CPU 0 to 3: 3
[    0.138068] MuQSS locality CPU 0 to 4: 3
[    0.138069] MuQSS locality CPU 0 to 5: 3
[    0.138069] MuQSS locality CPU 0 to 6: 1
[    0.138069] MuQSS locality CPU 0 to 7: 2
[    0.138069] MuQSS locality CPU 0 to 8: 2
[    0.138070] MuQSS locality CPU 0 to 9: 3
[    0.138070] MuQSS locality CPU 0 to 10: 3
[    0.138070] MuQSS locality CPU 0 to 11: 3
[    0.138071] MuQSS locality CPU 1 to 0: 2
[    0.138071] MuQSS locality CPU 1 to 1: 0
[    0.138071] MuQSS locality CPU 1 to 2: 2
[    0.138072] MuQSS locality CPU 1 to 3: 3
[    0.138072] MuQSS locality CPU 1 to 4: 3
[    0.138072] MuQSS locality CPU 1 to 5: 3
[    0.138073] MuQSS locality CPU 1 to 6: 2
[    0.138073] MuQSS locality CPU 1 to 7: 1
[    0.138073] MuQSS locality CPU 1 to 8: 2
[    0.138074] MuQSS locality CPU 1 to 9: 3
[    0.138074] MuQSS locality CPU 1 to 10: 3
[    0.138074] MuQSS locality CPU 1 to 11: 3
[    0.138075] MuQSS locality CPU 2 to 0: 2
[    0.138075] MuQSS locality CPU 2 to 1: 2
[    0.138075] MuQSS locality CPU 2 to 2: 0
[    0.138076] MuQSS locality CPU 2 to 3: 3
[    0.138076] MuQSS locality CPU 2 to 4: 3
[    0.138076] MuQSS locality CPU 2 to 5: 3
[    0.138077] MuQSS locality CPU 2 to 6: 2
[    0.138077] MuQSS locality CPU 2 to 7: 2
[    0.138077] MuQSS locality CPU 2 to 8: 1
[    0.138077] MuQSS locality CPU 2 to 9: 3
[    0.138078] MuQSS locality CPU 2 to 10: 3
[    0.138078] MuQSS locality CPU 2 to 11: 3
[    0.138078] MuQSS locality CPU 3 to 0: 3
[    0.138079] MuQSS locality CPU 3 to 1: 3
[    0.138079] MuQSS locality CPU 3 to 2: 3
[    0.138079] MuQSS locality CPU 3 to 3: 0
[    0.138080] MuQSS locality CPU 3 to 4: 2
[    0.138080] MuQSS locality CPU 3 to 5: 2
[    0.138080] MuQSS locality CPU 3 to 6: 3
[    0.138081] MuQSS locality CPU 3 to 7: 3
[    0.138081] MuQSS locality CPU 3 to 8: 3
[    0.138081] MuQSS locality CPU 3 to 9: 1
[    0.138082] MuQSS locality CPU 3 to 10: 2
[    0.138082] MuQSS locality CPU 3 to 11: 2
[    0.138082] MuQSS locality CPU 4 to 0: 3
[    0.138082] MuQSS locality CPU 4 to 1: 3
[    0.138083] MuQSS locality CPU 4 to 2: 3
[    0.138083] MuQSS locality CPU 4 to 3: 2
[    0.138083] MuQSS locality CPU 4 to 4: 0
[    0.138083] MuQSS locality CPU 4 to 5: 2
[    0.138084] MuQSS locality CPU 4 to 6: 3
[    0.138084] MuQSS locality CPU 4 to 7: 3
[    0.138084] MuQSS locality CPU 4 to 8: 3
[    0.138084] MuQSS locality CPU 4 to 9: 2
[    0.138085] MuQSS locality CPU 4 to 10: 1
[    0.138085] MuQSS locality CPU 4 to 11: 2
[    0.138085] MuQSS locality CPU 5 to 0: 3
[    0.138085] MuQSS locality CPU 5 to 1: 3
[    0.138086] MuQSS locality CPU 5 to 2: 3
[    0.138086] MuQSS locality CPU 5 to 3: 2
[    0.138086] MuQSS locality CPU 5 to 4: 2
[    0.138086] MuQSS locality CPU 5 to 5: 0
[    0.138087] MuQSS locality CPU 5 to 6: 3
[    0.138087] MuQSS locality CPU 5 to 7: 3
[    0.138087] MuQSS locality CPU 5 to 8: 3
[    0.138087] MuQSS locality CPU 5 to 9: 2
[    0.138088] MuQSS locality CPU 5 to 10: 2
[    0.138088] MuQSS locality CPU 5 to 11: 1
[    0.138088] MuQSS locality CPU 6 to 0: 1
[    0.138089] MuQSS locality CPU 6 to 1: 2
[    0.138089] MuQSS locality CPU 6 to 2: 2
[    0.138089] MuQSS locality CPU 6 to 3: 3
[    0.138090] MuQSS locality CPU 6 to 4: 3
[    0.138090] MuQSS locality CPU 6 to 5: 3
[    0.138090] MuQSS locality CPU 6 to 6: 0
[    0.138091] MuQSS locality CPU 6 to 7: 2
[    0.138091] MuQSS locality CPU 6 to 8: 2
[    0.138091] MuQSS locality CPU 6 to 9: 3
[    0.138092] MuQSS locality CPU 6 to 10: 3
[    0.138092] MuQSS locality CPU 6 to 11: 3
[    0.138092] MuQSS locality CPU 7 to 0: 2
[    0.138093] MuQSS locality CPU 7 to 1: 1
[    0.138093] MuQSS locality CPU 7 to 2: 2
[    0.138093] MuQSS locality CPU 7 to 3: 3
[    0.138094] MuQSS locality CPU 7 to 4: 3
[    0.138094] MuQSS locality CPU 7 to 5: 3
[    0.138094] MuQSS locality CPU 7 to 6: 2
[    0.138094] MuQSS locality CPU 7 to 7: 0
[    0.138095] MuQSS locality CPU 7 to 8: 2
[    0.138095] MuQSS locality CPU 7 to 9: 3
[    0.138095] MuQSS locality CPU 7 to 10: 3
[    0.138096] MuQSS locality CPU 7 to 11: 3
[    0.138096] MuQSS locality CPU 8 to 0: 2
[    0.138096] MuQSS locality CPU 8 to 1: 2
[    0.138097] MuQSS locality CPU 8 to 2: 1
[    0.138097] MuQSS locality CPU 8 to 3: 3
[    0.138097] MuQSS locality CPU 8 to 4: 3
[    0.138098] MuQSS locality CPU 8 to 5: 3
[    0.138098] MuQSS locality CPU 8 to 6: 2
[    0.138098] MuQSS locality CPU 8 to 7: 2
[    0.138099] MuQSS locality CPU 8 to 8: 0
[    0.138099] MuQSS locality CPU 8 to 9: 3
[    0.138099] MuQSS locality CPU 8 to 10: 3
[    0.138100] MuQSS locality CPU 8 to 11: 3
[    0.138100] MuQSS locality CPU 9 to 0: 3
[    0.138100] MuQSS locality CPU 9 to 1: 3
[    0.138100] MuQSS locality CPU 9 to 2: 3
[    0.138101] MuQSS locality CPU 9 to 3: 1
[    0.138101] MuQSS locality CPU 9 to 4: 2
[    0.138101] MuQSS locality CPU 9 to 5: 2
[    0.138101] MuQSS locality CPU 9 to 6: 3
[    0.138102] MuQSS locality CPU 9 to 7: 3
[    0.138102] MuQSS locality CPU 9 to 8: 3
[    0.138102] MuQSS locality CPU 9 to 9: 0
[    0.138102] MuQSS locality CPU 9 to 10: 2
[    0.138103] MuQSS locality CPU 9 to 11: 2
[    0.138103] MuQSS locality CPU 10 to 0: 3
[    0.138103] MuQSS locality CPU 10 to 1: 3
[    0.138104] MuQSS locality CPU 10 to 2: 3
[    0.138104] MuQSS locality CPU 10 to 3: 2
[    0.138104] MuQSS locality CPU 10 to 4: 1
[    0.138104] MuQSS locality CPU 10 to 5: 2
[    0.138105] MuQSS locality CPU 10 to 6: 3
[    0.138105] MuQSS locality CPU 10 to 7: 3
[    0.138105] MuQSS locality CPU 10 to 8: 3
[    0.138105] MuQSS locality CPU 10 to 9: 2
[    0.138106] MuQSS locality CPU 10 to 10: 0
[    0.138106] MuQSS locality CPU 10 to 11: 2
[    0.138106] MuQSS locality CPU 11 to 0: 3
[    0.138106] MuQSS locality CPU 11 to 1: 3
[    0.138107] MuQSS locality CPU 11 to 2: 3
[    0.138107] MuQSS locality CPU 11 to 3: 2
[    0.138107] MuQSS locality CPU 11 to 4: 2
[    0.138108] MuQSS locality CPU 11 to 5: 1
[    0.138108] MuQSS locality CPU 11 to 6: 3
[    0.138108] MuQSS locality CPU 11 to 7: 3
[    0.138108] MuQSS locality CPU 11 to 8: 3
[    0.138109] MuQSS locality CPU 11 to 9: 2
[    0.138109] MuQSS locality CPU 11 to 10: 2
[    0.138109] MuQSS locality CPU 11 to 11: 0
[    0.138110] MuQSS sharing MC runqueue from CPU 0 to CPU 1
[    0.138111] MuQSS sharing MC runqueue from CPU 0 to CPU 2
[    0.138112] MuQSS sharing MC runqueue from CPU 3 to CPU 4
[    0.138113] MuQSS sharing MC runqueue from CPU 3 to CPU 5
[    0.138114] MuQSS sharing MC runqueue from CPU 0 to CPU 6
[    0.138115] MuQSS sharing MC runqueue from CPU 0 to CPU 7
[    0.138115] MuQSS sharing MC runqueue from CPU 0 to CPU 8
[    0.138116] MuQSS sharing MC runqueue from CPU 3 to CPU 9
[    0.138117] MuQSS sharing MC runqueue from CPU 3 to CPU 10
[    0.138118] MuQSS sharing MC runqueue from CPU 3 to CPU 11
[    0.138129] MuQSS CPU 0 llc 0 RQ order 0 RQ 0 llc 0
[    0.138130] MuQSS CPU 0 llc 0 RQ order 1 RQ 3 llc 1
[    0.138130] MuQSS CPU 1 llc 0 RQ order 0 RQ 0 llc 0
[    0.138131] MuQSS CPU 1 llc 0 RQ order 1 RQ 3 llc 1
[    0.138131] MuQSS CPU 2 llc 0 RQ order 0 RQ 0 llc 0
[    0.138131] MuQSS CPU 2 llc 0 RQ order 1 RQ 3 llc 1
[    0.138132] MuQSS CPU 3 llc 1 RQ order 0 RQ 3 llc 1
[    0.138132] MuQSS CPU 3 llc 1 RQ order 1 RQ 0 llc 0
[    0.138132] MuQSS CPU 4 llc 1 RQ order 0 RQ 3 llc 1
[    0.138133] MuQSS CPU 4 llc 1 RQ order 1 RQ 0 llc 0
[    0.138133] MuQSS CPU 5 llc 1 RQ order 0 RQ 3 llc 1
[    0.138134] MuQSS CPU 5 llc 1 RQ order 1 RQ 0 llc 0
[    0.138134] MuQSS CPU 6 llc 0 RQ order 0 RQ 0 llc 0
[    0.138134] MuQSS CPU 6 llc 0 RQ order 1 RQ 3 llc 1
[    0.138135] MuQSS CPU 7 llc 0 RQ order 0 RQ 0 llc 0
[    0.138135] MuQSS CPU 7 llc 0 RQ order 1 RQ 3 llc 1
[    0.138136] MuQSS CPU 8 llc 0 RQ order 0 RQ 0 llc 0
[    0.138136] MuQSS CPU 8 llc 0 RQ order 1 RQ 3 llc 1
[    0.138136] MuQSS CPU 9 llc 1 RQ order 0 RQ 3 llc 1
[    0.138137] MuQSS CPU 9 llc 1 RQ order 1 RQ 0 llc 0
[    0.138137] MuQSS CPU 10 llc 1 RQ order 0 RQ 3 llc 1
[    0.138138] MuQSS CPU 10 llc 1 RQ order 1 RQ 0 llc 0
[    0.138138] MuQSS CPU 11 llc 1 RQ order 0 RQ 3 llc 1
[    0.138138] MuQSS CPU 11 llc 1 RQ order 1 RQ 0 llc 0
[    0.138139] MuQSS CPU 0 llc 0 CPU order 0 RQ 0 llc 0
[    0.138139] MuQSS CPU 0 llc 0 CPU order 1 RQ 6 llc 0
[    0.138139] MuQSS CPU 0 llc 0 CPU order 2 RQ 1 llc 0
[    0.138140] MuQSS CPU 0 llc 0 CPU order 3 RQ 7 llc 0
[    0.138140] MuQSS CPU 0 llc 0 CPU order 4 RQ 2 llc 0
[    0.138140] MuQSS CPU 0 llc 0 CPU order 5 RQ 8 llc 0
[    0.138141] MuQSS CPU 0 llc 0 CPU order 6 RQ 3 llc 1
[    0.138141] MuQSS CPU 0 llc 0 CPU order 7 RQ 9 llc 1
[    0.138141] MuQSS CPU 0 llc 0 CPU order 8 RQ 4 llc 1
[    0.138142] MuQSS CPU 0 llc 0 CPU order 9 RQ 10 llc 1
[    0.138142] MuQSS CPU 0 llc 0 CPU order 10 RQ 5 llc 1
[    0.138143] MuQSS CPU 0 llc 0 CPU order 11 RQ 11 llc 1
[    0.138143] MuQSS CPU 1 llc 0 CPU order 0 RQ 1 llc 0
[    0.138144] MuQSS CPU 1 llc 0 CPU order 1 RQ 7 llc 0
[    0.138144] MuQSS CPU 1 llc 0 CPU order 2 RQ 2 llc 0
[    0.138144] MuQSS CPU 1 llc 0 CPU order 3 RQ 8 llc 0
[    0.138145] MuQSS CPU 1 llc 0 CPU order 4 RQ 6 llc 0
[    0.138145] MuQSS CPU 1 llc 0 CPU order 5 RQ 0 llc 0
[    0.138145] MuQSS CPU 1 llc 0 CPU order 6 RQ 3 llc 1
[    0.138146] MuQSS CPU 1 llc 0 CPU order 7 RQ 9 llc 1
[    0.138146] MuQSS CPU 1 llc 0 CPU order 8 RQ 4 llc 1
[    0.138146] MuQSS CPU 1 llc 0 CPU order 9 RQ 10 llc 1
[    0.138147] MuQSS CPU 1 llc 0 CPU order 10 RQ 5 llc 1
[    0.138147] MuQSS CPU 1 llc 0 CPU order 11 RQ 11 llc 1
[    0.138148] MuQSS CPU 2 llc 0 CPU order 0 RQ 2 llc 0
[    0.138148] MuQSS CPU 2 llc 0 CPU order 1 RQ 8 llc 0
[    0.138148] MuQSS CPU 2 llc 0 CPU order 2 RQ 6 llc 0
[    0.138149] MuQSS CPU 2 llc 0 CPU order 3 RQ 0 llc 0
[    0.138149] MuQSS CPU 2 llc 0 CPU order 4 RQ 7 llc 0
[    0.138149] MuQSS CPU 2 llc 0 CPU order 5 RQ 1 llc 0
[    0.138150] MuQSS CPU 2 llc 0 CPU order 6 RQ 3 llc 1
[    0.138150] MuQSS CPU 2 llc 0 CPU order 7 RQ 9 llc 1
[    0.138150] MuQSS CPU 2 llc 0 CPU order 8 RQ 4 llc 1
[    0.138151] MuQSS CPU 2 llc 0 CPU order 9 RQ 10 llc 1
[    0.138151] MuQSS CPU 2 llc 0 CPU order 10 RQ 5 llc 1
[    0.138151] MuQSS CPU 2 llc 0 CPU order 11 RQ 11 llc 1
[    0.138152] MuQSS CPU 3 llc 1 CPU order 0 RQ 3 llc 1
[    0.138152] MuQSS CPU 3 llc 1 CPU order 1 RQ 9 llc 1
[    0.138153] MuQSS CPU 3 llc 1 CPU order 2 RQ 4 llc 1
[    0.138153] MuQSS CPU 3 llc 1 CPU order 3 RQ 10 llc 1
[    0.138153] MuQSS CPU 3 llc 1 CPU order 4 RQ 5 llc 1
[    0.138154] MuQSS CPU 3 llc 1 CPU order 5 RQ 11 llc 1
[    0.138154] MuQSS CPU 3 llc 1 CPU order 6 RQ 6 llc 0
[    0.138154] MuQSS CPU 3 llc 1 CPU order 7 RQ 0 llc 0
[    0.138155] MuQSS CPU 3 llc 1 CPU order 8 RQ 7 llc 0
[    0.138155] MuQSS CPU 3 llc 1 CPU order 9 RQ 1 llc 0
[    0.138155] MuQSS CPU 3 llc 1 CPU order 10 RQ 8 llc 0
[    0.138156] MuQSS CPU 3 llc 1 CPU order 11 RQ 2 llc 0
[    0.138156] MuQSS CPU 4 llc 1 CPU order 0 RQ 4 llc 1
[    0.138156] MuQSS CPU 4 llc 1 CPU order 1 RQ 10 llc 1
[    0.138157] MuQSS CPU 4 llc 1 CPU order 2 RQ 5 llc 1
[    0.138157] MuQSS CPU 4 llc 1 CPU order 3 RQ 11 llc 1
[    0.138157] MuQSS CPU 4 llc 1 CPU order 4 RQ 9 llc 1
[    0.138158] MuQSS CPU 4 llc 1 CPU order 5 RQ 3 llc 1
[    0.138158] MuQSS CPU 4 llc 1 CPU order 6 RQ 6 llc 0
[    0.138159] MuQSS CPU 4 llc 1 CPU order 7 RQ 0 llc 0
[    0.138159] MuQSS CPU 4 llc 1 CPU order 8 RQ 7 llc 0
[    0.138159] MuQSS CPU 4 llc 1 CPU order 9 RQ 1 llc 0
[    0.138160] MuQSS CPU 4 llc 1 CPU order 10 RQ 8 llc 0
[    0.138160] MuQSS CPU 4 llc 1 CPU order 11 RQ 2 llc 0
[    0.138160] MuQSS CPU 5 llc 1 CPU order 0 RQ 5 llc 1
[    0.138161] MuQSS CPU 5 llc 1 CPU order 1 RQ 11 llc 1
[    0.138161] MuQSS CPU 5 llc 1 CPU order 2 RQ 9 llc 1
[    0.138161] MuQSS CPU 5 llc 1 CPU order 3 RQ 3 llc 1
[    0.138162] MuQSS CPU 5 llc 1 CPU order 4 RQ 10 llc 1
[    0.138162] MuQSS CPU 5 llc 1 CPU order 5 RQ 4 llc 1
[    0.138162] MuQSS CPU 5 llc 1 CPU order 6 RQ 6 llc 0
[    0.138163] MuQSS CPU 5 llc 1 CPU order 7 RQ 0 llc 0
[    0.138163] MuQSS CPU 5 llc 1 CPU order 8 RQ 7 llc 0
[    0.138163] MuQSS CPU 5 llc 1 CPU order 9 RQ 1 llc 0
[    0.138164] MuQSS CPU 5 llc 1 CPU order 10 RQ 8 llc 0
[    0.138164] MuQSS CPU 5 llc 1 CPU order 11 RQ 2 llc 0
[    0.138165] MuQSS CPU 6 llc 0 CPU order 0 RQ 6 llc 0
[    0.138165] MuQSS CPU 6 llc 0 CPU order 1 RQ 0 llc 0
[    0.138165] MuQSS CPU 6 llc 0 CPU order 2 RQ 2 llc 0
[    0.138166] MuQSS CPU 6 llc 0 CPU order 3 RQ 8 llc 0
[    0.138166] MuQSS CPU 6 llc 0 CPU order 4 RQ 1 llc 0
[    0.138166] MuQSS CPU 6 llc 0 CPU order 5 RQ 7 llc 0
[    0.138167] MuQSS CPU 6 llc 0 CPU order 6 RQ 5 llc 1
[    0.138167] MuQSS CPU 6 llc 0 CPU order 7 RQ 11 llc 1
[    0.138167] MuQSS CPU 6 llc 0 CPU order 8 RQ 4 llc 1
[    0.138168] MuQSS CPU 6 llc 0 CPU order 9 RQ 10 llc 1
[    0.138168] MuQSS CPU 6 llc 0 CPU order 10 RQ 3 llc 1
[    0.138168] MuQSS CPU 6 llc 0 CPU order 11 RQ 9 llc 1
[    0.138169] MuQSS CPU 7 llc 0 CPU order 0 RQ 7 llc 0
[    0.138169] MuQSS CPU 7 llc 0 CPU order 1 RQ 1 llc 0
[    0.138169] MuQSS CPU 7 llc 0 CPU order 2 RQ 6 llc 0
[    0.138170] MuQSS CPU 7 llc 0 CPU order 3 RQ 0 llc 0
[    0.138170] MuQSS CPU 7 llc 0 CPU order 4 RQ 2 llc 0
[    0.138170] MuQSS CPU 7 llc 0 CPU order 5 RQ 8 llc 0
[    0.138171] MuQSS CPU 7 llc 0 CPU order 6 RQ 5 llc 1
[    0.138171] MuQSS CPU 7 llc 0 CPU order 7 RQ 11 llc 1
[    0.138171] MuQSS CPU 7 llc 0 CPU order 8 RQ 4 llc 1
[    0.138172] MuQSS CPU 7 llc 0 CPU order 9 RQ 10 llc 1
[    0.138172] MuQSS CPU 7 llc 0 CPU order 10 RQ 3 llc 1
[    0.138173] MuQSS CPU 7 llc 0 CPU order 11 RQ 9 llc 1
[    0.138173] MuQSS CPU 8 llc 0 CPU order 0 RQ 8 llc 0
[    0.138173] MuQSS CPU 8 llc 0 CPU order 1 RQ 2 llc 0
[    0.138174] MuQSS CPU 8 llc 0 CPU order 2 RQ 7 llc 0
[    0.138174] MuQSS CPU 8 llc 0 CPU order 3 RQ 1 llc 0
[    0.138174] MuQSS CPU 8 llc 0 CPU order 4 RQ 6 llc 0
[    0.138175] MuQSS CPU 8 llc 0 CPU order 5 RQ 0 llc 0
[    0.138175] MuQSS CPU 8 llc 0 CPU order 6 RQ 5 llc 1
[    0.138175] MuQSS CPU 8 llc 0 CPU order 7 RQ 11 llc 1
[    0.138176] MuQSS CPU 8 llc 0 CPU order 8 RQ 4 llc 1
[    0.138176] MuQSS CPU 8 llc 0 CPU order 9 RQ 10 llc 1
[    0.138176] MuQSS CPU 8 llc 0 CPU order 10 RQ 3 llc 1
[    0.138177] MuQSS CPU 8 llc 0 CPU order 11 RQ 9 llc 1
[    0.138177] MuQSS CPU 9 llc 1 CPU order 0 RQ 9 llc 1
[    0.138178] MuQSS CPU 9 llc 1 CPU order 1 RQ 3 llc 1
[    0.138178] MuQSS CPU 9 llc 1 CPU order 2 RQ 5 llc 1
[    0.138178] MuQSS CPU 9 llc 1 CPU order 3 RQ 11 llc 1
[    0.138179] MuQSS CPU 9 llc 1 CPU order 4 RQ 4 llc 1
[    0.138179] MuQSS CPU 9 llc 1 CPU order 5 RQ 10 llc 1
[    0.138179] MuQSS CPU 9 llc 1 CPU order 6 RQ 8 llc 0
[    0.138180] MuQSS CPU 9 llc 1 CPU order 7 RQ 2 llc 0
[    0.138180] MuQSS CPU 9 llc 1 CPU order 8 RQ 7 llc 0
[    0.138180] MuQSS CPU 9 llc 1 CPU order 9 RQ 1 llc 0
[    0.138181] MuQSS CPU 9 llc 1 CPU order 10 RQ 6 llc 0
[    0.138181] MuQSS CPU 9 llc 1 CPU order 11 RQ 0 llc 0
[    0.138181] MuQSS CPU 10 llc 1 CPU order 0 RQ 10 llc 1
[    0.138182] MuQSS CPU 10 llc 1 CPU order 1 RQ 4 llc 1
[    0.138182] MuQSS CPU 10 llc 1 CPU order 2 RQ 9 llc 1
[    0.138183] MuQSS CPU 10 llc 1 CPU order 3 RQ 3 llc 1
[    0.138183] MuQSS CPU 10 llc 1 CPU order 4 RQ 5 llc 1
[    0.138183] MuQSS CPU 10 llc 1 CPU order 5 RQ 11 llc 1
[    0.138184] MuQSS CPU 10 llc 1 CPU order 6 RQ 8 llc 0
[    0.138184] MuQSS CPU 10 llc 1 CPU order 7 RQ 2 llc 0
[    0.138184] MuQSS CPU 10 llc 1 CPU order 8 RQ 7 llc 0
[    0.138185] MuQSS CPU 10 llc 1 CPU order 9 RQ 1 llc 0
[    0.138185] MuQSS CPU 10 llc 1 CPU order 10 RQ 6 llc 0
[    0.138185] MuQSS CPU 10 llc 1 CPU order 11 RQ 0 llc 0
[    0.138186] MuQSS CPU 11 llc 1 CPU order 0 RQ 11 llc 1
[    0.138186] MuQSS CPU 11 llc 1 CPU order 1 RQ 5 llc 1
[    0.138186] MuQSS CPU 11 llc 1 CPU order 2 RQ 10 llc 1
[    0.138187] MuQSS CPU 11 llc 1 CPU order 3 RQ 4 llc 1
[    0.138187] MuQSS CPU 11 llc 1 CPU order 4 RQ 9 llc 1
[    0.138187] MuQSS CPU 11 llc 1 CPU order 5 RQ 3 llc 1
[    0.138188] MuQSS CPU 11 llc 1 CPU order 6 RQ 8 llc 0
[    0.138188] MuQSS CPU 11 llc 1 CPU order 7 RQ 2 llc 0
[    0.138189] MuQSS CPU 11 llc 1 CPU order 8 RQ 7 llc 0
[    0.138189] MuQSS CPU 11 llc 1 CPU order 9 RQ 1 llc 0
[    0.138189] MuQSS CPU 11 llc 1 CPU order 10 RQ 6 llc 0
[    0.138190] MuQSS CPU 11 llc 1 CPU order 11 RQ 0 llc 0
[    0.138190] MuQSS runqueue share type LLC total runqueues: 2
[    0.139010] node 0 initialised, 3167268 pages in 1ms
[    0.140037] devtmpfs: initialized
[    0.140139] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
[    0.140139] PM: Registering ACPI NVS region [mem 0xdcb79000-0xdcc8afff] (1122304 bytes)
[    0.140139] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.140139] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.140139] prandom: seed boundary self test passed
[    0.140218] prandom: 100 self tests passed
[    0.140218] pinctrl core: initialized pinctrl subsystem
[    0.140311] NET: Registered protocol family 16
[    0.141020] cpuidle: using governor ladder
[    0.142012] cpuidle: using governor menu
[    0.142023] Detected 1 PCC Subspaces
[    0.142050] Registering PCC driver as Mailbox controller
[    0.142085] ACPI: bus type PCI registered
[    0.142085] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.142092] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.142096] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.142102] PCI: Using configuration type 1 for base access
[    0.143169] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.143169] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.145065] fbcon: Taking over console
[    0.145068] ACPI: Added _OSI(Module Device)
[    0.145068] ACPI: Added _OSI(Processor Device)
[    0.145068] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.145068] ACPI: Added _OSI(Processor Aggregator Device)
[    0.145068] ACPI: Added _OSI(Linux-Dell-Video)
[    0.145068] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.145068] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.150158] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.150843] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.152296] ACPI: Interpreter enabled
[    0.152307] ACPI: (supports S0 S3 S4 S5)
[    0.152308] ACPI: Using IOAPIC for interrupt routing
[    0.152472] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.152667] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.157721] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.157726] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.157803] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.157874] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.157881] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.158053] PCI host bridge to bus 0000:00
[    0.158055] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.158056] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.158057] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.158059] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.158060] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.158061] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.158062] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.158064] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.158065] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.158072] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.158150] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.158236] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.158294] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    0.158378] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.158467] pci 0000:00:01.3: [1022:1483] type 01 class 0x060400
[    0.158503] pci 0000:00:01.3: enabling Extended Tags
[    0.158553] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.158637] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.158698] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.158753] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    0.158825] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.158908] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.158968] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.159031] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.159086] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.159115] pci 0000:00:07.1: enabling Extended Tags
[    0.159151] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.159222] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.159279] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.159310] pci 0000:00:08.1: enabling Extended Tags
[    0.159349] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.159420] pci 0000:00:08.2: [1022:1484] type 01 class 0x060400
[    0.159450] pci 0000:00:08.2: enabling Extended Tags
[    0.159490] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.159558] pci 0000:00:08.3: [1022:1484] type 01 class 0x060400
[    0.159588] pci 0000:00:08.3: enabling Extended Tags
[    0.159627] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.159713] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.159820] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.159929] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    0.159963] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    0.159997] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    0.160031] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    0.160065] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    0.160100] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    0.160134] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    0.160168] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    0.160417] pci 0000:01:00.0: [1987:5012] type 00 class 0x010802
[    0.160487] pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.160940] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.160945] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.160994] pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
[    0.161021] pci 0000:02:00.0: reg 0x10: [mem 0xfcba0000-0xfcba7fff 64bit]
[    0.161065] pci 0000:02:00.0: enabling Extended Tags
[    0.161121] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.161193] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
[    0.161250] pci 0000:02:00.1: reg 0x24: [mem 0xfcb80000-0xfcb9ffff]
[    0.161259] pci 0000:02:00.1: reg 0x30: [mem 0xfcb00000-0xfcb7ffff pref]
[    0.161266] pci 0000:02:00.1: enabling Extended Tags
[    0.161309] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.161364] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[    0.161416] pci 0000:02:00.2: enabling Extended Tags
[    0.161465] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.161572] pci 0000:00:01.3: PCI bridge to [bus 02-06]
[    0.161576] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.161578] pci 0000:00:01.3:   bridge window [mem 0xfc900000-0xfcbfffff]
[    0.161651] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[    0.161709] pci 0000:03:00.0: enabling Extended Tags
[    0.161770] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.161844] pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400
[    0.161902] pci 0000:03:01.0: enabling Extended Tags
[    0.161963] pci 0000:03:01.0: PME# supported from D3hot D3cold
[    0.162038] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[    0.162097] pci 0000:03:04.0: enabling Extended Tags
[    0.162157] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.162248] pci 0000:02:00.2: PCI bridge to [bus 03-06]
[    0.162253] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.162257] pci 0000:02:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
[    0.162328] pci 0000:04:00.0: [8086:24f3] type 00 class 0x028000
[    0.162394] pci 0000:04:00.0: reg 0x10: [mem 0xfca00000-0xfca01fff 64bit]
[    0.162626] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.162881] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.162888] pci 0000:03:00.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.162952] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[    0.162997] pci 0000:05:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.163038] pci 0000:05:00.0: reg 0x18: [mem 0xfc904000-0xfc904fff 64bit]
[    0.163063] pci 0000:05:00.0: reg 0x20: [mem 0xfc900000-0xfc903fff 64bit]
[    0.163214] pci 0000:05:00.0: supports D1 D2
[    0.163215] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.163416] pci 0000:03:01.0: PCI bridge to [bus 05]
[    0.163422] pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
[    0.163425] pci 0000:03:01.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.163468] pci 0000:03:04.0: PCI bridge to [bus 06]
[    0.163533] pci 0000:07:00.0: [1002:67df] type 00 class 0x030000
[    0.163560] pci 0000:07:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.163571] pci 0000:07:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.163578] pci 0000:07:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.163585] pci 0000:07:00.0: reg 0x24: [mem 0xfce00000-0xfce3ffff]
[    0.163592] pci 0000:07:00.0: reg 0x30: [mem 0xfce40000-0xfce5ffff pref]
[    0.163604] pci 0000:07:00.0: BAR 0: assigned to efifb
[    0.163663] pci 0000:07:00.0: supports D1 D2
[    0.163664] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.163734] pci 0000:07:00.1: [1002:aaf0] type 00 class 0x040300
[    0.163754] pci 0000:07:00.1: reg 0x10: [mem 0xfce60000-0xfce63fff 64bit]
[    0.163824] pci 0000:07:00.1: supports D1 D2
[    0.163916] pci 0000:00:03.1: PCI bridge to [bus 07]
[    0.163919] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.163921] pci 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.163925] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.163956] pci 0000:08:00.0: [1022:148a] type 00 class 0x130000
[    0.163989] pci 0000:08:00.0: enabling Extended Tags
[    0.164088] pci 0000:00:07.1: PCI bridge to [bus 08]
[    0.164130] pci 0000:09:00.0: [1022:1485] type 00 class 0x130000
[    0.164171] pci 0000:09:00.0: enabling Extended Tags
[    0.164262] pci 0000:09:00.1: [1022:1486] type 00 class 0x108000
[    0.164284] pci 0000:09:00.1: reg 0x18: [mem 0xfc700000-0xfc7fffff]
[    0.164295] pci 0000:09:00.1: reg 0x24: [mem 0xfc808000-0xfc809fff]
[    0.164304] pci 0000:09:00.1: enabling Extended Tags
[    0.164388] pci 0000:09:00.3: [1022:149c] type 00 class 0x0c0330
[    0.164407] pci 0000:09:00.3: reg 0x10: [mem 0xfc600000-0xfc6fffff 64bit]
[    0.164436] pci 0000:09:00.3: enabling Extended Tags
[    0.164480] pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
[    0.164530] pci 0000:09:00.4: [1022:1487] type 00 class 0x040300
[    0.164544] pci 0000:09:00.4: reg 0x10: [mem 0xfc800000-0xfc807fff]
[    0.164570] pci 0000:09:00.4: enabling Extended Tags
[    0.164611] pci 0000:09:00.4: PME# supported from D0 D3hot D3cold
[    0.164683] pci 0000:00:08.1: PCI bridge to [bus 09]
[    0.164688] pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc8fffff]
[    0.164723] pci 0000:0a:00.0: [1022:7901] type 00 class 0x010601
[    0.164766] pci 0000:0a:00.0: reg 0x24: [mem 0xfcd00000-0xfcd007ff]
[    0.164776] pci 0000:0a:00.0: enabling Extended Tags
[    0.164828] pci 0000:0a:00.0: PME# supported from D3hot D3cold
[    0.164905] pci 0000:00:08.2: PCI bridge to [bus 0a]
[    0.164909] pci 0000:00:08.2:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.164944] pci 0000:0b:00.0: [1022:7901] type 00 class 0x010601
[    0.164986] pci 0000:0b:00.0: reg 0x24: [mem 0xfcc00000-0xfcc007ff]
[    0.164996] pci 0000:0b:00.0: enabling Extended Tags
[    0.165050] pci 0000:0b:00.0: PME# supported from D3hot D3cold
[    0.165129] pci 0000:00:08.3: PCI bridge to [bus 0b]
[    0.165134] pci 0000:00:08.3:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.165374] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.165404] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.165429] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.165459] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.165487] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.165510] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.165532] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.165555] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.166089] iommu: Default domain type: Passthrough 
[    0.166102] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.166102] pci 0000:07:00.0: vgaarb: bridge control possible
[    0.166102] pci 0000:07:00.0: vgaarb: setting as boot device
[    0.166102] vgaarb: loaded
[    0.166102] ACPI: bus type USB registered
[    0.166109] usbcore: registered new interface driver usbfs
[    0.166113] usbcore: registered new interface driver hub
[    0.166209] usbcore: registered new device driver usb
[    0.166209] pps_core: LinuxPPS API ver. 1 registered
[    0.166209] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.166209] PTP clock support registered
[    0.166209] EDAC MC: Ver: 3.0.0
[    0.166209] Registered efivars operations
[    0.166209] PCI: Using ACPI for IRQ routing
[    0.167436] PCI: pci_cache_line_size set to 64 bytes
[    0.167514] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.167515] e820: reserve RAM buffer [mem 0x09d02000-0x0bffffff]
[    0.167516] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.167516] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.167516] e820: reserve RAM buffer [mem 0xd6afc018-0xd7ffffff]
[    0.167517] e820: reserve RAM buffer [mem 0xdb1f2000-0xdbffffff]
[    0.167517] e820: reserve RAM buffer [mem 0xdcb79000-0xdfffffff]
[    0.167518] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.167518] e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
[    0.167581] NetLabel: Initializing
[    0.167581] NetLabel:  domain hash size = 128
[    0.167582] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.167590] NetLabel:  unlabeled traffic allowed by default
[    0.168015] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.168018] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.171038] clocksource: Switched to clocksource tsc-early
[    0.174710] *** VALIDATE bpf ***
[    0.174788] VFS: Disk quotas dquot_6.6.0
[    0.174808] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.174825] *** VALIDATE ramfs ***
[    0.174831] *** VALIDATE hugetlbfs ***
[    0.174890] AppArmor: AppArmor Filesystem Enabled
[    0.174902] pnp: PnP ACPI init
[    0.174972] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.174976] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.175026] system 00:01: [mem 0xfd000000-0xfd0fffff] has been reserved
[    0.175028] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.175052] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.175166] system 00:03: [io  0x0280-0x028f] has been reserved
[    0.175168] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.175169] system 00:03: [io  0x02a0-0x02af] has been reserved
[    0.175170] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    0.175172] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.175364] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.175366] system 00:04: [io  0x040b] has been reserved
[    0.175367] system 00:04: [io  0x04d6] has been reserved
[    0.175368] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.175370] system 00:04: [io  0x0c14] has been reserved
[    0.175371] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.175372] system 00:04: [io  0x0c52] has been reserved
[    0.175373] system 00:04: [io  0x0c6c] has been reserved
[    0.175374] system 00:04: [io  0x0c6f] has been reserved
[    0.175375] system 00:04: [io  0x0cd0-0x0cd1] has been reserved
[    0.175377] system 00:04: [io  0x0cd2-0x0cd3] has been reserved
[    0.175378] system 00:04: [io  0x0cd4-0x0cd5] has been reserved
[    0.175379] system 00:04: [io  0x0cd6-0x0cd7] has been reserved
[    0.175381] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.175383] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.175384] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.175385] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.175386] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.175387] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.175389] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.175390] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.175392] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.175393] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.175395] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.175396] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.175397] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.175399] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.175598] pnp: PnP ACPI: found 5 devices
[    0.176192] thermal_sys: Registered thermal governor 'fair_share'
[    0.176192] thermal_sys: Registered thermal governor 'bang_bang'
[    0.176197] thermal_sys: Registered thermal governor 'step_wise'
[    0.176199] thermal_sys: Registered thermal governor 'user_space'
[    0.176200] thermal_sys: Registered thermal governor 'power_allocator'
[    0.180745] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.180771] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.180776] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.180781] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.180786] pci 0000:03:00.0:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.180794] pci 0000:03:01.0: PCI bridge to [bus 05]
[    0.180797] pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
[    0.180801] pci 0000:03:01.0:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.180809] pci 0000:03:04.0: PCI bridge to [bus 06]
[    0.180820] pci 0000:02:00.2: PCI bridge to [bus 03-06]
[    0.180822] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.180827] pci 0000:02:00.2:   bridge window [mem 0xfc900000-0xfcafffff]
[    0.180834] pci 0000:00:01.3: PCI bridge to [bus 02-06]
[    0.180836] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.180839] pci 0000:00:01.3:   bridge window [mem 0xfc900000-0xfcbfffff]
[    0.180845] pci 0000:00:03.1: PCI bridge to [bus 07]
[    0.180846] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.180849] pci 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.180851] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.180855] pci 0000:00:07.1: PCI bridge to [bus 08]
[    0.180861] pci 0000:00:08.1: PCI bridge to [bus 09]
[    0.180864] pci 0000:00:08.1:   bridge window [mem 0xfc600000-0xfc8fffff]
[    0.180869] pci 0000:00:08.2: PCI bridge to [bus 0a]
[    0.180872] pci 0000:00:08.2:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.180876] pci 0000:00:08.3: PCI bridge to [bus 0b]
[    0.180879] pci 0000:00:08.3:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.180884] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.180885] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.180887] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.180888] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.180889] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.180890] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.180892] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    0.180893] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.180894] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.180895] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.180897] pci_bus 0000:02: resource 1 [mem 0xfc900000-0xfcbfffff]
[    0.180898] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.180899] pci_bus 0000:03: resource 1 [mem 0xfc900000-0xfcafffff]
[    0.180900] pci_bus 0000:04: resource 1 [mem 0xfca00000-0xfcafffff]
[    0.180901] pci_bus 0000:05: resource 0 [io  0xf000-0xffff]
[    0.180902] pci_bus 0000:05: resource 1 [mem 0xfc900000-0xfc9fffff]
[    0.180904] pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
[    0.180905] pci_bus 0000:07: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.180906] pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.180907] pci_bus 0000:09: resource 1 [mem 0xfc600000-0xfc8fffff]
[    0.180908] pci_bus 0000:0a: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.180910] pci_bus 0000:0b: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.180968] NET: Registered protocol family 2
[    0.181086] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.181099] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.181172] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.181242] TCP: Hash tables configured (established 131072 bind 65536)
[    0.181268] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.181289] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.181362] NET: Registered protocol family 1
[    0.181365] NET: Registered protocol family 44
[    0.181490] pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
[    0.181604] PCI: CLS 64 bytes, default 64
[    0.193382] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.193559] pci 0000:00:01.0: Adding to iommu group 0
[    0.193579] pci 0000:00:01.1: Adding to iommu group 0
[    0.193600] pci 0000:00:01.3: Adding to iommu group 0
[    0.193615] pci 0000:00:02.0: Adding to iommu group 1
[    0.193636] pci 0000:00:03.0: Adding to iommu group 2
[    0.193654] pci 0000:00:03.1: Adding to iommu group 2
[    0.193669] pci 0000:00:04.0: Adding to iommu group 3
[    0.193684] pci 0000:00:05.0: Adding to iommu group 4
[    0.193702] pci 0000:00:07.0: Adding to iommu group 5
[    0.193720] pci 0000:00:07.1: Adding to iommu group 6
[    0.193744] pci 0000:00:08.0: Adding to iommu group 7
[    0.193763] pci 0000:00:08.1: Adding to iommu group 8
[    0.193780] pci 0000:00:08.2: Adding to iommu group 9
[    0.193798] pci 0000:00:08.3: Adding to iommu group 10
[    0.193816] pci 0000:00:14.0: Adding to iommu group 11
[    0.193829] pci 0000:00:14.3: Adding to iommu group 11
[    0.193863] pci 0000:00:18.0: Adding to iommu group 12
[    0.193875] pci 0000:00:18.1: Adding to iommu group 12
[    0.193887] pci 0000:00:18.2: Adding to iommu group 12
[    0.193899] pci 0000:00:18.3: Adding to iommu group 12
[    0.193911] pci 0000:00:18.4: Adding to iommu group 12
[    0.193923] pci 0000:00:18.5: Adding to iommu group 12
[    0.193935] pci 0000:00:18.6: Adding to iommu group 12
[    0.193947] pci 0000:00:18.7: Adding to iommu group 12
[    0.193973] pci 0000:01:00.0: Adding to iommu group 0
[    0.193990] pci 0000:02:00.0: Adding to iommu group 0
[    0.194004] pci 0000:02:00.1: Adding to iommu group 0
[    0.194018] pci 0000:02:00.2: Adding to iommu group 0
[    0.194032] pci 0000:03:00.0: Adding to iommu group 0
[    0.194044] pci 0000:03:01.0: Adding to iommu group 0
[    0.194057] pci 0000:03:04.0: Adding to iommu group 0
[    0.194081] pci 0000:04:00.0: Adding to iommu group 0
[    0.194103] pci 0000:05:00.0: Adding to iommu group 0
[    0.194131] pci 0000:07:00.0: Adding to iommu group 2
[    0.194145] pci 0000:07:00.1: Adding to iommu group 2
[    0.194165] pci 0000:08:00.0: Adding to iommu group 13
[    0.194187] pci 0000:09:00.0: Adding to iommu group 14
[    0.194207] pci 0000:09:00.1: Adding to iommu group 15
[    0.194230] pci 0000:09:00.3: Adding to iommu group 16
[    0.194252] pci 0000:09:00.4: Adding to iommu group 17
[    0.194274] pci 0000:0a:00.0: Adding to iommu group 18
[    0.194293] pci 0000:0b:00.0: Adding to iommu group 19
[    0.194457] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.194458] pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294ade):
[    0.194460]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.194461] AMD-Vi: Interrupt remapping enabled
[    0.194462] AMD-Vi: Virtual APIC enabled
[    0.194463] AMD-Vi: X2APIC enabled
[    0.194536] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.194538] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.194539] software IO TLB: mapped [mem 0xd2afc000-0xd6afc000] (64MB)
[    0.194553] amd_uncore: AMD NB counters detected
[    0.194557] amd_uncore: AMD LLC counters detected
[    0.194676] LVT offset 0 assigned for vector 0x400
[    0.194732] perf: AMD IBS detected (0x000003ff)
[    0.194736] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.194774] simple-framebuffer simple-framebuffer.0: framebuffer at 0xe0000000, 0x7e9000 bytes, mapped to 0x00000000345ea5d8
[    0.194777] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[    0.194833] Console: switching to colour frame buffer device 240x67
[    0.197629] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
[    0.197907] Initialise system trusted keyrings
[    0.197937] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    0.198607] zbud: loaded
[    0.199882] Key type asymmetric registered
[    0.199890] Asymmetric key parser 'x509' registered
[    0.199903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.199921] io scheduler mq-deadline-nodefault registered
[    0.199945] io scheduler bfq registered
[    0.200488] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[    0.200531] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[    0.200653] pcieport 0000:00:01.3: PME: Signaling with IRQ 27
[    0.200699] pcieport 0000:00:01.3: AER: enabled with IRQ 27
[    0.200810] pcieport 0000:00:03.1: PME: Signaling with IRQ 28
[    0.200849] pcieport 0000:00:03.1: AER: enabled with IRQ 28
[    0.200999] pcieport 0000:00:07.1: PME: Signaling with IRQ 30
[    0.201038] pcieport 0000:00:07.1: AER: enabled with IRQ 30
[    0.201139] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
[    0.201179] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[    0.201307] pcieport 0000:00:08.2: PME: Signaling with IRQ 32
[    0.201345] pcieport 0000:00:08.2: AER: enabled with IRQ 32
[    0.201464] pcieport 0000:00:08.3: PME: Signaling with IRQ 33
[    0.201504] pcieport 0000:00:08.3: AER: enabled with IRQ 33
[    0.202056] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.202137] Monitor-Mwait will be used to enter C-1 state
[    0.205204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.205469] Linux agpgart interface v0.103
[    0.205843] libphy: Fixed MDIO Bus: probed
[    0.205865] i8042: PNP: No PS/2 controller found.
[    0.205899] mousedev: PS/2 mouse device common for all mice
[    0.205991] ledtrig-cpu: registered to indicate activity on CPUs
[    0.206766] Key type dns_resolver registered
[    0.207155] RAS: Correctable Errors collector initialized.
[    0.207180] microcode: CPU0: patch_level=0x08701021
[    0.207197] microcode: CPU1: patch_level=0x08701021
[    0.207211] microcode: CPU2: patch_level=0x08701021
[    0.207225] microcode: CPU3: patch_level=0x08701021
[    0.207237] microcode: CPU4: patch_level=0x08701021
[    0.207248] microcode: CPU5: patch_level=0x08701021
[    0.207261] microcode: CPU6: patch_level=0x08701021
[    0.207275] microcode: CPU7: patch_level=0x08701021
[    0.207287] microcode: CPU8: patch_level=0x08701021
[    0.207299] microcode: CPU9: patch_level=0x08701021
[    0.207767] microcode: CPU10: patch_level=0x08701021
[    0.208242] microcode: CPU11: patch_level=0x08701021
[    0.208710] microcode: Microcode Update Driver: v2.2.
[    0.208803] *** VALIDATE rdt ***
[    0.209745] resctrl: L3 allocation detected
[    0.210226] resctrl: L3DATA allocation detected
[    0.210702] resctrl: L3CODE allocation detected
[    0.211174] resctrl: MB allocation detected
[    0.211639] resctrl: L3 monitoring detected
[    0.212102] IPI shorthand broadcast: enabled
[    0.212567] sched_clock: Marking stable (220095858, -7995061)->(246705345, -34604548)
[    0.213119] registered taskstats version 1
[    0.213595] Loading compiled-in X.509 certificates
[    0.215054] Loaded X.509 cert 'leorize: trusted kernel module: 5aef2daee492a6d9b6de17feec710a96c652a913'
[    0.215619] zswap: loaded using pool lz4/z3fold
[    0.216197] Key type ._fscrypt registered
[    0.216684] Key type .fscrypt registered
[    0.218388] Key type big_key registered
[    0.219450] Key type encrypted registered
[    0.219929] AppArmor: AppArmor sha1 policy hashing enabled
[    0.220414] evm: Initialising EVM extended attributes:
[    0.220880] evm: security.apparmor
[    0.221340] evm: security.capability
[    0.221783] evm: HMAC attrs: 0x1
[    0.222727] Freeing unused decrypted memory: 2040K
[    0.224150] Freeing unused kernel image memory: 10908K
[    0.234840] Write protecting the kernel read-only data: 18432k
[    0.235645] Freeing unused kernel image memory: 2032K
[    0.236254] Freeing unused kernel image memory: 1628K
[    0.242045] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.242481] MuQSS CPU scheduler v0.196 by Con Kolivas.
[    0.242905] Run /init as init process
[    0.260762] dracut: dracut-048
[    0.285088] dracut: ZFS: Using hostid from /etc/hostid: 00000000
[    0.286203] dracut: ZFS: Set zfs:eroot/root/default as bootfs.
[    0.290422] systemd-udevd[349]: starting version 3.2.9
[    0.291408] udevd[350]: starting eudev-3.2.9
[    0.307693] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.308127] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    0.363867] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    0.364450] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.364904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.365359] usb usb1: Product: xHCI Host Controller
[    0.365816] usb usb1: Manufacturer: Linux 5.4.8-lqx2 xhci-hcd
[    0.366276] usb usb1: SerialNumber: 0000:02:00.0
[    0.366805] hub 1-0:1.0: USB hub found
[    0.367285] hub 1-0:1.0: 10 ports detected
[    0.368082] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.368543] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    0.369004] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.369512] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.369991] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.370463] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.370934] usb usb2: Product: xHCI Host Controller
[    0.371402] usb usb2: Manufacturer: Linux 5.4.8-lqx2 xhci-hcd
[    0.371870] usb usb2: SerialNumber: 0000:02:00.0
[    0.372381] hub 2-0:1.0: USB hub found
[    0.372856] hub 2-0:1.0: 4 ports detected
[    0.373560] xhci_hcd 0000:09:00.3: xHCI Host Controller
[    0.374035] xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 3
[    0.374609] xhci_hcd 0000:09:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    0.375330] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.375841] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.376358] usb usb3: Product: xHCI Host Controller
[    0.376881] usb usb3: Manufacturer: Linux 5.4.8-lqx2 xhci-hcd
[    0.377410] usb usb3: SerialNumber: 0000:09:00.3
[    0.377987] hub 3-0:1.0: USB hub found
[    0.378527] hub 3-0:1.0: 4 ports detected
[    0.379167] xhci_hcd 0000:09:00.3: xHCI Host Controller
[    0.379710] xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 4
[    0.380257] xhci_hcd 0000:09:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.380815] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.381385] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.381955] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.382527] usb usb4: Product: xHCI Host Controller
[    0.383100] usb usb4: Manufacturer: Linux 5.4.8-lqx2 xhci-hcd
[    0.383676] usb usb4: SerialNumber: 0000:09:00.3
[    0.384291] hub 4-0:1.0: USB hub found
[    0.384860] hub 4-0:1.0: 4 ports detected
[    0.698111] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[    0.752116] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    0.827574] usb 3-3: New USB device found, idVendor=0451, idProduct=8342, bcdDevice= 1.00
[    0.828124] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    0.828673] usb 3-3: SerialNumber: B9020851AA6F
[    0.892966] hub 3-3:1.0: USB hub found
[    0.893824] hub 3-3:1.0: 5 ports detected
[    0.956952] usb 4-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    0.970350] usb 4-3: New USB device found, idVendor=0451, idProduct=8340, bcdDevice= 1.00
[    0.970914] usb 4-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.988878] hub 4-3:1.0: USB hub found
[    0.989610] hub 4-3:1.0: 4 ports detected
[    1.083008] usb 3-4: new full-speed USB device number 3 using xhci_hcd
[    1.138355] usb 1-3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
[    1.139017] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.139592] usb 1-3: Product: USB Receiver
[    1.140168] usb 1-3: Manufacturer: Logitech
[    1.159091] hidraw: raw HID events driver (C) Jiri Kosina
[    1.210150] usbcore: registered new interface driver usbhid
[    1.210818] usbhid: USB HID core driver
[    1.212526] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.0/0003:046D:C52B.0001/input/input0
[    1.229852] usb 3-4: New USB device found, idVendor=060b, idProduct=7a03, bcdDevice= 0.01
[    1.230553] usb 3-4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    1.231305] usb 3-4: Product: USB Keyboard
[    1.239024] tsc: Refined TSC clocksource calibration: 3593.250 MHz
[    1.239736] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb6addeae, max_idle_ns: 440795225061 ns
[    1.240465] clocksource: Switched to clocksource tsc
[    1.265028] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:02:00.0-3/input0
[    1.265877] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.1/0003:046D:C52B.0002/input/input1
[    1.266637] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.1/0003:046D:C52B.0002/input/input2
[    1.275010] usb 3-3.5: new high-speed USB device number 4 using xhci_hcd
[    1.282956] input: USB Keyboard as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb3/3-4/3-4:1.0/0003:060B:7A03.0004/input/input5
[    1.319044] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.1/0003:046D:C52B.0002/input/input3
[    1.334011] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    1.355464] usb 3-3.5: New USB device found, idVendor=0451, idProduct=82ff, bcdDevice= 1.00
[    1.356183] usb 3-3.5: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    1.356904] usb 3-3.5: SerialNumber: B9020851AA6F
[    1.371027] hid-generic 0003:060B:7A03.0004: input,hidraw1: USB HID v1.11 Keyboard [USB Keyboard] on usb-0000:09:00.3-4/input0
[    1.371069] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:02:00.0-3/input1
[    1.372698] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-3/input2
[    1.376081] input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb3/3-4/3-4:1.1/0003:060B:7A03.0005/input/input6
[    1.406056] hid-generic 0003:0451:82FF.0006: hiddev98,hidraw4: USB HID v1.11 Device [HID 0451:82ff] on usb-0000:09:00.3-3.5/input0
[    1.418104] usb 4-3.3: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[    1.428028] input: USB Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb3/3-4/3-4:1.1/0003:060B:7A03.0005/input/input7
[    1.428922] input: USB Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb3/3-4/3-4:1.1/0003:060B:7A03.0005/input/input8
[    1.429785] hid-generic 0003:060B:7A03.0005: input,hidraw5: USB HID v1.11 Mouse [USB Keyboard] on usb-0000:09:00.3-4/input1
[    1.430656] usb 4-3.3: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00
[    1.431506] usb 4-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.432345] usb 4-3.3: Product: Ultra USB 3.0
[    1.432991] input: USB Keyboard as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/usb3/3-4/3-4:1.2/0003:060B:7A03.0007/input/input9
[    1.433204] usb 4-3.3: Manufacturer: SanDisk
[    1.434931] usb 4-3.3: SerialNumber: 4C531001590628110190
[    1.438684] SCSI subsystem initialized
[    1.440587] usb-storage 4-3.3:1.0: USB Mass Storage device detected
[    1.441500] scsi host0: usb-storage 4-3.3:1.0
[    1.442408] usbcore: registered new interface driver usb-storage
[    1.444202] usbcore: registered new interface driver uas
[    1.486039] hid-generic 0003:060B:7A03.0007: input,hidraw6: USB HID v1.11 Keyboard [USB Keyboard] on usb-0000:09:00.3-4/input2
[    1.490005] hid-generic 0003:060B:7A03.0008: hiddev99,hidraw7: USB HID v1.11 Device [USB Keyboard] on usb-0000:09:00.3-4/input3
[    1.704529] usb 1-8: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[    1.705494] usb 1-8: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[    1.706374] usb 1-8: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
[    1.707248] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.457022] scsi 0:0:0:0: Direct-Access     SanDisk  Ultra USB 3.0    1.00 PQ: 0 ANSI: 6
[    2.459723] sd 0:0:0:0: [sda] 60062500 512-byte logical blocks: (30.8 GB/28.6 GiB)
[    2.461578] sd 0:0:0:0: [sda] Write Protect is off
[    2.462477] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    2.462701] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.487136]  sda: sda1 sda2
[    2.488921] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    2.530494] spl: loading out-of-tree module taints kernel.
[    2.533449] icp: module license 'CDDL' taints kernel.
[    2.534364] Disabling lock debugging due to kernel taint
[    3.393668] ZFS: Loaded module v0.8.2-r2-gentoo, ZFS pool version 5000, ZFS filesystem version 5
[    3.500941] dracut: ZFS: No sysroot.mount exists or zfs-generator did not extend it.
[    3.501904] dracut: ZFS: Mounting root with the traditional mount-zfs.sh instead.
[    3.506617] dracut: ZFS: Importing pool eroot...
[   20.307186] dracut: ZFS: Mounting dataset eroot/root/default...
[   21.393277] dracut: Mounted root filesystem eroot/root/default
[   21.488598] dracut: ZFS: There is an active pool, will export it.
[   21.505082] dracut: Switching root
[   22.517686] udevd[1388]: starting version 3.2.9
[   22.632098] udevd[1388]: specified group 'colord' unknown
[   22.700038] udevd[1388]: starting eudev-3.2.9
[   22.831101] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
[   22.831119] ACPI: Power Button [PWRB]
[   22.831191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input11
[   22.831472] ACPI: Power Button [PWRF]
[   22.920467] rtc_cmos 00:02: RTC can wake from S4
[   22.920618] rtc_cmos 00:02: registered as rtc0
[   22.920628] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[   23.012745] acpi_cpufreq: overriding BIOS provided _PSD data
[   23.112067] ccp 0000:09:00.1: enabling device (0000 -> 0002)
[   23.112310] ccp 0000:09:00.1: ccp enabled
[   23.114146] libata version 3.00 loaded.
[   23.122899] ahci 0000:02:00.1: version 3.0
[   23.122982] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[   23.123024] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[   23.123025] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[   23.123291] scsi host1: ahci
[   23.123356] scsi host2: ahci
[   23.123404] scsi host3: ahci
[   23.123453] scsi host4: ahci
[   23.123496] scsi host5: ahci
[   23.123547] scsi host6: ahci
[   23.123595] scsi host7: ahci
[   23.123639] scsi host8: ahci
[   23.123660] ata1: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80100 irq 53
[   23.123662] ata2: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80180 irq 53
[   23.123662] ata3: DUMMY
[   23.123663] ata4: DUMMY
[   23.123664] ata5: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80300 irq 53
[   23.123666] ata6: SATA max UDMA/133 abar m131072@0xfcb80000 port 0xfcb80380 irq 53
[   23.123666] ata7: DUMMY
[   23.123666] ata8: DUMMY
[   23.123811] ahci 0000:0a:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[   23.123812] ahci 0000:0a:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[   23.123901] scsi host9: ahci
[   23.123926] ata9: SATA max UDMA/133 abar m2048@0xfcd00000 port 0xfcd00100 irq 55
[   23.124022] ahci 0000:0b:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[   23.124023] ahci 0000:0b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[   23.124098] scsi host10: ahci
[   23.124131] ata10: SATA max UDMA/133 abar m2048@0xfcc00000 port 0xfcc00100 irq 57
[   23.156679] libphy: r8169: probed
[   23.156754] r8169 0000:05:00.0 eth0: RTL8168h/8111h, 70:85:c2:df:c7:fd, XID 541, IRQ 58
[   23.156754] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   23.164086] nvme nvme0: pci function 0000:01:00.0
[   23.197282] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   23.198449] Asymmetric key parser 'pkcs8' registered
[   23.198450] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   23.238222] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-3/input2
[   23.329475] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   23.329476] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   23.332561] Bluetooth: Core ver 2.22
[   23.332571] NET: Registered protocol family 31
[   23.332571] Bluetooth: HCI device and connection manager initialized
[   23.332573] Bluetooth: HCI socket layer initialized
[   23.332575] Bluetooth: L2CAP socket layer initialized
[   23.332576] Bluetooth: SCO socket layer initialized
[   23.348635] input: Logitech Unifying Device. Wireless PID:406f Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:406F.0009/input/input12
[   23.348706] input: Logitech Unifying Device. Wireless PID:406f Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:406F.0009/input/input13
[   23.348748] input: Logitech Unifying Device. Wireless PID:406f Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:406F.0009/input/input14
[   23.348769] input: Logitech Unifying Device. Wireless PID:406f System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:406F.0009/input/input15
[   23.348795] hid-generic 0003:046D:406F.0009: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:406f] on usb-0000:02:00.0-3/input2:1
[   23.375333] nvme nvme0: missing or invalid SUBNQN field.
[   23.375346] nvme nvme0: Shutdown timeout set to 10 seconds
[   23.376169] nvme nvme0: 8/0/0 default/read/poll queues
[   23.389179]  nvme0n1: p1 p2 p3 p4 p5
[   23.400232] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   23.400273] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[   23.400278] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[   23.401666] Intel(R) Wireless WiFi driver for Linux
[   23.401666] Copyright(c) 2003- 2015 Intel Corporation
[   23.401712] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[   23.428086] ata9: SATA link down (SStatus 0 SControl 300)
[   23.428087] ata10: SATA link down (SStatus 0 SControl 300)
[   23.428089] ata1: SATA link down (SStatus 0 SControl 330)
[   23.431240] usbcore: registered new interface driver btusb
[   23.434447] Bluetooth: hci0: Firmware revision 0.0 build 170 week 27 2020
[   23.435425] input: PC Speaker as /devices/platform/pcspkr/input/input19
[   23.436869] EFI Variables Facility v0.08 2004-May-17
[   23.474464] pstore: Using crash dump compression: zstd
[   23.474468] pstore: Registered efi as persistent store backend
[   23.484047] cryptd: max_cpu_qlen set to 1000
[   23.492980] iwlwifi 0000:04:00.0: Found debug destination: EXTERNAL_DRAM
[   23.492981] iwlwifi 0000:04:00.0: Found debug configuration: 0
[   23.493316] iwlwifi 0000:04:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
[   23.556570] AVX2 version of gcm_enc/dec engaged.
[   23.556570] AES CTR mode by8 optimization enabled
[   23.563733] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[   23.565832] snd_hda_intel 0000:07:00.1: enabling device (0000 -> 0002)
[   23.565885] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
[   23.565886] snd_hda_intel 0000:07:00.1: Force to non-snoop mode
[   23.565918] snd_hda_intel 0000:09:00.4: enabling device (0000 -> 0002)
[   23.622921] r8169 0000:05:00.0 enp5s0: renamed from eth0
[   23.643935] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input20
[   23.712072] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input21
[   23.732081] ata2: SATA link down (SStatus 0 SControl 330)
[   23.744895] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[   23.751069] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input22
[   23.751348] iwlwifi 0000:04:00.0: Applying debug destination EXTERNAL_DRAM
[   23.751650] iwlwifi 0000:04:00.0: Allocated 0x00400000 bytes for firmware monitor.
[   23.773051] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input23
[   23.798066] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input24
[   23.798095] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input25
[   23.808553] input: Logitech MX Ergo as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-3/1-3:1.2/0003:046D:C52B.0003/0003:046D:406F.0009/input/input26
[   23.808679] logitech-hidpp-device 0003:046D:406F.0009: input,hidraw2: USB HID v1.11 Keyboard [Logitech MX Ergo] on usb-0000:02:00.0-3/input2:1
[   23.817383] iwlwifi 0000:04:00.0: base HW address: d0:c6:37:90:3e:68
[   23.858427] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   23.858428] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   23.858429] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   23.858430] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   23.858430] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   23.858431] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[   23.858432] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[   23.858432] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[   23.870551] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/sound/card1/input27
[   23.870585] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/sound/card1/input28
[   23.870629] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/sound/card1/input29
[   23.870655] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/sound/card1/input30
[   23.870682] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:09:00.4/sound/card1/input31
[   23.890165] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   23.890287] thermal thermal_zone0: failed to read out thermal zone (-61)
[   23.902159] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
[   23.940544] [drm] amdgpu kernel modesetting enabled.
[   23.940586] Parsing CRAT table with 1 nodes
[   23.940590] Ignoring ACPI CRAT on non-APU system
[   23.940593] Virtual CRAT table created for CPU
[   23.940593] Parsing CRAT table with 1 nodes
[   23.940594] Creating topology SYSFS entries
[   23.940605] Topology: Add CPU node
[   23.940605] Finished initializing topology
[   23.940695] amdgpu 0000:07:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xe0000000 -> 0xefffffff
[   23.940696] amdgpu 0000:07:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0000000 -> 0xf01fffff
[   23.940697] amdgpu 0000:07:00.0: remove_conflicting_pci_framebuffers: bar 5: 0xfce00000 -> 0xfce3ffff
[   23.940698] checking generic (e0000000 7e9000) vs hw (e0000000 10000000)
[   23.940698] fb0: switching to amdgpudrmfb from simple
[   23.940766] Console: switching to colour dummy device 80x25
[   23.940781] amdgpu 0000:07:00.0: vgaarb: deactivate vga console
[   23.940812] amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
[   23.940913] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE353 0xE7).
[   23.940924] [drm] register mmio base: 0xFCE00000
[   23.940924] [drm] register mmio size: 262144
[   23.940932] [drm] add ip block number 0 <vi_common>
[   23.940932] [drm] add ip block number 1 <gmc_v8_0>
[   23.940933] [drm] add ip block number 2 <tonga_ih>
[   23.940933] [drm] add ip block number 3 <gfx_v8_0>
[   23.940934] [drm] add ip block number 4 <sdma_v3_0>
[   23.940934] [drm] add ip block number 5 <powerplay>
[   23.940935] [drm] add ip block number 6 <dm>
[   23.940935] [drm] add ip block number 7 <uvd_v6_0>
[   23.940936] [drm] add ip block number 8 <vce_v3_0>
[   23.940952] ATOM BIOS: 113-4E353BU-O4E
[   23.940965] [drm] UVD is enabled in VM mode
[   23.940965] [drm] UVD ENC is enabled in VM mode
[   23.940967] [drm] VCE enabled in VM mode
[   23.940990] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[   23.952346] kvm: Nested Virtualization enabled
[   23.952351] kvm: Nested Paging enabled
[   23.952351] SVM: Virtual VMLOAD VMSAVE supported
[   23.952351] SVM: Virtual GIF supported
[   23.967160] amdgpu 0000:07:00.0: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[   23.967161] amdgpu 0000:07:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[   23.967170] [drm] Detected VRAM RAM=8192M, BAR=256M
[   23.967171] [drm] RAM width 256bits GDDR5
[   23.967204] [TTM] Zone  kernel: Available graphics memory: 8164702 KiB
[   23.967205] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   23.967205] [TTM] Initializing pool allocator
[   23.967207] [TTM] Initializing DMA pool allocator
[   23.967234] [drm] amdgpu: 8192M of VRAM memory ready
[   23.967236] [drm] amdgpu: 8192M of GTT memory ready.
[   23.967242] [drm] GART: num cpu pages 65536, num gpu pages 65536
[   23.969444] [drm] PCIE GART of 256M enabled (table at 0x000000F4007E9000).
[   23.980385] MCE: In-kernel MCE decoding enabled.
[   24.007248] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.007249] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.027401] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.027402] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.036077] ata5: SATA link down (SStatus 0 SControl 330)
[   24.046307] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.046308] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.059417] [drm] Chained IB support enabled!
[   24.069253] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.069254] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.090343] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.090344] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.117309] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.117310] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.122944] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[   24.131239] amdgpu: [powerplay] hwmgr_sw_init smu backed is polaris10_smu
[   24.140285] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.140286] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.164297] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.164298] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.166907] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[   24.184253] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.184253] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.190669] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[   24.204269] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.204270] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.226267] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.226267] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.253301] EDAC amd64: Node 0: DRAM ECC disabled.
[   24.253302] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   24.262622] [drm] DM_PPLIB: values for Engine clock
[   24.262623] [drm] DM_PPLIB:	 300000
[   24.262623] [drm] DM_PPLIB:	 600000
[   24.262623] [drm] DM_PPLIB:	 900000
[   24.262624] [drm] DM_PPLIB:	 1145000
[   24.262624] [drm] DM_PPLIB:	 1215000
[   24.262624] [drm] DM_PPLIB:	 1257000
[   24.262624] [drm] DM_PPLIB:	 1300000
[   24.262624] [drm] DM_PPLIB:	 1366000
[   24.262625] [drm] DM_PPLIB: Validation clocks:
[   24.262625] [drm] DM_PPLIB:    engine_max_clock: 136600
[   24.262625] [drm] DM_PPLIB:    memory_max_clock: 200000
[   24.262625] [drm] DM_PPLIB:    level           : 8
[   24.262626] [drm] DM_PPLIB: values for Memory clock
[   24.262626] [drm] DM_PPLIB:	 300000
[   24.262627] [drm] DM_PPLIB:	 1000000
[   24.262627] [drm] DM_PPLIB:	 2000000
[   24.262627] [drm] DM_PPLIB: Validation clocks:
[   24.262627] [drm] DM_PPLIB:    engine_max_clock: 136600
[   24.262627] [drm] DM_PPLIB:    memory_max_clock: 200000
[   24.262628] [drm] DM_PPLIB:    level           : 8
[   24.275080] [drm] Display Core initialized with v3.2.48!
[   24.275153] snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   24.305910] zram: Added device: zram0
[   24.331917] zram0: detected capacity change from 0 to 4294967296
[   24.340080] ata6: SATA link down (SStatus 0 SControl 330)
[   24.348339] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   24.348340] [drm] Driver supports precise vblank timestamp query.
[   24.375013] Adding 4194300k swap on /dev/zram0.  Priority:16383 extents:1 across:4194300k SSDscFS
[   24.375146] [drm] UVD and UVD ENC initialized successfully.
[   24.437339] elogind-daemon[2880]: Watching system buttons on /dev/input/event7 (Power Button)
[   24.437371] elogind-daemon[2880]: Watching system buttons on /dev/input/event6 (Power Button)
[   24.437422] elogind-daemon[2880]: Watching system buttons on /dev/input/event14 (Logitech MX Ergo)
[   24.476113] [drm] VCE initialized successfully.
[   24.476735] kfd kfd: Allocated 3969056 bytes on gart
[   24.477074] Virtual CRAT table created for GPU
[   24.477074] Parsing CRAT table with 1 nodes
[   24.477079] Creating topology SYSFS entries
[   24.477122] Topology: Add dGPU node [0x67df:0x1002]
[   24.477123] kfd kfd: added device 1002:67df
[   24.480759] [drm] fb mappable at 0xE0D19000
[   24.480760] [drm] vram apper at 0xE0000000
[   24.480760] [drm] size 24883200
[   24.480760] [drm] fb depth is 24
[   24.480761] [drm]    pitch is 7680
[   24.480804] fbcon: amdgpudrmfb (fb0) is primary device
[   24.517301] Console: switching to colour frame buffer device 240x67
[   24.531002] amdgpu 0000:07:00.0: fb0: amdgpudrmfb frame buffer device
[   24.539228] [drm] Initialized amdgpu 3.35.0 20150101 for 0000:07:00.0 on minor 0
[   24.567089] elogind-daemon[2880]: Watching system buttons on /dev/input/event0 (USB Keyboard)
[   24.567151] elogind-daemon[2880]: Watching system buttons on /dev/input/event2 (USB Keyboard Consumer Control)
[   24.567209] elogind-daemon[2880]: Watching system buttons on /dev/input/event3 (USB Keyboard System Control)
[   24.567267] elogind-daemon[2880]: Watching system buttons on /dev/input/event5 (USB Keyboard)
[   24.665087] elogind-daemon[2880]: New seat seat0.
[   26.287744] NET: Registered protocol family 38
[   26.359834] 8021q: 802.1Q VLAN Support v1.8
[   26.406836] Generic FE-GE Realtek PHY r8169-500:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-500:00, irq=IGNORE)
[   26.495251] r8169 0000:05:00.0 enp5s0: Link is Down
[   26.501879] iwlwifi 0000:04:00.0: Applying debug destination EXTERNAL_DRAM
[   26.647451] iwlwifi 0000:04:00.0: Applying debug destination EXTERNAL_DRAM
[   26.725506] iwlwifi 0000:04:00.0: FW already configured (0) - re-configuring
[   26.786256] iwlwifi 0000:04:00.0: Applying debug destination EXTERNAL_DRAM
[   26.931926] iwlwifi 0000:04:00.0: Applying debug destination EXTERNAL_DRAM
[   27.010428] iwlwifi 0000:04:00.0: FW already configured (0) - re-configuring
[   27.016634] udevd[1611]: Error changing net interface name wlan0 to wlp4s0: Resource busy
[   27.016640] udevd[1611]: could not rename interface '4' from 'wlan0' to 'wlp4s0': Resource busy
[   27.170375] NET: Registered protocol family 10
[   27.170679] Segment Routing with IPv6
[   27.223938] wlan0: authenticate with 64:77:7d:ab:e8:18
[   27.224907] wlan0: send auth to 64:77:7d:ab:e8:18 (try 1/3)
[   27.239366] wlan0: authenticated
[   27.240012] wlan0: associate with 64:77:7d:ab:e8:18 (try 1/3)
[   27.247336] wlan0: RX AssocResp from 64:77:7d:ab:e8:18 (capab=0x1431 status=0 aid=2)
[   27.249989] wlan0: associated
[   27.288207] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   27.335275] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 64:77:7d:ab:e8:18
[   27.621987] NET: Registered protocol family 17
[   71.258754] elogind-daemon[2880]: New session 1 of user lrz.
[ 1198.842893] device-mapper: uevent: version 1.0.3
[ 1198.842940] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[ 1221.578540] raid6: avx2x4   gen() 40933 MB/s
[ 1221.595536] raid6: avx2x4   xor() 21835 MB/s
[ 1221.612536] raid6: avx2x2   gen() 38859 MB/s
[ 1221.629535] raid6: avx2x2   xor() 24376 MB/s
[ 1221.646535] raid6: avx2x1   gen() 20937 MB/s
[ 1221.663535] raid6: avx2x1   xor() 17902 MB/s
[ 1221.680537] raid6: sse2x4   gen() 19378 MB/s
[ 1221.697537] raid6: sse2x4   xor() 11951 MB/s
[ 1221.714537] raid6: sse2x2   gen() 17148 MB/s
[ 1221.731534] raid6: sse2x2   xor() 12365 MB/s
[ 1221.748539] raid6: sse2x1   gen()  8695 MB/s
[ 1221.765534] raid6: sse2x1   xor()  9009 MB/s
[ 1221.765535] raid6: using algorithm avx2x4 gen() 40933 MB/s
[ 1221.765535] raid6: .... xor() 21835 MB/s, rmw enabled
[ 1221.765535] raid6: using avx2x2 recovery algorithm
[ 1221.767836] xor: automatically using best checksumming function   avx       
[ 1221.809775] Btrfs loaded, crc32c=crc32c-intel
[ 1221.813973] BTRFS: device fsid f12ae4d3-a69d-46d8-ae4c-da5a731ff10c devid 1 transid 524556 /dev/mapper/desktop
[ 1221.814287] BTRFS info (device dm-0): use zstd compression, level 2
[ 1221.814289] BTRFS info (device dm-0): disk space caching is enabled
[ 1221.814290] BTRFS info (device dm-0): has skinny extents
[ 1221.818056] BTRFS info (device dm-0): bdev /dev/mapper/desktop errs: wr 0, rd 0, flush 0, corrupt 0, gen 3
[ 1221.917905] BTRFS info (device dm-0): enabling ssd optimizations
[ 1223.913639] BTRFS error (device dm-0): parent transid verify failed on 20463681536 wanted 524480 found 524513
[ 1293.363483] logitech-hidpp-device 0003:046D:406F.0009: HID++ 4.5 device connected.
[ 3923.727904] BTRFS info (device dm-0): use zstd compression, level 2
[ 3923.727906] BTRFS info (device dm-0): disk space caching is enabled
[ 3923.727906] BTRFS info (device dm-0): has skinny extents
[ 3923.731209] BTRFS info (device dm-0): bdev /dev/mapper/desktop errs: wr 0, rd 0, flush 0, corrupt 0, gen 3
[ 3923.819514] BTRFS info (device dm-0): enabling ssd optimizations
[ 3923.819868] BTRFS info (device dm-0): checking UUID tree
[ 3929.550008] BTRFS info (device dm-0): scrub: started on devid 1
[ 3936.604625] BTRFS warning (device dm-0): checksum/header error at logical 20463681536 on dev /dev/mapper/desktop, physical 20463681536: metadata node (level 1) in tree 293
[ 3936.604627] BTRFS warning (device dm-0): checksum/header error at logical 20463681536 on dev /dev/mapper/desktop, physical 20463681536: metadata node (level 1) in tree 293
[ 3936.604628] BTRFS error (device dm-0): bdev /dev/mapper/desktop errs: wr 0, rd 0, flush 0, corrupt 0, gen 4
[ 3936.604629] BTRFS error (device dm-0): unable to fixup (regular) error at logical 20463681536 on dev /dev/mapper/desktop
[ 4090.100349] BTRFS info (device dm-0): scrub: finished on devid 1 with status: 0

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

* Re: Requesting help recovering broken Btrfs file system
  2020-11-24 15:55 Requesting help recovering broken Btrfs file system Hieu Le
@ 2020-11-25 18:28 ` Leorize
  0 siblings, 0 replies; 2+ messages in thread
From: Leorize @ 2020-11-25 18:28 UTC (permalink / raw)
  To: linux-btrfs

Hi,

So I ended up trying btrfs check --repair --init-extent-tree. It
didn't cause any further troubles, but it also didn't enable further
progress in retrieving data from my home folder.

I have decided to wipe the file system and start fresh. Thanks to
everyone who tried to help, your efforts were appreciated.

Regards,
Leorize

On Tue, Nov 24, 2020 at 3:55 PM Hieu Le <alaviss0@gmail.com> wrote:
>
> Hi,
>
> I recently broke my file system by writing to it while the system was
> hibernated then resuming the
> system afterwards.
>
> Here's what I get from running Btrfs scrub:
>
> scrub status for f12ae4d3-a69d-46d8-ae4c-da5a731ff10c
> scrub started at Tue Nov 24 22:18:21 2020 and finished after 00:02:40
> total bytes scrubbed: 410.73GiB with 1 errors
> error details: verify=1
> corrected errors: 0, uncorrectable errors: 1, unverified errors: 0
>
> I've tried btrfs restore but it could not access `home/leorize`. The
> very important data are all backed up,
> however I still have things that wasn't sync-ed in there and I would
> like to retrieve them if possible.
>
> Here are some of the system info:
>
> # uname -a
> Linux leorize-maintenance 5.4.8-lqx2 #4 ZEN SMP PREEMPT Thu Jan 9
> 12:19:45 +07 2020 x86_64 AMD Ryzen 5 3600 6-Core Processor
> AuthenticAMD GNU/Linux
>
> # btrfs --version
> btrfs-progs v4.19
>
> # btrfs fi show
> Label: none  uuid: f12ae4d3-a69d-46d8-ae4c-da5a731ff10c
> Total devices 1 FS bytes used 410.73GiB
> devid    1 size 825.75GiB used 414.05GiB path /dev/mapper/desktop
>
> # btrfs fi df /mnt
> Data, single: total=406.01GiB, used=403.98GiB
> System, single: total=36.00MiB, used=64.00KiB
> Metadata, single: total=8.01GiB, used=6.75GiB
> GlobalReserve, single: total=512.00MiB, used=0.00B
>
> # dmesg (Only the Btrfs part is inlined, check dmesg.log for the full log)
> [ 1221.809775] Btrfs loaded, crc32c=crc32c-intel
> [ 1221.813973] BTRFS: device fsid f12ae4d3-a69d-46d8-ae4c-da5a731ff10c
> devid 1 transid 524556 /dev/mapper/desktop
> [ 1221.814287] BTRFS info (device dm-0): use zstd compression, level 2
> [ 1221.814289] BTRFS info (device dm-0): disk space caching is enabled
> [ 1221.814290] BTRFS info (device dm-0): has skinny extents
> [ 1221.818056] BTRFS info (device dm-0): bdev /dev/mapper/desktop
> errs: wr 0, rd 0, flush 0, corrupt 0, gen 3
> [ 1221.917905] BTRFS info (device dm-0): enabling ssd optimizations
> [ 1223.913639] BTRFS error (device dm-0): parent transid verify failed
> on 20463681536 wanted 524480 found 524513
> [ 3923.727904] BTRFS info (device dm-0): use zstd compression, level 2
> [ 3923.727906] BTRFS info (device dm-0): disk space caching is enabled
> [ 3923.727906] BTRFS info (device dm-0): has skinny extents
> [ 3923.731209] BTRFS info (device dm-0): bdev /dev/mapper/desktop
> errs: wr 0, rd 0, flush 0, corrupt 0, gen 3
> [ 3923.819514] BTRFS info (device dm-0): enabling ssd optimizations
> [ 3923.819868] BTRFS info (device dm-0): checking UUID tree
> [ 3929.550008] BTRFS info (device dm-0): scrub: started on devid 1
> [ 3936.604625] BTRFS warning (device dm-0): checksum/header error at
> logical 20463681536 on dev /dev/mapper/desktop, physical 20463681536:
> metadata node (level 1) in tree 293
> [ 3936.604627] BTRFS warning (device dm-0): checksum/header error at
> logical 20463681536 on dev /dev/mapper/desktop, physical 20463681536:
> metadata node (level 1) in tree 293
> [ 3936.604628] BTRFS error (device dm-0): bdev /dev/mapper/desktop
> errs: wr 0, rd 0, flush 0, corrupt 0, gen 4
> [ 3936.604629] BTRFS error (device dm-0): unable to fixup (regular)
> error at logical 20463681536 on dev /dev/mapper/desktop
> [ 4090.100349] BTRFS info (device dm-0): scrub: finished on devid 1
> with status: 0
>
> # btrfs inspect-internal logical-resolve 20463681536 /mnt
> ERROR: logical ino ioctl: No such file or directory
>
> # btrfs inspect-internal dump-tree -b 20463681536 /dev/mapper/desktop
> btrfs-progs v4.19
> node 20463681536 level 1 items 10 free 483 generation 524513 owner ROOT_TREE
> fs uuid f12ae4d3-a69d-46d8-ae4c-da5a731ff10c
> chunk uuid b1f85ce2-55a9-4c0e-868c-ee0d45b2b7d6
> key (EXTENT_TREE ROOT_ITEM 0) block 20468891648 gen 524513
> key (299 EXTENT_DATA 0) block 20473692160 gen 524513
> key (368 EXTENT_DATA 0) block 20444069888 gen 524512
> key (448 INODE_ITEM 0) block 20471840768 gen 524513
> key (563 EXTENT_DATA 0) block 20446396416 gen 524512
> key (670 INODE_ITEM 0) block 20446904320 gen 524512
> key (743 INODE_ITEM 0) block 20447428608 gen 524512
> key (879 EXTENT_DATA 0) block 20476018688 gen 524513
> key (FREE_SPACE UNTYPED 71962722304) block 20478164992 gen 524513
> key (FREE_SPACE UNTYPED 383381405696) block 20462698496 gen 524512
>
> I asked on IRC and was told that `btrfs check --repair
> --init-extent-tree` might fix it, but was also
> told to backup my drive and consult you folks before trying (I don't
> have the storage to do a full block
> backup so I'm kinda screwed there, but I'm willing to YOLO it at this
> point since most of the important
> stuff are off the drive already).
>
> Please CC me when posting replies since I'm not subscribed to the list.
>
> Thanks,
> Leorize

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

end of thread, other threads:[~2020-11-25 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24 15:55 Requesting help recovering broken Btrfs file system Hieu Le
2020-11-25 18:28 ` Leorize

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