You are not logged in.

#1 2022-09-07 14:56:36

fajuchem
Member
Registered: 2022-09-07
Posts: 3

[SOLVED] Screen(s) found, but none have a usable configuration.

This error doesn't happen if I wait in tty or after login and wait for the screen to "reload" (resolution changes when this this happen)

Running optimus (hybrid) on Asus zephyrus 2022 GA402RK (gpu and cpu amd)

Using i3

uname -r
5.19.4-arch1-g14-1

sudo dmesg

[    0.000000] Linux version 5.19.4-arch1-g14-1 (linux-g14@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT_DYNAMIC Sat, 27 Aug 2022 20:25:17 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-g14 root=UUID=fdd0b03c-b6aa-4c27-90fb-a9efa053dc17 rw loglevel=3 quiet
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3376
[    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-0x0000000009afefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a213fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a214000-0x00000000b1367fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b1368000-0x00000000b3ec1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b3ec2000-0x00000000b3f50fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b3f51000-0x00000000b924bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b924c000-0x00000000ba33ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ba340000-0x00000000ba3fdfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000ba3fe000-0x00000000ba3fefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba3ff000-0x00000000ba3fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ba400000-0x00000000bbffcfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bbffd000-0x00000000bcffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bd800000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x0000000100ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000101000000-0x000000081e2fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000081f340000-0x00000008601fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.80 by American Megatrends
[    0.000000] efi: ACPI=0xb9232000 ACPI 2.0=0xb9232014 TPMFinalLog=0xb91fd000 SMBIOS=0xba19e000 SMBIOS 3.0=0xba19d000 MEMATTR=0xabac9018 ESRT=0xabacdf18 
[    0.000000] SMBIOS 3.4.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA402RK_GA402RK/GA402RK, BIOS GA402RK.312 05/23/2022
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3293.776 MHz processor
[    0.000129] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000130] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000135] last_pfn = 0x81e300 max_arch_pfn = 0x400000000
[    0.000429] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000592] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000598] last_pfn = 0xbbffd max_arch_pfn = 0x400000000
[    0.003244] esrt: Reserving ESRT space from 0x00000000abacdf18 to 0x00000000abacdfa0.
[    0.003248] e820: update [mem 0xabacd000-0xabacdfff] usable ==> reserved
[    0.003260] Using GB pages for direct mapping
[    0.003502] Secure boot disabled
[    0.003502] RAMDISK: [mem 0x36e21000-0x37707fff]
[    0.003505] ACPI: Early table checksum verification disabled
[    0.003507] ACPI: RSDP 0x00000000B9232014 000024 (v02 ALASKA)
[    0.003509] ACPI: XSDT 0x00000000B9231728 00015C (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003513] ACPI: FACP 0x00000000B3F44000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.003517] ACPI: DSDT 0x00000000B3F33000 010691 (v02 ALASKA A M I    01072009 INTL 20200717)
[    0.003519] ACPI: FACS 0x00000000B91FB000 000040
[    0.003520] ACPI: MSDM 0x00000000B3F50000 000055 (v03 ALASKA A M I    01072009 ASUS 00000001)
[    0.003522] ACPI: SSDT 0x00000000B3F4F000 000573 (v01 AMD    ACDC     00000001 INTL 20200717)
[    0.003523] ACPI: SSDT 0x00000000B3F4E000 0001CC (v01 AMD    STD3     00000001 INTL 20200717)
[    0.003525] ACPI: SSDT 0x00000000B3F46000 007DED (v02 AMD    AmdTable 00000002 MSFT 02000002)
[    0.003526] ACPI: IVRS 0x00000000B3F45000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003528] ACPI: FIDT 0x00000000B3F32000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003529] ACPI: ECDT 0x00000000B3F31000 0000C1 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.003531] ACPI: MCFG 0x00000000B3F30000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.003532] ACPI: HPET 0x00000000B3F2F000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003534] ACPI: VFCT 0x00000000B3F19000 015CA0 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.003535] ACPI: BGRT 0x00000000B3F18000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003537] ACPI: TPM2 0x00000000B3F17000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.003538] ACPI: SSDT 0x00000000B3F11000 005354 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003539] ACPI: CRAT 0x00000000B3F10000 000EE8 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003541] ACPI: CDIT 0x00000000B3F0F000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003542] ACPI: SSDT 0x00000000B3F0E000 000F3E (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003544] ACPI: SSDT 0x00000000B3F0D000 000905 (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003545] ACPI: SSDT 0x00000000B3F0B000 001504 (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003547] ACPI: SSDT 0x00000000B3F09000 00158B (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003548] ACPI: SSDT 0x00000000B3F08000 0009D0 (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003549] ACPI: SSDT 0x00000000B3F05000 0020CC (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003551] ACPI: SSDT 0x00000000B3F04000 000628 (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003552] ACPI: SSDT 0x00000000B3F03000 00008B (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003554] ACPI: SSDT 0x00000000B3EFB000 007A6C (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003555] ACPI: WSMT 0x00000000B3EFA000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003557] ACPI: APIC 0x00000000B3EF9000 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.003558] ACPI: SSDT 0x00000000B3EF8000 00074A (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003559] ACPI: SSDT 0x00000000B3EF6000 001156 (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003561] ACPI: SSDT 0x00000000B3EF5000 0007AD (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003562] ACPI: SSDT 0x00000000B3EED000 00739E (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003564] ACPI: SSDT 0x00000000B3EE8000 00494C (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003565] ACPI: SSDT 0x00000000B3EE7000 0008DF (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003567] ACPI: SSDT 0x00000000B3EE6000 00008D (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003568] ACPI: SSDT 0x00000000B3EE4000 0010BF (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003569] ACPI: SSDT 0x00000000B3EE3000 000712 (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003571] ACPI: SSDT 0x00000000B3EE2000 000057 (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003572] ACPI: SSDT 0x00000000B3EE1000 000C04 (v01 AMD    AmdTable 00000001 INTL 20200717)
[    0.003574] ACPI: FPDT 0x00000000B3EE0000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003575] ACPI: Reserving FACP table memory at [mem 0xb3f44000-0xb3f44113]
[    0.003576] ACPI: Reserving DSDT table memory at [mem 0xb3f33000-0xb3f43690]
[    0.003576] ACPI: Reserving FACS table memory at [mem 0xb91fb000-0xb91fb03f]
[    0.003576] ACPI: Reserving MSDM table memory at [mem 0xb3f50000-0xb3f50054]
[    0.003577] ACPI: Reserving SSDT table memory at [mem 0xb3f4f000-0xb3f4f572]
[    0.003577] ACPI: Reserving SSDT table memory at [mem 0xb3f4e000-0xb3f4e1cb]
[    0.003578] ACPI: Reserving SSDT table memory at [mem 0xb3f46000-0xb3f4ddec]
[    0.003578] ACPI: Reserving IVRS table memory at [mem 0xb3f45000-0xb3f451a3]
[    0.003579] ACPI: Reserving FIDT table memory at [mem 0xb3f32000-0xb3f3209b]
[    0.003579] ACPI: Reserving ECDT table memory at [mem 0xb3f31000-0xb3f310c0]
[    0.003579] ACPI: Reserving MCFG table memory at [mem 0xb3f30000-0xb3f3003b]
[    0.003580] ACPI: Reserving HPET table memory at [mem 0xb3f2f000-0xb3f2f037]
[    0.003580] ACPI: Reserving VFCT table memory at [mem 0xb3f19000-0xb3f2ec9f]
[    0.003581] ACPI: Reserving BGRT table memory at [mem 0xb3f18000-0xb3f18037]
[    0.003581] ACPI: Reserving TPM2 table memory at [mem 0xb3f17000-0xb3f1704b]
[    0.003581] ACPI: Reserving SSDT table memory at [mem 0xb3f11000-0xb3f16353]
[    0.003582] ACPI: Reserving CRAT table memory at [mem 0xb3f10000-0xb3f10ee7]
[    0.003582] ACPI: Reserving CDIT table memory at [mem 0xb3f0f000-0xb3f0f028]
[    0.003583] ACPI: Reserving SSDT table memory at [mem 0xb3f0e000-0xb3f0ef3d]
[    0.003583] ACPI: Reserving SSDT table memory at [mem 0xb3f0d000-0xb3f0d904]
[    0.003584] ACPI: Reserving SSDT table memory at [mem 0xb3f0b000-0xb3f0c503]
[    0.003584] ACPI: Reserving SSDT table memory at [mem 0xb3f09000-0xb3f0a58a]
[    0.003585] ACPI: Reserving SSDT table memory at [mem 0xb3f08000-0xb3f089cf]
[    0.003585] ACPI: Reserving SSDT table memory at [mem 0xb3f05000-0xb3f070cb]
[    0.003585] ACPI: Reserving SSDT table memory at [mem 0xb3f04000-0xb3f04627]
[    0.003586] ACPI: Reserving SSDT table memory at [mem 0xb3f03000-0xb3f0308a]
[    0.003586] ACPI: Reserving SSDT table memory at [mem 0xb3efb000-0xb3f02a6b]
[    0.003587] ACPI: Reserving WSMT table memory at [mem 0xb3efa000-0xb3efa027]
[    0.003587] ACPI: Reserving APIC table memory at [mem 0xb3ef9000-0xb3ef90dd]
[    0.003588] ACPI: Reserving SSDT table memory at [mem 0xb3ef8000-0xb3ef8749]
[    0.003588] ACPI: Reserving SSDT table memory at [mem 0xb3ef6000-0xb3ef7155]
[    0.003589] ACPI: Reserving SSDT table memory at [mem 0xb3ef5000-0xb3ef57ac]
[    0.003589] ACPI: Reserving SSDT table memory at [mem 0xb3eed000-0xb3ef439d]
[    0.003589] ACPI: Reserving SSDT table memory at [mem 0xb3ee8000-0xb3eec94b]
[    0.003590] ACPI: Reserving SSDT table memory at [mem 0xb3ee7000-0xb3ee78de]
[    0.003590] ACPI: Reserving SSDT table memory at [mem 0xb3ee6000-0xb3ee608c]
[    0.003591] ACPI: Reserving SSDT table memory at [mem 0xb3ee4000-0xb3ee50be]
[    0.003591] ACPI: Reserving SSDT table memory at [mem 0xb3ee3000-0xb3ee3711]
[    0.003592] ACPI: Reserving SSDT table memory at [mem 0xb3ee2000-0xb3ee2056]
[    0.003592] ACPI: Reserving SSDT table memory at [mem 0xb3ee1000-0xb3ee1c03]
[    0.003593] ACPI: Reserving FPDT table memory at [mem 0xb3ee0000-0xb3ee0043]
[    0.003642] No NUMA configuration found
[    0.003642] Faking a node at [mem 0x0000000000000000-0x000000081e2fffff]
[    0.003644] NODE_DATA(0) allocated [mem 0x81e2fc000-0x81e2fffff]
[    0.003673] Zone ranges:
[    0.003674]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003675]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003675]   Normal   [mem 0x0000000100000000-0x000000081e2fffff]
[    0.003676]   Device   empty
[    0.003677] Movable zone start for each node
[    0.003677] Early memory node ranges
[    0.003677]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003678]   node   0: [mem 0x0000000000100000-0x0000000009afefff]
[    0.003679]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003679]   node   0: [mem 0x000000000a214000-0x00000000b1367fff]
[    0.003680]   node   0: [mem 0x00000000ba3fe000-0x00000000ba3fefff]
[    0.003680]   node   0: [mem 0x00000000ba400000-0x00000000bbffcfff]
[    0.003680]   node   0: [mem 0x0000000101000000-0x000000081e2fffff]
[    0.003682] Initmem setup node 0 [mem 0x0000000000001000-0x000000081e2fffff]
[    0.003685] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003697] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.003794] On node 0, zone DMA32: 1281 pages in unavailable ranges
[    0.006546] On node 0, zone DMA32: 20 pages in unavailable ranges
[    0.006763] On node 0, zone DMA32: 37014 pages in unavailable ranges
[    0.006795] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.041711] On node 0, zone Normal: 20483 pages in unavailable ranges
[    0.041753] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.042332] ACPI: PM-Timer IO Port: 0x808
[    0.042337] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.042350] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.042354] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.042355] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.042357] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.042359] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.042360] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.042367] e820: update [mem 0xad1cd000-0xad275fff] usable ==> reserved
[    0.042375] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.042390] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.042391] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.042392] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[    0.042393] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a213fff]
[    0.042394] PM: hibernation: Registered nosave memory: [mem 0xabacd000-0xabacdfff]
[    0.042395] PM: hibernation: Registered nosave memory: [mem 0xad1cd000-0xad275fff]
[    0.042396] PM: hibernation: Registered nosave memory: [mem 0xb1368000-0xb3ec1fff]
[    0.042396] PM: hibernation: Registered nosave memory: [mem 0xb3ec2000-0xb3f50fff]
[    0.042396] PM: hibernation: Registered nosave memory: [mem 0xb3f51000-0xb924bfff]
[    0.042397] PM: hibernation: Registered nosave memory: [mem 0xb924c000-0xba33ffff]
[    0.042397] PM: hibernation: Registered nosave memory: [mem 0xba340000-0xba3fdfff]
[    0.042398] PM: hibernation: Registered nosave memory: [mem 0xba3ff000-0xba3fffff]
[    0.042399] PM: hibernation: Registered nosave memory: [mem 0xbbffd000-0xbcffffff]
[    0.042399] PM: hibernation: Registered nosave memory: [mem 0xbd000000-0xbd7fffff]
[    0.042399] PM: hibernation: Registered nosave memory: [mem 0xbd800000-0xbfffffff]
[    0.042400] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[    0.042400] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.042400] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[    0.042401] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0x100ffffff]
[    0.042402] [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.042402] Booting paravirtualized kernel on bare hardware
[    0.042404] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.045005] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.045375] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.045379] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.045381] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.045398] Fallback order for Node 0: 0 
[    0.045400] Built 1 zonelists, mobility grouping on.  Total pages: 8063003
[    0.045401] Policy zone: Normal
[    0.045402] Kernel command line: ibt=off pm_debug_messages amd_pmc.enable_stb=1 amd_pmc.dyndbg="+p" acpi.dyndbg="file drivers/acpi/x86/s2idle.c +p" BOOT_IMAGE=/boot/vmlinuz-linux-g14 root=UUID=fdd0b03c-b6aa-4c27-90fb-a9efa053dc17 rw loglevel=3 quiet
[    0.045465] Unknown kernel command line parameters "ibt=off BOOT_IMAGE=/boot/vmlinuz-linux-g14", will be passed to user space.
[    0.047496] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.048563] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.048747] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.094915] Memory: 31966880K/32764864K available (14343K kernel code, 2067K rwdata, 11100K rodata, 2048K init, 3636K bss, 797724K reserved, 0K cma-reserved)
[    0.101735] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.101931] ftrace: allocating 45126 entries in 177 pages
[    0.109213] ftrace: allocated 177 pages with 4 groups
[    0.109451] Dynamic Preempt: full
[    0.109915] rcu: Preemptible hierarchical RCU implementation.
[    0.109915] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.109916] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.109917] 	Trampoline variant of Tasks RCU enabled.
[    0.109917] 	Rude variant of Tasks RCU enabled.
[    0.109917] 	Tracing variant of Tasks RCU enabled.
[    0.109918] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.109918] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.117574] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.117873] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.117943] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.118137] random: crng init done
[    0.118154] Console: colour dummy device 80x25
[    0.118165] printk: console [tty0] enabled
[    0.118181] ACPI: Core revision 20220331
[    0.118362] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.118377] APIC: Switch to symmetric I/O mode setup
[    0.118930] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.118931] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.118932] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.118932] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.119210] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.119215] Switched APIC routing to physical flat.
[    0.119923] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.135050] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f7a5486020, max_idle_ns: 440795258189 ns
[    0.135053] Calibrating delay loop (skipped), value calculated using timer frequency.. 6590.03 BogoMIPS (lpj=10979253)
[    0.135055] pid_max: default: 32768 minimum: 301
[    0.136486] LSM: Security Framework initializing
[    0.136491] landlock: Up and running.
[    0.136492] Yama: becoming mindful.
[    0.136496] LSM support for eBPF active
[    0.136562] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.136619] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.136778] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.136805] LVT offset 1 assigned for vector 0xf9
[    0.136921] LVT offset 2 assigned for vector 0xf4
[    0.136943] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.136944] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.136946] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.136948] Spectre V2 : Mitigation: Retpolines
[    0.136949] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.136949] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.136950] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.136950] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.136951] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.136952] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.148729] Freeing SMP alternatives memory: 36K
[    0.256057] smpboot: CPU0: AMD Ryzen 9 6900HS with Radeon Graphics (family: 0x19, model: 0x44, stepping: 0x1)
[    0.256144] cblist_init_generic: Setting adjustable number of callback queues.
[    0.256146] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.256155] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.256165] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.256172] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.256175] ... version:                0
[    0.256176] ... bit width:              48
[    0.256176] ... generic registers:      6
[    0.256176] ... value mask:             0000ffffffffffff
[    0.256177] ... max period:             00007fffffffffff
[    0.256177] ... fixed-purpose events:   0
[    0.256178] ... event mask:             000000000000003f
[    0.256221] rcu: Hierarchical SRCU implementation.
[    0.256221] rcu: 	Max phase no-delay instances is 1000.
[    0.256528] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.256617] smp: Bringing up secondary CPUs ...
[    0.256673] x86: Booting SMP configuration:
[    0.256673] .... node  #0, CPUs:        #1
[    0.258469] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.258493]   #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.288443] smp: Brought up 1 node, 16 CPUs
[    0.288445] smpboot: Max logical packages: 1
[    0.288446] smpboot: Total of 16 processors activated (105443.53 BogoMIPS)
[    0.289311] devtmpfs: initialized
[    0.289311] x86/mm: Memory block size: 128MB
[    0.291754] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a213fff] (81920 bytes)
[    0.291754] ACPI: PM: Registering ACPI NVS region [mem 0xb3f51000-0xb924bfff] (87011328 bytes)
[    0.292231] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.292242] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.292288] pinctrl core: initialized pinctrl subsystem
[    0.292356] PM: RTC time: 14:27:28, date: 2022-09-07
[    0.292882] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.293087] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.293243] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.293504] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.293510] audit: initializing netlink subsys (disabled)
[    0.293516] audit: type=2000 audit(1662560848.173:1): state=initialized audit_enabled=0 res=1
[    0.293516] thermal_sys: Registered thermal governor 'fair_share'
[    0.293516] thermal_sys: Registered thermal governor 'bang_bang'
[    0.293516] thermal_sys: Registered thermal governor 'step_wise'
[    0.293516] thermal_sys: Registered thermal governor 'user_space'
[    0.293516] thermal_sys: Registered thermal governor 'power_allocator'
[    0.293516] cpuidle: using governor ladder
[    0.293516] cpuidle: using governor menu
[    0.293516] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
[    0.293516] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.293516] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.293516] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.293516] PCI: Using configuration type 1 for base access
[    0.293516] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.295127] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
[    0.295127] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.295127] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.295157] ACPI: Added _OSI(Module Device)
[    0.295160] ACPI: Added _OSI(Processor Device)
[    0.295161] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.295162] ACPI: Added _OSI(Processor Aggregator Device)
[    0.295163] ACPI: Added _OSI(Linux-Dell-Video)
[    0.295164] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.295165] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.306901] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GP19.NHI0._RST], AE_ALREADY_EXISTS (20220331/dswload2-326)
[    0.306905] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    0.306907] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.306932] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GP19.NHI1._RST], AE_ALREADY_EXISTS (20220331/dswload2-326)
[    0.306934] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
[    0.306935] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.308659] ACPI: 25 ACPI AML tables successfully acquired and loaded
[    0.309319] ACPI: EC: EC started
[    0.309319] ACPI: EC: interrupt blocked
[    0.309717] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.309718] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.310128] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.322678] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.322678] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.322836] ACPI: Interpreter enabled
[    0.322857] ACPI: PM: (supports S0 S4 S5)
[    0.322858] ACPI: Using IOAPIC for interrupt routing
[    0.323028] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.323029] PCI: Using E820 reservations for host bridge windows
[    0.323275] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.325172] ACPI: PM: Power Resource [M237]
[    0.325345] ACPI: PM: Power Resource [M237]
[    0.325388] ACPI: PM: Power Resource [M237]
[    0.325495] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP0.SWUS.SWDS.VGA._STA.GC00], AE_NOT_FOUND (20220331/psargs-330)
[    0.325499] ACPI Error: Aborting method \_SB.PCI0.GPP0.SWUS.SWDS.VGA._STA due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    0.325598] ACPI: PM: Power Resource [RPR2]
[    0.325821] ACPI: PM: Power Resource [P0NV]
[    0.326417] ACPI: PM: Power Resource [PWRS]
[    0.326690] ACPI: PM: Power Resource [PWRS]
[    0.326953] ACPI: PM: Power Resource [PWRS]
[    0.327128] ACPI: PM: Power Resource [PWRS]
[    0.327277] ACPI: PM: Power Resource [PWRS]
[    0.327527] ACPI: PM: Power Resource [PWRS]
[    0.327865] ACPI: PM: Power Resource [PWRS]
[    0.328421] ACPI: PM: Power Resource [PWRS]
[    0.328840] ACPI: PM: Power Resource [P0S0]
[    0.328854] ACPI: PM: Power Resource [P3S0]
[    0.329143] ACPI: PM: Power Resource [PWRS]
[    0.329356] ACPI: PM: Power Resource [BTPR]
[    0.329553] ACPI: PM: Power Resource [PWRS]
[    0.329979] ACPI: PM: Power Resource [PWRS]
[    0.330329] ACPI: PM: Power Resource [PWRS]
[    0.330496] ACPI: PM: Power Resource [PWRS]
[    0.333187] ACPI: PM: Power Resource [PRWL]
[    0.333695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.333699] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.333801] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.334067] PCI host bridge to bus 0000:00
[    0.334068] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.334069] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.334070] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.334071] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.334071] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[    0.334072] pci_bus 0000:00: root bus resource [mem 0x840000000-0x7fffffffff window]
[    0.334073] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.334082] pci 0000:00:00.0: [1022:14b5] type 00 class 0x060000
[    0.334148] pci 0000:00:00.2: [1022:14b6] type 00 class 0x080600
[    0.334214] pci 0000:00:01.0: [1022:14b7] type 00 class 0x060000
[    0.334248] pci 0000:00:01.1: [1022:14b8] type 01 class 0x060400
[    0.334302] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.334373] pci 0000:00:02.0: [1022:14b7] type 00 class 0x060000
[    0.334413] pci 0000:00:02.1: [1022:14ba] type 01 class 0x060400
[    0.334455] pci 0000:00:02.1: enabling Extended Tags
[    0.334530] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.334635] pci 0000:00:02.2: [1022:14ba] type 01 class 0x060400
[    0.334749] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.334858] pci 0000:00:02.4: [1022:14ba] type 01 class 0x060400
[    0.334973] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.335079] pci 0000:00:03.0: [1022:14b7] type 00 class 0x060000
[    0.335123] pci 0000:00:04.0: [1022:14b7] type 00 class 0x060000
[    0.335172] pci 0000:00:08.0: [1022:14b7] type 00 class 0x060000
[    0.335205] pci 0000:00:08.1: [1022:14b9] type 01 class 0x060400
[    0.335224] pci 0000:00:08.1: enabling Extended Tags
[    0.335253] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.335314] pci 0000:00:08.3: [1022:14b9] type 01 class 0x060400
[    0.335333] pci 0000:00:08.3: enabling Extended Tags
[    0.335363] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.335511] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.335605] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.335703] pci 0000:00:18.0: [1022:1679] type 00 class 0x060000
[    0.335721] pci 0000:00:18.1: [1022:167a] type 00 class 0x060000
[    0.335738] pci 0000:00:18.2: [1022:167b] type 00 class 0x060000
[    0.335754] pci 0000:00:18.3: [1022:167c] type 00 class 0x060000
[    0.335770] pci 0000:00:18.4: [1022:167d] type 00 class 0x060000
[    0.335786] pci 0000:00:18.5: [1022:167e] type 00 class 0x060000
[    0.335802] pci 0000:00:18.6: [1022:167f] type 00 class 0x060000
[    0.335818] pci 0000:00:18.7: [1022:1680] type 00 class 0x060000
[    0.335887] pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
[    0.335898] pci 0000:01:00.0: reg 0x10: [mem 0xfcc00000-0xfcc03fff]
[    0.335984] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.336085] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    0.336087] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.336089] pci 0000:00:01.1:   bridge window [mem 0xfca00000-0xfccfffff]
[    0.336091] pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.336132] pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
[    0.336224] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.336543] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.336547] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    0.336549] pci 0000:01:00.0:   bridge window [mem 0xfca00000-0xfcbfffff]
[    0.336553] pci 0000:01:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.336585] acpiphp: Slot [1] registered
[    0.336600] pci 0000:03:00.0: [1002:73ef] type 00 class 0x030000
[    0.336614] pci 0000:03:00.0: reg 0x10: [mem 0x7c00000000-0x7dffffffff 64bit pref]
[    0.336624] pci 0000:03:00.0: reg 0x18: [mem 0x7e00000000-0x7e0fffffff 64bit pref]
[    0.336630] pci 0000:03:00.0: reg 0x20: [io  0xf000-0xf0ff]
[    0.336636] pci 0000:03:00.0: reg 0x24: [mem 0xfca00000-0xfcafffff]
[    0.336643] pci 0000:03:00.0: reg 0x30: [mem 0xfcb00000-0xfcb1ffff pref]
[    0.336717] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.336781] pci 0000:03:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.336817] pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
[    0.336827] pci 0000:03:00.1: reg 0x10: [mem 0xfcb20000-0xfcb23fff]
[    0.336902] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.336981] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.336985] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    0.336987] pci 0000:02:00.0:   bridge window [mem 0xfca00000-0xfcbfffff]
[    0.336991] pci 0000:02:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.337130] pci 0000:04:00.0: [1217:8520] type 00 class 0x080501
[    0.337144] pci 0000:04:00.0: reg 0x10: [mem 0xfcf01000-0xfcf01fff]
[    0.337151] pci 0000:04:00.0: reg 0x14: [mem 0xfcf00000-0xfcf007ff]
[    0.337245] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.345097] pci 0000:00:02.1: PCI bridge to [bus 04]
[    0.345109] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.345529] pci 0000:05:00.0: [14c3:7922] type 00 class 0x028000
[    0.345854] pci 0000:05:00.0: reg 0x10: [mem 0x7e30300000-0x7e303fffff 64bit pref]
[    0.345990] pci 0000:05:00.0: reg 0x18: [mem 0xfce00000-0xfce07fff 64bit]
[    0.346532] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.347443] pci 0000:00:02.2: PCI bridge to [bus 05]
[    0.347448] pci 0000:00:02.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.347451] pci 0000:00:02.2:   bridge window [mem 0x7e30300000-0x7e303fffff 64bit pref]
[    0.347572] pci 0000:06:00.0: [1344:5411] type 00 class 0x010802
[    0.347599] pci 0000:06:00.0: reg 0x10: [mem 0xfcd00000-0xfcd03fff 64bit]
[    0.348010] pci 0000:00:02.4: PCI bridge to [bus 06]
[    0.348015] pci 0000:00:02.4:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.348071] pci 0000:07:00.0: [1002:1681] type 00 class 0x030000
[    0.348081] pci 0000:07:00.0: reg 0x10: [mem 0x7e20000000-0x7e2fffffff 64bit pref]
[    0.348088] pci 0000:07:00.0: reg 0x18: [mem 0x7e30000000-0x7e301fffff 64bit pref]
[    0.348093] pci 0000:07:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.348097] pci 0000:07:00.0: reg 0x24: [mem 0xfc600000-0xfc67ffff]
[    0.348105] pci 0000:07:00.0: enabling Extended Tags
[    0.348114] pci 0000:07:00.0: BAR 0: assigned to efifb
[    0.348149] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.348212] pci 0000:07:00.1: [1002:1640] type 00 class 0x040300
[    0.348218] pci 0000:07:00.1: reg 0x10: [mem 0xfc6c8000-0xfc6cbfff]
[    0.348238] pci 0000:07:00.1: enabling Extended Tags
[    0.348265] pci 0000:07:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.348308] pci 0000:07:00.2: [1022:1649] type 00 class 0x108000
[    0.348356] pci 0000:07:00.2: reg 0x18: [mem 0xfc500000-0xfc5fffff]
[    0.348394] pci 0000:07:00.2: reg 0x24: [mem 0xfc6cc000-0xfc6cdfff]
[    0.348401] pci 0000:07:00.2: enabling Extended Tags
[    0.348468] pci 0000:07:00.3: [1022:161d] type 00 class 0x0c0330
[    0.348477] pci 0000:07:00.3: reg 0x10: [mem 0xfc400000-0xfc4fffff 64bit]
[    0.348501] pci 0000:07:00.3: enabling Extended Tags
[    0.348530] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
[    0.348572] pci 0000:07:00.4: [1022:161e] type 00 class 0x0c0330
[    0.348582] pci 0000:07:00.4: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[    0.348605] pci 0000:07:00.4: enabling Extended Tags
[    0.348634] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
[    0.348676] pci 0000:07:00.5: [1022:15e2] type 00 class 0x048000
[    0.348683] pci 0000:07:00.5: reg 0x10: [mem 0xfc680000-0xfc6bffff]
[    0.348702] pci 0000:07:00.5: enabling Extended Tags
[    0.348729] pci 0000:07:00.5: PME# supported from D0 D3hot D3cold
[    0.348769] pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
[    0.348776] pci 0000:07:00.6: reg 0x10: [mem 0xfc6c0000-0xfc6c7fff]
[    0.348802] pci 0000:07:00.6: enabling Extended Tags
[    0.348829] pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
[    0.348884] pci 0000:00:08.1: PCI bridge to [bus 07]
[    0.348886] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.348888] pci 0000:00:08.1:   bridge window [mem 0xfc300000-0xfc6fffff]
[    0.348890] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.348935] pci 0000:08:00.0: [1022:161f] type 00 class 0x0c0330
[    0.348948] pci 0000:08:00.0: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit]
[    0.348976] pci 0000:08:00.0: enabling Extended Tags
[    0.349011] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.349064] pci 0000:08:00.3: [1022:15d6] type 00 class 0x0c0330
[    0.349073] pci 0000:08:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[    0.349095] pci 0000:08:00.3: enabling Extended Tags
[    0.349124] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[    0.349166] pci 0000:08:00.4: [1022:15d7] type 00 class 0x0c0330
[    0.349175] pci 0000:08:00.4: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[    0.349197] pci 0000:08:00.4: enabling Extended Tags
[    0.349226] pci 0000:08:00.4: PME# supported from D0 D3hot D3cold
[    0.349275] pci 0000:00:08.3: PCI bridge to [bus 08]
[    0.349278] pci 0000:00:08.3:   bridge window [mem 0xfc700000-0xfc9fffff]
[    0.349425] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP0.SWUS.SWDS.VGA._STA.GC00], AE_NOT_FOUND (20220331/psargs-330)
[    0.349429] ACPI Error: Aborting method \_SB.PCI0.GPP0.SWUS.SWDS.VGA._STA due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    0.351201] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.351235] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.351263] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.351298] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.351330] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.351356] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.351382] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.351408] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.352013] ACPI: \_SB_.PEP_: _DSM UUID e3f32452-febc-43ce-9039-932122d37721 rev 2 function mask: 0x3f
[    0.352052] ACPI: \_SB_.PEP_: _DSM UUID 11e00d56-ce64-47ce-837b-1f898f9aa461 rev 0 function mask: 0x1f9
[    0.352053] ACPI: \_SB_.PEP_: _DSM Using AMD method
[    0.352091] ACPI: \_SB_.PEP_: _DSM function 1 eval successful
[    0.352092] ACPI: \_SB_.PEP_: LPI: constraints list begin:
[    0.352094] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P000
[    0.352095] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P001
[    0.352096] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P002
[    0.352097] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P003
[    0.352097] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P004
[    0.352098] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P005
[    0.352099] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P006
[    0.352100] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P007
[    0.352101] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P008
[    0.352102] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P009
[    0.352102] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00A
[    0.352103] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00B
[    0.352104] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00C
[    0.352105] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00D
[    0.352106] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00E
[    0.352107] ACPI: \_SB_.PEP_: Name:\_SB.PLTF.P00F
[    0.352108] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP0
[    0.352109] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP5.CADR
[    0.352110] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP6.WLAN
[    0.352110] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GPP8.NVME
[    0.352111] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.VGA
[    0.352113] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.AZAL
[    0.352113] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.ACP
[    0.352114] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.HDAU
[    0.352115] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.XHC0
[    0.352116] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP17.XHC1
[    0.352117] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP19.XHC2
[    0.352118] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP19.NHI0
[    0.352119] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP19.NHI1
[    0.352120] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP19.XHC3
[    0.352121] ACPI: \_SB_.PEP_: Name:\_SB.PCI0.GP19.XHC4
[    0.352125] ACPI: \_SB_.PEP_: LPI: constraints list end
[    0.352245] ACPI: EC: interrupt unblocked
[    0.352245] ACPI: EC: event unblocked
[    0.352254] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.352255] ACPI: EC: GPE=0x11
[    0.352256] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[    0.352258] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.352282] iommu: Default domain type: Translated 
[    0.352283] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.352355] SCSI subsystem initialized
[    0.352359] libata version 3.00 loaded.
[    0.352359] ACPI: bus type USB registered
[    0.352359] usbcore: registered new interface driver usbfs
[    0.352359] usbcore: registered new interface driver hub
[    0.352359] usbcore: registered new device driver usb
[    0.352359] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP0.SWUS.SWDS.VGA._STA.GC00], AE_NOT_FOUND (20220331/psargs-330)
[    0.352359] ACPI Error: Aborting method \_SB.PCI0.GPP0.SWUS.SWDS.VGA._STA due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    0.354231] pps_core: LinuxPPS API ver. 1 registered
[    0.354232] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.354233] PTP clock support registered
[    0.354238] EDAC MC: Ver: 3.0.0
[    0.355186] Registered efivars operations
[    0.355186] NetLabel: Initializing
[    0.355186] NetLabel:  domain hash size = 128
[    0.355186] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.355186] NetLabel:  unlabeled traffic allowed by default
[    0.355186] mctp: management component transport protocol core
[    0.355186] NET: Registered PF_MCTP protocol family
[    0.355186] PCI: Using ACPI for IRQ routing
[    0.364131] PCI: pci_cache_line_size set to 64 bytes
[    0.364759] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.364760] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[    0.364761] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.364761] e820: reserve RAM buffer [mem 0xabacd000-0xabffffff]
[    0.364762] e820: reserve RAM buffer [mem 0xad1cd000-0xafffffff]
[    0.364762] e820: reserve RAM buffer [mem 0xb1368000-0xb3ffffff]
[    0.364763] e820: reserve RAM buffer [mem 0xba3ff000-0xbbffffff]
[    0.364763] e820: reserve RAM buffer [mem 0xbbffd000-0xbbffffff]
[    0.364764] e820: reserve RAM buffer [mem 0x81e300000-0x81fffffff]
[    0.364771] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.364771] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.364771] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.364771] pci 0000:07:00.0: vgaarb: setting as boot VGA device (overriding previous)
[    0.364771] pci 0000:07:00.0: vgaarb: bridge control possible
[    0.364771] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.364771] vgaarb: loaded
[    0.365085] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.365089] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.366122] clocksource: Switched to clocksource tsc-early
[    0.370121] VFS: Disk quotas dquot_6.6.0
[    0.370129] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.370171] pnp: PnP ACPI init
[    0.370232] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.370320] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP0.SWUS.SWDS.VGA._STA.GC00], AE_NOT_FOUND (20220331/psargs-330)
[    0.370324] ACPI Error: Aborting method \_SB.PCI0.GPP0.SWUS.SWDS.VGA._STA due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
[    0.371132] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.371134] system 00:02: [io  0x040b] has been reserved
[    0.371134] system 00:02: [io  0x04d6] has been reserved
[    0.371135] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.371136] system 00:02: [io  0x0c14] has been reserved
[    0.371136] system 00:02: [io  0x0c50-0x0c51] has been reserved
[    0.371137] system 00:02: [io  0x0c52] has been reserved
[    0.371137] system 00:02: [io  0x0c6c] has been reserved
[    0.371138] system 00:02: [io  0x0c6f] has been reserved
[    0.371138] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
[    0.371139] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
[    0.371140] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
[    0.371140] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
[    0.371141] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.371141] system 00:02: [io  0x0800-0x089f] has been reserved
[    0.371142] system 00:02: [io  0x0b00-0x0b0f] has been reserved
[    0.371143] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.371143] system 00:02: [io  0x0900-0x090f] has been reserved
[    0.371144] system 00:02: [io  0x0910-0x091f] has been reserved
[    0.371145] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.371146] system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.371147] system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.371147] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.371148] system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.371149] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.371150] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
[    0.371594] pnp: PnP ACPI: found 3 devices
[    0.377367] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.377424] NET: Registered PF_INET protocol family
[    0.377593] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.379627] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.379652] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.379805] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.379986] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.380028] TCP: Hash tables configured (established 262144 bind 65536)
[    0.380122] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.380164] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.380226] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.380278] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.380281] NET: Registered PF_XDP protocol family
[    0.380288] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.380294] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
[    0.380298] pci 0000:02:00.0:   bridge window [mem 0xfca00000-0xfcbfffff]
[    0.380301] pci 0000:02:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.380304] pci 0000:01:00.0: PCI bridge to [bus 02-03]
[    0.380306] pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
[    0.380309] pci 0000:01:00.0:   bridge window [mem 0xfca00000-0xfcbfffff]
[    0.380311] pci 0000:01:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.380315] pci 0000:00:01.1: PCI bridge to [bus 01-03]
[    0.380316] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.380318] pci 0000:00:01.1:   bridge window [mem 0xfca00000-0xfccfffff]
[    0.380320] pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.380322] pci 0000:00:02.1: PCI bridge to [bus 04]
[    0.380325] pci 0000:00:02.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.380329] pci 0000:00:02.2: PCI bridge to [bus 05]
[    0.380331] pci 0000:00:02.2:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.380333] pci 0000:00:02.2:   bridge window [mem 0x7e30300000-0x7e303fffff 64bit pref]
[    0.380336] pci 0000:00:02.4: PCI bridge to [bus 06]
[    0.380338] pci 0000:00:02.4:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.380343] pci 0000:00:08.1: PCI bridge to [bus 07]
[    0.380344] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.380350] pci 0000:00:08.1:   bridge window [mem 0xfc300000-0xfc6fffff]
[    0.380351] pci 0000:00:08.1:   bridge window [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.380353] pci 0000:00:08.3: PCI bridge to [bus 08]
[    0.380355] pci 0000:00:08.3:   bridge window [mem 0xfc700000-0xfc9fffff]
[    0.380359] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.380360] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.380360] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff window]
[    0.380361] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[    0.380362] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfcffffff window]
[    0.380362] pci_bus 0000:00: resource 9 [mem 0x840000000-0x7fffffffff window]
[    0.380363] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.380364] pci_bus 0000:01: resource 1 [mem 0xfca00000-0xfccfffff]
[    0.380364] pci_bus 0000:01: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.380365] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.380366] pci_bus 0000:02: resource 1 [mem 0xfca00000-0xfcbfffff]
[    0.380366] pci_bus 0000:02: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.380367] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.380367] pci_bus 0000:03: resource 1 [mem 0xfca00000-0xfcbfffff]
[    0.380368] pci_bus 0000:03: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
[    0.380369] pci_bus 0000:04: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.380369] pci_bus 0000:05: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.380370] pci_bus 0000:05: resource 2 [mem 0x7e30300000-0x7e303fffff 64bit pref]
[    0.380370] pci_bus 0000:06: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.380371] pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
[    0.380372] pci_bus 0000:07: resource 1 [mem 0xfc300000-0xfc6fffff]
[    0.380372] pci_bus 0000:07: resource 2 [mem 0x7e20000000-0x7e301fffff 64bit pref]
[    0.380373] pci_bus 0000:08: resource 1 [mem 0xfc700000-0xfc9fffff]
[    0.380442] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.380785] pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
[    0.380829] pci 0000:00:08.1: can't derive routing for PCI INT A
[    0.380830] pci 0000:00:08.1: PCI INT A: not connected
[    0.380947] pci 0000:00:08.3: can't derive routing for PCI INT A
[    0.380948] pci 0000:00:08.3: PCI INT A: not connected
[    0.381071] PCI: CLS 64 bytes, default 64
[    0.381076] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.381096] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.381096] pci 0000:00:00.2: PCI INT A: not connected
[    0.381107] pci 0000:00:01.0: Adding to iommu group 0
[    0.381112] pci 0000:00:01.1: Adding to iommu group 1
[    0.381122] pci 0000:00:02.0: Adding to iommu group 2
[    0.381127] pci 0000:00:02.1: Adding to iommu group 3
[    0.381133] pci 0000:00:02.2: Adding to iommu group 4
[    0.381137] Trying to unpack rootfs image as initramfs...
[    0.381138] pci 0000:00:02.4: Adding to iommu group 5
[    0.381143] pci 0000:00:03.0: Adding to iommu group 6
[    0.381148] pci 0000:00:04.0: Adding to iommu group 7
[    0.381155] pci 0000:00:08.0: Adding to iommu group 8
[    0.381160] pci 0000:00:08.1: Adding to iommu group 9
[    0.381164] pci 0000:00:08.3: Adding to iommu group 10
[    0.381171] pci 0000:00:14.0: Adding to iommu group 11
[    0.381175] pci 0000:00:14.3: Adding to iommu group 11
[    0.381189] pci 0000:00:18.0: Adding to iommu group 12
[    0.381194] pci 0000:00:18.1: Adding to iommu group 12
[    0.381198] pci 0000:00:18.2: Adding to iommu group 12
[    0.381202] pci 0000:00:18.3: Adding to iommu group 12
[    0.381206] pci 0000:00:18.4: Adding to iommu group 12
[    0.381210] pci 0000:00:18.5: Adding to iommu group 12
[    0.381215] pci 0000:00:18.6: Adding to iommu group 12
[    0.381221] pci 0000:00:18.7: Adding to iommu group 12
[    0.381226] pci 0000:01:00.0: Adding to iommu group 13
[    0.381232] pci 0000:02:00.0: Adding to iommu group 14
[    0.381244] pci 0000:03:00.0: Adding to iommu group 15
[    0.381251] pci 0000:03:00.1: Adding to iommu group 16
[    0.381256] pci 0000:04:00.0: Adding to iommu group 17
[    0.381262] pci 0000:05:00.0: Adding to iommu group 18
[    0.381267] pci 0000:06:00.0: Adding to iommu group 19
[    0.381287] pci 0000:07:00.0: Adding to iommu group 20
[    0.381293] pci 0000:07:00.1: Adding to iommu group 21
[    0.381300] pci 0000:07:00.2: Adding to iommu group 22
[    0.381306] pci 0000:07:00.3: Adding to iommu group 23
[    0.381312] pci 0000:07:00.4: Adding to iommu group 24
[    0.381319] pci 0000:07:00.5: Adding to iommu group 25
[    0.381325] pci 0000:07:00.6: Adding to iommu group 26
[    0.381331] pci 0000:08:00.0: Adding to iommu group 27
[    0.381338] pci 0000:08:00.3: Adding to iommu group 28
[    0.381344] pci 0000:08:00.4: Adding to iommu group 29
[    0.383666] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.383669] AMD-Vi: Extended features (0x246577efa2254afa): PPR NX GT [5] IA GA PC GA_vAPIC
[    0.383673] AMD-Vi: Interrupt remapping enabled
[    0.383673] AMD-Vi: Virtual APIC enabled
[    0.383839] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.383841] software IO TLB: mapped [mem 0x00000000a7ac9000-0x00000000abac9000] (64MB)
[    0.383897] LVT offset 0 assigned for vector 0x400
[    0.384152] perf: AMD IBS detected (0x000003fd)
[    0.384160] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.385849] Initialise system trusted keyrings
[    0.385857] Key type blacklist registered
[    0.385890] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.386332] zbud: loaded
[    0.388752] Key type asymmetric registered
[    0.388753] Asymmetric key parser 'x509' registered
[    0.409263] Freeing initrd memory: 9116K
[    0.411779] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.411805] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.411911] io scheduler mq-deadline registered
[    0.411914] io scheduler kyber registered
[    0.411945] io scheduler bfq registered
[    0.413805] pcieport 0000:00:01.1: PME: Signaling with IRQ 30
[    0.413874] pcieport 0000:00:01.1: AER: enabled with IRQ 30
[    0.413887] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.414030] pcieport 0000:00:02.1: PME: Signaling with IRQ 31
[    0.414089] pcieport 0000:00:02.1: AER: enabled with IRQ 31
[    0.414185] pcieport 0000:00:02.2: PME: Signaling with IRQ 32
[    0.414223] pcieport 0000:00:02.2: AER: enabled with IRQ 32
[    0.414320] pcieport 0000:00:02.4: PME: Signaling with IRQ 33
[    0.414357] pcieport 0000:00:02.4: AER: enabled with IRQ 33
[    0.414449] pcieport 0000:00:08.1: PME: Signaling with IRQ 34
[    0.414524] pcieport 0000:00:08.3: PME: Signaling with IRQ 35
[    0.414556] pcieport 0000:00:08.3: AER: enabled with IRQ 35
[    0.414866] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.415566] ACPI: AC: AC Adapter [AC0] (on-line)
[    0.415594] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4c/PNP0C09:00/PNP0C0D:00/input/input0
[    0.415601] ACPI: button: Lid Switch [LID]
[    0.415613] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.415620] ACPI: button: Power Button [PWRB]
[    0.415631] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.415637] ACPI: button: Sleep Button [SLPB]
[    0.415715] Estimated ratio of average max frequency by base frequency (times 1024): 1277
[    0.415727] Monitor-Mwait will be used to enter C-1 state
[    0.415733] ACPI: \_SB_.PLTF.P000: Found 3 idle states
[    0.415797] ACPI: \_SB_.PLTF.P001: Found 3 idle states
[    0.415851] ACPI: \_SB_.PLTF.P002: Found 3 idle states
[    0.415925] ACPI: \_SB_.PLTF.P003: Found 3 idle states
[    0.415994] ACPI: \_SB_.PLTF.P004: Found 3 idle states
[    0.416063] ACPI: \_SB_.PLTF.P005: Found 3 idle states
[    0.416136] ACPI: \_SB_.PLTF.P006: Found 3 idle states
[    0.416215] ACPI: \_SB_.PLTF.P007: Found 3 idle states
[    0.416289] ACPI: \_SB_.PLTF.P008: Found 3 idle states
[    0.416358] ACPI: \_SB_.PLTF.P009: Found 3 idle states
[    0.416407] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
[    0.416473] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
[    0.416548] ACPI: \_SB_.PLTF.P00C: Found 3 idle states
[    0.416621] ACPI: \_SB_.PLTF.P00D: Found 3 idle states
[    0.416698] ACPI: \_SB_.PLTF.P00E: Found 3 idle states
[    0.416764] ACPI: \_SB_.PLTF.P00F: Found 3 idle states
[    0.417107] ACPI: \_TZ_.THRM: Invalid passive threshold
[    0.417249] thermal LNXTHERM:00: registered as thermal_zone0
[    0.417250] ACPI: thermal: Thermal Zone [THRM] (90 C)
[    0.417300] thermal LNXTHERM:01: registered as thermal_zone1
[    0.417301] ACPI: thermal: Thermal Zone [TZ01] (20 C)
[    0.417400] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.418052] Non-volatile memory driver v1.3
[    0.418053] Linux agpgart interface v0.103
[    0.418072] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.418121] ACPI: bus type drm_connector registered
[    0.418738] ACPI: battery: Slot [BAT0] (battery present)
[    0.419290] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.419292] ehci-pci: EHCI PCI platform driver
[    0.419296] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.419298] ohci-pci: OHCI PCI platform driver
[    0.419301] uhci_hcd: USB Universal Host Controller Interface driver
[    0.419317] usbcore: registered new interface driver usbserial_generic
[    0.419319] usbserial: USB Serial support registered for generic
[    0.419364] rtc_cmos 00:01: RTC can wake from S4
[    0.419540] rtc_cmos 00:01: registered as rtc0
[    0.419567] rtc_cmos 00:01: setting system clock to 2022-09-07T14:27:28 UTC (1662560848)
[    0.419575] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.420262] ledtrig-cpu: registered to indicate activity on CPUs
[    0.420332] efifb: probing for efifb
[    0.420393] efifb: showing boot graphics
[    0.422798] efifb: framebuffer at 0x7e20000000, using 16000k, total 16000k
[    0.422800] efifb: mode is 2560x1600x32, linelength=10240, pages=1
[    0.422800] efifb: scrolling: redraw
[    0.422801] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.422824] fbcon: Deferring console take-over
[    0.422825] fb0: EFI VGA frame buffer device
[    0.422839] hid: raw HID events driver (C) Jiri Kosina
[    0.422880] drop_monitor: Initializing network drop monitor service
[    0.428709] Initializing XFRM netlink socket
[    0.428752] NET: Registered PF_INET6 protocol family
[    0.430637] Segment Routing with IPv6
[    0.430639] RPL Segment Routing with IPv6
[    0.430645] In-situ OAM (IOAM) with IPv6
[    0.430662] NET: Registered PF_PACKET protocol family
[    0.431432] microcode: CPU0: patch_level=0x0a404101
[    0.431438] microcode: CPU1: patch_level=0x0a404101
[    0.431441] microcode: CPU2: patch_level=0x0a404101
[    0.431446] microcode: CPU3: patch_level=0x0a404101
[    0.431450] microcode: CPU4: patch_level=0x0a404101
[    0.431456] microcode: CPU5: patch_level=0x0a404101
[    0.431461] microcode: CPU6: patch_level=0x0a404101
[    0.431468] microcode: CPU7: patch_level=0x0a404101
[    0.431473] microcode: CPU8: patch_level=0x0a404101
[    0.431479] microcode: CPU9: patch_level=0x0a404101
[    0.431484] microcode: CPU10: patch_level=0x0a404101
[    0.431491] microcode: CPU11: patch_level=0x0a404101
[    0.431494] microcode: CPU12: patch_level=0x0a404101
[    0.431500] microcode: CPU13: patch_level=0x0a404101
[    0.431504] microcode: CPU14: patch_level=0x0a404101
[    0.431511] microcode: CPU15: patch_level=0x0a404101
[    0.431513] microcode: Microcode Update Driver: v2.2.
[    0.431625] resctrl: L3 allocation detected
[    0.431626] resctrl: MB allocation detected
[    0.431626] resctrl: L3 monitoring detected
[    0.431629] IPI shorthand broadcast: enabled
[    0.431645] sched_clock: Marking stable (431126427, 491225)->(434797404, -3179752)
[    0.431974] registered taskstats version 1
[    0.432195] Loading compiled-in X.509 certificates
[    0.434307] Loaded X.509 cert 'Build time autogenerated kernel key: fb5bc771d276361958086cd7919c9f0680ef8baf'
[    0.434689] zswap: loaded using pool lz4/z3fold
[    0.434831] Key type ._fscrypt registered
[    0.434832] Key type .fscrypt registered
[    0.434832] Key type fscrypt-provisioning registered
[    0.435616] PM:   Magic number: 6:953:484
[    0.435737] RAS: Correctable Errors collector initialized.
[    0.435744] PM: hibernation: Hibernation image not present or could not be loaded.
[    0.437246] Freeing unused decrypted memory: 2036K
[    0.437463] Freeing unused kernel image (initmem) memory: 2048K
[    0.464376] Write protecting the kernel read-only data: 28672k
[    0.464831] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    0.464984] Freeing unused kernel image (rodata/data gap) memory: 1188K
[    0.486077] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.486081] rodata_test: all tests were successful
[    0.486093] Run /init as init process
[    0.486094]   with arguments:
[    0.486095]     /init
[    0.486096]   with environment:
[    0.486096]     HOME=/
[    0.486096]     TERM=linux
[    0.486097]     ibt=off
[    0.486097]     BOOT_IMAGE=/boot/vmlinuz-linux-g14
[    0.496547] fbcon: Taking over console
[    0.496598] Console: switching to colour frame buffer device 160x50
[    0.542450] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.542821] acpi device:25: registered as cooling_device16
[    0.544252] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:24/LNXVIDEO:00/input/input3
[    0.544549] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    0.544590] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    0.544621] acpi PNP0C14:03: duplicate WMI GUID B2526ED4-CB45-49FA-9230-8D2FE8AFB8EC (first instance was on PNP0C14:01)
[    0.544622] acpi PNP0C14:03: duplicate WMI GUID 1E2A0DA0-2B9E-424F-9C87-B1DAC3F4E9DA (first instance was on PNP0C14:01)
[    0.544623] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    0.550416] xhci_hcd 0000:07:00.3: xHCI Host Controller
[    0.550423] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 1
[    0.550800] xhci_hcd 0000:07:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[    0.551735] xhci_hcd 0000:07:00.3: xHCI Host Controller
[    0.551740] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 2
[    0.551743] xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.551774] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[    0.551776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.551778] usb usb1: Product: xHCI Host Controller
[    0.551779] usb usb1: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.551780] usb usb1: SerialNumber: 0000:07:00.3
[    0.551872] hub 1-0:1.0: USB hub found
[    0.551883] hub 1-0:1.0: 4 ports detected
[    0.552343] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.552359] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[    0.552361] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.552362] usb usb2: Product: xHCI Host Controller
[    0.552363] usb usb2: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.552364] usb usb2: SerialNumber: 0000:07:00.3
[    0.552424] hub 2-0:1.0: USB hub found
[    0.552438] hub 2-0:1.0: 2 ports detected
[    0.552756] xhci_hcd 0000:07:00.4: xHCI Host Controller
[    0.552764] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 3
[    0.553125] xhci_hcd 0000:07:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[    0.553443] xhci_hcd 0000:07:00.4: xHCI Host Controller
[    0.553446] xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 4
[    0.553448] xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.553474] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[    0.553475] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.553477] usb usb3: Product: xHCI Host Controller
[    0.553478] usb usb3: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.553479] usb usb3: SerialNumber: 0000:07:00.4
[    0.553560] hub 3-0:1.0: USB hub found
[    0.553571] hub 3-0:1.0: 3 ports detected
[    0.553904] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.553918] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[    0.553920] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.553921] usb usb4: Product: xHCI Host Controller
[    0.553922] usb usb4: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.553923] usb usb4: SerialNumber: 0000:07:00.4
[    0.553979] hub 4-0:1.0: USB hub found
[    0.553989] hub 4-0:1.0: 2 ports detected
[    0.554254] xhci_hcd 0000:08:00.0: xHCI Host Controller
[    0.554258] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 5
[    0.554973] sdhci: Secure Digital Host Controller Interface driver
[    0.554974] sdhci: Copyright(c) Pierre Ossman
[    0.555110] nvme 0000:06:00.0: platform quirk: setting simple suspend
[    0.555140] nvme nvme0: pci function 0000:06:00.0
[    0.555549] xhci_hcd 0000:08:00.0: USB3 root hub has no ports
[    0.555552] xhci_hcd 0000:08:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[    0.555886] xhci_hcd 0000:08:00.0: xHCI Host Controller
[    0.555889] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 6
[    0.555891] xhci_hcd 0000:08:00.0: Host supports USB 3.0 SuperSpeed
[    0.555919] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[    0.555921] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.555923] usb usb5: Product: xHCI Host Controller
[    0.555924] usb usb5: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.555925] usb usb5: SerialNumber: 0000:08:00.0
[    0.555986] hub 5-0:1.0: USB hub found
[    0.555995] hub 5-0:1.0: 1 port detected
[    0.556138] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.556152] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[    0.556154] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.556155] usb usb6: Product: xHCI Host Controller
[    0.556156] usb usb6: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.556157] usb usb6: SerialNumber: 0000:08:00.0
[    0.556207] hub 6-0:1.0: USB hub found
[    0.556210] hub 6-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    0.556277] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    0.556280] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 7
[    0.556646] xhci_hcd 0000:08:00.3: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[    0.556942] xhci_hcd 0000:08:00.3: xHCI Host Controller
[    0.556944] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 8
[    0.556946] xhci_hcd 0000:08:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.556968] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[    0.556970] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.556971] usb usb7: Product: xHCI Host Controller
[    0.556972] usb usb7: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.556973] usb usb7: SerialNumber: 0000:08:00.3
[    0.557028] hub 7-0:1.0: USB hub found
[    0.557036] hub 7-0:1.0: 1 port detected
[    0.557174] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.557188] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[    0.557189] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.557191] usb usb8: Product: xHCI Host Controller
[    0.557192] usb usb8: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.557193] usb usb8: SerialNumber: 0000:08:00.3
[    0.557246] hub 8-0:1.0: USB hub found
[    0.557254] hub 8-0:1.0: 1 port detected
[    0.557426] xhci_hcd 0000:08:00.4: xHCI Host Controller
[    0.557429] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 9
[    0.558723] xhci_hcd 0000:08:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[    0.558991] xhci_hcd 0000:08:00.4: xHCI Host Controller
[    0.558993] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 10
[    0.558994] xhci_hcd 0000:08:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.559013] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[    0.559014] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.559015] usb usb9: Product: xHCI Host Controller
[    0.559015] usb usb9: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.559016] usb usb9: SerialNumber: 0000:08:00.4
[    0.559055] hub 9-0:1.0: USB hub found
[    0.559063] hub 9-0:1.0: 1 port detected
[    0.559159] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.559169] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[    0.559170] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.559170] usb usb10: Product: xHCI Host Controller
[    0.559171] usb usb10: Manufacturer: Linux 5.19.4-arch1-g14-1 xhci-hcd
[    0.559171] usb usb10: SerialNumber: 0000:08:00.4
[    0.559204] hub 10-0:1.0: USB hub found
[    0.559207] hub 10-0:1.0: 1 port detected
[    0.622741] nvme nvme0: allocated 64 MiB host memory buffer.
[    0.662024] nvme nvme0: 8/0/0 default/read/poll queues
[    0.665801]  nvme0n1: p1 p2
[    0.669965] sdhci-pci 0000:04:00.0: SDHCI controller found [1217:8520] (rev 1)
[    0.670049] sdhci-pci 0000:04:00.0: enabling device (0000 -> 0002)
[    0.670338] mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA
[    0.800965] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    0.804297] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    0.804311] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    0.808721] usb 9-1: new high-speed USB device number 2 using xhci_hcd
[    0.842658] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    0.893545] systemd[1]: systemd 251.4-1-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)
[    0.893549] systemd[1]: Detected architecture x86-64.
[    0.893944] systemd[1]: Hostname set to <fajuchem>.
[    0.938629] systemd[1]: Queued start job for default target Graphical Interface.
[    0.939255] systemd[1]: Created slice Slice /system/getty.
[    0.939384] systemd[1]: Created slice Slice /system/modprobe.
[    0.939487] systemd[1]: Created slice User and Session Slice.
[    0.939514] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    0.939530] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    0.939603] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    0.939613] systemd[1]: Reached target Local Encrypted Volumes.
[    0.939621] systemd[1]: Reached target Local Integrity Protected Volumes.
[    0.939628] systemd[1]: Reached target Path Units.
[    0.939634] systemd[1]: Reached target Remote File Systems.
[    0.939638] systemd[1]: Reached target Slice Units.
[    0.939645] systemd[1]: Reached target Swaps.
[    0.939652] systemd[1]: Reached target Local Verity Protected Volumes.
[    0.939680] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    0.939847] systemd[1]: Listening on LVM2 poll daemon socket.
[    0.940302] systemd[1]: Listening on Process Core Dump Socket.
[    0.940358] systemd[1]: Listening on Journal Audit Socket.
[    0.940400] systemd[1]: Listening on Journal Socket (/dev/log).
[    0.940438] systemd[1]: Listening on Journal Socket.
[    0.940605] systemd[1]: Listening on udev Control Socket.
[    0.940641] systemd[1]: Listening on udev Kernel Socket.
[    0.940956] systemd[1]: Mounting Huge Pages File System...
[    0.941255] systemd[1]: Mounting POSIX Message Queue File System...
[    0.941582] systemd[1]: Mounting Kernel Debug File System...
[    0.941880] systemd[1]: Mounting Kernel Trace File System...
[    0.942424] systemd[1]: Mounting Temporary Directory /tmp...
[    0.942781] systemd[1]: Starting Create List of Static Device Nodes...
[    0.943147] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    0.943462] systemd[1]: Starting Load Kernel Module configfs...
[    0.943788] systemd[1]: Starting Load Kernel Module drm...
[    0.944117] systemd[1]: Starting Load Kernel Module fuse...
[    0.944153] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[    0.944927] systemd[1]: Starting Journal Service...
[    0.945620] systemd[1]: Starting Load Kernel Modules...
[    0.945951] systemd[1]: Starting Remount Root and Kernel File Systems...
[    0.945982] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[    0.946315] systemd[1]: Starting Coldplug All udev Devices...
[    0.946890] systemd[1]: Mounted Huge Pages File System.
[    0.946934] systemd[1]: Mounted POSIX Message Queue File System.
[    0.946963] systemd[1]: Mounted Kernel Debug File System.
[    0.946991] systemd[1]: Mounted Kernel Trace File System.
[    0.947021] systemd[1]: Mounted Temporary Directory /tmp.
[    0.947099] systemd[1]: Finished Create List of Static Device Nodes.
[    0.947228] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    0.947279] systemd[1]: Finished Load Kernel Module configfs.
[    0.947373] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    0.947419] systemd[1]: Finished Load Kernel Module drm.
[    0.947787] systemd[1]: Mounting Kernel Configuration File System...
[    0.947831] usb 5-1: New USB device found, idVendor=13d3, idProduct=3568, bcdDevice= 1.00
[    0.947835] usb 5-1: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    0.947837] usb 5-1: Product: Wireless_Device
[    0.947838] usb 5-1: Manufacturer: MediaTek Inc.
[    0.947839] usb 5-1: SerialNumber: 000000000
[    0.949083] EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
[    0.949366] systemd[1]: Finished Remount Root and Kernel File Systems.
[    0.949562] systemd[1]: Mounted Kernel Configuration File System.
[    0.949607] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[    0.950147] systemd[1]: Starting Rebuild Hardware Database...
[    0.950535] systemd[1]: Starting Load/Save Random Seed...
[    0.950764] fuse: init (API version 7.36)
[    0.950991] systemd[1]: Starting Create System Users...
[    0.951145] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    0.951213] systemd[1]: Finished Load Kernel Module fuse.
[    0.951248] audit: type=1130 audit(1662560849.026:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    0.951251] audit: type=1131 audit(1662560849.026:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    0.951368] systemd[1]: Finished Load Kernel Modules.
[    0.951392] audit: type=1130 audit(1662560849.026:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    0.951704] usb 9-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    0.951707] usb 9-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    0.951709] usb 9-1: Product: USB2.0 Hub
[    0.952217] systemd[1]: Mounting FUSE Control File System...
[    0.952576] systemd[1]: Starting Apply Kernel Variables...
[    0.953604] systemd[1]: Mounted FUSE Control File System.
[    0.955350] systemd[1]: Finished Apply Kernel Variables.
[    0.955382] audit: type=1130 audit(1662560849.030:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    0.958315] systemd[1]: Finished Load/Save Random Seed.
[    0.958338] audit: type=1130 audit(1662560849.033:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    0.958385] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
[    0.963777] usb 1-3: New USB device found, idVendor=0b05, idProduct=19b6, bcdDevice= 0.02
[    0.963780] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    0.963782] usb 1-3: Product: N-KEY Device
[    0.963783] usb 1-3: Manufacturer: ASUSTeK Computer Inc.
[    0.964633] systemd[1]: Finished Create System Users.
[    0.964656] audit: type=1130 audit(1662560849.040:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    0.965195] systemd[1]: Starting Create Static Device Nodes in /dev...
[    0.970473] usb 3-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
[    0.970476] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    0.970477] usb 3-1: Product: USB Receiver
[    0.970478] usb 3-1: Manufacturer: Logitech
[    0.973341] systemd[1]: Started Journal Service.
[    0.973381] audit: type=1130 audit(1662560849.050:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    0.976565] audit: type=1130 audit(1662560849.053:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    0.976804] systemd-journald[355]: Received client request to flush runtime journal.
[    1.000753] audit: type=1130 audit(1662560849.076:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    1.007388] hub 9-1:1.0: USB hub found
[    1.007950] hub 9-1:1.0: 4 ports detected
[    1.110972] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    1.127825] usb 3-2: new full-speed USB device number 3 using xhci_hcd
[    1.163808] input: LogiOps Virtual Input as /devices/virtual/input/input4
[    1.173381] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input5
[    1.179258] input: ASUSTeK Computer Inc. N-KEY Device Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input6
[    1.180280] acpi-tad ACPI000E:00: Missing _PRW
[    1.221767] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_RESPONSE:1
[    1.221775] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_ARGUMENT:100000
[    1.221780] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_MESSAGE:be
[    1.235439] input: ASUSTeK Computer Inc. N-KEY Device Wireless Radio Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input7
[    1.235538] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input8
[    1.235633] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input9
[    1.235770] hid-generic 0003:0B05:19B6.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input0
[    1.239403] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.239405] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    1.239697] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.241252] hid-generic 0003:0B05:19B6.0002: hiddev97,hidraw1: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input1
[    1.245031] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.2/0003:0B05:19B6.0003/input/input10
[    1.251866] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_RESPONSE:1
[    1.251869] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_ARGUMENT:0
[    1.251871] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_MESSAGE:be
[    1.277748] input: ASUE120A:00 04F3:319B Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0004/input/input11
[    1.277807] usb 1-4: New USB device found, idVendor=0b05, idProduct=193b, bcdDevice= 0.03
[    1.277810] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.277812] usb 1-4: Product: ITE Device(8910)
[    1.277813] usb 1-4: Manufacturer: ITE Tech. Inc.
[    1.281868] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_RESPONSE:1
[    1.281872] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_ARGUMENT:0
[    1.281874] amd_pmc AMDI0007:00: AMD_PMC_REGISTER_MESSAGE:be
[    1.281879] ------------[ cut here ]------------
[    1.281880] ioremap on RAM at 0x0000000000000000 - 0x0000000000ffffff
[    1.281884] WARNING: CPU: 13 PID: 422 at arch/x86/mm/ioremap.c:210 __ioremap_caller+0x337/0x350
[    1.281892] Modules linked in: pcspkr(+) wmi_bmof(+) soundcore(+) acpi_cpufreq(-) rfkill k10temp i2c_piix4 roles mac_hid tpm i2c_hid_acpi i2c_hid rng_core amd_pmc(+) acpi_tad usbhid(+) uinput crypto_user fuse bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sdhci_pci cqhci nvme sdhci crc32c_intel xhci_pci mmc_core nvme_core xhci_pci_renesas wmi video
[    1.281920] CPU: 13 PID: 422 Comm: systemd-udevd Not tainted 5.19.4-arch1-g14-1 #1 8245f54cbfece6b1caffd48a25b9570636a8360c
[    1.281924] Hardware name: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA402RK_GA402RK/GA402RK, BIOS GA402RK.312 05/23/2022
[    1.281925] RIP: 0010:__ioremap_caller+0x337/0x350
[    1.281929] Code: e8 2e c9 ff ff 49 09 c7 e9 31 fe ff ff 48 8d 54 24 28 48 8d 74 24 18 48 c7 c7 5d 29 a9 b7 c6 05 fb e8 d3 01 01 e8 b0 4e ad 00 <0f> 0b 31 ed e9 9f fe ff ff e8 eb ca b2 00 66 66 2e 0f 1f 84 00 00
[    1.281931] RSP: 0018:ffffba10c20f3b68 EFLAGS: 00010286
[    1.281933] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000027
[    1.281934] RDX: ffff8fce3e761668 RSI: 0000000000000001 RDI: ffff8fce3e761660
[    1.281936] RBP: 0000000000000002 R08: 0000000000000000 R09: ffffffffb825b360
[    1.281937] R10: ffffba10c20f39f0 R11: ffffffffb82cb3a8 R12: 0000000001000000
[    1.281938] R13: 0000000001000000 R14: ffff8fc7459b3028 R15: 0000000000000000
[    1.281939] FS:  00007fb6f22f9200(0000) GS:ffff8fce3e740000(0000) knlGS:0000000000000000
[    1.281940] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    1.281942] CR2: 00007f1168e3c6c0 CR3: 0000000114af8000 CR4: 0000000000750ee0
[    1.281943] PKRU: 55555554
[    1.281944] Call Trace:
[    1.281945]  <TASK>
[    1.281946]  ? devm_ioremap+0x44/0x90
[    1.281952]  devm_ioremap+0x44/0x90
[    1.281956]  amd_pmc_probe+0x25d/0x390 [amd_pmc efd678ddf299b180b302fbdbdaaefac0f9a23b6d]
[    1.281964]  platform_probe+0x44/0x90
[    1.281968]  really_probe+0x1c2/0x390
[    1.281970]  __driver_probe_device+0xff/0x170
[    1.281972]  driver_probe_device+0x1f/0x90
[    1.281975]  __driver_attach+0xbe/0x1b0
[    1.281977]  ? __device_attach_driver+0xe0/0xe0
[    1.281979]  bus_for_each_dev+0x87/0xd0
[    1.281982]  bus_add_driver+0x160/0x210
[    1.281985]  driver_register+0x89/0xe0
[    1.281987]  ? 0xffffffffc06a5000
[    1.281989]  do_one_initcall+0x59/0x220
[    1.281994]  do_init_module+0x4a/0x1e0
[    1.281998]  __do_sys_init_module+0x138/0x1b0
[    1.282002]  do_syscall_64+0x5b/0x80
[    1.282005]  ? syscall_exit_to_user_mode+0x22/0x50
[    1.282008]  ? do_syscall_64+0x67/0x80
[    1.282010]  ? exc_page_fault+0x70/0x170
[    1.282013]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[    1.282016] RIP: 0033:0x7fb6f2721ace
[    1.282018] Code: 48 8b 0d bd f2 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8a f2 0c 00 f7 d8 64 89 01 48
[    1.282020] RSP: 002b:00007ffe44c4ca38 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    1.282022] RAX: ffffffffffffffda RBX: 000056120cb8b400 RCX: 00007fb6f2721ace
[    1.282023] RDX: 000056120cb93630 RSI: 000000000000d9a8 RDI: 00007fb6f0f31010
[    1.282025] RBP: 000056120cb93630 R08: 000000000000d9a8 R09: 85ebca77c2b2ae63
[    1.282026] R10: 00007fb6f27158cb R11: 0000000000000246 R12: 0000000000020000
[    1.282027] R13: 000056120cb9bce0 R14: 000056120cb8b400 R15: 000056120cb7a8c0
[    1.282030]  </TASK>
[    1.282031] ---[ end trace 0000000000000000 ]---
[    1.282107] input: PC Speaker as /devices/platform/pcspkr/input/input13
[    1.282591] amd_pmc: probe of AMDI0007:00 failed with error -12
[    1.285481] usb 3-2: New USB device found, idVendor=25a7, idProduct=fa70, bcdDevice= 3.00
[    1.285483] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.285484] usb 3-2: Product: 2.4G Wireless Receiver
[    1.285485] usb 3-2: Manufacturer: Compx
[    1.287902] hid-generic 0003:0B05:193B.0005: hiddev98,hidraw2: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8910)] on usb-0000:07:00.3-4/input0
[    1.298392] usb 9-1.2: new high-speed USB device number 3 using xhci_hcd
[    1.301932] hid-generic 0003:0B05:19B6.0003: input,hidraw3: USB HID v1.10 Keyboard [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input2
[    1.301946] input: ASUE120A:00 04F3:319B Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0004/input/input12
[    1.302055] hid-generic 0018:04F3:319B.0004: input,hidraw4: I2C HID v1.00 Mouse [ASUE120A:00 04F3:319B] on i2c-ASUE120A:00
[    1.306618] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.3/0003:0B05:19B6.0006/input/input14
[    1.306687] hid-generic 0003:0B05:19B6.0006: input,hidraw5: USB HID v1.10 Mouse [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input3
[    1.311637] input: Compx 2.4G Wireless Receiver as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-2/3-2:1.0/0003:25A7:FA70.0007/input/input15
[    1.311754] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.0/0003:046D:C52B.0008/input/input16
[    1.315402] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    1.315404] RAPL PMU: hw unit of domain package 2^-16 Joules
[    1.350059] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    1.350184] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    1.350272] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    1.350323] cryptd: max_cpu_qlen set to 1000
[    1.355190] i8042: PNP: No PS/2 controller found.
[    1.370404] hid-generic 0003:25A7:FA70.0007: input,hidraw6: USB HID v1.10 Keyboard [Compx 2.4G Wireless Receiver] on usb-0000:07:00.4-2/input0
[    1.388314] input: Compx 2.4G Wireless Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-2/3-2:1.1/0003:25A7:FA70.0009/input/input17
[    1.394652] AVX2 version of gcm_enc/dec engaged.
[    1.394706] AES CTR mode by8 optimization enabled
[    1.395064] tsc: Refined TSC clocksource calibration: 3293.817 MHz
[    1.395068] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f7a7b98e89, max_idle_ns: 440795251182 ns
[    1.395086] clocksource: Switched to clocksource tsc
[    1.404712] usb 9-1.2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
[    1.404715] usb 9-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.404716] usb 9-1.2: Product: USB2.0 Hub
[    1.428570] hid-generic 0003:046D:C52B.0008: input,hidraw7: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:07:00.4-1/input0
[    1.428623] input: Compx 2.4G Wireless Receiver as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-2/3-2:1.1/0003:25A7:FA70.0009/input/input18
[    1.428677] input: Compx 2.4G Wireless Receiver Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-2/3-2:1.1/0003:25A7:FA70.0009/input/input19
[    1.433706] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.1/0003:046D:C52B.000A/input/input20
[    1.443554] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    1.444873] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    1.445270] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    1.445273] cfg80211: failed to load regulatory.db
[    1.455386] hub 9-1.2:1.0: USB hub found
[    1.455981] hub 9-1.2:1.0: 4 ports detected
[    1.486005] hid-generic 0003:25A7:FA70.0009: input,hiddev99,hidraw8: USB HID v1.10 Mouse [Compx 2.4G Wireless Receiver] on usb-0000:07:00.4-2/input1
[    1.486039] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.1/0003:046D:C52B.000A/input/input21
[    1.532079] usb 9-1.3: new high-speed USB device number 4 using xhci_hcd
[    1.542225] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.1/0003:046D:C52B.000A/input/input22
[    1.542302] hid-generic 0003:046D:C52B.000A: input,hiddev100,hidraw9: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:07:00.4-1/input1
[    1.542403] mousedev: PS/2 mouse device common for all mice
[    1.545705] hid-generic 0003:046D:C52B.000B: hiddev101,hidraw10: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:07:00.4-1/input2
[    1.545734] usbcore: registered new interface driver usbhid
[    1.545735] usbhid: USB HID core driver
[    1.559232] asus_wmi: ASUS WMI generic driver loaded
[    1.611752] usb 3-3: new high-speed USB device number 4 using xhci_hcd
[    1.652969] usb 9-1.3: New USB device found, idVendor=2109, idProduct=0101, bcdDevice= 8.12
[    1.652976] usb 9-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.652978] usb 9-1.3: Product: USB 2.0 BILLBOARD             
[    1.652979] usb 9-1.3: Manufacturer: VIA Technologies Inc.         
[    1.652980] usb 9-1.3: SerialNumber: 0000000000000001
[    1.688060] input: ASUE120A:00 04F3:319B Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0004/input/input24
[    1.688183] input: ASUE120A:00 04F3:319B Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-ASUE120A:00/0018:04F3:319B.0004/input/input25
[    1.688254] hid-multitouch 0018:04F3:319B.0004: input,hidraw4: I2C HID v1.00 Mouse [ASUE120A:00 04F3:319B] on i2c-ASUE120A:00
[    1.702554] asus_wmi: Initialization: 0x1
[    1.702942] asus_wmi: BIOS WMI version: 9.0
[    1.703307] asus_wmi: SFUN value: 0x21
[    1.703310] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    1.703314] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[    1.739952] asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
[    1.741346] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input26
[    1.748408] usb 9-1.2.1: new high-speed USB device number 5 using xhci_hcd
[    1.755848] usb 3-3: New USB device found, idVendor=13d3, idProduct=56eb, bcdDevice=19.64
[    1.755854] usb 3-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.755858] usb 3-3: Product: USB2.0 HD UVC WebCam
[    1.755861] usb 3-3: Manufacturer: Azurewave
[    1.755864] usb 3-3: SerialNumber: 0x0001
[    1.757257] ccp 0000:07:00.2: enabling device (0000 -> 0002)
[    1.775017] ccp 0000:07:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    1.785085] ccp 0000:07:00.2: tee enabled
[    1.785093] ccp 0000:07:00.2: psp enabled
[    1.799657] ACPI: battery: new extension: ASUS Battery Extension
[    1.849959] usb 9-1.2.1: New USB device found, idVendor=05e3, idProduct=0751, bcdDevice=14.04
[    1.849961] usb 9-1.2.1: New USB device strings: Mfr=3, Product=4, SerialNumber=0
[    1.849963] usb 9-1.2.1: Product: USB Storage
[    1.849964] usb 9-1.2.1: Manufacturer: USB Storage
[    1.928395] usb 9-1.2.4: new high-speed USB device number 6 using xhci_hcd
[    2.027106] usb 9-1.2.4: New USB device found, idVendor=0bda, idProduct=8152, bcdDevice=20.00
[    2.027109] usb 9-1.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.027111] usb 9-1.2.4: Product: USB 10/100 LAN
[    2.027112] usb 9-1.2.4: Manufacturer: Realtek
[    2.027113] usb 9-1.2.4: SerialNumber: 00E04C360015
[    2.442032] [drm] amdgpu kernel modesetting enabled.
[    2.442166] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[    2.442975] ATPX version 1, functions 0x00000001
[    2.443203] ATPX Hybrid Graphics
[    2.457377] amdgpu: Virtual CRAT table created for CPU
[    2.457382] amdgpu: Topology: Add CPU node
[    2.482396] Bluetooth: Core ver 2.22
[    2.482420] NET: Registered PF_BLUETOOTH protocol family
[    2.482421] Bluetooth: HCI device and connection manager initialized
[    2.482424] Bluetooth: HCI socket layer initialized
[    2.482426] Bluetooth: L2CAP socket layer initialized
[    2.482428] Bluetooth: SCO socket layer initialized
[    2.484116] SVM: TSC scaling supported
[    2.484117] kvm: Nested Virtualization enabled
[    2.484118] SVM: kvm: Nested Paging enabled
[    2.484126] SVM: Virtual VMLOAD VMSAVE supported
[    2.484127] SVM: Virtual GIF supported
[    2.484127] SVM: LBR virtualization supported
[    2.492922] MCE: In-kernel MCE decoding enabled.
[    2.497822] snd_pci_acp6x 0000:07:00.5: enabling device (0000 -> 0002)
[    2.498276] mt7921e 0000:05:00.0: enabling device (0000 -> 0002)
[    2.518750] mt7921e 0000:05:00.0: ASIC revision: 79220010
[    2.600346] mt7921e 0000:05:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220523103345a

[    2.617113] mt7921e 0000:05:00.0: WM Firmware Version: ____000000, Build Time: 20220523103447
[    2.628394] usbcore: registered new interface driver btusb
[    2.769479] Bluetooth: hci0: Device setup in 137725 usecs
[    2.810277] asus 0003:0B05:19B6.0002: hiddev97,hidraw1: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input1
[    2.810281] asus 0003:0B05:19B6.0002: Asus input not registered
[    2.810313] asus: probe of 0003:0B05:19B6.0002 failed with error -12
[    2.823222] Bluetooth: hci0: AOSP extensions version v1.00
[    2.823225] Bluetooth: hci0: AOSP quality report is supported
[    2.920882] asus 0003:0B05:19B6.0001: Asus initialise N-KEY Device
[    2.934890] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input27
[    2.980796] mc: Linux media interface: v0.10
[    2.998078] videodev: Linux video capture interface: v2.00
[    3.194680] usb-storage 9-1.2.1:1.0: USB Mass Storage device detected
[    3.194779] scsi host0: usb-storage 9-1.2.1:1.0
[    3.194894] usbcore: registered new interface driver usb-storage
[    3.198842] usbcore: registered new interface driver uas
[    3.205077] usbcore: registered new interface driver r8152
[    3.205714] usb 3-3: Found UVC 1.10 device USB2.0 HD UVC WebCam (13d3:56eb)
[    3.212002] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.2/0003:0B05:19B6.0003/input/input28
[    3.212466] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-3/3-3:1.0/input/input29
[    3.216981] usbcore: registered new interface driver cdc_ether
[    3.221254] intel_rapl_common: Found RAPL domain package
[    3.221255] intel_rapl_common: Found RAPL domain core
[    3.268482] asus 0003:0B05:19B6.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input0
[    3.325750] asus 0003:0B05:19B6.0003: input,hidraw1: USB HID v1.10 Keyboard [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input2
[    3.326346] usb 3-3: Found UVC 1.50 device USB2.0 HD UVC WebCam (13d3:56eb)
[    3.327802] input: USB2.0 HD UVC WebCam: USB2.0 IR as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-3/3-3:1.2/input/input30
[    3.328102] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.328105] Bluetooth: BNEP filters: protocol multicast
[    3.328112] Bluetooth: BNEP socket layer initialized
[    3.333830] NET: Registered PF_ALG protocol family
[    3.375010] usb 9-1.2.4: reset high-speed USB device number 6 using xhci_hcd
[    3.382378] Bluetooth: hci0: Bad flag given (0x2) vs supported (0x1)
[    3.388787] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-3/1-3:1.3/0003:0B05:19B6.0006/input/input31
[    3.539245] r8152 9-1.2.4:1.0: skip request firmware
[    3.581854] r8152 9-1.2.4:1.0 eth0: v1.12.13
[    3.591999] usbcore: registered new interface driver uvcvideo
[    3.592309] asus 0003:0B05:19B6.0006: input,hidraw3: USB HID v1.10 Mouse [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:07:00.3-3/input3
[    3.592727] logitech-djreceiver 0003:046D:C52B.000B: hiddev97,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:07:00.4-1/input2
[    3.602258] r8152 9-1.2.4:1.0 enp8s0f4u1u2u4: renamed from eth0
[    3.698881] mt7921e 0000:05:00.0 wlp5s0: renamed from wlan0
[    3.707717] input: Logitech Wireless Device PID:4082 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.2/0003:046D:C52B.000B/0003:046D:4082.000C/input/input32
[    3.749067] input: Logitech Wireless Device PID:4082 Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.2/0003:046D:C52B.000B/0003:046D:4082.000C/input/input33
[    3.822561] hid-generic 0003:046D:4082.000C: input,hidraw7: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4082] on usb-0000:07:00.4-1/input2:1
[    4.198008] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   1404 PQ: 0 ANSI: 6
[    4.287609] input: Logitech MX Master 3 as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/usb3/3-1/3-1:1.2/0003:046D:C52B.000B/0003:046D:4082.000C/input/input37
[    4.287980] logitech-hidpp-device 0003:046D:4082.000C: input,hidraw9: USB HID v1.11 Keyboard [Logitech MX Master 3] on usb-0000:07:00.4-1/input2:1
[    4.405319] sd 0:0:0:0: [sda] Media removed, stopped polling
[    4.405495] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    5.006411] Bluetooth: RFCOMM TTY layer initialized
[    5.006418] Bluetooth: RFCOMM socket layer initialized
[    5.006421] Bluetooth: RFCOMM ver 1.11
[    5.166805] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[    5.533069] kauditd_printk_skb: 52 callbacks suppressed
[    5.533072] audit: type=1130 audit(1662560853.608:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=asusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.923872] wlp5s0: authenticate with d8:38:0d:83:36:49
[    6.923877] wlp5s0: Invalid HE elem, Disable HE
[    6.945510] wlp5s0: send auth to d8:38:0d:83:36:49 (try 1/3)
[    6.948015] wlp5s0: authenticated
[    6.952043] wlp5s0: associate with d8:38:0d:83:36:49 (try 1/3)
[    6.963228] wlp5s0: RX AssocResp from d8:38:0d:83:36:49 (capab=0x511 status=0 aid=3)
[    7.459260] wlp5s0: associated
[    7.537744] wlp5s0: Limiting TX power to 30 (30 - 0) dBm as advertised by d8:38:0d:83:36:49
[    8.058630] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[    8.706313] audit: type=1131 audit(1662560856.782:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.812074] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[    9.812226] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[    9.812230] snd_hda_intel 0000:03:00.1: Force to non-snoop mode
[    9.812289] Console: switching to colour dummy device 80x25
[    9.812327] snd_hda_intel 0000:07:00.1: enabling device (0000 -> 0002)
[    9.812397] amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
[    9.812400] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
[    9.812738] [drm] initializing kernel modesetting (DIMGREY_CAVEFISH 0x1002:0x73EF 0x1043:0x1DCC 0xC0).
[    9.813363] [drm] register mmio base: 0xFCA00000
[    9.813370] [drm] register mmio size: 1048576
[    9.815759] [drm] add ip block number 0 <nv_common>
[    9.815764] [drm] add ip block number 1 <gmc_v10_0>
[    9.815767] [drm] add ip block number 2 <navi10_ih>
[    9.815768] [drm] add ip block number 3 <psp>
[    9.815770] [drm] add ip block number 4 <smu>
[    9.815771] [drm] add ip block number 5 <dm>
[    9.815772] [drm] add ip block number 6 <gfx_v10_0>
[    9.815774] [drm] add ip block number 7 <sdma_v5_2>
[    9.815776] [drm] add ip block number 8 <vcn_v3_0>
[    9.815777] [drm] add ip block number 9 <jpeg_v3_0>
[    9.819555] amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ATRM
[    9.819557] amdgpu: ATOM BIOS: SWBRT95124.001
[    9.819564] [drm] VCN(0) decode is enabled in VM mode
[    9.819565] [drm] VCN(0) encode is enabled in VM mode
[    9.819571] [drm] JPEG decode is enabled in VM mode
[    9.819572] amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    9.819585] [drm] GPU posting now...
[    9.819602] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    9.819606] amdgpu 0000:03:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
[    9.819607] amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    9.819608] amdgpu 0000:03:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
[    9.819615] [drm] Detected VRAM RAM=8176M, BAR=8192M
[    9.819615] [drm] RAM width 128bits GDDR6
[    9.819655] [drm] amdgpu: 8176M of VRAM memory ready
[    9.819657] [drm] amdgpu: 15669M of GTT memory ready.
[    9.819667] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    9.819690] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[    9.819719] amdgpu 0000:03:00.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
[    9.819723] amdgpu 0000:03:00.0:   device [1002:73ef] error status/mask=00100000/00000000
[    9.819726] amdgpu 0000:03:00.0:    [20] UnsupReq               (First)
[    9.819730] amdgpu 0000:03:00.0: AER:   TLP Header: 40009001 0000000f fca7f000 00000000
[    9.819793] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
[    9.823587] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:07:00.1/sound/card1/input38
[    9.823770] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input39
[    9.823796] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input40
[    9.828865] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    9.828870] amdgpu 0000:03:00.0: amdgpu: PSP runtime database doesn't exist
[    9.836960] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC285: line_outs=2 (0x14/0x17/0x0/0x0/0x0) type:speaker
[    9.836963] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.836964] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    9.836965] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    9.836966] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    9.836966] snd_hda_codec_realtek hdaudioC2D0:      Internal Mic=0x13
[    9.836967] snd_hda_codec_realtek hdaudioC2D0:      Mic=0x19
[    9.836968] snd_hda_codec_realtek hdaudioC2D0:      Internal Mic=0x12
[    9.837023] audit: type=1130 audit(1662560857.912:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.409757] input: WH-1000XM3 (AVRCP) as /devices/virtual/input/input41
[   10.494690] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card2/input42
[   10.494759] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card2/input43
[   11.302654] audit: type=1131 audit(1662560859.378:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.031502] amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
[   12.035498] [drm] Loading DMUB firmware via PSP: version=0x02020013
[   12.050292] [drm] use_doorbell being set to: [true]
[   12.050311] [drm] use_doorbell being set to: [true]
[   12.067602] [drm] Found VCN firmware Version ENC: 1.21 DEC: 2 VEP: 0 Revision: 10
[   12.067609] amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
[   12.137378] [drm] reserve 0xa00000 from 0x81fe000000 for PSP TMR
[   12.234479] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   12.252322] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   12.252341] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b2900 (59.41.0)
[   12.252344] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[   12.252373] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[   12.303899] amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
[   12.304058] [drm] Display Core initialized with v3.2.187!
[   12.305342] [drm] DMUB hardware initialized: version=0x02020013
[   12.805354] [drm] dce110_edp_wait_for_hpd_ready: wait timed out!
[   12.826714] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   13.325281] [drm] dce110_edp_wait_for_hpd_ready: wait timed out!
[   13.825288] [drm] dce110_edp_wait_for_hpd_ready: wait timed out!
[   13.828221] [drm] kiq ring mec 2 pipe 1 q 0
[   13.832862] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   13.833233] [drm] JPEG decode initialized successfully.
[   13.835436] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[   13.835661] amdgpu: sdma_bitmap: ffff
[   13.896023] memmap_init_zone_device initialised 2097152 pages in 20ms
[   13.896033] amdgpu: HMM registered 8176MB device memory
[   13.896436] amdgpu: SRAT table not found
[   13.896437] amdgpu: Virtual CRAT table created for GPU
[   13.896637] amdgpu: Topology: Add dGPU node [0x73ef:0x1002]
[   13.896642] kfd kfd: amdgpu: added device 1002:73ef
[   13.896665] amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 8, active_cu_number 32
[   13.897658] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   13.897660] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   13.897663] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   13.897664] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   13.897666] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   13.897668] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   13.897669] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   13.897671] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   13.897673] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   13.897675] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   13.897676] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   13.897678] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   13.897680] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   13.897682] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   13.897684] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   13.897685] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   13.898368] amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
[   13.906093] [drm] Initialized amdgpu 3.47.0 20150101 for 0000:03:00.0 on minor 0
[   13.908989] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[   13.909006] [drm] DSC precompute is not needed.
[   13.909287] amdgpu 0000:07:00.0: vgaarb: deactivate vga console
[   13.909300] [drm] PCI error: detected callback, state(1)!!
[   13.909326] amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
[   13.909337] snd_hda_intel 0000:03:00.1: AER: can't recover (no error_detected callback)
[   13.909354] pcieport 0000:02:00.0: AER: device recovery failed
[   13.909358] pcieport 0000:00:01.1: AER: Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909369] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909385] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909400] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909416] [drm] initializing kernel modesetting (YELLOW_CARP 0x1002:0x1681 0x1043:0x1DCC 0xC7).
[   13.909424] pcieport 0000:00:01.1: AER: Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909431] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909445] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909459] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909487] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909502] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909517] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909535] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909551] pcieport 0000:00:01.1: AER: Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909557] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909571] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909585] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909589] [drm] register mmio base: 0xFC600000
[   13.909591] [drm] register mmio size: 524288
[   13.909610] pcieport 0000:00:01.1: AER: Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909616] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909630] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909650] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909665] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909679] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909693] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909707] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909721] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909741] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.909756] pcieport 0000:00:01.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:03:00.0
[   13.911180] [drm] add ip block number 0 <nv_common>
[   13.911181] [drm] add ip block number 1 <gmc_v10_0>
[   13.911182] [drm] add ip block number 2 <navi10_ih>
[   13.911183] [drm] add ip block number 3 <psp>
[   13.911184] [drm] add ip block number 4 <smu>
[   13.911185] [drm] add ip block number 5 <dm>
[   13.911186] [drm] add ip block number 6 <gfx_v10_0>
[   13.911187] [drm] add ip block number 7 <sdma_v5_2>
[   13.911188] [drm] add ip block number 8 <vcn_v3_0>
[   13.911188] [drm] add ip block number 9 <jpeg_v3_0>
[   13.911208] amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from VFCT
[   13.911211] amdgpu: ATOM BIOS: 113-REMBRANDT-X35
[   13.911218] [drm] VCN(0) decode is enabled in VM mode
[   13.911219] [drm] VCN(0) encode is enabled in VM mode
[   13.911220] [drm] JPEG decode is enabled in VM mode
[   13.911221] amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[   13.911223] amdgpu 0000:07:00.0: amdgpu: PCIE atomic ops is not supported
[   13.911254] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[   13.911259] amdgpu 0000:07:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[   13.911261] amdgpu 0000:07:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[   13.911263] amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[   13.911271] [drm] Detected VRAM RAM=512M, BAR=512M
[   13.911272] [drm] RAM width 128bits DDR5
[   13.911298] [drm] amdgpu: 512M of VRAM memory ready
[   13.911300] [drm] amdgpu: 15669M of GTT memory ready.
[   13.911309] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   13.911608] [drm] PCIE GART of 512M enabled (table at 0x000000F400FA0000).
[   13.922614] amdgpu 0000:07:00.0: amdgpu: PSP runtime database doesn't exist
[   13.922619] amdgpu 0000:07:00.0: amdgpu: PSP runtime database doesn't exist
[   13.944255] [drm] Loading DMUB firmware via PSP: version=0x04000022
[   13.980249] [drm] use_doorbell being set to: [true]
[   14.016208] [drm] Found VCN firmware Version ENC: 1.23 DEC: 2 VEP: 0 Revision: 5
[   14.016218] amdgpu 0000:07:00.0: amdgpu: Will use PSP to load VCN firmware
[   14.039322] [drm] reserve 0xa00000 from 0xf41f400000 for PSP TMR
[   14.172446] amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   14.181823] amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
[   14.181824] amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   14.183328] amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
[   14.184052] [drm] Display Core initialized with v3.2.187!
[   14.185516] [drm] DMUB hardware initialized: version=0x04000022
[   14.197302] snd_hda_intel 0000:07:00.1: bound 0000:07:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   14.256944] [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0
[   14.258013] [drm] kiq ring mec 2 pipe 1 q 0
[   14.261429] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   14.261450] [drm] JPEG decode initialized successfully.
[   14.262711] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[   14.262808] amdgpu: sdma_bitmap: 3
[   14.296534] memmap_init_zone_device initialised 131072 pages in 0ms
[   14.296544] amdgpu: HMM registered 512MB device memory
[   14.300304] amdgpu: SRAT table not found
[   14.300305] amdgpu: Virtual CRAT table created for GPU
[   14.300999] amdgpu: Topology: Add dGPU node [0x1681:0x1002]
[   14.301002] kfd kfd: amdgpu: added device 1002:1681
[   14.301015] amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 6, active_cu_number 12
[   14.301092] amdgpu 0000:07:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   14.301094] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   14.301096] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   14.301097] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   14.301098] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   14.301099] amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   14.301100] amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   14.301102] amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   14.301103] amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   14.301104] amdgpu 0000:07:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   14.301105] amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   14.301106] amdgpu 0000:07:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   14.301108] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   14.301109] amdgpu 0000:07:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   14.301110] amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   14.303022] [drm] Initialized amdgpu 3.47.0 20150101 for 0000:07:00.0 on minor 1
[   14.310530] fbcon: amdgpudrmfb (fb0) is primary device
[   14.329876] Console: switching to colour frame buffer device 160x50
[   14.340423] amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   14.373449] audit: type=1130 audit(1662560862.448:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.378553] audit: type=1130 audit(1662560862.455:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:amdgpu_bl1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.478570] audit: type=1130 audit(1662560862.558:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.478574] audit: type=1131 audit(1662560862.558:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.999320] [drm] free PSP TMR buffer
[   21.225904] [drm] PCIE GART of 512M enabled (table at 0x0000008000000000).
[   21.225930] [drm] PSP is resuming...
[   21.309941] [drm] reserve 0xa00000 from 0x81fe000000 for PSP TMR
[   21.406929] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   21.424946] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[   21.424948] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[   21.424951] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b2900 (59.41.0)
[   21.424953] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[   21.424998] amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
[   21.476446] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[   21.477759] [drm] DMUB hardware initialized: version=0x02020013
[   22.012217] [drm] dce110_edp_wait_for_hpd_ready: wait timed out!
[   22.511786] [drm] dce110_edp_wait_for_hpd_ready: wait timed out!
[   22.513734] [drm] kiq ring mec 2 pipe 1 q 0
[   22.518565] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   22.519375] [drm] JPEG decode initialized successfully.
[   22.519396] amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[   22.519400] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   22.519403] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   22.519404] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   22.519406] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   22.519408] amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   22.519409] amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   22.519411] amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   22.519412] amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   22.519414] amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   22.519416] amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[   22.519418] amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[   22.519420] amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[   22.519421] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[   22.519423] amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[   22.519425] amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[   22.523654] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[   22.523661] amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
[   22.578152] audit: type=1130 audit(1662560870.652:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.578157] audit: type=1131 audit(1662560870.652:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.518316] audit: type=1130 audit(1662560871.592:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.556505] asus_wmi: Unknown key code 0xc0
[   25.763484] amdgpu 0000:03:00.0: [drm] fb1: amdgpudrmfb frame buffer device
[   26.822790] audit: type=1130 audit(1662560874.898:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.822797] audit: type=1131 audit(1662560874.898:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=autorandr comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   27.568142] logitech-hidpp-device 0003:046D:4082.000C: HID++ 4.5 device connected.
[   28.089484] input: LogiOps Virtual Input as /devices/virtual/input/input44
[   33.387299] audit: type=1131 audit(1662560881.462:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.485374] audit: type=1334 audit(1662560881.565:73): prog-id=0 op=UNLOAD
[   33.485387] audit: type=1334 audit(1662560881.565:74): prog-id=0 op=UNLOAD
[   33.485392] audit: type=1334 audit(1662560881.565:75): prog-id=0 op=UNLOAD
[   54.564147] audit: type=1131 audit(1662560902.638:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  177.870776] audit: type=1100 audit(1662561025.945:77): pid=2322 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="fajuchem" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  177.870814] audit: type=1101 audit(1662561025.945:78): pid=2322 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="fajuchem" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  177.871767] audit: type=1110 audit(1662561025.948:79): pid=2322 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  177.871909] audit: type=1105 audit(1662561025.948:80): pid=2322 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  451.664978] audit: type=1100 audit(1662561299.738:81): pid=3425 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="fajuchem" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  451.665305] audit: type=1101 audit(1662561299.742:82): pid=3425 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="fajuchem" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  451.666359] audit: type=1110 audit(1662561299.742:83): pid=3425 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  451.666552] audit: type=1105 audit(1662561299.742:84): pid=3425 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  454.482529] audit: type=1106 audit(1662561302.558:85): pid=3425 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  454.482625] audit: type=1104 audit(1662561302.558:86): pid=3425 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  459.545939] audit: type=1101 audit(1662561307.622:87): pid=3428 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="fajuchem" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  459.546537] audit: type=1110 audit(1662561307.622:88): pid=3428 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  459.546634] audit: type=1105 audit(1662561307.622:89): pid=3428 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  463.569892] audit: type=1106 audit(1662561311.645:90): pid=3428 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  463.569907] audit: type=1104 audit(1662561311.645:91): pid=3428 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  672.506314] audit: type=1101 audit(1662561520.582:92): pid=3488 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="fajuchem" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  672.506659] audit: type=1110 audit(1662561520.582:93): pid=3488 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  672.506703] audit: type=1105 audit(1662561520.582:94): pid=3488 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'

/var/log/Xorg.0.log

[     6.336] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[     6.336] Current Operating System: Linux fajuchem 5.19.4-arch1-g14-1 #1 SMP PREEMPT_DYNAMIC Sat, 27 Aug 2022 20:25:17 +0000 x86_64
[     6.336] Kernel command line: ibt=off pm_debug_messages amd_pmc.enable_stb=1 amd_pmc.dyndbg="+p" acpi.dyndbg="file drivers/acpi/x86/s2idle.c +p" BOOT_IMAGE=/boot/vmlinuz-linux-g14 root=UUID=fdd0b03c-b6aa-4c27-90fb-a9efa053dc17 rw loglevel=3 quiet
[     6.336]  
[     6.336] Current version of pixman: 0.40.0
[     6.336] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.336] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.336] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep  8 00:27:34 2022
[     6.337] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     6.337] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.338] (==) ServerLayout "layout"
[     6.338] (==) No screen section available. Using defaults.
[     6.338] (**) |-->Screen "Default Screen Section" (0)
[     6.338] (**) |   |-->Monitor "<default monitor>"
[     6.339] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.339] (==) Automatically adding devices
[     6.339] (==) Automatically enabling devices
[     6.339] (==) Automatically adding GPU devices
[     6.339] (==) Automatically binding GPU devices
[     6.339] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.343] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     6.343] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.343] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.343] (II) Module ABI versions:
[     6.343] 	X.Org ANSI C Emulation: 0.4
[     6.343] 	X.Org Video Driver: 25.2
[     6.343] 	X.Org XInput driver : 24.4
[     6.343] 	X.Org Server Extension : 10.0
[     6.344] (++) using VT number 1

[     6.345] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     9.811] (--) PCI: (3@0:0:0) 1002:73ef:1043:1dcc rev 192, Mem @ 0x7c00000000/8589934592, 0x7e00000000/268435456, 0xfca00000/1048576, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[     9.811] (--) PCI:*(7@0:0:0) 1002:1681:1043:1dcc rev 199, Mem @ 0x7e20000000/268435456, 0x7e30000000/2097152, 0xfc600000/524288, I/O @ 0x0000e000/256
[     9.811] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     9.811] (II) LoadModule: "glx"
[     9.813] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     9.818] (II) Module glx: vendor="X.Org Foundation"
[     9.818] 	compiled for 1.21.1.4, module version = 1.0.0
[     9.818] 	ABI class: X.Org Server Extension, version 10.0
[     9.818] (==) Matched ati as autoconfigured driver 0
[     9.818] (==) Matched modesetting as autoconfigured driver 1
[     9.818] (==) Matched fbdev as autoconfigured driver 2
[     9.818] (==) Matched vesa as autoconfigured driver 3
[     9.818] (==) Assigned the driver to the xf86ConfigLayout
[     9.818] (II) LoadModule: "ati"
[     9.818] (WW) Warning, couldn't open module ati
[     9.818] (EE) Failed to load module "ati" (module does not exist, 0)
[     9.818] (II) LoadModule: "modesetting"
[     9.818] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     9.819] (II) Module modesetting: vendor="X.Org Foundation"
[     9.819] 	compiled for 1.21.1.4, module version = 1.21.1
[     9.819] 	Module class: X.Org Video Driver
[     9.819] 	ABI class: X.Org Video Driver, version 25.2
[     9.819] (II) LoadModule: "fbdev"
[     9.819] (WW) Warning, couldn't open module fbdev
[     9.819] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     9.819] (II) LoadModule: "vesa"
[     9.819] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     9.820] (II) Module vesa: vendor="X.Org Foundation"
[     9.820] 	compiled for 1.21.1.3, module version = 2.5.0
[     9.820] 	Module class: X.Org Video Driver
[     9.820] 	ABI class: X.Org Video Driver, version 25.2
[     9.820] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     9.820] (II) VESA: driver for VESA chipsets: vesa
[     9.820] (EE) open /dev/dri/card0: No such file or directory
[     9.820] (WW) Falling back to old probe method for modesetting
[     9.820] (EE) open /dev/dri/card0: No such file or directory
[     9.820] (EE) Screen 0 deleted because of no matching config section.
[     9.820] (II) UnloadModule: "modesetting"
[     9.820] (II) Loading sub module "vbe"
[     9.820] (II) LoadModule: "vbe"
[     9.820] (II) Loading /usr/lib/xorg/modules/libint10.so
[     9.821] (II) Module int10: vendor="X.Org Foundation"
[     9.821] 	compiled for 1.21.1.4, module version = 1.0.0
[     9.821] 	ABI class: X.Org Video Driver, version 25.2
[     9.821] (II) Loading sub module "int10"
[     9.821] (II) LoadModule: "int10"
[     9.821] (II) Loading /usr/lib/xorg/modules/libint10.so
[     9.821] (II) Module int10: vendor="X.Org Foundation"
[     9.821] 	compiled for 1.21.1.4, module version = 1.0.0
[     9.821] 	ABI class: X.Org Video Driver, version 25.2
[     9.821] (II) VESA(0): initializing int10
[     9.822] (EE) VESA(0): V_BIOS address 0x0 out of range
[     9.822] (II) UnloadModule: "vesa"
[     9.822] (II) UnloadSubModule: "int10"
[     9.822] (II) Unloading int10
[     9.822] (II) UnloadSubModule: "int10"
[     9.822] (II) Unloading int10
[     9.822] (EE) Screen(s) found, but none have a usable configuration.
[     9.822] (EE) 
Fatal server error:
[     9.822] (EE) no screens found(EE) 
[     9.822] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     9.822] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     9.822] (EE) 
[     9.822] (EE) Server terminated with error (1). Closing log file.

Last edited by fajuchem (2022-09-08 03:43:52)

Offline

#2 2022-09-07 16:13:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,263

Re: [SOLVED] Screen(s) found, but none have a usable configuration.

Set up early KMS: https://wiki.archlinux.org/title/Kernel … _KMS_start

You are also loading some weird old stuff, remove all xf86-video-* packages except maybe -amdgpu

Last edited by V1del (2022-09-07 17:25:04)

Offline

#3 2022-09-08 03:42:21

fajuchem
Member
Registered: 2022-09-07
Posts: 3

Re: [SOLVED] Screen(s) found, but none have a usable configuration.

V1del wrote:

Set up early KMS: https://wiki.archlinux.org/title/Kernel … _KMS_start

You are also loading some weird old stuff, remove all xf86-video-* packages except maybe -amdgpu

Did those but it didn't fix the issue.

But I eventually found the solution:

Adding amdgpu in /etc/mkinitcpio.conf

MODULES=(amdgpu)

then:

sudo mkinitcpio -P

I don't completely understand what happens there, but now it looks like it loads the gpu before starting tty.

Offline

#4 2022-09-08 07:16:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,486

Re: [SOLVED] Screen(s) found, but none have a usable configuration.

fajuchem wrote:

I don't completely understand what happens there

V1del wrote:

Set up early KMS

exactly what you were told to do…

Offline

Board footer

Powered by FluxBB