Question USB issues: low mass storage transfer speeds, HID lags

Aug 13, 2020
9
0
10
Hello all,

I would like to kindly ask you for help with issues I am encountering on my new PC build. I am having trouble with USBs which manifest the following way:
  • slow write speed on USB sticks on both USB 2.0 and 3.0 ports: I am only using the USBs on the back of the motherboard, all the USBs from the front panel are disconnected. For testing, I'm copying 2 large files (1.8 GB each) from the internal M.2 NVMe (ext4) to the flash drive (FAT32). The durations of writes vary between individual attempts, the best speeds I could get was 15.9 MB/s on the USB 2.0 and 20.5 MB/s on the USB 3.0 - this was with an USB 3.1 stick. I also have an older and slower USB stick where it gets even longer. I also tried copying the files from one place to another in the same flash disk, to be sure there's no problem with the NVMe. The speeds were similar.
  • when having my wireless mouse and keyboard connected to the USB 3.0 ports, sometimes I could see lags of the mouse movement or the keyboard strokes. I also saw the mouse lags in the UEFI, not only in the OS, so I would expect the drivers are not the issue.
  • when I had the front panel connected, I tried to use the SD card reader. It was able to read few files from the card but after few files it has thrown an I/O error. The card is ok, my second PC can use it without problems, the filesystem there is fine.
There are also some other weird things happening during the boot which I'm not sure if they are ok or not (and also if they could be related or not): I don't see the POST screen. After power up, there is no signal on the display input for several seconds, the fans are spinning. After those few seconds, the BIOS screen occurs (well, sometimes it doesn't). The fan speeds ramp up quickly and then fall down to slow speeds. After the BIOS screen, the LCD signal disappears (the display goes to sleep) and after few seconds it's on again. After that, I get into the OS. I usually don't see the OS boot screen.

The system was never overclocked, the configuration is following:
mobo: ASROCK B450M PRO4-F (BIOS in default settings)
CPU: Ryzen 1200 AF
RAM: Corsair Vengeance LPX DDR4 3200MHz, 2x 8GB
GPU: Sapphire Pulse RX 570 8GB
PSU: Gigabyte P650B
OS: Linux Mint 20 Cinnamon

What I tried so far:
Does anybody have any ideas?
 
Last edited:
Aug 13, 2020
9
0
10
I also tried to use only one of the RAMs (always in the slot A2), it didn't help.

I'm also attaching the output of dmesg - the entry at 81.406166 is when I have formatted the USB drive, after that I have done my test with copying the files again.

Code:
[    0.000000] Linux version 5.4.0-26-generic (buildd@lcy01-amd64-029) (gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)) #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 (Ubuntu 5.4.0-26.30-generic 5.4.30)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=e3268616-c0ba-4569-a22b-bb5cc84b0687 ro quiet splash
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai 
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009d01fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d02000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000db2bffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000db2c0000-0x00000000dc789fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc78a000-0x00000000dc909fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dc90a000-0x00000000dcd15fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dcd16000-0x00000000dd860fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dd861000-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-0x000000021f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xd69c5018-0xd69e1e57] usable ==> usable
[    0.000000] e820: update [mem 0xd69c5018-0xd69e1e57] 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-0x000000000a20afff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000d69c5017] usable
[    0.000000] reserve setup_data: [mem 0x00000000d69c5018-0x00000000d69e1e57] usable
[    0.000000] reserve setup_data: [mem 0x00000000d69e1e58-0x00000000db2bffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000db2c0000-0x00000000dc789fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dc78a000-0x00000000dc909fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000dc90a000-0x00000000dcd15fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000dcd16000-0x00000000dd860fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dd861000-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-0x000000021f37ffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xdcc91000  ACPI=0xdcc91000  SMBIOS=0xdd695000  SMBIOS 3.0=0xdd694000  MEMATTR=0xd7673018  ESRT=0xda398698
[    0.000000] secureboot: Secure boot disabled
[    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-F, BIOS P1.50 07/22/2019
[    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 = 0x21f380 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-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 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000220000000 aka 8704M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT 
[    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 0x00000000da398698 to 0x00000000da3986d0.
[    0.000000] e820: update [mem 0xda398000-0xda398fff] usable ==> reserved
[    0.000000] check: Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x15a001000, 0x15a001fff] PGTABLE
[    0.000000] BRK [0x15a002000, 0x15a002fff] PGTABLE
[    0.000000] BRK [0x15a003000, 0x15a003fff] PGTABLE
[    0.000000] BRK [0x15a004000, 0x15a004fff] PGTABLE
[    0.000000] BRK [0x15a005000, 0x15a005fff] PGTABLE
[    0.000000] BRK [0x15a006000, 0x15a006fff] PGTABLE
[    0.000000] BRK [0x15a007000, 0x15a007fff] PGTABLE
[    0.000000] BRK [0x15a008000, 0x15a008fff] PGTABLE
[    0.000000] BRK [0x15a009000, 0x15a009fff] PGTABLE
[    0.000000] BRK [0x15a00a000, 0x15a00afff] PGTABLE
[    0.000000] BRK [0x15a00b000, 0x15a00bfff] PGTABLE
[    0.000000] BRK [0x15a00c000, 0x15a00cfff] PGTABLE
[    0.000000] secureboot: Secure boot disabled
[    0.000000] RAMDISK: [mem 0x38079000-0x3d490fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000DCC91000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DCC910A0 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DCC97F88 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DCC91200 006D85 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DCCFDE00 000040
[    0.000000] ACPI: APIC 0x00000000DCC980A0 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DCC98200 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000DCC98248 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DCC982E8 000060 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.000000] ACPI: SSDT 0x00000000DCC98348 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000DCCA0FE0 0030FE (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000DCCA40E0 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: AAFT 0x00000000DCCA4120 00046C (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DCCA4590 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000DCCA45C8 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000DCCA45F0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.000000] ACPI: BGRT 0x00000000DCCA4638 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DCCA4670 0007DC (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000DCCA4E50 000810 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000DCCA5660 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000DCCA5690 001D34 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DCCA73C8 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000DCCA7488 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DCCA74B0 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-0x000000021f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x21f355000-0x21f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000021f37ffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009d01fff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20b000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000db2bffff]
[    0.000000]   node   0: [mem 0x00000000dc78a000-0x00000000dc909fff]
[    0.000000]   node   0: [mem 0x00000000dd861000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000021f37ffff]
[    0.000000] Zeroed struct page in unavailable ranges: 17451 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f37ffff]
[    0.000000] On node 0 totalpages: 2079701
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 27 pages reserved
[    0.000000]   DMA zone: 3999 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14051 pages used for memmap
[    0.000000]   DMA32 zone: 899254 pages, LIFO batch:63
[    0.000000]   Normal zone: 18382 pages used for memmap
[    0.000000]   Normal zone: 1176448 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 5, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 6, 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] e820: update [mem 0xd7566000-0xd75a6fff] usable ==> reserved
[    0.000000] smpboot: Allowing 32 CPUs, 28 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-0x0a20afff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd69c5000-0xd69c5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd69e1000-0xd69e1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd7566000-0xd75a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda398000-0xda398fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb2c0000-0xdc789fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdc90a000-0xdcd15fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdcd16000-0xdd860fff]
[    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: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s184320 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: 2047177
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=e3268616-c0ba-4569-a22b-bb5cc84b0687 ro quiet splash
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:on, 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: 7928292K/8318804K available (14339K kernel code, 2397K rwdata, 4948K rodata, 2712K init, 4992K bss, 390512K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.000000] ftrace: allocating 44478 entries in 174 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[    0.000000]     Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.000000] NR_IRQS: 524544, 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.000000] Switched APIC routing to physical flat.
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.024000] tsc: PIT calibration matches HPET. 1 loops
[    0.024000] tsc: Detected 3093.696 MHz processor
[    0.000003] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2c9804bb860, max_idle_ns: 440795305796 ns
[    0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 6187.39 BogoMIPS (lpj=12374784)
[    0.000007] pid_max: default: 32768 minimum: 301
[    0.004049] LSM: Security Framework initializing
[    0.004060] Yama: becoming mindful.
[    0.004162] AppArmor: AppArmor initialized
[    0.004215] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.004229] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.004246] *** VALIDATE tmpfs ***
[    0.004385] *** VALIDATE proc ***
[    0.004445] *** VALIDATE cgroup1 ***
[    0.004446] *** VALIDATE cgroup2 ***
[    0.004501] LVT offset 1 assigned for vector 0xf9
[    0.004559] LVT offset 2 assigned for vector 0xf4
[    0.004574] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.004575] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.004577] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.004578] Spectre V2 : Mitigation: Full AMD retpoline
[    0.004578] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.004579] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.004580] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.004768] Freeing SMP alternatives memory: 40K
[    0.117373] smpboot: CPU0: AMD Ryzen 3 1200 Quad-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
[    0.117481] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.117484] ... version:                0
[    0.117484] ... bit width:              48
[    0.117485] ... generic registers:      6
[    0.117485] ... value mask:             0000ffffffffffff
[    0.117485] ... max period:             00007fffffffffff
[    0.117486] ... fixed-purpose events:   0
[    0.117486] ... event mask:             000000000000003f
[    0.117517] rcu: Hierarchical SRCU implementation.
[    0.117957] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.118188] smp: Bringing up secondary CPUs ...
[    0.118285] x86: Booting SMP configuration:
[    0.118286] .... node  #0, CPUs:        #1  #2  #3
[    0.124036] smp: Brought up 1 node, 4 CPUs
[    0.124036] smpboot: Max logical packages: 8
[    0.124036] smpboot: Total of 4 processors activated (24749.56 BogoMIPS)
[    0.124699] devtmpfs: initialized
[    0.124699] x86/mm: Memory block size: 128MB
[    0.124699] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[    0.124699] PM: Registering ACPI NVS region [mem 0xdc90a000-0xdcd15fff] (4243456 bytes)
[    0.124699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.124699] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.124699] pinctrl core: initialized pinctrl subsystem
[    0.124699] PM: RTC time: 10:51:56, date: 2020-08-23
[    0.124699] NET: Registered protocol family 16
[    0.124699] audit: initializing netlink subsys (disabled)
[    0.124699] audit: type=2000 audit(1598179916.148:1): state=initialized audit_enabled=0 res=1
[    0.124699] EISA bus registered
[    0.124699] cpuidle: using governor ladder
[    0.124699] cpuidle: using governor menu
[    0.124699] ACPI: bus type PCI registered
[    0.124699] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.124699] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.124699] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.124699] PCI: Using configuration type 1 for base access
[    0.125158] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.125158] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.128095] ACPI: Added _OSI(Module Device)
[    0.128096] ACPI: Added _OSI(Processor Device)
[    0.128096] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.128096] ACPI: Added _OSI(Processor Aggregator Device)
[    0.128097] ACPI: Added _OSI(Linux-Dell-Video)
[    0.128098] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.128098] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.142472] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.143762] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.147333] ACPI: Interpreter enabled
[    0.147346] ACPI: (supports S0 S3 S4 S5)
[    0.147347] ACPI: Using IOAPIC for interrupt routing
[    0.147676] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.148065] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.157720] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.157725] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.157904] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.158076] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.158086] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.158422] PCI host bridge to bus 0000:00
[    0.158424] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.158424] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.158425] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.158426] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.158427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.158428] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.158429] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.158429] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.158430] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.158437] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.158539] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.158612] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    0.158648] pci 0000:00:01.1: enabling Extended Tags
[    0.158728] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.159105] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.159137] pci 0000:00:01.3: enabling Extended Tags
[    0.159217] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.159340] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.159424] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.159491] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.159601] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.159726] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.159813] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.159880] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.160010] pci 0000:00:07.1: enabling Extended Tags
[    0.160088] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.160218] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.160287] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.160319] pci 0000:00:08.1: enabling Extended Tags
[    0.160397] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.160556] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.160781] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.161011] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.161069] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.161126] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.161182] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.161240] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.161297] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.161353] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.161409] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.161548] pci 0000:01:00.0: [2646:2263] type 00 class 0x010802
[    0.161574] pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.161756] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.161760] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.162044] pci 0000:02:00.0: [1022:43d5] type 00 class 0x0c0330
[    0.162065] pci 0000:02:00.0: reg 0x10: [mem 0xfcca0000-0xfcca7fff 64bit]
[    0.162099] pci 0000:02:00.0: enabling Extended Tags
[    0.162148] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.162224] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
[    0.162268] pci 0000:02:00.1: reg 0x24: [mem 0xfcc80000-0xfcc9ffff]
[    0.162275] pci 0000:02:00.1: reg 0x30: [mem 0xfcc00000-0xfcc7ffff pref]
[    0.162280] pci 0000:02:00.1: enabling Extended Tags
[    0.162316] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.162373] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[    0.162414] pci 0000:02:00.2: enabling Extended Tags
[    0.162455] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.162552] pci 0000:00:01.3: PCI bridge to [bus 02-06]
[    0.162555] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.162556] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.162559] pci 0000:00:01.3:   bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.162648] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[    0.162695] pci 0000:03:00.0: enabling Extended Tags
[    0.162745] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.162820] pci 0000:03:01.0: [1022:43c7] type 01 class 0x060400
[    0.162866] pci 0000:03:01.0: enabling Extended Tags
[    0.162917] pci 0000:03:01.0: PME# supported from D3hot D3cold
[    0.162992] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[    0.163038] pci 0000:03:04.0: enabling Extended Tags
[    0.163088] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.163178] pci 0000:02:00.2: PCI bridge to [bus 03-06]
[    0.163182] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.163184] pci 0000:02:00.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.163188] pci 0000:02:00.2:   bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.163218] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.163284] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[    0.163323] pci 0000:05:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.163358] pci 0000:05:00.0: reg 0x18: [mem 0xfcb00000-0xfcb00fff 64bit]
[    0.163380] pci 0000:05:00.0: reg 0x20: [mem 0xf0300000-0xf0303fff 64bit pref]
[    0.163516] pci 0000:05:00.0: supports D1 D2
[    0.163516] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.163661] pci 0000:03:01.0: PCI bridge to [bus 05]
[    0.163665] pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
[    0.163667] pci 0000:03:01.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.163672] pci 0000:03:01.0:   bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.163709] pci 0000:03:04.0: PCI bridge to [bus 06]
[    0.164063] pci 0000:07:00.0: [1002:67df] type 00 class 0x030000
[    0.164086] pci 0000:07:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.164094] pci 0000:07:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.164100] pci 0000:07:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.164105] pci 0000:07:00.0: reg 0x24: [mem 0xfce00000-0xfce3ffff]
[    0.164111] pci 0000:07:00.0: reg 0x30: [mem 0xfce40000-0xfce5ffff pref]
[    0.164122] pci 0000:07:00.0: BAR 0: assigned to efifb
[    0.164171] pci 0000:07:00.0: supports D1 D2
[    0.164172] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.164245] pci 0000:07:00.1: [1002:aaf0] type 00 class 0x040300
[    0.164263] pci 0000:07:00.1: reg 0x10: [mem 0xfce60000-0xfce63fff 64bit]
[    0.164330] pci 0000:07:00.1: supports D1 D2
[    0.164405] pci 0000:00:03.1: PCI bridge to [bus 07]
[    0.164407] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.164409] pci 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.164411] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.164473] pci 0000:08:00.0: [1022:145a] type 00 class 0x130000
[    0.164498] pci 0000:08:00.0: enabling Extended Tags
[    0.164562] pci 0000:08:00.2: [1022:1456] type 00 class 0x108000
[    0.164576] pci 0000:08:00.2: reg 0x18: [mem 0xfc900000-0xfc9fffff]
[    0.164584] pci 0000:08:00.2: reg 0x24: [mem 0xfca00000-0xfca01fff]
[    0.164589] pci 0000:08:00.2: enabling Extended Tags
[    0.164666] pci 0000:08:00.3: [1022:145f] type 00 class 0x0c0330
[    0.164678] pci 0000:08:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[    0.164697] pci 0000:08:00.3: enabling Extended Tags
[    0.164726] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[    0.164789] pci 0000:00:07.1: PCI bridge to [bus 08]
[    0.164792] pci 0000:00:07.1:   bridge window [mem 0xfc800000-0xfcafffff]
[    0.165048] pci 0000:09:00.0: [1022:1455] type 00 class 0x130000
[    0.165075] pci 0000:09:00.0: enabling Extended Tags
[    0.165143] pci 0000:09:00.2: [1022:7901] type 00 class 0x010601
[    0.165170] pci 0000:09:00.2: reg 0x24: [mem 0xfcd08000-0xfcd08fff]
[    0.165177] pci 0000:09:00.2: enabling Extended Tags
[    0.165207] pci 0000:09:00.2: PME# supported from D3hot D3cold
[    0.165260] pci 0000:09:00.3: [1022:1457] type 00 class 0x040300
[    0.165270] pci 0000:09:00.3: reg 0x10: [mem 0xfcd00000-0xfcd07fff]
[    0.165288] pci 0000:09:00.3: enabling Extended Tags
[    0.165316] pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
[    0.165382] pci 0000:00:08.1: PCI bridge to [bus 09]
[    0.165385] pci 0000:00:08.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.165781] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.165842] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.165897] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.165962] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.166021] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.166069] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.166117] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.166165] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.166642] iommu: Default domain type: Translated
[    0.166642] SCSI subsystem initialized
[    0.166642] libata version 3.00 loaded.
[    0.166642] pci 0000:07:00.0: vgaarb: setting as boot VGA device
[    0.166642] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.166642] pci 0000:07:00.0: vgaarb: bridge control possible
[    0.166642] vgaarb: loaded
[    0.166642] ACPI: bus type USB registered
[    0.166642] usbcore: registered new interface driver usbfs
[    0.166642] usbcore: registered new interface driver hub
[    0.166642] usbcore: registered new device driver usb
[    0.166642] pps_core: LinuxPPS API ver. 1 registered
[    0.166642] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.166642] PTP clock support registered
[    0.166642] EDAC MC: Ver: 3.0.0
[    0.166642] Registered efivars operations
[    0.166642] PCI: Using ACPI for IRQ routing
[    0.171531] PCI: pci_cache_line_size set to 64 bytes
[    0.171586] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.171587] e820: reserve RAM buffer [mem 0x09d02000-0x0bffffff]
[    0.171588] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.171589] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.171589] e820: reserve RAM buffer [mem 0xd69c5018-0xd7ffffff]
[    0.171590] e820: reserve RAM buffer [mem 0xd7566000-0xd7ffffff]
[    0.171590] e820: reserve RAM buffer [mem 0xda398000-0xdbffffff]
[    0.171591] e820: reserve RAM buffer [mem 0xdb2c0000-0xdbffffff]
[    0.171591] e820: reserve RAM buffer [mem 0xdc90a000-0xdfffffff]
[    0.171592] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.171592] e820: reserve RAM buffer [mem 0x21f380000-0x21fffffff]
[    0.171670] NetLabel: Initializing
[    0.171671] NetLabel:  domain hash size = 128
[    0.171671] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.171685] NetLabel:  unlabeled traffic allowed by default
[    0.171695] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.171695] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.173046] clocksource: Switched to clocksource tsc-early
[    0.181534] *** VALIDATE bpf ***
[    0.181610] VFS: Disk quotas dquot_6.6.0
[    0.181633] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.181659] *** VALIDATE ramfs ***
[    0.181663] *** VALIDATE hugetlbfs ***
[    0.181750] AppArmor: AppArmor Filesystem Enabled
[    0.181774] pnp: PnP ACPI init
[    0.181926] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.181930] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.181960] system 00:01: [mem 0xfeb80000-0xfebfffff] has been reserved
[    0.181963] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.182042] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.182251] system 00:03: [io  0x0280-0x028f] has been reserved
[    0.182252] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.182253] system 00:03: [io  0x02a0-0x02af] has been reserved
[    0.182254] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    0.182257] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.182506] pnp 00:04: [dma 0 disabled]
[    0.182538] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.182791] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.182793] system 00:05: [io  0x040b] has been reserved
[    0.182793] system 00:05: [io  0x04d6] has been reserved
[    0.182794] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.182795] system 00:05: [io  0x0c14] has been reserved
[    0.182798] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.182799] system 00:05: [io  0x0c52] has been reserved
[    0.182800] system 00:05: [io  0x0c6c] has been reserved
[    0.182801] system 00:05: [io  0x0c6f] has been reserved
[    0.182801] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.182802] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.182803] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.182804] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.182805] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.182805] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.182806] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.182807] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.182808] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.182809] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.182810] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.182811] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.182812] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.182813] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.182814] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.182815] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.182816] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.182819] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.183278] pnp: PnP ACPI: found 6 devices
[    0.184257] thermal_sys: Registered thermal governor 'fair_share'
[    0.184258] thermal_sys: Registered thermal governor 'bang_bang'
[    0.184258] thermal_sys: Registered thermal governor 'step_wise'
[    0.184259] thermal_sys: Registered thermal governor 'user_space'
[    0.184259] thermal_sys: Registered thermal governor 'power_allocator'
[    0.188775] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.188809] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.188813] pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.188817] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.188826] pci 0000:03:01.0: PCI bridge to [bus 05]
[    0.188828] pci 0000:03:01.0:   bridge window [io  0xf000-0xffff]
[    0.188832] pci 0000:03:01.0:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.188834] pci 0000:03:01.0:   bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.188839] pci 0000:03:04.0: PCI bridge to [bus 06]
[    0.188848] pci 0000:02:00.2: PCI bridge to [bus 03-06]
[    0.188849] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.188852] pci 0000:02:00.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.188855] pci 0000:02:00.2:   bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.188859] pci 0000:00:01.3: PCI bridge to [bus 02-06]
[    0.188860] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.188862] pci 0000:00:01.3:   bridge window [mem 0xfcb00000-0xfccfffff]
[    0.188864] pci 0000:00:01.3:   bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.188867] pci 0000:00:03.1: PCI bridge to [bus 07]
[    0.188868] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.188870] pci 0000:00:03.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.188871] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.188874] pci 0000:00:07.1: PCI bridge to [bus 08]
[    0.188876] pci 0000:00:07.1:   bridge window [mem 0xfc800000-0xfcafffff]
[    0.188879] pci 0000:00:08.1: PCI bridge to [bus 09]
[    0.188881] pci 0000:00:08.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.188886] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.188887] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.188887] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.188888] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.188889] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.188890] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.188891] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    0.188892] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.188892] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.188893] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.188894] pci_bus 0000:02: resource 1 [mem 0xfcb00000-0xfccfffff]
[    0.188895] pci_bus 0000:02: resource 2 [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.188896] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.188896] pci_bus 0000:03: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.188897] pci_bus 0000:03: resource 2 [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.188898] pci_bus 0000:05: resource 0 [io  0xf000-0xffff]
[    0.188899] pci_bus 0000:05: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.188899] pci_bus 0000:05: resource 2 [mem 0xf0300000-0xf03fffff 64bit pref]
[    0.188900] pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
[    0.188901] pci_bus 0000:07: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.188902] pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.188902] pci_bus 0000:08: resource 1 [mem 0xfc800000-0xfcafffff]
[    0.188903] pci_bus 0000:09: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.188988] NET: Registered protocol family 2
[    0.189220] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.189285] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.189471] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.189548] TCP: Hash tables configured (established 65536 bind 65536)
[    0.189600] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.189621] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.189690] NET: Registered protocol family 1
[    0.189694] NET: Registered protocol family 44
[    0.189830] pci 0000:07:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.189836] pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
[    0.189971] PCI: CLS 64 bytes, default 64
[    0.190009] Trying to unpack rootfs image as initramfs...
[    0.367792] Freeing initrd memory: 86112K
[    0.367797] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.367798] software IO TLB: mapped [mem 0xd29c1000-0xd69c1000] (64MB)
[    0.367883] amd_uncore: AMD NB counters detected
[    0.367887] amd_uncore: AMD LLC counters detected
[    0.368100] check: Scanning for low memory corruption every 60 seconds
[    0.369654] Initialise system trusted keyrings
[    0.369664] Key type blacklist registered
[    0.369703] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.370622] zbud: loaded
[    0.370922] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.371066] fuse: init (API version 7.31)
[    0.371078] *** VALIDATE fuse ***
[    0.371079] *** VALIDATE fuse ***
[    0.371158] Platform Keyring initialized
[    0.375134] Key type asymmetric registered
[    0.375135] Asymmetric key parser 'x509' registered
[    0.375147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.375191] io scheduler mq-deadline registered
[    0.376207] pcieport 0000:00:01.1: PME: Signaling with IRQ 25
[    0.376267] pcieport 0000:00:01.1: AER: enabled with IRQ 25
[    0.376668] pcieport 0000:00:01.3: PME: Signaling with IRQ 26
[    0.376709] pcieport 0000:00:01.3: AER: enabled with IRQ 26
[    0.376876] pcieport 0000:00:03.1: PME: Signaling with IRQ 27
[    0.376915] pcieport 0000:00:03.1: AER: enabled with IRQ 27
[    0.377086] pcieport 0000:00:07.1: PME: Signaling with IRQ 28
[    0.377124] pcieport 0000:00:07.1: AER: enabled with IRQ 28
[    0.377637] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
[    0.377674] pcieport 0000:00:08.1: AER: enabled with IRQ 30
[    0.378149] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.378193] efifb: probing for efifb
[    0.378203] efifb: showing boot graphics
[    0.380804] efifb: framebuffer at 0xe0000000, using 14400k, total 14400k
[    0.380805] efifb: mode is 2560x1440x32, linelength=10240, pages=1
[    0.380805] efifb: scrolling: redraw
[    0.380806] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.380835] fbcon: Deferring console take-over
[    0.380835] fb0: EFI VGA frame buffer device
[    0.380931] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.380946] ACPI: Power Button [PWRB]
[    0.380971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.380996] ACPI: Power Button [PWRF]
[    0.381049] Monitor-Mwait will be used to enter C-1 state
[    0.381423] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.402309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.403329] Linux agpgart interface v0.103
[    0.406030] loop: module loaded
[    0.406176] libphy: Fixed MDIO Bus: probed
[    0.406177] tun: Universal TUN/TAP device driver, 1.6
[    0.406201] PPP generic driver version 2.4.2
[    0.406235] VFIO - User Level meta-driver version: 0.3
[    0.406333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.406335] ehci-pci: EHCI PCI platform driver
[    0.406342] ehci-platform: EHCI generic platform driver
[    0.406346] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.406347] ohci-pci: OHCI PCI platform driver
[    0.406354] ohci-platform: OHCI generic platform driver
[    0.406357] uhci_hcd: USB Universal Host Controller Interface driver
[    0.406438] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.406443] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    0.461740] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    0.461920] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.461921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.461922] usb usb1: Product: xHCI Host Controller
[    0.461923] usb usb1: Manufacturer: Linux 5.4.0-26-generic xhci-hcd
[    0.461923] usb usb1: SerialNumber: 0000:02:00.0
[    0.461989] hub 1-0:1.0: USB hub found
[    0.462001] hub 1-0:1.0: 10 ports detected
[    0.462241] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.462243] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    0.462244] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.462283] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.462297] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.462297] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.462298] usb usb2: Product: xHCI Host Controller
[    0.462299] usb usb2: Manufacturer: Linux 5.4.0-26-generic xhci-hcd
[    0.462299] usb usb2: SerialNumber: 0000:02:00.0
[    0.462352] hub 2-0:1.0: USB hub found
[    0.462359] hub 2-0:1.0: 4 ports detected
[    0.462423] usb: port power management may be unreliable
[    0.462514] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    0.462517] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 3
[    0.462605] xhci_hcd 0000:08:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
[    0.462740] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.462741] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.462741] usb usb3: Product: xHCI Host Controller
[    0.462742] usb usb3: Manufacturer: Linux 5.4.0-26-generic xhci-hcd
[    0.462743] usb usb3: SerialNumber: 0000:08:00.3
[    0.462799] hub 3-0:1.0: USB hub found
[    0.462804] hub 3-0:1.0: 4 ports detected
[    0.462951] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    0.462953] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 4
[    0.462954] xhci_hcd 0000:08:00.3: Host supports USB 3.0 SuperSpeed
[    0.462964] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.462977] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.462978] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.462979] usb usb4: Product: xHCI Host Controller
[    0.462979] usb usb4: Manufacturer: Linux 5.4.0-26-generic xhci-hcd
[    0.462980] usb usb4: SerialNumber: 0000:08:00.3
[    0.463031] hub 4-0:1.0: USB hub found
[    0.463036] hub 4-0:1.0: 4 ports detected
[    0.463157] i8042: PNP: No PS/2 controller found.
[    0.463189] mousedev: PS/2 mouse device common for all mice
[    0.463266] rtc_cmos 00:02: RTC can wake from S4
[    0.463542] rtc_cmos 00:02: registered as rtc0
[    0.463551] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.463556] i2c /dev entries driver
[    0.463585] device-mapper: uevent: version 1.0.3
[    0.463626] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.463636] platform eisa.0: Probing EISA bus 0
[    0.463637] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.463638] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.463639] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.463639] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.463640] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.463641] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.463641] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.463642] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.463643] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.463643] platform eisa.0: EISA: Detected 0 cards
[    0.463696] ledtrig-cpu: registered to indicate activity on CPUs
[    0.463698] EFI Variables Facility v0.08 2004-May-17
[    0.474211] drop_monitor: Initializing network drop monitor service
[    0.474344] NET: Registered protocol family 10
[    0.479377] Segment Routing with IPv6
[    0.479392] NET: Registered protocol family 17
[    0.479419] Key type dns_resolver registered
[    0.479673] RAS: Correctable Errors collector initialized.
[    0.479693] microcode: CPU0: patch_level=0x0800820d
[    0.479699] microcode: CPU1: patch_level=0x0800820d
[    0.479701] microcode: CPU2: patch_level=0x0800820d
[    0.479706] microcode: CPU3: patch_level=0x0800820d
[    0.479727] microcode: Microcode Update Driver: v2.2.
[    0.479729] IPI shorthand broadcast: enabled
[    0.479735] sched_clock: Marking stable (503719954, -23995491)->(488918639, -9194176)
[    0.479782] registered taskstats version 1
[    0.479790] Loading compiled-in X.509 certificates
[    0.481038] Loaded X.509 cert 'Build time autogenerated kernel key: b559075f1a2deb8232ccd540ea3b0eb9fdd57b46'
[    0.481063] zswap: loaded using pool lzo/zbud
[    0.481111] Key type ._fscrypt registered
[    0.481112] Key type .fscrypt registered
[    0.485729] Key type big_key registered
[    0.487936] Key type encrypted registered
[    0.487939] AppArmor: AppArmor sha1 policy hashing enabled
[    0.488698] ima: No TPM chip found, activating TPM-bypass!
[    0.488701] ima: Allocated hash algorithm: sha1
[    0.488709] ima: No architecture policies found
[    0.488715] evm: Initialising EVM extended attributes:
[    0.488715] evm: security.selinux
[    0.488716] evm: security.SMACK64
[    0.488716] evm: security.SMACK64EXEC
[    0.488716] evm: security.SMACK64TRANSMUTE
[    0.488716] evm: security.SMACK64MMAP
[    0.488716] evm: security.apparmor
[    0.488717] evm: security.ima
[    0.488717] evm: security.capability
[    0.488717] evm: HMAC attrs: 0x1
[    0.489136] PM:   Magic number: 0:141:882
[    0.489265] rtc_cmos 00:02: setting system clock to 2020-08-23T10:51:57 UTC (1598179917)
[    0.489367] acpi_cpufreq: overriding BIOS provided _PSD data
[    0.490449] Freeing unused decrypted memory: 2040K
[    0.490875] Freeing unused kernel image memory: 2712K
[    0.502204] Write protecting the kernel read-only data: 22528k
[    0.502643] Freeing unused kernel image memory: 2008K
[    0.502829] Freeing unused kernel image memory: 1196K
[    0.511105] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.511108] Run /init as init process
[    0.568745] ahci 0000:02:00.1: version 3.0
[    0.568912] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    0.568949] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    0.568951] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[    0.572322] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    0.572323] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    0.573864] nvme nvme0: pci function 0000:01:00.0
[    0.574283] scsi host0: ahci
[    0.575742] scsi host1: ahci
[    0.579188] scsi host2: ahci
[    0.582194] scsi host3: ahci
[    0.585187] libphy: r8169: probed
[    0.585337] r8169 0000:05:00.0 eth0: RTL8168g/8111g, a8:a1:59:24:be:52, XID 4c0, IRQ 51
[    0.585338] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.588784] scsi host4: ahci
[    0.588905] scsi host5: ahci
[    0.588979] scsi host6: ahci
[    0.589052] scsi host7: ahci
[    0.589086] ata1: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80100 irq 48
[    0.589088] ata2: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80180 irq 48
[    0.589089] ata3: DUMMY
[    0.589089] ata4: DUMMY
[    0.589091] ata5: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80300 irq 48
[    0.589092] ata6: SATA max UDMA/133 abar m131072@0xfcc80000 port 0xfcc80380 irq 48
[    0.589093] ata7: DUMMY
[    0.589093] ata8: DUMMY
[    0.589251] ahci 0000:09:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.589252] ahci 0000:09:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
[    0.589415] scsi host8: ahci
[    0.589449] ata9: SATA max UDMA/133 abar m4096@0xfcd08000 port 0xfcd08100 irq 53
[    0.597929] cryptd: max_cpu_qlen set to 1000
[    0.598333] amdkcl: loading out-of-tree module taints kernel.
[    0.598347] r8169 0000:05:00.0 enp5s0: renamed from eth0
[    0.598351] amdkcl: module verification failed: signature and/or required key missing - tainting kernel
[    0.601135] AVX2 version of gcm_enc/dec engaged.
[    0.601135] AES CTR mode by8 optimization enabled
[    0.634592] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.634593] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.711960] [drm] amdgpu kernel modesetting enabled.
[    0.711961] [drm] amdgpu version: 5.6.5.20.30
[    0.711962] [drm] OS DRM version: 5.4.0
[    0.712018] amdgpu: Ignoring ACPI CRAT on non-APU system
[    0.712021] amdgpu: Virtual CRAT table created for CPU
[    0.712030] amdgpu: Topology: Add CPU node
[    0.713961] amdgpu 0000:07:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xe0000000 -> 0xefffffff
[    0.713962] amdgpu 0000:07:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0000000 -> 0xf01fffff
[    0.713963] amdgpu 0000:07:00.0: remove_conflicting_pci_framebuffers: bar 5: 0xfce00000 -> 0xfce3ffff
[    0.713965] checking generic (e0000000 e10000) vs hw (e0000000 10000000)
[    0.713965] fb0: switching to amdgpudrmfb from EFI VGA
[    0.714005] amdgpu 0000:07:00.0: vgaarb: deactivate vga console
[    0.714111] [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1DA2:0xE353 0xEF).
[    0.714113] amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    0.714120] [drm] register mmio base: 0xFCE00000
[    0.714120] [drm] register mmio size: 262144
[    0.714127] [drm] add ip block number 0 <vi_common>
[    0.714128] [drm] add ip block number 1 <gmc_v8_0>
[    0.714128] [drm] add ip block number 2 <tonga_ih>
[    0.714129] [drm] add ip block number 3 <gfx_v8_0>
[    0.714129] [drm] add ip block number 4 <sdma_v3_0>
[    0.714130] [drm] add ip block number 5 <powerplay>
[    0.714130] [drm] add ip block number 6 <dm>
[    0.714131] [drm] add ip block number 7 <uvd_v6_0>
[    0.714131] [drm] add ip block number 8 <vce_v3_0>
[    0.714311] amdgpu 0000:07:00.0: No more image in the PCI ROM
[    0.714332] amdgpu: ATOM BIOS: 113-2E353WU-O6K
[    0.714344] [drm] UVD is enabled in VM mode
[    0.714344] [drm] UVD ENC is enabled in VM mode
[    0.714346] [drm] VCE enabled in VM mode
[    0.714363] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    0.714393] amdgpu 0000:07:00.0: amdgpu: VRAM: 8192M 0x000000F400000000 - 0x000000F5FFFFFFFF (8192M used)
[    0.714394] amdgpu 0000:07:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[    0.714398] [drm] Detected VRAM RAM=8192M, BAR=256M
[    0.714399] [drm] RAM width 256bits GDDR5
[    0.714443] [TTM] Zone  kernel: Available graphics memory: 4038512 KiB
[    0.714444] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    0.714444] [TTM] Initializing pool allocator
[    0.714447] [TTM] Initializing DMA pool allocator
[    0.714473] [drm] amdgpu: 8192M of VRAM memory ready
[    0.714475] [drm] amdgpu: 8192M of GTT memory ready.
[    0.714477] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    0.716162] [drm] PCIE GART of 256M enabled (table at 0x000000F400E10000).
[    0.716252] [drm] Chained IB support enabled!
[    0.717104] amdgpu: [powerplay] hwmgr_sw_init smu backed is polaris10_smu
[    0.717197] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    0.717837] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    0.778819] [drm] DM_PPLIB: values for Engine clock
[    0.778820] [drm] DM_PPLIB:     300000
[    0.778820] [drm] DM_PPLIB:     588000
[    0.778820] [drm] DM_PPLIB:     952000
[    0.778821] [drm] DM_PPLIB:     1041000
[    0.778821] [drm] DM_PPLIB:     1106000
[    0.778821] [drm] DM_PPLIB:     1168000
[    0.778821] [drm] DM_PPLIB:     1209000
[    0.778822] [drm] DM_PPLIB:     1284000
[    0.778822] [drm] DM_PPLIB: Validation clocks:
[    0.778822] [drm] DM_PPLIB:    engine_max_clock: 128400
[    0.778822] [drm] DM_PPLIB:    memory_max_clock: 175000
[    0.778823] [drm] DM_PPLIB:    level           : 8
[    0.778824] [drm] DM_PPLIB: values for Memory clock
[    0.778824] [drm] DM_PPLIB:     300000
[    0.778824] [drm] DM_PPLIB:     1000000
[    0.778824] [drm] DM_PPLIB:     1750000
[    0.778825] [drm] DM_PPLIB: Validation clocks:
[    0.778825] [drm] DM_PPLIB:    engine_max_clock: 128400
[    0.778825] [drm] DM_PPLIB:    memory_max_clock: 175000
[    0.778825] [drm] DM_PPLIB:    level           : 8
[    0.778945] [drm] Display Core initialized with v3.2.87!
[    0.786597] nvme nvme0: missing or invalid SUBNQN field.
[    0.788162] nvme nvme0: 15/0/0 default/read/poll queues
[    0.789775]  nvme0n1: p1 p2 p3 p4 p5
[    0.795902] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[    0.800043] usb 4-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    0.825153] usb 4-3: New USB device found, idVendor=125f, idProduct=dd35, bcdDevice=11.00
[    0.825154] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    0.825155] usb 4-3: Product: ADATA USB Flash Drive
[    0.825156] usb 4-3: Manufacturer: ADATA
[    0.825156] usb 4-3: SerialNumber: 2011608060670007
[    0.827509] usb-storage 4-3:1.0: USB Mass Storage device detected
[    0.827591] scsi host9: usb-storage 4-3:1.0
[    0.827645] usbcore: registered new interface driver usb-storage
[    0.828403] usbcore: registered new interface driver uas
[    0.829471] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.829472] [drm] Driver supports precise vblank timestamp query.
[    0.856297] [drm] UVD and UVD ENC initialized successfully.
[    0.902374] ata1: SATA link down (SStatus 0 SControl 330)
[    0.906374] ata9: SATA link down (SStatus 0 SControl 300)
[    0.956278] [drm] VCE initialized successfully.
[    0.957353] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    0.957921] amdgpu: Virtual CRAT table created for GPU
[    0.957983] amdgpu: Topology: Add dGPU node [0x67df:0x1002]
[    0.957984] kfd kfd: amdgpu: added device 1002:67df
[    0.957986] amdgpu 0000:07:00.0: amdgpu: SE 4, SH per SE 1, CU per SH 9, active_cu_number 32
[    0.960435] [drm] fb mappable at 0xE1340000
[    0.960436] [drm] vram apper at 0xE0000000
[    0.960436] [drm] size 14745600
[    0.960436] [drm] fb depth is 24
[    0.960437] [drm]    pitch is 10240
[    0.960485] fbcon: amdgpudrmfb (fb0) is primary device
[    0.960485] fbcon: Deferring console take-over
[    0.960486] amdgpu 0000:07:00.0: fb0: amdgpudrmfb frame buffer device
[    0.977055] [drm] Initialized amdgpu 3.38.0 20150101 for 0000:07:00.0 on minor 0
[    1.058474] usb 1-5: New USB device found, idVendor=145f, idProduct=0263, bcdDevice= 1.00
[    1.058476] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.058477] usb 1-5: Product: Trust Wireless Mouse
[    1.058478] usb 1-5: Manufacturer: MOSART Semi.
[    1.068821] hidraw: raw HID events driver (C) Jiri Kosina
[    1.087320] usbcore: registered new interface driver usbhid
[    1.087321] usbhid: USB HID core driver
[    1.088864] input: MOSART Semi. Trust Wireless Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.0/0003:145F:0263.0001/input/input2
[    1.088926] input: MOSART Semi. Trust Wireless Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.0/0003:145F:0263.0001/input/input3
[    1.088981] hid-generic 0003:145F:0263.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [MOSART Semi. Trust Wireless Mouse] on usb-0000:02:00.0-5/input0
[    1.226764] ata2: SATA link down (SStatus 0 SControl 330)
[    1.256043] usb 1-6: new full-speed USB device number 3 using xhci_hcd
[    1.384041] tsc: Refined TSC clocksource calibration: 3094.186 MHz
[    1.384048] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2c99d37ccd0, max_idle_ns: 440795225167 ns
[    1.384153] clocksource: Switched to clocksource tsc
[    1.541315] ata5: SATA link down (SStatus 0 SControl 330)
[    1.602305] usb 1-6: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
[    1.602307] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.602308] usb 1-6: Product: USB Receiver
[    1.602310] usb 1-6: Manufacturer: Logitech
[    1.633489] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.0/0003:046D:C52B.0002/input/input4
[    1.692478] hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:02:00.0-6/input0
[    1.715021] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.1/0003:046D:C52B.0003/input/input5
[    1.715119] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.1/0003:046D:C52B.0003/input/input6
[    1.772165] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.1/0003:046D:C52B.0003/input/input7
[    1.772242] hid-generic 0003:046D:C52B.0003: input,hiddev1,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:02:00.0-6/input1
[    1.787596] hid-generic 0003:046D:C52B.0004: hiddev2,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-6/input2
[    1.855187] ata6: SATA link down (SStatus 0 SControl 330)
[    1.873095] scsi 9:0:0:0: Direct-Access     ADATA    USB Flash Drive  1100 PQ: 0 ANSI: 6
[    1.873248] sd 9:0:0:0: Attached scsi generic sg0 type 0
[    1.873407] sd 9:0:0:0: [sda] 60620800 512-byte logical blocks: (31.0 GB/28.9 GiB)
[    1.873533] sd 9:0:0:0: [sda] Write Protect is off
[    1.873534] sd 9:0:0:0: [sda] Mode Sense: 43 00 00 00
[    1.873650] sd 9:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.889358]  sda: sda1
[    1.890089] sd 9:0:0:0: [sda] Attached SCSI removable disk
[    1.964590] logitech-djreceiver 0003:046D:C52B.0004: hiddev1,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-6/input2
[    2.088601] input: Logitech Unifying Device. Wireless PID:4003 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.2/0003:046D:C52B.0004/0003:046D:4003.0005/input/input9
[    2.088655] input: Logitech Unifying Device. Wireless PID:4003 Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.2/0003:046D:C52B.0004/0003:046D:4003.0005/input/input10
[    2.088688] input: Logitech Unifying Device. Wireless PID:4003 System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.2/0003:046D:C52B.0004/0003:046D:4003.0005/input/input11
[    2.088721] hid-generic 0003:046D:4003.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4003] on usb-0000:02:00.0-6/input2:2
[    2.430490] input: Logitech K270 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-6/1-6:1.2/0003:046D:C52B.0004/0003:046D:4003.0005/input/input15
[    2.430533] logitech-hidpp-device 0003:046D:4003.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K270] on usb-0000:02:00.0-6/input2:2
[    2.496010] raid6: avx2x4   gen() 24559 MB/s
[    2.544009] raid6: avx2x4   xor() 12937 MB/s
[    2.592007] raid6: avx2x2   gen() 23727 MB/s
[    2.640017] raid6: avx2x2   xor() 14672 MB/s
[    2.688222] raid6: avx2x1   gen() 18092 MB/s
[    2.736177] raid6: avx2x1   xor() 13589 MB/s
[    2.784136] raid6: sse2x4   gen() 15769 MB/s
[    2.832141] raid6: sse2x4   xor()  9318 MB/s
[    2.880132] raid6: sse2x2   gen() 15499 MB/s
[    2.928023] raid6: sse2x2   xor() 10089 MB/s
[    2.976024] raid6: sse2x1   gen()  7508 MB/s
[    3.024132] raid6: sse2x1   xor()  7365 MB/s
[    3.024132] raid6: using algorithm avx2x4 gen() 24559 MB/s
[    3.024133] raid6: .... xor() 12937 MB/s, rmw enabled
[    3.024133] raid6: using avx2x2 recovery algorithm
[    3.026326] xor: automatically using best checksumming function   avx       
[    3.039877] Btrfs loaded, crc32c=crc32c-intel
[    3.091890] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    3.190578] systemd[1]: Inserted module 'autofs4'
[    3.223212] systemd[1]: systemd 245.4-4ubuntu3 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    3.240046] systemd[1]: Detected architecture x86-64.
[    3.260567] systemd[1]: Set hostname to <jindra-desktop>.
[    3.314212] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    3.355234] systemd[1]: Created slice system-modprobe.slice.
[    3.355583] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.355827] systemd[1]: Created slice User and Session Slice.
[    3.355866] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.356184] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.356218] systemd[1]: Reached target User and Group Name Lookups.
[    3.356229] systemd[1]: Reached target Remote File Systems.
[    3.356236] systemd[1]: Reached target Slices.
[    3.356299] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    3.356356] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.356976] systemd[1]: Listening on Syslog Socket.
[    3.358261] systemd[1]: Listening on Process Core Dump Socket.
[    3.358318] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.358350] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.358455] systemd[1]: Listening on Journal Audit Socket.
[    3.358506] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.358560] systemd[1]: Listening on Journal Socket.
[    3.358615] systemd[1]: Listening on udev Control Socket.
[    3.358658] systemd[1]: Listening on udev Kernel Socket.
[    3.359388] systemd[1]: Mounting Huge Pages File System...
[    3.360160] systemd[1]: Mounting POSIX Message Queue File System...
[    3.360849] systemd[1]: Mounting Kernel Debug File System...
[    3.361555] systemd[1]: Mounting Kernel Trace File System...
[    3.362613] systemd[1]: Starting Journal Service...
[    3.363339] systemd[1]: Starting Availability of block devices...
[    3.364187] systemd[1]: Starting Set the console keyboard layout...
[    3.364975] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    3.365682] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    3.365711] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[    3.365991] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.366013] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    3.367092] systemd[1]: Starting Load Kernel Modules...
[    3.367821] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.368602] systemd[1]: Starting udev Coldplug all Devices...
[    3.370037] systemd[1]: Starting Uncomplicated firewall...
[    3.371277] systemd[1]: Mounted Huge Pages File System.
[    3.371408] systemd[1]: Mounted POSIX Message Queue File System.
[    3.371498] systemd[1]: Mounted Kernel Debug File System.
[    3.371589] systemd[1]: Mounted Kernel Trace File System.
[    3.372078] systemd[1]: Finished Availability of block devices.
[    3.372533] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.378880] systemd[1]: Finished Uncomplicated firewall.
[    3.379559] EXT4-fs (nvme0n1p2): re-mounted. Opts: errors=remount-ro
[    3.380499] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.381165] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    3.381192] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    3.381915] systemd[1]: Starting Load/Save Random Seed...
[    3.382644] systemd[1]: Starting Create System Users...
[    3.391374] lp: driver loaded but no devices found
[    3.392116] systemd[1]: Finished Load/Save Random Seed.
[    3.395921] systemd[1]: Finished Create System Users.
[    3.396753] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.403778] systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.404704] systemd[1]: Starting udev Kernel Device Manager...
[    3.410833] ppdev: user-space parallel port driver
[    3.413519] systemd[1]: Finished Load Kernel Modules.
[    3.414386] systemd[1]: Mounting FUSE Control File System...
[    3.415159] systemd[1]: Mounting Kernel Configuration File System...
[    3.415874] systemd[1]: Starting Apply Kernel Variables...
[    3.418990] systemd[1]: Mounted FUSE Control File System.
[    3.419099] systemd[1]: Mounted Kernel Configuration File System.
[    3.425347] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    3.439313] systemd[1]: Finished Apply Kernel Variables.
[    3.441949] systemd[1]: Finished Set the console keyboard layout.
[    3.442035] systemd[1]: Reached target Local File Systems (Pre).
[    3.448803] systemd[1]: Finished udev Coldplug all Devices.
[    3.449706] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[    3.453206] systemd[1]: Started udev Kernel Device Manager.
[    3.453646] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[    3.454414] systemd[1]: Starting Show Plymouth Boot Screen...
[    3.471242] systemd[1]: plymouth-start.service: Succeeded.
[    3.471580] systemd[1]: Started Show Plymouth Boot Screen.
[    3.471674] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[    3.471747] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
[    3.471763] systemd[1]: Reached target Local Encrypted Volumes.
[    3.657346] systemd[1]: Started Journal Service.
[    3.662947] systemd-journald[446]: Received client request to flush runtime journal.
[    3.768302] Adding 7998460k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:7998460k SSFS
[    3.772603] ccp 0000:08:00.2: enabling device (0000 -> 0002)
[    3.780193] ccp 0000:08:00.2: ccp enabled
[    3.819039] kvm: Nested Virtualization enabled
[    3.819108] kvm: Nested Paging enabled
[    3.819109] SVM: Virtual VMLOAD VMSAVE supported
[    3.819109] SVM: Virtual GIF supported
[    3.820902] MCE: In-kernel MCE decoding enabled.
[    3.822547] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.822548] 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.)
[    3.829570] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null)
[    3.854528] audit: type=1400 audit(1598179920.858:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=583 comm="apparmor_parser"
[    3.854531] audit: type=1400 audit(1598179920.858:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=583 comm="apparmor_parser"
[    3.854533] audit: type=1400 audit(1598179920.858:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=583 comm="apparmor_parser"
[    3.854762] audit: type=1400 audit(1598179920.858:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=584 comm="apparmor_parser"
[    3.854920] audit: type=1400 audit(1598179920.858:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=582 comm="apparmor_parser"
[    3.858564] audit: type=1400 audit(1598179920.862:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=585 comm="apparmor_parser"
[    3.860203] audit: type=1400 audit(1598179920.866:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=588 comm="apparmor_parser"
[    3.860206] audit: type=1400 audit(1598179920.866:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=588 comm="apparmor_parser"
[    3.860207] audit: type=1400 audit(1598179920.866:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=588 comm="apparmor_parser"
[    3.888760] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.888762] 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.)
[    3.932982] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.932983] 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.)
[    3.989045] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.989047] 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.)
[    4.166383] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
[    4.166385] snd_hda_intel 0000:07:00.1: Force to non-snoop mode
[    4.166519] snd_hda_intel 0000:09:00.3: enabling device (0000 -> 0002)
[    4.173754] snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    4.174782] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input16
[    4.174818] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input17
[    4.174850] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input18
[    4.174879] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input19
[    4.174910] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input20
[    4.174939] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:07:00.1/sound/card0/input21
[    4.182769] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    4.182771] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.182772] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    4.182773] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    4.182773] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    4.182775] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    4.182776] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    4.182776] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    4.195478] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input22
[    4.195516] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input23
[    4.195548] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input24
[    4.195582] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input25
[    4.195810] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:09:00.3/sound/card1/input26
[    4.656459] 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)
[    4.784818] r8169 0000:05:00.0 enp5s0: Link is Down
[    6.266140] r8169 0000:05:00.0 enp5s0: Link is Up - 100Mbps/Full - flow control rx/tx
[    6.266153] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[   15.455833] logitech-hidpp-device 0003:046D:4003.0005: HID++ 2.0 device connected.
[   81.406166]  sda:
[   81.519194]  sda: sda1
[  118.888335] usb 4-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd