You are not logged in.
I have a monitor which has a sound output and I had no problem with it.
But today I disabled CSM (compatibility support module) in BIOS, to use secure boot, now I can't play any sound.
I thought pulse audio being buggy, so I switched to pipewire, but it didn't work neither.
`pavucontrol` reports my monitor as sound output device, so it seems it still detects my monitor as playback device.
I'm sure it's not the monitor's fault because I can play sounds on Windows 10 both with/without CSM.
result of
lspci -ks 0e:00(`0e:00`'s DP port is connected to monitors DP port)
0e:00.0 VGA compatible controller: NVIDIA Corporation TU104 [GeForce RTX 2070 SUPER] (rev a1)
Subsystem: eVga.com. Corp. TU104 [GeForce RTX 2070 SUPER]
Kernel driver in use: nouveau
Kernel modules: nouveau
0e:00.1 Audio device: NVIDIA Corporation TU104 HD Audio Controller (rev a1)
Subsystem: eVga.com. Corp. TU104 HD Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
0e:00.2 USB controller: NVIDIA Corporation TU104 USB 3.1 Host Controller (rev a1)
Subsystem: eVga.com. Corp. TU104 USB 3.1 Host Controller
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
0e:00.3 Serial bus controller: NVIDIA Corporation TU104 USB Type-C UCSI Controller (rev a1)
Subsystem: eVga.com. Corp. TU104 USB Type-C UCSI Controller
Kernel driver in use: nvidia-gpu
Kernel modules: i2c_nvidia_gpupacman -Qs mesalocal/glu 9.0.2-3
Mesa OpenGL utility library
local/lib32-glu 9.0.2-3
Mesa OpenGL utility library (32 bits)
local/lib32-mesa 23.1.2-1
An open-source implementation of the OpenGL specification (32-bit)
local/libva-mesa-driver 23.1.2-1
VA-API drivers
local/mesa 23.1.2-1
An open-source implementation of the OpenGL specification
local/mesa-demos 9.0.0-2
Mesa demos
local/mesa-utils 9.0.0-2
Essential Mesa utilities
local/mesa-vdpau 23.1.2-1
VDPAU driverspacman -Qs nouveaulocal/nouveau-fw 325.15-1
This package provides video & pgraph firmwares for all NVIDIA chipsets that need themI'm using Linux 6.3.9-arch1-1
dmesg log:
[ 0.000000] Linux version 6.3.9-arch1-1 (linux@archlinux) (gcc (GCC) 13.1.1 20230429, GNU ld (GNU Binutils) 2.40.0) #1 SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:20 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/VgNvme0-LvRoot rw loglevel=3 quiet root=/dev/VgNvme0/LvRoot
[ 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] signal: max sigframe size: 1776
[ 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-0x0000000009bfefff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000009bff000-0x0000000009ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000bae78fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bae79000-0x00000000bc494fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc495000-0x00000000bc4c2fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bc4c3000-0x00000000bcb3efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bcb3f000-0x00000000bddfefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bddff000-0x00000000beffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083f37ffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000083f380000-0x000000083fffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xace22018-0xace41e57] usable ==> usable
[ 0.000000] e820: update [mem 0xace22018-0xace41e57] 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-0x0000000009bfefff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000009bff000-0x0000000009ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x000000000a210000-0x000000000affffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000ace22017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000ace22018-0x00000000ace41e57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000ace41e58-0x00000000bae78fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000bae79000-0x00000000bc494fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bc495000-0x00000000bc4c2fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000bc4c3000-0x00000000bcb3efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000bcb3f000-0x00000000bddfefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000bddff000-0x00000000beffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000083f37ffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000083f380000-0x000000083fffffff] reserved
[ 0.000000] efi: EFI v2.7 by American Megatrends
[ 0.000000] efi: ACPI=0xbcb28000 ACPI 2.0=0xbcb28014 SMBIOS=0xbdc25000 SMBIOS 3.0=0xbdc24000 MEMATTR=0xb75ba018 ESRT=0xb9400198 INITRD=0xb5588a18 RNG=0xbc49e018
[ 0.000000] random: crng init done
[ 0.000000] efi: Remove mem289: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
[ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved
[ 0.000000] efi: Remove mem290: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved
[ 0.000000] efi: Remove mem291: MMIO range=[0xfd600000-0xfd7fffff] (2MB) from e820 map
[ 0.000000] e820: remove [mem 0xfd600000-0xfd7fffff] reserved
[ 0.000000] efi: Not removing mem292: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
[ 0.000000] efi: Remove mem293: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
[ 0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved
[ 0.000000] efi: Not removing mem294: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem295: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem296: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem297: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
[ 0.000000] efi: Not removing mem298: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
[ 0.000000] efi: Not removing mem299: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
[ 0.000000] efi: Not removing mem300: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
[ 0.000000] efi: Remove mem301: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.3.0 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X470 Taichi, BIOS P4.70 03/29/2021
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3600.359 MHz processor
[ 0.004974] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.004975] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.004982] last_pfn = 0x83f380 max_arch_pfn = 0x400000000
[ 0.004988] total RAM covered: 3071M
[ 0.005144] Found optimal setting for mtrr clean up
[ 0.005145] gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G
[ 0.005147] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.005726] e820: update [mem 0xbcf90000-0xbcf9ffff] usable ==> reserved
[ 0.005731] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.005735] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[ 0.009039] esrt: Reserving ESRT space from 0x00000000b9400198 to 0x00000000b94001d0.
[ 0.009045] e820: update [mem 0xb9400000-0xb9400fff] usable ==> reserved
[ 0.009073] Using GB pages for direct mapping
[ 0.009424] Secure boot disabled
[ 0.009424] RAMDISK: [mem 0xada54000-0xae741fff]
[ 0.009427] ACPI: Early table checksum verification disabled
[ 0.009430] ACPI: RSDP 0x00000000BCB28014 000024 (v02 ALASKA)
[ 0.009433] ACPI: XSDT 0x00000000BCB27728 0000BC (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.009437] ACPI: FACP 0x00000000BC4BC000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.009441] ACPI: DSDT 0x00000000BC4B5000 0064E6 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.009443] ACPI: FACS 0x00000000BCB22000 000040
[ 0.009445] ACPI: SSDT 0x00000000BC4C2000 00092A (v02 AMD AmdTable 00000002 MSFT 04000000)
[ 0.009447] ACPI: SSDT 0x00000000BC4BE000 003AC4 (v01 AMD AMD AOD 00000001 INTL 20120913)
[ 0.009450] ACPI: SSDT 0x00000000BC4BD000 0000FC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
[ 0.009452] ACPI: FIDT 0x00000000BC4B4000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.009454] ACPI: MCFG 0x00000000BC4B3000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.009456] ACPI: AAFT 0x00000000BC4B2000 0000C9 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.009458] ACPI: HPET 0x00000000BC4B1000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.009460] ACPI: BGRT 0x00000000BC4B0000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.009462] ACPI: PCCT 0x00000000BC4AF000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.009463] ACPI: SSDT 0x00000000BC4AB000 003849 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.009465] ACPI: CRAT 0x00000000BC4AA000 000ED8 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.009467] ACPI: CDIT 0x00000000BC4A9000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.009469] ACPI: SSDT 0x00000000BC4A5000 003802 (v01 AMD MYRTLE 00000001 INTL 20120913)
[ 0.009471] ACPI: SSDT 0x00000000BC4A4000 0000BF (v01 AMD AmdTable 00001000 INTL 20120913)
[ 0.009473] ACPI: WSMT 0x00000000BC4A3000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.009475] ACPI: APIC 0x00000000BC4A2000 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.009477] ACPI: SSDT 0x00000000BC4A0000 0010AF (v01 AMD MYRTLE 00000001 INTL 20120913)
[ 0.009479] ACPI: FPDT 0x00000000BC49F000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.009481] ACPI: Reserving FACP table memory at [mem 0xbc4bc000-0xbc4bc113]
[ 0.009482] ACPI: Reserving DSDT table memory at [mem 0xbc4b5000-0xbc4bb4e5]
[ 0.009482] ACPI: Reserving FACS table memory at [mem 0xbcb22000-0xbcb2203f]
[ 0.009483] ACPI: Reserving SSDT table memory at [mem 0xbc4c2000-0xbc4c2929]
[ 0.009484] ACPI: Reserving SSDT table memory at [mem 0xbc4be000-0xbc4c1ac3]
[ 0.009484] ACPI: Reserving SSDT table memory at [mem 0xbc4bd000-0xbc4bd0fb]
[ 0.009485] ACPI: Reserving FIDT table memory at [mem 0xbc4b4000-0xbc4b409b]
[ 0.009485] ACPI: Reserving MCFG table memory at [mem 0xbc4b3000-0xbc4b303b]
[ 0.009486] ACPI: Reserving AAFT table memory at [mem 0xbc4b2000-0xbc4b20c8]
[ 0.009486] ACPI: Reserving HPET table memory at [mem 0xbc4b1000-0xbc4b1037]
[ 0.009487] ACPI: Reserving BGRT table memory at [mem 0xbc4b0000-0xbc4b0037]
[ 0.009487] ACPI: Reserving PCCT table memory at [mem 0xbc4af000-0xbc4af06d]
[ 0.009488] ACPI: Reserving SSDT table memory at [mem 0xbc4ab000-0xbc4ae848]
[ 0.009488] ACPI: Reserving CRAT table memory at [mem 0xbc4aa000-0xbc4aaed7]
[ 0.009489] ACPI: Reserving CDIT table memory at [mem 0xbc4a9000-0xbc4a9028]
[ 0.009489] ACPI: Reserving SSDT table memory at [mem 0xbc4a5000-0xbc4a8801]
[ 0.009490] ACPI: Reserving SSDT table memory at [mem 0xbc4a4000-0xbc4a40be]
[ 0.009491] ACPI: Reserving WSMT table memory at [mem 0xbc4a3000-0xbc4a3027]
[ 0.009491] ACPI: Reserving APIC table memory at [mem 0xbc4a2000-0xbc4a215d]
[ 0.009492] ACPI: Reserving SSDT table memory at [mem 0xbc4a0000-0xbc4a10ae]
[ 0.009492] ACPI: Reserving FPDT table memory at [mem 0xbc49f000-0xbc49f043]
[ 0.009538] No NUMA configuration found
[ 0.009539] Faking a node at [mem 0x0000000000000000-0x000000083f37ffff]
[ 0.009541] NODE_DATA(0) allocated [mem 0x83f37b000-0x83f37ffff]
[ 0.009573] Zone ranges:
[ 0.009573] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.009574] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.009575] Normal [mem 0x0000000100000000-0x000000083f37ffff]
[ 0.009576] Device empty
[ 0.009577] Movable zone start for each node
[ 0.009578] Early memory node ranges
[ 0.009578] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.009579] node 0: [mem 0x0000000000100000-0x0000000009bfefff]
[ 0.009580] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.009580] node 0: [mem 0x000000000a210000-0x000000000affffff]
[ 0.009581] node 0: [mem 0x000000000b020000-0x00000000bae78fff]
[ 0.009581] node 0: [mem 0x00000000bddff000-0x00000000beffffff]
[ 0.009582] node 0: [mem 0x0000000100000000-0x000000083f37ffff]
[ 0.009584] Initmem setup node 0 [mem 0x0000000000001000-0x000000083f37ffff]
[ 0.009587] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.009602] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.009737] On node 0, zone DMA32: 1025 pages in unavailable ranges
[ 0.009750] On node 0, zone DMA32: 16 pages in unavailable ranges
[ 0.013160] On node 0, zone DMA32: 32 pages in unavailable ranges
[ 0.013259] On node 0, zone DMA32: 12166 pages in unavailable ranges
[ 0.050340] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.050361] On node 0, zone Normal: 3200 pages in unavailable ranges
[ 0.050538] ACPI: PM-Timer IO Port: 0x808
[ 0.050545] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.050556] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[ 0.050561] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[ 0.050563] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.050564] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.050568] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.050568] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.050577] e820: update [mem 0xb646c000-0xb64acfff] usable ==> reserved
[ 0.050587] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
[ 0.050606] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.050607] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.050608] PM: hibernation: Registered nosave memory: [mem 0x09bff000-0x09ffffff]
[ 0.050610] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
[ 0.050611] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[ 0.050612] PM: hibernation: Registered nosave memory: [mem 0xace22000-0xace22fff]
[ 0.050613] PM: hibernation: Registered nosave memory: [mem 0xace41000-0xace41fff]
[ 0.050615] PM: hibernation: Registered nosave memory: [mem 0xb646c000-0xb64acfff]
[ 0.050616] PM: hibernation: Registered nosave memory: [mem 0xb9400000-0xb9400fff]
[ 0.050617] PM: hibernation: Registered nosave memory: [mem 0xbae79000-0xbc494fff]
[ 0.050618] PM: hibernation: Registered nosave memory: [mem 0xbc495000-0xbc4c2fff]
[ 0.050618] PM: hibernation: Registered nosave memory: [mem 0xbc4c3000-0xbcb3efff]
[ 0.050619] PM: hibernation: Registered nosave memory: [mem 0xbcb3f000-0xbddfefff]
[ 0.050620] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[ 0.050620] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe9fffff]
[ 0.050621] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[ 0.050621] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
[ 0.050622] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.050622] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[ 0.050623] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[ 0.050623] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[ 0.050624] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.050624] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[ 0.050625] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.050625] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.050626] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.050626] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[ 0.050626] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[ 0.050627] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[ 0.050627] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[ 0.050628] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
[ 0.050629] [mem 0xc0000000-0xfe9fffff] available for PCI devices
[ 0.050631] Booting paravirtualized kernel on bare hardware
[ 0.050632] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.054528] setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[ 0.055394] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[ 0.055400] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[ 0.055401] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.055407] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.055428] Fallback order for Node 0: 0
[ 0.055431] Built 1 zonelists, mobility grouping on. Total pages: 8237065
[ 0.055431] Policy zone: Normal
[ 0.055432] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/VgNvme0-LvRoot rw loglevel=3 quiet root=/dev/VgNvme0/LvRoot
[ 0.055481] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[ 0.055495] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.055496] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[ 0.055496] printk: log_buf_len min size: 131072 bytes
[ 0.055636] printk: log_buf_len: 262144 bytes
[ 0.055637] printk: early log buf free: 112952(86%)
[ 0.058190] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.059437] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.059852] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.059858] software IO TLB: area num 32.
[ 0.114217] Memory: 32652328K/33471904K available (16384K kernel code, 2107K rwdata, 12660K rodata, 3324K init, 4000K bss, 819316K reserved, 0K cma-reserved)
[ 0.114332] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.114354] ftrace: allocating 47302 entries in 185 pages
[ 0.120215] ftrace: allocated 185 pages with 5 groups
[ 0.120281] Dynamic Preempt: full
[ 0.120323] rcu: Preemptible hierarchical RCU implementation.
[ 0.120323] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[ 0.120324] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.120324] Trampoline variant of Tasks RCU enabled.
[ 0.120325] Rude variant of Tasks RCU enabled.
[ 0.120326] Tracing variant of Tasks RCU enabled.
[ 0.120326] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.120326] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[ 0.122083] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[ 0.122251] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.122329] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.122362] Console: colour dummy device 80x25
[ 0.122364] printk: console [tty0] enabled
[ 0.122398] ACPI: Core revision 20221020
[ 0.122490] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.122505] APIC: Switch to symmetric I/O mode setup
[ 0.122506] Switched APIC routing to physical flat.
[ 0.123095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.139173] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e5a63e247, max_idle_ns: 440795207871 ns
[ 0.139176] Calibrating delay loop (skipped), value calculated using timer frequency.. 7203.74 BogoMIPS (lpj=12001196)
[ 0.139178] pid_max: default: 32768 minimum: 301
[ 0.141541] LSM: initializing lsm=capability,landlock,lockdown,yama,integrity,bpf
[ 0.141551] landlock: Up and running.
[ 0.141551] Yama: becoming mindful.
[ 0.141556] LSM support for eBPF active
[ 0.141604] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.141645] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.141790] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.141832] LVT offset 1 assigned for vector 0xf9
[ 0.141956] LVT offset 2 assigned for vector 0xf4
[ 0.141990] process: using mwait in idle threads
[ 0.141992] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[ 0.141993] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.141995] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.141997] Spectre V2 : Mitigation: Retpolines
[ 0.141997] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.141998] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.141998] Spectre V2 : Enabling Speculation Barrier for firmware calls
[ 0.141999] RETBleed: Mitigation: untrained return thunk
[ 0.142000] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.142000] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[ 0.142001] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.142002] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.149128] Freeing SMP alternatives memory: 40K
[ 0.255992] smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[ 0.256077] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.256080] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.256090] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.256101] cblist_init_generic: Setting shift to 5 and lim to 1.
[ 0.256108] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.256111] ... version: 0
[ 0.256112] ... bit width: 48
[ 0.256112] ... generic registers: 6
[ 0.256112] ... value mask: 0000ffffffffffff
[ 0.256113] ... max period: 00007fffffffffff
[ 0.256114] ... fixed-purpose events: 0
[ 0.256114] ... event mask: 000000000000003f
[ 0.256168] rcu: Hierarchical SRCU implementation.
[ 0.256169] rcu: Max phase no-delay instances is 1000.
[ 0.256405] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.256556] smp: Bringing up secondary CPUs ...
[ 0.256616] x86: Booting SMP configuration:
[ 0.256617] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8
[ 0.274548] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.274548] #9 #10 #11 #12 #13 #14 #15
[ 0.289202] smp: Brought up 1 node, 16 CPUs
[ 0.289202] smpboot: Max logical packages: 2
[ 0.289202] smpboot: Total of 16 processors activated (115257.96 BogoMIPS)
[ 0.290438] devtmpfs: initialized
[ 0.290438] x86/mm: Memory block size: 128MB
[ 0.293615] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
[ 0.293615] ACPI: PM: Registering ACPI NVS region [mem 0xbc4c3000-0xbcb3efff] (6799360 bytes)
[ 0.293615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.293615] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.293615] pinctrl core: initialized pinctrl subsystem
[ 0.293615] PM: RTC time: 19:37:59, date: 2023-06-23
[ 0.293615] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.293615] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.293615] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.293615] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.293615] audit: initializing netlink subsys (disabled)
[ 0.293615] audit: type=2000 audit(1687549078.169:1): state=initialized audit_enabled=0 res=1
[ 0.293615] thermal_sys: Registered thermal governor 'fair_share'
[ 0.293615] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.293615] thermal_sys: Registered thermal governor 'step_wise'
[ 0.293615] thermal_sys: Registered thermal governor 'user_space'
[ 0.293615] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.293615] cpuidle: using governor ladder
[ 0.293615] cpuidle: using governor menu
[ 0.293615] Detected 1 PCC Subspaces
[ 0.293615] Registering PCC driver as Mailbox controller
[ 0.293615] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.293615] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.293615] PCI: not using MMCONFIG
[ 0.293615] PCI: Using configuration type 1 for base access
[ 0.293615] PCI: Using configuration type 1 for extended access
[ 0.293615] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.293615] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.293615] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.293615] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.293615] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.295917] ACPI: Added _OSI(Module Device)
[ 0.295918] ACPI: Added _OSI(Processor Device)
[ 0.295918] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.295919] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.298816] ACPI: 8 ACPI AML tables successfully acquired and loaded
[ 0.299461] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.309739] ACPI: Interpreter enabled
[ 0.309753] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.309754] ACPI: Using IOAPIC for interrupt routing
[ 0.310382] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.310419] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved as ACPI motherboard resource
[ 0.310428] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.310429] PCI: Using E820 reservations for host bridge windows
[ 0.310680] ACPI: Enabled 3 GPEs in block 00 to 1F
[ 0.317223] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.317228] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.317288] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[ 0.317398] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.317405] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[ 0.317710] PCI host bridge to bus 0000:00
[ 0.317711] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.317712] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.317713] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.317714] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.317715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.317716] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[ 0.317717] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[ 0.317719] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.317732] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[ 0.317815] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[ 0.317865] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[ 0.317893] pci 0000:00:01.1: enabling Extended Tags
[ 0.317942] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.318060] pci 0000:00:01.3: [1022:1483] type 01 class 0x060400
[ 0.318088] pci 0000:00:01.3: enabling Extended Tags
[ 0.318137] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[ 0.318271] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[ 0.318326] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[ 0.318375] pci 0000:00:03.2: [1022:1483] type 01 class 0x060400
[ 0.318451] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[ 0.318565] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[ 0.318618] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[ 0.318670] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[ 0.318717] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[ 0.318740] pci 0000:00:07.1: enabling Extended Tags
[ 0.318777] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[ 0.318868] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[ 0.318915] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[ 0.318940] pci 0000:00:08.1: enabling Extended Tags
[ 0.318980] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.319094] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.319193] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.319301] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[ 0.319325] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[ 0.319347] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[ 0.319369] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[ 0.319393] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[ 0.319415] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[ 0.319437] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[ 0.319459] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[ 0.319530] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
[ 0.319549] pci 0000:01:00.0: reg 0x10: [mem 0xfca00000-0xfca03fff 64bit]
[ 0.319794] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.319799] pci 0000:00:01.1: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.319853] pci 0000:02:00.0: [1022:43d0] type 00 class 0x0c0330
[ 0.319872] pci 0000:02:00.0: reg 0x10: [mem 0xfc6a0000-0xfc6a7fff 64bit]
[ 0.319915] pci 0000:02:00.0: enabling Extended Tags
[ 0.319973] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.320108] pci 0000:02:00.1: [1022:43c8] type 00 class 0x010601
[ 0.320159] pci 0000:02:00.1: reg 0x24: [mem 0xfc680000-0xfc69ffff]
[ 0.320168] pci 0000:02:00.1: reg 0x30: [mem 0xfc600000-0xfc67ffff pref]
[ 0.320175] pci 0000:02:00.1: enabling Extended Tags
[ 0.320218] pci 0000:02:00.1: PME# supported from D3hot D3cold
[ 0.320291] pci 0000:02:00.2: [1022:43c6] type 01 class 0x060400
[ 0.320339] pci 0000:02:00.2: enabling Extended Tags
[ 0.320387] pci 0000:02:00.2: PME# supported from D3hot D3cold
[ 0.320483] pci 0000:00:01.3: PCI bridge to [bus 02-0d]
[ 0.320487] pci 0000:00:01.3: bridge window [io 0xd000-0xefff]
[ 0.320489] pci 0000:00:01.3: bridge window [mem 0xfc200000-0xfc6fffff]
[ 0.320572] pci 0000:03:00.0: [1022:43c7] type 01 class 0x060400
[ 0.320624] pci 0000:03:00.0: enabling Extended Tags
[ 0.320686] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.320795] pci 0000:03:02.0: [1022:43c7] type 01 class 0x060400
[ 0.320846] pci 0000:03:02.0: enabling Extended Tags
[ 0.320908] pci 0000:03:02.0: PME# supported from D3hot D3cold
[ 0.321014] pci 0000:03:03.0: [1022:43c7] type 01 class 0x060400
[ 0.321065] pci 0000:03:03.0: enabling Extended Tags
[ 0.321127] pci 0000:03:03.0: PME# supported from D3hot D3cold
[ 0.321234] pci 0000:03:04.0: [1022:43c7] type 01 class 0x060400
[ 0.321285] pci 0000:03:04.0: enabling Extended Tags
[ 0.321347] pci 0000:03:04.0: PME# supported from D3hot D3cold
[ 0.321458] pci 0000:03:09.0: [1022:43c7] type 01 class 0x060400
[ 0.321509] pci 0000:03:09.0: enabling Extended Tags
[ 0.321571] pci 0000:03:09.0: PME# supported from D3hot D3cold
[ 0.321680] pci 0000:02:00.2: PCI bridge to [bus 03-0d]
[ 0.321685] pci 0000:02:00.2: bridge window [io 0xd000-0xefff]
[ 0.321689] pci 0000:02:00.2: bridge window [mem 0xfc200000-0xfc5fffff]
[ 0.321755] pci 0000:04:00.0: [1b21:2142] type 00 class 0x0c0330
[ 0.321786] pci 0000:04:00.0: reg 0x10: [mem 0xfc500000-0xfc507fff 64bit]
[ 0.321859] pci 0000:04:00.0: enabling Extended Tags
[ 0.321958] pci 0000:04:00.0: PME# supported from D0
[ 0.322033] pci 0000:04:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:03:00.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link)
[ 0.322124] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.322131] pci 0000:03:00.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.322199] pci 0000:05:00.0: [1b21:0612] type 00 class 0x010601
[ 0.322223] pci 0000:05:00.0: reg 0x10: [io 0xe050-0xe057]
[ 0.322236] pci 0000:05:00.0: reg 0x14: [io 0xe040-0xe043]
[ 0.322250] pci 0000:05:00.0: reg 0x18: [io 0xe030-0xe037]
[ 0.322263] pci 0000:05:00.0: reg 0x1c: [io 0xe020-0xe023]
[ 0.322276] pci 0000:05:00.0: reg 0x20: [io 0xe000-0xe01f]
[ 0.322289] pci 0000:05:00.0: reg 0x24: [mem 0xfc400000-0xfc4001ff]
[ 0.322472] pci 0000:03:02.0: PCI bridge to [bus 05]
[ 0.322477] pci 0000:03:02.0: bridge window [io 0xe000-0xefff]
[ 0.322480] pci 0000:03:02.0: bridge window [mem 0xfc400000-0xfc4fffff]
[ 0.322545] pci 0000:06:00.0: [1b21:1184] type 01 class 0x060400
[ 0.322620] pci 0000:06:00.0: enabling Extended Tags
[ 0.322715] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[ 0.322861] pci 0000:03:03.0: PCI bridge to [bus 06-0b]
[ 0.322867] pci 0000:03:03.0: bridge window [io 0xd000-0xdfff]
[ 0.322870] pci 0000:03:03.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 0.322941] pci 0000:07:01.0: [1b21:1184] type 01 class 0x060400
[ 0.323020] pci 0000:07:01.0: enabling Extended Tags
[ 0.323108] pci 0000:07:01.0: PME# supported from D0 D3hot D3cold
[ 0.323233] pci 0000:07:03.0: [1b21:1184] type 01 class 0x060400
[ 0.323311] pci 0000:07:03.0: enabling Extended Tags
[ 0.323399] pci 0000:07:03.0: PME# supported from D0 D3hot D3cold
[ 0.323523] pci 0000:07:05.0: [1b21:1184] type 01 class 0x060400
[ 0.323602] pci 0000:07:05.0: enabling Extended Tags
[ 0.323690] pci 0000:07:05.0: PME# supported from D0 D3hot D3cold
[ 0.323817] pci 0000:07:07.0: [1b21:1184] type 01 class 0x060400
[ 0.323895] pci 0000:07:07.0: enabling Extended Tags
[ 0.323984] pci 0000:07:07.0: PME# supported from D0 D3hot D3cold
[ 0.324127] pci 0000:06:00.0: PCI bridge to [bus 07-0b]
[ 0.324135] pci 0000:06:00.0: bridge window [io 0xd000-0xdfff]
[ 0.324139] pci 0000:06:00.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 0.324247] pci 0000:08:00.0: [8086:24fb] type 00 class 0x028000
[ 0.324298] pci 0000:08:00.0: reg 0x10: [mem 0xfc300000-0xfc301fff 64bit]
[ 0.324570] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[ 0.324891] pci 0000:07:01.0: PCI bridge to [bus 08]
[ 0.324902] pci 0000:07:01.0: bridge window [mem 0xfc300000-0xfc3fffff]
[ 0.324956] pci 0000:07:03.0: PCI bridge to [bus 09]
[ 0.325067] pci 0000:0a:00.0: [8086:1539] type 00 class 0x020000
[ 0.325105] pci 0000:0a:00.0: reg 0x10: [mem 0xfc200000-0xfc21ffff]
[ 0.325146] pci 0000:0a:00.0: reg 0x18: [io 0xd000-0xd01f]
[ 0.325167] pci 0000:0a:00.0: reg 0x1c: [mem 0xfc220000-0xfc223fff]
[ 0.325389] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[ 0.325634] pci 0000:07:05.0: PCI bridge to [bus 0a]
[ 0.325642] pci 0000:07:05.0: bridge window [io 0xd000-0xdfff]
[ 0.325646] pci 0000:07:05.0: bridge window [mem 0xfc200000-0xfc2fffff]
[ 0.325702] pci 0000:07:07.0: PCI bridge to [bus 0b]
[ 0.325794] pci 0000:03:04.0: PCI bridge to [bus 0c]
[ 0.325838] pci 0000:03:09.0: PCI bridge to [bus 0d]
[ 0.325921] pci 0000:0e:00.0: [10de:1e84] type 00 class 0x030000
[ 0.325935] pci 0000:0e:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[ 0.325948] pci 0000:0e:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.325960] pci 0000:0e:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[ 0.325968] pci 0000:0e:00.0: reg 0x24: [io 0xf000-0xf07f]
[ 0.325976] pci 0000:0e:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[ 0.325994] pci 0000:0e:00.0: BAR 1: assigned to efifb
[ 0.326046] pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold
[ 0.326126] pci 0000:0e:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:03.2 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.326229] pci 0000:0e:00.1: [10de:10f8] type 00 class 0x040300
[ 0.326241] pci 0000:0e:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[ 0.326373] pci 0000:0e:00.2: [10de:1ad8] type 00 class 0x0c0330
[ 0.326391] pci 0000:0e:00.2: reg 0x10: [mem 0xe2000000-0xe203ffff 64bit pref]
[ 0.326410] pci 0000:0e:00.2: reg 0x1c: [mem 0xe2040000-0xe204ffff 64bit pref]
[ 0.326471] pci 0000:0e:00.2: PME# supported from D0 D3hot D3cold
[ 0.326530] pci 0000:0e:00.3: [10de:1ad9] type 00 class 0x0c8000
[ 0.326542] pci 0000:0e:00.3: reg 0x10: [mem 0xfc084000-0xfc084fff]
[ 0.326619] pci 0000:0e:00.3: PME# supported from D0 D3hot D3cold
[ 0.326708] pci 0000:00:03.2: PCI bridge to [bus 0e]
[ 0.326711] pci 0000:00:03.2: bridge window [io 0xf000-0xffff]
[ 0.326713] pci 0000:00:03.2: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.326717] pci 0000:00:03.2: bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
[ 0.326750] pci 0000:0f:00.0: [1022:148a] type 00 class 0x130000
[ 0.326777] pci 0000:0f:00.0: enabling Extended Tags
[ 0.326905] pci 0000:00:07.1: PCI bridge to [bus 0f]
[ 0.326953] pci 0000:10:00.0: [1022:1485] type 00 class 0x130000
[ 0.326985] pci 0000:10:00.0: enabling Extended Tags
[ 0.327121] pci 0000:10:00.1: [1022:1486] type 00 class 0x108000
[ 0.327137] pci 0000:10:00.1: reg 0x18: [mem 0xfc800000-0xfc8fffff]
[ 0.327148] pci 0000:10:00.1: reg 0x24: [mem 0xfc908000-0xfc909fff]
[ 0.327156] pci 0000:10:00.1: enabling Extended Tags
[ 0.327272] pci 0000:10:00.3: [1022:149c] type 00 class 0x0c0330
[ 0.327284] pci 0000:10:00.3: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[ 0.327313] pci 0000:10:00.3: enabling Extended Tags
[ 0.327357] pci 0000:10:00.3: PME# supported from D0 D3hot D3cold
[ 0.327439] pci 0000:10:00.4: [1022:1487] type 00 class 0x040300
[ 0.327448] pci 0000:10:00.4: reg 0x10: [mem 0xfc900000-0xfc907fff]
[ 0.327473] pci 0000:10:00.4: enabling Extended Tags
[ 0.327515] pci 0000:10:00.4: PME# supported from D0 D3hot D3cold
[ 0.327605] pci 0000:00:08.1: PCI bridge to [bus 10]
[ 0.327609] pci 0000:00:08.1: bridge window [mem 0xfc700000-0xfc9fffff]
[ 0.327835] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.327874] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.327906] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.327946] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.327982] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.328011] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.328041] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.328070] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.329186] iommu: Default domain type: Translated
[ 0.329186] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.329311] SCSI subsystem initialized
[ 0.329318] libata version 3.00 loaded.
[ 0.329318] ACPI: bus type USB registered
[ 0.329318] usbcore: registered new interface driver usbfs
[ 0.329318] usbcore: registered new interface driver hub
[ 0.329318] usbcore: registered new device driver usb
[ 0.329318] pps_core: LinuxPPS API ver. 1 registered
[ 0.329318] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.329318] PTP clock support registered
[ 0.329318] EDAC MC: Ver: 3.0.0
[ 0.329345] efivars: Registered efivars operations
[ 0.332651] NetLabel: Initializing
[ 0.332652] NetLabel: domain hash size = 128
[ 0.332653] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.332664] NetLabel: unlabeled traffic allowed by default
[ 0.332667] mctp: management component transport protocol core
[ 0.332668] NET: Registered PF_MCTP protocol family
[ 0.332670] PCI: Using ACPI for IRQ routing
[ 0.335074] PCI: pci_cache_line_size set to 64 bytes
[ 0.335173] e820: reserve RAM buffer [mem 0x09bff000-0x0bffffff]
[ 0.335175] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.335175] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[ 0.335176] e820: reserve RAM buffer [mem 0xace22018-0xafffffff]
[ 0.335177] e820: reserve RAM buffer [mem 0xb646c000-0xb7ffffff]
[ 0.335177] e820: reserve RAM buffer [mem 0xb9400000-0xbbffffff]
[ 0.335178] e820: reserve RAM buffer [mem 0xbae79000-0xbbffffff]
[ 0.335179] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[ 0.335179] e820: reserve RAM buffer [mem 0x83f380000-0x83fffffff]
[ 0.335860] pci 0000:0e:00.0: vgaarb: setting as boot VGA device
[ 0.335860] pci 0000:0e:00.0: vgaarb: bridge control possible
[ 0.335860] pci 0000:0e:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.335860] vgaarb: loaded
[ 0.335872] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.335876] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.339176] clocksource: Switched to clocksource tsc-early
[ 0.339187] VFS: Disk quotas dquot_6.6.0
[ 0.339187] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.339187] pnp: PnP ACPI init
[ 0.339187] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.339187] system 00:01: [mem 0xfeb80000-0xfebfffff] has been reserved
[ 0.339187] system 00:02: [mem 0xfd200000-0xfd2fffff] has been reserved
[ 0.339187] system 00:04: [io 0x0280-0x028f] has been reserved
[ 0.339187] system 00:04: [io 0x0290-0x029f] has been reserved
[ 0.339187] system 00:04: [io 0x02a0-0x02af] has been reserved
[ 0.339187] system 00:04: [io 0x02b0-0x02bf] has been reserved
[ 0.339187] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.339187] system 00:05: [io 0x040b] has been reserved
[ 0.339187] system 00:05: [io 0x04d6] has been reserved
[ 0.339187] system 00:05: [io 0x0c00-0x0c01] has been reserved
[ 0.339187] system 00:05: [io 0x0c14] has been reserved
[ 0.339187] system 00:05: [io 0x0c50-0x0c51] has been reserved
[ 0.339187] system 00:05: [io 0x0c52] has been reserved
[ 0.339187] system 00:05: [io 0x0c6c] has been reserved
[ 0.339187] system 00:05: [io 0x0c6f] has been reserved
[ 0.339187] system 00:05: [io 0x0cd8-0x0cdf] has been reserved
[ 0.339187] system 00:05: [io 0x0800-0x089f] has been reserved
[ 0.339187] system 00:05: [io 0x0b00-0x0b0f] has been reserved
[ 0.339187] system 00:05: [io 0x0b20-0x0b3f] has been reserved
[ 0.339187] system 00:05: [io 0x0900-0x090f] has been reserved
[ 0.339187] system 00:05: [io 0x0910-0x091f] has been reserved
[ 0.339187] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.339187] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.339187] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.339187] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.339187] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.339187] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.339187] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.340136] pnp: PnP ACPI: found 6 devices
[ 0.345435] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.345478] NET: Registered PF_INET protocol family
[ 0.345630] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.347465] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.347501] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.347642] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.347966] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.348059] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.348170] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.348234] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.348298] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.348364] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.348369] NET: Registered PF_XDP protocol family
[ 0.348383] pci 0000:00:01.1: PCI bridge to [bus 01]
[ 0.348387] pci 0000:00:01.1: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.348393] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.348397] pci 0000:03:00.0: bridge window [mem 0xfc500000-0xfc5fffff]
[ 0.348405] pci 0000:03:02.0: PCI bridge to [bus 05]
[ 0.348407] pci 0000:03:02.0: bridge window [io 0xe000-0xefff]
[ 0.348411] pci 0000:03:02.0: bridge window [mem 0xfc400000-0xfc4fffff]
[ 0.348419] pci 0000:07:01.0: PCI bridge to [bus 08]
[ 0.348425] pci 0000:07:01.0: bridge window [mem 0xfc300000-0xfc3fffff]
[ 0.348436] pci 0000:07:03.0: PCI bridge to [bus 09]
[ 0.348452] pci 0000:07:05.0: PCI bridge to [bus 0a]
[ 0.348454] pci 0000:07:05.0: bridge window [io 0xd000-0xdfff]
[ 0.348460] pci 0000:07:05.0: bridge window [mem 0xfc200000-0xfc2fffff]
[ 0.348471] pci 0000:07:07.0: PCI bridge to [bus 0b]
[ 0.348487] pci 0000:06:00.0: PCI bridge to [bus 07-0b]
[ 0.348490] pci 0000:06:00.0: bridge window [io 0xd000-0xdfff]
[ 0.348496] pci 0000:06:00.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 0.348506] pci 0000:03:03.0: PCI bridge to [bus 06-0b]
[ 0.348508] pci 0000:03:03.0: bridge window [io 0xd000-0xdfff]
[ 0.348512] pci 0000:03:03.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 0.348520] pci 0000:03:04.0: PCI bridge to [bus 0c]
[ 0.348531] pci 0000:03:09.0: PCI bridge to [bus 0d]
[ 0.348541] pci 0000:02:00.2: PCI bridge to [bus 03-0d]
[ 0.348543] pci 0000:02:00.2: bridge window [io 0xd000-0xefff]
[ 0.348547] pci 0000:02:00.2: bridge window [mem 0xfc200000-0xfc5fffff]
[ 0.348554] pci 0000:00:01.3: PCI bridge to [bus 02-0d]
[ 0.348556] pci 0000:00:01.3: bridge window [io 0xd000-0xefff]
[ 0.348558] pci 0000:00:01.3: bridge window [mem 0xfc200000-0xfc6fffff]
[ 0.348564] pci 0000:00:03.2: PCI bridge to [bus 0e]
[ 0.348565] pci 0000:00:03.2: bridge window [io 0xf000-0xffff]
[ 0.348568] pci 0000:00:03.2: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.348570] pci 0000:00:03.2: bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
[ 0.348574] pci 0000:00:07.1: PCI bridge to [bus 0f]
[ 0.348580] pci 0000:00:08.1: PCI bridge to [bus 10]
[ 0.348582] pci 0000:00:08.1: bridge window [mem 0xfc700000-0xfc9fffff]
[ 0.348587] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.348588] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.348589] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.348590] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.348591] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.348592] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window]
[ 0.348593] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[ 0.348594] pci_bus 0000:01: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.348595] pci_bus 0000:02: resource 0 [io 0xd000-0xefff]
[ 0.348596] pci_bus 0000:02: resource 1 [mem 0xfc200000-0xfc6fffff]
[ 0.348597] pci_bus 0000:03: resource 0 [io 0xd000-0xefff]
[ 0.348598] pci_bus 0000:03: resource 1 [mem 0xfc200000-0xfc5fffff]
[ 0.348599] pci_bus 0000:04: resource 1 [mem 0xfc500000-0xfc5fffff]
[ 0.348600] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.348600] pci_bus 0000:05: resource 1 [mem 0xfc400000-0xfc4fffff]
[ 0.348601] pci_bus 0000:06: resource 0 [io 0xd000-0xdfff]
[ 0.348602] pci_bus 0000:06: resource 1 [mem 0xfc200000-0xfc3fffff]
[ 0.348603] pci_bus 0000:07: resource 0 [io 0xd000-0xdfff]
[ 0.348604] pci_bus 0000:07: resource 1 [mem 0xfc200000-0xfc3fffff]
[ 0.348605] pci_bus 0000:08: resource 1 [mem 0xfc300000-0xfc3fffff]
[ 0.348606] pci_bus 0000:0a: resource 0 [io 0xd000-0xdfff]
[ 0.348607] pci_bus 0000:0a: resource 1 [mem 0xfc200000-0xfc2fffff]
[ 0.348608] pci_bus 0000:0e: resource 0 [io 0xf000-0xffff]
[ 0.348609] pci_bus 0000:0e: resource 1 [mem 0xfb000000-0xfc0fffff]
[ 0.348609] pci_bus 0000:0e: resource 2 [mem 0xd0000000-0xe20fffff 64bit pref]
[ 0.348611] pci_bus 0000:10: resource 1 [mem 0xfc700000-0xfc9fffff]
[ 0.348776] pci 0000:04:00.0: PME# does not work under D0, disabling it
[ 0.348895] pci 0000:0e:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.348915] pci 0000:0e:00.1: D0 power state depends on 0000:0e:00.0
[ 0.348970] pci 0000:0e:00.2: D0 power state depends on 0000:0e:00.0
[ 0.349075] pci 0000:0e:00.3: D0 power state depends on 0000:0e:00.0
[ 0.349187] PCI: CLS 64 bytes, default 64
[ 0.349191] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.349192] software IO TLB: mapped [mem 0x00000000b1490000-0x00000000b5490000] (64MB)
[ 0.349221] Trying to unpack rootfs image as initramfs...
[ 0.349222] LVT offset 0 assigned for vector 0x400
[ 0.349318] perf: AMD IBS detected (0x000003ff)
[ 0.350369] Initialise system trusted keyrings
[ 0.350377] Key type blacklist registered
[ 0.350396] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.350405] zbud: loaded
[ 0.350500] integrity: Platform Keyring initialized
[ 0.350502] integrity: Machine keyring initialized
[ 0.352826] Key type asymmetric registered
[ 0.352827] Asymmetric key parser 'x509' registered
[ 0.352836] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.352863] io scheduler mq-deadline registered
[ 0.352864] io scheduler kyber registered
[ 0.352869] io scheduler bfq registered
[ 0.353777] pcieport 0000:00:01.1: PME: Signaling with IRQ 27
[ 0.353817] pcieport 0000:00:01.1: AER: enabled with IRQ 27
[ 0.353906] pcieport 0000:00:01.3: PME: Signaling with IRQ 28
[ 0.353939] pcieport 0000:00:01.3: AER: enabled with IRQ 28
[ 0.354026] pcieport 0000:00:03.2: PME: Signaling with IRQ 29
[ 0.354064] pcieport 0000:00:03.2: AER: enabled with IRQ 29
[ 0.354175] pcieport 0000:00:07.1: PME: Signaling with IRQ 30
[ 0.354207] pcieport 0000:00:07.1: AER: enabled with IRQ 30
[ 0.354280] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
[ 0.354314] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[ 0.355586] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.355660] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.355671] ACPI: button: Power Button [PWRB]
[ 0.355687] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.357696] ACPI: button: Power Button [PWRF]
[ 0.361027] Estimated ratio of average max frequency by base frequency (times 1024): 1141
[ 0.362179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.362981] Non-volatile memory driver v1.3
[ 0.362982] Linux agpgart interface v0.103
[ 0.362998] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 0.363013] ACPI: bus type drm_connector registered
[ 0.363760] ahci 0000:02:00.1: version 3.0
[ 0.363849] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[ 0.363914] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 0.363916] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[ 0.364246] scsi host0: ahci
[ 0.364299] scsi host1: ahci
[ 0.364339] scsi host2: ahci
[ 0.364403] scsi host3: ahci
[ 0.364450] scsi host4: ahci
[ 0.364493] scsi host5: ahci
[ 0.364537] scsi host6: ahci
[ 0.364579] scsi host7: ahci
[ 0.364596] ata1: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680100 irq 42
[ 0.364598] ata2: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680180 irq 42
[ 0.364600] ata3: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680200 irq 42
[ 0.364602] ata4: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680280 irq 42
[ 0.364603] ata5: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680300 irq 42
[ 0.364605] ata6: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680380 irq 42
[ 0.364606] ata7: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680400 irq 42
[ 0.364608] ata8: SATA max UDMA/133 abar m131072@0xfc680000 port 0xfc680480 irq 42
[ 0.364706] ahci 0000:05:00.0: SSS flag set, parallel bus scan disabled
[ 0.364749] ahci 0000:05:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 0.364751] ahci 0000:05:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc
[ 0.364877] scsi host8: ahci
[ 0.364923] scsi host9: ahci
[ 0.364942] ata9: SATA max UDMA/133 abar m512@0xfc400000 port 0xfc400100 irq 43
[ 0.364944] ata10: SATA max UDMA/133 abar m512@0xfc400000 port 0xfc400180 irq 43
[ 0.364995] usbcore: registered new interface driver usbserial_generic
[ 0.364998] usbserial: USB Serial support registered for generic
[ 0.365030] rtc_cmos 00:03: RTC can wake from S4
[ 0.365196] rtc_cmos 00:03: registered as rtc0
[ 0.365222] rtc_cmos 00:03: setting system clock to 2023-06-23T19:37:59 UTC (1687549079)
[ 0.365241] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.365261] amd_pstate: driver load is disabled, boot with specific mode to enable this
[ 0.365344] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.365410] efifb: probing for efifb
[ 0.365417] efifb: showing boot graphics
[ 0.375131] efifb: framebuffer at 0xd0000000, using 23040k, total 23040k
[ 0.375132] efifb: mode is 2560x1440x32, linelength=16384, pages=1
[ 0.375133] efifb: scrolling: redraw
[ 0.375133] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.375154] fbcon: Deferring console take-over
[ 0.375154] fb0: EFI VGA frame buffer device
[ 0.375168] hid: raw HID events driver (C) Jiri Kosina
[ 0.375222] drop_monitor: Initializing network drop monitor service
[ 0.383672] Initializing XFRM netlink socket
[ 0.383691] NET: Registered PF_INET6 protocol family
[ 0.405263] Freeing initrd memory: 13240K
[ 0.407915] Segment Routing with IPv6
[ 0.407916] RPL Segment Routing with IPv6
[ 0.407921] In-situ OAM (IOAM) with IPv6
[ 0.407935] NET: Registered PF_PACKET protocol family
[ 0.408553] microcode: CPU6: patch_level=0x08701021
[ 0.408553] microcode: CPU4: patch_level=0x08701021
[ 0.408553] microcode: CPU7: patch_level=0x08701021
[ 0.408553] microcode: CPU0: patch_level=0x08701021
[ 0.408552] microcode: CPU1: patch_level=0x08701021
[ 0.408553] microcode: CPU3: patch_level=0x08701021
[ 0.408553] microcode: CPU2: patch_level=0x08701021
[ 0.408557] microcode: CPU8: patch_level=0x08701021
[ 0.408558] microcode: CPU9: patch_level=0x08701021
[ 0.408560] microcode: CPU12: patch_level=0x08701021
[ 0.408560] microcode: CPU5: patch_level=0x08701021
[ 0.408561] microcode: CPU13: patch_level=0x08701021
[ 0.408561] microcode: CPU10: patch_level=0x08701021
[ 0.408561] microcode: CPU14: patch_level=0x08701021
[ 0.408561] microcode: CPU15: patch_level=0x08701021
[ 0.408561] microcode: CPU11: patch_level=0x08701021
[ 0.408589] microcode: Microcode Update Driver: v2.2.
[ 0.408692] resctrl: L3 allocation detected
[ 0.408693] resctrl: MB allocation detected
[ 0.408694] resctrl: L3 monitoring detected
[ 0.408697] IPI shorthand broadcast: enabled
[ 0.409622] sched_clock: Marking stable (408451705, 230959)->(410007424, -1324760)
[ 0.409942] registered taskstats version 1
[ 0.410225] Loading compiled-in X.509 certificates
[ 0.412463] Loaded X.509 cert 'Build time autogenerated kernel key: 7da88250973fec432fc5b5ee43b4557383eb1bec'
[ 0.414976] zswap: loaded using pool zstd/zsmalloc
[ 0.415957] Key type .fscrypt registered
[ 0.415958] Key type fscrypt-provisioning registered
[ 0.416057] integrity: Loading X.509 certificate: UEFI:db
[ 0.416076] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.416077] integrity: Loading X.509 certificate: UEFI:db
[ 0.416089] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.416446] PM: Magic number: 11:326:648
[ 0.416456] scsi_host host2: hash matches
[ 0.416457] scsi host2: hash matches
[ 0.416512] acpi LNXCPU:01: hash matches
[ 0.419051] RAS: Correctable Errors collector initialized.
[ 0.681036] ata9: SATA link down (SStatus 0 SControl 300)
[ 0.842324] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.842628] ata1.00: supports DRM functions and may not be fully accessible
[ 0.842629] ata1.00: ATA-11: Samsung SSD 860 EVO 1TB, RVT01B6Q, max UDMA/133
[ 0.843312] ata1.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 0.846516] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 0.846925] ata1.00: supports DRM functions and may not be fully accessible
[ 0.851014] ata1.00: configured for UDMA/133
[ 0.851095] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
[ 0.851301] ata1.00: Enabling discard_zeroes_data
[ 0.851314] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 0.851324] sd 0:0:0:0: [sda] Write Protect is off
[ 0.851325] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.851337] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.851361] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 0.851566] ata1.00: Enabling discard_zeroes_data
[ 0.852816] sda: sda1 sda2
[ 0.853883] sd 0:0:0:0: [sda] supports TCG Opal
[ 0.853885] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.323578] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.324584] ata2.00: ATA-8: HGST HTS541010A9E680, JA0OA560, max UDMA/133
[ 1.324865] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.326137] ata2.00: configured for UDMA/133
[ 1.326191] scsi 1:0:0:0: Direct-Access ATA HGST HTS541010A9 A560 PQ: 0 ANSI: 5
[ 1.326336] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.326338] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 1.326347] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.326349] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.326361] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.326377] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[ 1.373570] tsc: Refined TSC clocksource calibration: 3600.274 MHz
[ 1.373578] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e556062bc, max_idle_ns: 440795227021 ns
[ 1.373601] clocksource: Switched to clocksource tsc
[ 1.590031] sdb: sdb1
[ 1.590072] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.796910] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.797303] ata3.00: ATA-9: HGST HUS726T6TALE6L4, VKGNW460, max UDMA/133
[ 1.805434] ata3.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.805436] ata3.00: Features: NCQ-sndrcv NCQ-prio
[ 1.817148] ata3.00: configured for UDMA/133
[ 1.817220] scsi 2:0:0:0: Direct-Access ATA HGST HUS726T6TAL W460 PQ: 0 ANSI: 5
[ 1.817396] sd 2:0:0:0: [sdc] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
[ 1.817398] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[ 1.817405] sd 2:0:0:0: [sdc] Write Protect is off
[ 1.817407] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.817417] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.817433] sd 2:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[ 1.857544] sdc: sdc1
[ 1.857580] sd 2:0:0:0: [sdc] Attached SCSI disk
[ 2.286910] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.288432] ata4.00: supports DRM functions and may not be fully accessible
[ 2.288433] ata4.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
[ 2.288921] ata4.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 2.290941] ata4.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 2.291258] ata4.00: supports DRM functions and may not be fully accessible
[ 2.293919] ata4.00: configured for UDMA/133
[ 2.293977] scsi 3:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5
[ 2.294144] sd 3:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 2.294151] sd 3:0:0:0: [sdd] Write Protect is off
[ 2.294153] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 2.294164] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.294189] sd 3:0:0:0: [sdd] Preferred minimum I/O size 512 bytes
[ 2.294787] sd 3:0:0:0: [sdd] supports TCG Opal
[ 2.294789] sd 3:0:0:0: [sdd] Attached SCSI disk
[ 2.763576] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.764676] ata5.00: ATA-8: ST31000528AS, CC38, max UDMA/133
[ 2.764677] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
[ 2.765934] ata5.00: configured for UDMA/133
[ 2.765991] scsi 4:0:0:0: Direct-Access ATA ST31000528AS CC38 PQ: 0 ANSI: 5
[ 2.766156] sd 4:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 2.766164] sd 4:0:0:0: [sde] Write Protect is off
[ 2.766166] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[ 2.766177] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.766192] sd 4:0:0:0: [sde] Preferred minimum I/O size 512 bytes
[ 2.786243] sd 4:0:0:0: [sde] Attached SCSI disk
[ 3.079694] ata6: SATA link down (SStatus 0 SControl 330)
[ 4.113568] ata7: failed to resume link (SControl 0)
[ 4.113581] ata7: SATA link down (SStatus 0 SControl 0)
[ 5.146901] ata8: failed to resume link (SControl 0)
[ 5.146913] ata8: SATA link down (SStatus 0 SControl 0)
[ 5.459720] ata10: SATA link down (SStatus 0 SControl 300)
[ 5.460829] Freeing unused decrypted memory: 2036K
[ 5.461126] Freeing unused kernel image (initmem) memory: 3324K
[ 5.461130] Write protecting the kernel read-only data: 30720k
[ 5.461368] Freeing unused kernel image (rodata/data gap) memory: 1676K
[ 5.490517] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 5.490520] rodata_test: all tests were successful
[ 5.490523] Run /init as init process
[ 5.490524] with arguments:
[ 5.490524] /init
[ 5.490525] with environment:
[ 5.490525] HOME=/
[ 5.490526] TERM=linux
[ 5.490526] BOOT_IMAGE=/boot/vmlinuz-linux
[ 5.579955] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 5.579963] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 5.590245] nvme nvme0: pci function 0000:01:00.0
[ 5.595890] nvme nvme0: missing or invalid SUBNQN field.
[ 5.595998] nvme nvme0: Shutdown timeout set to 8 seconds
[ 5.597789] device-mapper: uevent: version 1.0.3
[ 5.597827] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 5.622428] nvme nvme0: 32/0/0 default/read/poll queues
[ 5.626608] nvme0n1: p1 p2
[ 5.635153] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[ 5.635336] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 5.635339] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 5.635341] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.635399] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 5.635401] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.635402] usb usb1: Product: xHCI Host Controller
[ 5.635403] usb usb1: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
[ 5.635404] usb usb1: SerialNumber: 0000:02:00.0
[ 5.635501] hub 1-0:1.0: USB hub found
[ 5.635519] hub 1-0:1.0: 14 ports detected
[ 5.635842] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.635855] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 5.635856] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.635857] usb usb2: Product: xHCI Host Controller
[ 5.635858] usb usb2: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
[ 5.635858] usb usb2: SerialNumber: 0000:02:00.0
[ 5.635908] hub 2-0:1.0: USB hub found
[ 5.635919] hub 2-0:1.0: 8 ports detected
[ 5.635974] usb: port power management may be unreliable
[ 5.636177] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 5.636180] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[ 5.690987] xhci_hcd 0000:04:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[ 5.691236] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 5.691238] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[ 5.691240] xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.691276] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 5.691278] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.691279] usb usb3: Product: xHCI Host Controller
[ 5.691280] usb usb3: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
[ 5.691280] usb usb3: SerialNumber: 0000:04:00.0
[ 5.691326] hub 3-0:1.0: USB hub found
[ 5.691332] hub 3-0:1.0: 2 ports detected
[ 5.691388] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.691399] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 5.691400] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.691401] usb usb4: Product: xHCI Host Controller
[ 5.691402] usb usb4: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
[ 5.691402] usb usb4: SerialNumber: 0000:04:00.0
[ 5.691440] hub 4-0:1.0: USB hub found
[ 5.691446] hub 4-0:1.0: 2 ports detected
[ 5.691581] xhci_hcd 0000:0e:00.2: xHCI Host Controller
[ 5.691584] xhci_hcd 0000:0e:00.2: new USB bus registered, assigned bus number 5
[ 5.692180] xhci_hcd 0000:0e:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[ 5.692281] xhci_hcd 0000:0e:00.2: xHCI Host Controller
[ 5.692283] xhci_hcd 0000:0e:00.2: new USB bus registered, assigned bus number 6
[ 5.692286] xhci_hcd 0000:0e:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.692317] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 5.692318] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.692319] usb usb5: Product: xHCI Host Controller
[ 5.692320] usb usb5: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
[ 5.692321] usb usb5: SerialNumber: 0000:0e:00.2
[ 5.692358] hub 5-0:1.0: USB hub found
[ 5.692363] hub 5-0:1.0: 2 ports detected
[ 5.692423] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.692435] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 5.692436] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.692437] usb usb6: Product: xHCI Host Controller
[ 5.692438] usb usb6: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
[ 5.692439] usb usb6: SerialNumber: 0000:0e:00.2
[ 5.692474] hub 6-0:1.0: USB hub found
[ 5.692481] hub 6-0:1.0: 4 ports detected
[ 5.692603] xhci_hcd 0000:10:00.3: xHCI Host Controller
[ 5.692605] xhci_hcd 0000:10:00.3: new USB bus registered, assigned bus number 7
[ 5.692702] xhci_hcd 0000:10:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[ 5.692872] xhci_hcd 0000:10:00.3: xHCI Host Controller
[ 5.692874] xhci_hcd 0000:10:00.3: new USB bus registered, assigned bus number 8
[ 5.692876] xhci_hcd 0000:10:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 5.692896] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 5.692897] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.692898] usb usb7: Product: xHCI Host Controller
[ 5.692899] usb usb7: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
[ 5.692900] usb usb7: SerialNumber: 0000:10:00.3
[ 5.692936] hub 7-0:1.0: USB hub found
[ 5.692941] hub 7-0:1.0: 4 ports detected
[ 5.693006] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.693019] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 5.693020] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.693021] usb usb8: Product: xHCI Host Controller
[ 5.693022] usb usb8: Manufacturer: Linux 6.3.9-arch1-1 xhci-hcd
[ 5.693022] usb usb8: SerialNumber: 0000:10:00.3
[ 5.693059] hub 8-0:1.0: USB hub found
[ 5.693063] hub 8-0:1.0: 4 ports detected
[ 5.886906] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[ 5.943567] usb 7-4: new full-speed USB device number 2 using xhci_hcd
[ 6.109903] usb 7-4: New USB device found, idVendor=258a, idProduct=0016, bcdDevice= 1.03
[ 6.109906] usb 7-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.109907] usb 7-4: Product: Usb Gaming Keyboard
[ 6.109909] usb 7-4: Manufacturer: BY Tech
[ 6.114460] fbcon: Taking over console
[ 6.114507] Console: switching to colour frame buffer device 160x45
[ 6.142007] input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:08.1/0000:10:00.3/usb7/7-4/7-4:1.0/0003:258A:0016.0001/input/input2
[ 6.179512] EXT4-fs (dm-1): mounted filesystem 8a9c859d-e8f2-4ae6-947d-9262ad21177a with ordered data mode. Quota mode: none.
[ 6.196992] hid-generic 0003:258A:0016.0001: input,hidraw0: USB HID v1.11 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:10:00.3-4/input0
[ 6.203146] input: BY Tech Usb Gaming Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:10:00.3/usb7/7-4/7-4:1.1/0003:258A:0016.0002/input/input3
[ 6.207038] usb 1-5: New USB device found, idVendor=046d, idProduct=c53f, bcdDevice=44.01
[ 6.207042] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.207044] usb 1-5: Product: USB Receiver
[ 6.207045] usb 1-5: Manufacturer: Logitech
[ 6.226854] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.0/0003:046D:C53F.0003/input/input8
[ 6.233801] systemd[1]: systemd 253.5-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 6.233805] systemd[1]: Detected architecture x86-64.
[ 6.234266] systemd[1]: Hostname set to <toaster>.
[ 6.260277] input: BY Tech Usb Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:10:00.3/usb7/7-4/7-4:1.1/0003:258A:0016.0002/input/input4
[ 6.317014] hid-generic 0003:046D:C53F.0003: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:02:00.0-5/input0
[ 6.317027] input: BY Tech Usb Gaming Keyboard as /devices/pci0000:00/0000:00:08.1/0000:10:00.3/usb7/7-4/7-4:1.1/0003:258A:0016.0002/input/input6
[ 6.317063] input: BY Tech Usb Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:10:00.3/usb7/7-4/7-4:1.1/0003:258A:0016.0002/input/input7
[ 6.317121] hid-generic 0003:258A:0016.0002: input,hiddev96,hidraw2: USB HID v1.11 Keyboard [BY Tech Usb Gaming Keyboard] on usb-0000:10:00.3-4/input1
[ 6.324959] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.1/0003:046D:C53F.0004/input/input9
[ 6.325001] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.1/0003:046D:C53F.0004/input/input10
[ 6.380264] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.1/0003:046D:C53F.0004/input/input11
[ 6.380311] hid-generic 0003:046D:C53F.0004: input,hiddev97,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:02:00.0-5/input1
[ 6.386902] hid-generic 0003:046D:C53F.0005: hiddev98,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-5/input2
[ 6.386933] usbcore: registered new interface driver usbhid
[ 6.386935] usbhid: USB HID core driver
[ 6.474746] systemd[1]: bpf-lsm: LSM BPF program attached
[ 6.474849] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
[ 6.510238] usb 1-7: new high-speed USB device number 3 using xhci_hcd
[ 6.531083] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.567451] systemd[1]: Created slice Slice /system/getty.
[ 6.567703] systemd[1]: Created slice Slice /system/modprobe.
[ 6.567876] systemd[1]: Created slice Slice /system/netctl.
[ 6.568043] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 6.568158] systemd[1]: Created slice User and Session Slice.
[ 6.568189] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 6.568210] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.568296] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.568323] systemd[1]: Reached target Local Encrypted Volumes.
[ 6.568332] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 6.568344] systemd[1]: Reached target Path Units.
[ 6.568354] systemd[1]: Reached target Remote File Systems.
[ 6.568359] systemd[1]: Reached target Slice Units.
[ 6.568368] systemd[1]: Reached target Swaps.
[ 6.568377] systemd[1]: Reached target Local Verity Protected Volumes.
[ 6.568410] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 6.568538] systemd[1]: Listening on LVM2 poll daemon socket.
[ 6.569116] systemd[1]: Listening on Process Core Dump Socket.
[ 6.569171] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.569224] systemd[1]: Listening on Journal Socket.
[ 6.569537] systemd[1]: Listening on udev Control Socket.
[ 6.569582] systemd[1]: Listening on udev Kernel Socket.
[ 6.570024] systemd[1]: Mounting Huge Pages File System...
[ 6.570438] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.570916] systemd[1]: Mounting Kernel Debug File System...
[ 6.571332] systemd[1]: Mounting Kernel Trace File System...
[ 6.571838] systemd[1]: Mounting Temporary Directory /tmp...
[ 6.572407] systemd[1]: Starting Create List of Static Device Nodes...
[ 6.572840] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 6.573297] systemd[1]: Starting Load Kernel Module configfs...
[ 6.573805] systemd[1]: Starting Load Kernel Module dm_mod...
[ 6.574244] systemd[1]: Starting Load Kernel Module drm...
[ 6.574710] systemd[1]: Starting Load Kernel Module fuse...
[ 6.575173] systemd[1]: Starting Load Kernel Module loop...
[ 6.575209] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 6.576553] systemd[1]: Starting Journal Service...
[ 6.577294] systemd[1]: Starting Load Kernel Modules...
[ 6.577311] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 6.577739] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.578191] systemd[1]: Starting Coldplug All udev Devices...
[ 6.579081] systemd[1]: Mounted Huge Pages File System.
[ 6.579132] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.579168] systemd[1]: Mounted Kernel Debug File System.
[ 6.579227] systemd[1]: Mounted Kernel Trace File System.
[ 6.579274] systemd[1]: Mounted Temporary Directory /tmp.
[ 6.579428] loop: module loaded
[ 6.580637] EXT4-fs (dm-1): re-mounted 8a9c859d-e8f2-4ae6-947d-9262ad21177a. Quota mode: none.
[ 6.582789] fuse: init (API version 7.38)
[ 6.582885] systemd-journald[363]: Collecting audit messages is disabled.
[ 6.610391] systemd[1]: Finished Create List of Static Device Nodes.
[ 6.610904] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 6.670325] systemd[1]: Finished Load Kernel Module configfs.
[ 6.670404] systemd[1]: Started Journal Service.
[ 6.695290] usb 1-7: New USB device found, idVendor=0781, idProduct=557d, bcdDevice= 1.00
[ 6.695293] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.695295] usb 1-7: Product: Cruzer Force
[ 6.695296] usb 1-7: Manufacturer: SanDisk
[ 6.695297] usb 1-7: SerialNumber: 4C530301270324101443
[ 6.826902] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[ 6.974900] systemd-journald[363]: Received client request to flush runtime journal.
[ 6.992671] systemd-journald[363]: /var/log/journal/1e7961bbea3c41118cece4c70ff6e74b/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[ 6.992675] systemd-journald[363]: Rotating system journal.
[ 7.143129] usb 1-9: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[ 7.143133] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 7.260029] acpi_cpufreq: overriding BIOS provided _PSD data
[ 7.282091] nvidia-gpu 0000:0e:00.3: enabling device (0000 -> 0002)
[ 7.286274] ccp 0000:10:00.1: enabling device (0000 -> 0002)
[ 7.286478] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 7.286482] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 7.287106] input: PC Speaker as /devices/platform/pcspkr/input/input13
[ 7.287800] ccp 0000:10:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[ 7.287813] ccp 0000:10:00.1: psp enabled
[ 7.288209] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 7.293368] dca service started, version 1.12.1
[ 7.296477] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 7.296481] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 7.301772] cryptd: max_cpu_qlen set to 1000
[ 7.302172] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 7.308368] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 7.308444] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 7.408539] usb-storage 1-7:1.0: USB Mass Storage device detected
[ 7.408748] AVX2 version of gcm_enc/dec engaged.
[ 7.410120] scsi host10: usb-storage 1-7:1.0
[ 7.410178] usbcore: registered new interface driver usb-storage
[ 7.410976] AES CTR mode by8 optimization enabled
[ 7.411394] igb: Intel(R) Gigabit Ethernet Network Driver
[ 7.411396] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 7.421387] usbcore: registered new interface driver uas
[ 7.440389] pps pps0: new PPS source ptp0
[ 7.440418] igb 0000:0a:00.0: added PHC on eth0
[ 7.440419] igb 0000:0a:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 7.440420] igb 0000:0a:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:88:42:87
[ 7.440422] igb 0000:0a:00.0: eth0: PBA No: FFFFFF-0FF
[ 7.440423] igb 0000:0a:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[ 7.443956] igb 0000:0a:00.0 enp10s0: renamed from eth0
[ 7.478698] snd_hda_intel 0000:0e:00.1: enabling device (0000 -> 0002)
[ 7.478774] snd_hda_intel 0000:0e:00.1: Disabling MSI
[ 7.478782] snd_hda_intel 0000:0e:00.1: Handle vga_switcheroo audio client
[ 7.478865] snd_hda_intel 0000:10:00.4: enabling device (0000 -> 0002)
[ 7.672587] MXM: GUID detected in BIOS
[ 7.672808] Console: switching to colour dummy device 80x25
[ 7.672826] nouveau 0000:0e:00.0: vgaarb: deactivate vga console
[ 7.672854] nouveau 0000:0e:00.0: NVIDIA TU104 (164000a1)
[ 7.713671] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 7.713677] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 7.713678] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 7.713680] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 7.713680] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
[ 7.713681] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 7.713683] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 7.713684] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 7.713685] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 7.715317] kvm_amd: TSC scaling supported
[ 7.715319] kvm_amd: Nested Virtualization enabled
[ 7.715320] kvm_amd: Nested Paging enabled
[ 7.715321] kvm_amd: SEV supported: 509 ASIDs
[ 7.715341] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 7.715342] kvm_amd: Virtual GIF supported
[ 7.715342] kvm_amd: LBR virtualization supported
[ 7.719344] EXT4-fs (dm-2): mounted filesystem c1966d1a-7e17-4d7c-873e-72cdd5ee8e62 with ordered data mode. Quota mode: none.
[ 7.722887] EXT4-fs (dm-0): mounted filesystem 3ff940de-a195-42a1-8268-5c51c84f4865 with ordered data mode. Quota mode: none.
[ 7.725080] MCE: In-kernel MCE decoding enabled.
[ 7.739076] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.2/0000:0e:00.1/sound/card0/input14
[ 7.739273] intel_rapl_common: Found RAPL domain package
[ 7.739275] intel_rapl_common: Found RAPL domain core
[ 7.740286] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:10:00.4/sound/card1/input18
[ 7.756008] EXT4-fs (dm-3): mounted filesystem 569d467c-1d9a-40b4-802b-6666d3637f83 with ordered data mode. Quota mode: none.
[ 7.773665] mousedev: PS/2 mouse device common for all mice
[ 7.773772] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.2/0000:0e:00.1/sound/card0/input15
[ 7.773839] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.2/0000:0e:00.1/sound/card0/input16
[ 7.773885] logitech-djreceiver 0003:046D:C53F.0003: hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:02:00.0-5/input0
[ 7.773911] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:10:00.4/sound/card1/input19
[ 7.774002] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:10:00.4/sound/card1/input20
[ 7.774137] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.2/0000:0e:00.1/sound/card0/input17
[ 7.774409] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:10:00.4/sound/card1/input21
[ 7.776311] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:10:00.4/sound/card1/input22
[ 7.776407] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:10:00.4/sound/card1/input23
[ 7.776607] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:10:00.4/sound/card1/input24
[ 7.788103] nouveau 0000:0e:00.0: bios: version 90.04.76.40.16
[ 7.794750] nouveau 0000:0e:00.0: pmu: firmware unavailable
[ 7.804575] nouveau 0000:0e:00.0: fb: 8192 MiB GDDR6
[ 7.826261] nouveau 0000:0e:00.0: DRM: VRAM: 8192 MiB
[ 7.826264] nouveau 0000:0e:00.0: DRM: GART: 536870912 MiB
[ 7.826265] nouveau 0000:0e:00.0: DRM: BIT table 'A' not found
[ 7.826266] nouveau 0000:0e:00.0: DRM: BIT table 'L' not found
[ 7.826267] nouveau 0000:0e:00.0: DRM: TMDS table version 2.0
[ 7.826268] nouveau 0000:0e:00.0: DRM: DCB version 4.1
[ 7.826269] nouveau 0000:0e:00.0: DRM: DCB outp 00: 02800f66 04600020
[ 7.826271] nouveau 0000:0e:00.0: DRM: DCB outp 01: 02000f62 00020020
[ 7.826272] nouveau 0000:0e:00.0: DRM: DCB outp 03: 02011f52 00020010
[ 7.826273] nouveau 0000:0e:00.0: DRM: DCB outp 04: 04822f76 04600010
[ 7.826274] nouveau 0000:0e:00.0: DRM: DCB outp 05: 04022f72 00020010
[ 7.826275] nouveau 0000:0e:00.0: DRM: DCB outp 08: 01844f36 04600010
[ 7.826276] nouveau 0000:0e:00.0: DRM: DCB outp 09: 01044f32 00020010
[ 7.826276] nouveau 0000:0e:00.0: DRM: DCB outp 10: 04833f86 04600020
[ 7.826277] nouveau 0000:0e:00.0: DRM: DCB conn 00: 00020046
[ 7.826278] nouveau 0000:0e:00.0: DRM: DCB conn 01: 00010161
[ 7.826279] nouveau 0000:0e:00.0: DRM: DCB conn 02: 01000246
[ 7.826280] nouveau 0000:0e:00.0: DRM: DCB conn 03: 02000371
[ 7.826281] nouveau 0000:0e:00.0: DRM: DCB conn 04: 00001446
[ 7.826929] nouveau 0000:0e:00.0: DRM: MM: using COPY for buffer copies
[ 7.830824] snd_hda_intel 0000:0e:00.1: bound 0000:0e:00.0 (ops nv50_audio_component_bind_ops [nouveau])
[ 7.867149] Bluetooth: Core ver 2.22
[ 7.867163] NET: Registered PF_BLUETOOTH protocol family
[ 7.867164] Bluetooth: HCI device and connection manager initialized
[ 7.867167] Bluetooth: HCI socket layer initialized
[ 7.867168] Bluetooth: L2CAP socket layer initialized
[ 7.867171] Bluetooth: SCO socket layer initialized
[ 7.867540] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.867707] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.867737] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 7.867739] cfg80211: failed to load regulatory.db
[ 7.881701] Intel(R) Wireless WiFi driver for Linux
[ 7.881749] iwlwifi 0000:08:00.0: enabling device (0000 -> 0002)
[ 7.884986] [drm] Initialized nouveau 1.3.1 20120801 for 0000:0e:00.0 on minor 0
[ 7.887532] usbcore: registered new interface driver btusb
[ 7.899300] iwlwifi 0000:08:00.0: loaded firmware version 29.198743027.0 3168-29.ucode op_mode iwlmvm
[ 7.903919] Bluetooth: hci0: Legacy ROM 2.x revision 5.0 build 25 week 20 2015
[ 7.903923] Bluetooth: hci0: Intel device is already patched. patch num: 3c
[ 7.970295] iwlwifi 0000:08:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[ 7.970333] thermal thermal_zone0: failed to read out thermal zone (-61)
[ 7.988163] iwlwifi 0000:08:00.0: base HW address: 38:de:ad:6d:ee:12, OTP minor version: 0x0
[ 8.003622] fbcon: nouveaudrmfb (fb0) is primary device
[ 8.025688] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 8.028122] iwlwifi 0000:08:00.0 wlp8s0: renamed from wlan0
[ 8.070569] logitech-djreceiver 0003:046D:C53F.0004: hiddev97,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:02:00.0-5/input1
[ 8.127090] logitech-djreceiver 0003:046D:C53F.0005: hiddev98,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-5/input2
[ 8.128836] Console: switching to colour frame buffer device 160x45
[ 8.184943] logitech-djreceiver 0003:046D:C53F.0005: device of type eQUAD Lightspeed 1.1 (0x0d) connected on slot 1
[ 8.185153] input: Logitech Wireless Mouse PID:4074 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.2/0003:046D:C53F.0005/0003:046D:4074.0006/input/input25
[ 8.185385] input: Logitech Wireless Mouse PID:4074 Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.2/0003:046D:C53F.0005/0003:046D:4074.0006/input/input26
[ 8.185500] hid-generic 0003:046D:4074.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech Wireless Mouse PID:4074] on usb-0000:02:00.0-5/input2:1
[ 8.250377] nouveau 0000:0e:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[ 8.417885] scsi 10:0:0:0: Direct-Access SanDisk Cruzer Force 1.00 PQ: 0 ANSI: 6
[ 8.418300] sd 10:0:0:0: [sdf] 15630336 512-byte logical blocks: (8.00 GB/7.45 GiB)
[ 8.421551] sd 10:0:0:0: [sdf] Write Protect is off
[ 8.421556] sd 10:0:0:0: [sdf] Mode Sense: 43 00 00 00
[ 8.424545] sd 10:0:0:0: [sdf] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 8.435103] sdf: sdf1 sdf2
[ 8.435176] sd 10:0:0:0: [sdf] Attached SCSI removable disk
[ 8.442201] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.442204] Bluetooth: BNEP filters: protocol multicast
[ 8.442208] Bluetooth: BNEP socket layer initialized
[ 8.442991] Bluetooth: MGMT ver 1.22
[ 8.446518] NET: Registered PF_ALG protocol family
[ 8.526656] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 8.526661] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 8.526663] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 8.526664] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 8.526665] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 8.526666] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 8.526667] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[ 8.615063] input: Logitech G304 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-5/1-5:1.2/0003:046D:C53F.0005/0003:046D:4074.0006/input/input30
[ 8.615164] logitech-hidpp-device 0003:046D:4074.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech G304] on usb-0000:02:00.0-5/input2:1
[ 11.947234] wlp8s0: authenticate with 70:5d:cc:d4:cc:d3
[ 11.951672] wlp8s0: send auth to 70:5d:cc:d4:cc:d3 (try 1/3)
[ 11.952717] wlp8s0: authenticated
[ 11.953569] wlp8s0: associate with 70:5d:cc:d4:cc:d3 (try 1/3)
[ 11.954684] wlp8s0: RX AssocResp from 70:5d:cc:d4:cc:d3 (capab=0x1011 status=0 aid=34)
[ 11.955876] wlp8s0: associated
[ 12.040347] IPv6: ADDRCONF(NETDEV_CHANGE): wlp8s0: link becomes ready
[ 16.944618] systemd-journald[363]: /var/log/journal/1e7961bbea3c41118cece4c70ff6e74b/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[ 18.912962] Bluetooth: RFCOMM TTY layer initialized
[ 18.912969] Bluetooth: RFCOMM socket layer initialized
[ 18.912971] Bluetooth: RFCOMM ver 1.11
[ 28.740772] logitech-hidpp-device 0003:046D:4074.0006: HID++ 4.2 device connected.Well, any idea how to solve it?
Offline