AMD iGPU Crash on resume from suspend
Brief summary of the problem:
Running Mainline kernel (currently 6.0RC2) Suspending and resuming the system causes the AMD GPU to fail to resume. This happens with other kernel versions too.
Hardware description:
- CPU: AMD Ryzen 9 6900HS
- GPU: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] [10de:25a0] (rev a1) 08:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt [Radeon 680M] [1002:1681] (rev 01)
- System Memory: 32GB
- Display(s): Laptop Integrated, 120HZ
- Type of Display Connection: Integrated
System information:
- Distro name and Version:
Archlinux
- Kernel version:
Linux x13 6.0.0-rc2-1-mainline #1 SMP PREEMPT_DYNAMIC Fri, 26 Aug 2022 10:34:17 +0000 x86_64 GNU/Linux
- AMD official driver version: latest
mesa
driver +vulkan-radeon
How to reproduce the issue:
- Load into system
- Start GPU task (transcode, game, hw accel., etc.)
- Suspend system
- Wait 1 minute
- Wakeup system
- Screen stays black and no other action is possible. Complete system lockout, not even switching to tty2 works.
Log files (for system lockups / game freezes / crashes)
- Dmesg log (full log)
[ 0.000000] Linux version 6.0.0-rc2-1-mainline (linux-mainline@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT_DYNAMIC Fri, 26 Aug 2022 10:34:17 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-mainline root=UUID=9ec3661b-a33d-47af-b575-5770b0711f5f rw nvidia-drm.modeset=0 mem_sleep_default=deep quiet splash resume=UUID=21298d65-5786-451e-8f3c-f0d308d3deb0 loglevel=3 udev.log_level=3 vt.global_cursor_default=0
[ 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-0x000000000a227fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000000a228000-0x00000000b12edfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b12ee000-0x00000000b3e47fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000b3e48000-0x00000000b3ed0fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000b3ed1000-0x00000000b91cbfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000b91cc000-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-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-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=0xb91b2000 ACPI 2.0=0xb91b2014 TPMFinalLog=0xb917d000 SMBIOS=0xba184000 SMBIOS 3.0=0xba183000 MEMATTR=0xace3b018 ESRT=0xaceae818
[ 0.000000] SMBIOS 3.4.0 present.
[ 0.000000] DMI: ASUSTeK COMPUTER INC. ROG Flow X13 GV301RE_GV301RE/GV301RE, BIOS GV301RE.321 07/07/2022
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3294.065 MHz processor
[ 0.000134] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000135] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000140] last_pfn = 0x81e300 max_arch_pfn = 0x400000000
[ 0.000557] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000772] last_pfn = 0xbbffd max_arch_pfn = 0x400000000
[ 0.003376] esrt: Reserving ESRT space from 0x00000000aceae818 to 0x00000000aceae850.
[ 0.003381] e820: update [mem 0xaceae000-0xaceaefff] usable ==> reserved
[ 0.003393] Using GB pages for direct mapping
[ 0.003585] Secure boot disabled
[ 0.003585] RAMDISK: [mem 0x31033000-0x34810fff]
[ 0.003616] ACPI: DSDT ACPI table found in initrd [kernel/firmware/acpi/dsdt.aml][0x1031e]
[ 0.003621] modified physical RAM map:
[ 0.003622] modified: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.003623] modified: [mem 0x0000000000001000-0x000000000009ffff] usable
[ 0.003623] modified: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.003624] modified: [mem 0x0000000000100000-0x0000000009afefff] usable
[ 0.003625] modified: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
[ 0.003625] modified: [mem 0x000000000a000000-0x000000000a1fffff] usable
[ 0.003626] modified: [mem 0x000000000a200000-0x000000000a227fff] ACPI NVS
[ 0.003627] modified: [mem 0x000000000a228000-0x00000000aceadfff] usable
[ 0.003627] modified: [mem 0x00000000aceae000-0x00000000aceaefff] reserved
[ 0.003628] modified: [mem 0x00000000aceaf000-0x00000000b12edfff] usable
[ 0.003629] modified: [mem 0x00000000b12ee000-0x00000000b3e47fff] reserved
[ 0.003629] modified: [mem 0x00000000b3e48000-0x00000000b3ed0fff] ACPI data
[ 0.003630] modified: [mem 0x00000000b3ed1000-0x00000000b91cbfff] ACPI NVS
[ 0.003630] modified: [mem 0x00000000b91cc000-0x00000000ba33ffff] reserved
[ 0.003631] modified: [mem 0x00000000ba340000-0x00000000ba3fdfff] type 20
[ 0.003632] modified: [mem 0x00000000ba3fe000-0x00000000ba3fefff] usable
[ 0.003632] modified: [mem 0x00000000ba3ff000-0x00000000ba3fffff] reserved
[ 0.003633] modified: [mem 0x00000000ba400000-0x00000000bab41fff] usable
[ 0.003634] modified: [mem 0x00000000bab42000-0x00000000bab5231d] ACPI NVS
[ 0.003634] modified: [mem 0x00000000bab5231e-0x00000000bbffcfff] usable
[ 0.003635] modified: [mem 0x00000000bbffd000-0x00000000bcffffff] reserved
[ 0.003635] modified: [mem 0x00000000bd800000-0x00000000bfffffff] reserved
[ 0.003636] modified: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.003637] modified: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.003637] modified: [mem 0x0000000100000000-0x000000081e2fffff] usable
[ 0.003638] modified: [mem 0x000000081f340000-0x00000008601fffff] reserved
[ 0.003646] ACPI: Early table checksum verification disabled
[ 0.003650] ACPI: RSDP 0x00000000B91B2014 000024 (v02 ALASKA)
[ 0.003652] ACPI: XSDT 0x00000000B91B1728 00015C (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003657] ACPI: FACP 0x00000000B3EC4000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.003661] ACPI: Table Upgrade: override [DSDT-ALASKA- A M I ]
[ 0.003662] ACPI: DSDT 0x00000000B3EB3000 Physical table override, new table: 0x00000000BAB42000
[ 0.003664] ACPI: DSDT 0x00000000BAB42000 01031E (v02 ALASKA A M I 0107200B INTL 20220331)
[ 0.003666] ACPI: FACS 0x00000000B917B000 000040
[ 0.003667] ACPI: MSDM 0x00000000B3ED0000 000055 (v03 ALASKA A M I 01072009 ASUS 00000001)
[ 0.003669] ACPI: SSDT 0x00000000B3ECF000 000573 (v01 AMD ACDC 00000001 INTL 20200717)
[ 0.003670] ACPI: SSDT 0x00000000B3ECE000 0001CC (v01 AMD STD3 00000001 INTL 20200717)
[ 0.003672] ACPI: SSDT 0x00000000B3EC6000 007F5B (v02 AMD AmdTable 00000002 MSFT 02000002)
[ 0.003674] ACPI: IVRS 0x00000000B3EC5000 0001A4 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003675] ACPI: FIDT 0x00000000B3EB2000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003677] ACPI: ECDT 0x00000000B3EB1000 0000C1 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.003678] ACPI: MCFG 0x00000000B3EB0000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.003680] ACPI: HPET 0x00000000B3EAF000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.003681] ACPI: FPDT 0x00000000B3EAE000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
[ 0.003683] ACPI: SSDT 0x00000000B3EA8000 005354 (v02 AMD AmdTable 00000001 AMD 00000001)
[ 0.003684] ACPI: CRAT 0x00000000B3EA7000 000EE8 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.003686] ACPI: CDIT 0x00000000B3EA6000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
[ 0.003688] ACPI: VFCT 0x00000000B3E9B000 00AE84 (v01 ALASKA A M I 00000001 AMD 31504F47)
[ 0.003689] ACPI: BGRT 0x00000000B3E9A000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003691] ACPI: TPM2 0x00000000B3E99000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
[ 0.003692] ACPI: SSDT 0x00000000B3E97000 001598 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003694] ACPI: SSDT 0x00000000B3E95000 00169E (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003695] ACPI: SSDT 0x00000000B3E94000 000024 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003697] ACPI: SSDT 0x00000000B3E8F000 004996 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003698] ACPI: SSDT 0x00000000B3E8D000 00123D (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003700] ACPI: SSDT 0x00000000B3E8C000 000905 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003702] ACPI: SSDT 0x00000000B3E8B000 0000D3 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003703] ACPI: SSDT 0x00000000B3E83000 007F27 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003705] ACPI: WSMT 0x00000000B3E82000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.003706] ACPI: APIC 0x00000000B3E81000 0000E8 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.003708] ACPI: SSDT 0x00000000B3E7F000 001F2A (v01 AMD AOD 00000001 INTL 20200717)
[ 0.003709] ACPI: SSDT 0x00000000B3E7E000 00074A (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003711] ACPI: SSDT 0x00000000B3E7C000 00109D (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003712] ACPI: SSDT 0x00000000B3E7B000 0007AD (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003714] ACPI: SSDT 0x00000000B3E71000 0096C9 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003715] ACPI: SSDT 0x00000000B3E6B000 0054D6 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003717] ACPI: SSDT 0x00000000B3E6A000 000939 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003719] ACPI: SSDT 0x00000000B3E69000 00008D (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003720] ACPI: SSDT 0x00000000B3E68000 0004D1 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003722] ACPI: SSDT 0x00000000B3E66000 001126 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003723] ACPI: SSDT 0x00000000B3E65000 000712 (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003725] ACPI: SSDT 0x00000000B3E63000 00121F (v01 AMD AmdTable 00000001 INTL 20200717)
[ 0.003726] ACPI: Reserving FACP table memory at [mem 0xb3ec4000-0xb3ec4113]
[ 0.003727] ACPI: Reserving DSDT table memory at [mem 0xbab42000-0xbab5231d]
[ 0.003727] ACPI: Reserving FACS table memory at [mem 0xb917b000-0xb917b03f]
[ 0.003728] ACPI: Reserving MSDM table memory at [mem 0xb3ed0000-0xb3ed0054]
[ 0.003728] ACPI: Reserving SSDT table memory at [mem 0xb3ecf000-0xb3ecf572]
[ 0.003728] ACPI: Reserving SSDT table memory at [mem 0xb3ece000-0xb3ece1cb]
[ 0.003729] ACPI: Reserving SSDT table memory at [mem 0xb3ec6000-0xb3ecdf5a]
[ 0.003729] ACPI: Reserving IVRS table memory at [mem 0xb3ec5000-0xb3ec51a3]
[ 0.003730] ACPI: Reserving FIDT table memory at [mem 0xb3eb2000-0xb3eb209b]
[ 0.003730] ACPI: Reserving ECDT table memory at [mem 0xb3eb1000-0xb3eb10c0]
[ 0.003730] ACPI: Reserving MCFG table memory at [mem 0xb3eb0000-0xb3eb003b]
[ 0.003731] ACPI: Reserving HPET table memory at [mem 0xb3eaf000-0xb3eaf037]
[ 0.003731] ACPI: Reserving FPDT table memory at [mem 0xb3eae000-0xb3eae043]
[ 0.003732] ACPI: Reserving SSDT table memory at [mem 0xb3ea8000-0xb3ead353]
[ 0.003732] ACPI: Reserving CRAT table memory at [mem 0xb3ea7000-0xb3ea7ee7]
[ 0.003732] ACPI: Reserving CDIT table memory at [mem 0xb3ea6000-0xb3ea6028]
[ 0.003733] ACPI: Reserving VFCT table memory at [mem 0xb3e9b000-0xb3ea5e83]
[ 0.003733] ACPI: Reserving BGRT table memory at [mem 0xb3e9a000-0xb3e9a037]
[ 0.003734] ACPI: Reserving TPM2 table memory at [mem 0xb3e99000-0xb3e9904b]
[ 0.003734] ACPI: Reserving SSDT table memory at [mem 0xb3e97000-0xb3e98597]
[ 0.003734] ACPI: Reserving SSDT table memory at [mem 0xb3e95000-0xb3e9669d]
[ 0.003735] ACPI: Reserving SSDT table memory at [mem 0xb3e94000-0xb3e94023]
[ 0.003735] ACPI: Reserving SSDT table memory at [mem 0xb3e8f000-0xb3e93995]
[ 0.003736] ACPI: Reserving SSDT table memory at [mem 0xb3e8d000-0xb3e8e23c]
[ 0.003736] ACPI: Reserving SSDT table memory at [mem 0xb3e8c000-0xb3e8c904]
[ 0.003737] ACPI: Reserving SSDT table memory at [mem 0xb3e8b000-0xb3e8b0d2]
[ 0.003737] ACPI: Reserving SSDT table memory at [mem 0xb3e83000-0xb3e8af26]
[ 0.003738] ACPI: Reserving WSMT table memory at [mem 0xb3e82000-0xb3e82027]
[ 0.003738] ACPI: Reserving APIC table memory at [mem 0xb3e81000-0xb3e810e7]
[ 0.003739] ACPI: Reserving SSDT table memory at [mem 0xb3e7f000-0xb3e80f29]
[ 0.003739] ACPI: Reserving SSDT table memory at [mem 0xb3e7e000-0xb3e7e749]
[ 0.003739] ACPI: Reserving SSDT table memory at [mem 0xb3e7c000-0xb3e7d09c]
[ 0.003740] ACPI: Reserving SSDT table memory at [mem 0xb3e7b000-0xb3e7b7ac]
[ 0.003740] ACPI: Reserving SSDT table memory at [mem 0xb3e71000-0xb3e7a6c8]
[ 0.003741] ACPI: Reserving SSDT table memory at [mem 0xb3e6b000-0xb3e704d5]
[ 0.003741] ACPI: Reserving SSDT table memory at [mem 0xb3e6a000-0xb3e6a938]
[ 0.003742] ACPI: Reserving SSDT table memory at [mem 0xb3e69000-0xb3e6908c]
[ 0.003742] ACPI: Reserving SSDT table memory at [mem 0xb3e68000-0xb3e684d0]
[ 0.003743] ACPI: Reserving SSDT table memory at [mem 0xb3e66000-0xb3e67125]
[ 0.003743] ACPI: Reserving SSDT table memory at [mem 0xb3e65000-0xb3e65711]
[ 0.003744] ACPI: Reserving SSDT table memory at [mem 0xb3e63000-0xb3e6421e]
[ 0.003802] No NUMA configuration found
[ 0.003803] Faking a node at [mem 0x0000000000000000-0x000000081e2fffff]
[ 0.003805] NODE_DATA(0) allocated [mem 0x81e2fc000-0x81e2fffff]
[ 0.003834] Zone ranges:
[ 0.003835] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.003836] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.003837] Normal [mem 0x0000000100000000-0x000000081e2fffff]
[ 0.003837] Device empty
[ 0.003838] Movable zone start for each node
[ 0.003838] Early memory node ranges
[ 0.003839] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.003840] node 0: [mem 0x0000000000100000-0x0000000009afefff]
[ 0.003840] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
[ 0.003841] node 0: [mem 0x000000000a228000-0x00000000b12edfff]
[ 0.003841] node 0: [mem 0x00000000ba3fe000-0x00000000ba3fefff]
[ 0.003842] node 0: [mem 0x00000000ba400000-0x00000000bbffcfff]
[ 0.003842] node 0: [mem 0x0000000100000000-0x000000081e2fffff]
[ 0.003844] Initmem setup node 0 [mem 0x0000000000001000-0x000000081e2fffff]
[ 0.003848] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.003861] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.003984] On node 0, zone DMA32: 1281 pages in unavailable ranges
[ 0.007191] On node 0, zone DMA32: 40 pages in unavailable ranges
[ 0.007417] On node 0, zone DMA32: 37136 pages in unavailable ranges
[ 0.007456] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.043644] On node 0, zone Normal: 16387 pages in unavailable ranges
[ 0.043697] On node 0, zone Normal: 7424 pages in unavailable ranges
[ 0.043856] ACPI: PM-Timer IO Port: 0x808
[ 0.043863] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.043877] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[ 0.043881] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[ 0.043883] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.043884] ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
[ 0.043884] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.043887] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.043887] ACPI: HPET id: 0x10228201 base: 0xfed00000
[ 0.043895] e820: update [mem 0xacf46000-0xacfa4fff] usable ==> reserved
[ 0.043904] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[ 0.043919] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.043921] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.043922] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
[ 0.043922] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a227fff]
[ 0.043923] PM: hibernation: Registered nosave memory: [mem 0xaceae000-0xaceaefff]
[ 0.043924] PM: hibernation: Registered nosave memory: [mem 0xacf46000-0xacfa4fff]
[ 0.043925] PM: hibernation: Registered nosave memory: [mem 0xb12ee000-0xb3e47fff]
[ 0.043925] PM: hibernation: Registered nosave memory: [mem 0xb3e48000-0xb3ed0fff]
[ 0.043926] PM: hibernation: Registered nosave memory: [mem 0xb3ed1000-0xb91cbfff]
[ 0.043926] PM: hibernation: Registered nosave memory: [mem 0xb91cc000-0xba33ffff]
[ 0.043926] PM: hibernation: Registered nosave memory: [mem 0xba340000-0xba3fdfff]
[ 0.043927] PM: hibernation: Registered nosave memory: [mem 0xba3ff000-0xba3fffff]
[ 0.043928] PM: hibernation: Registered nosave memory: [mem 0xbab42000-0xbab51fff]
[ 0.043928] PM: hibernation: Registered nosave memory: [mem 0xbab52000-0xbab52fff]
[ 0.043929] PM: hibernation: Registered nosave memory: [mem 0xbbffd000-0xbcffffff]
[ 0.043930] PM: hibernation: Registered nosave memory: [mem 0xbd000000-0xbd7fffff]
[ 0.043930] PM: hibernation: Registered nosave memory: [mem 0xbd800000-0xbfffffff]
[ 0.043930] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[ 0.043930] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.043931] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[ 0.043931] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[ 0.043932] [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.043934] Booting paravirtualized kernel on bare hardware
[ 0.043936] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.046512] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[ 0.046943] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[ 0.046947] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[ 0.046949] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.046967] Fallback order for Node 0: 0
[ 0.046969] Built 1 zonelists, mobility grouping on. Total pages: 8066959
[ 0.046970] Policy zone: Normal
[ 0.046971] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-mainline root=UUID=9ec3661b-a33d-47af-b575-5770b0711f5f rw nvidia-drm.modeset=0 mem_sleep_default=deep quiet splash resume=UUID=21298d65-5786-451e-8f3c-f0d308d3deb0 loglevel=3 udev.log_level=3 vt.global_cursor_default=0
[ 0.047055] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-linux-mainline", will be passed to user space.
[ 0.049453] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.050695] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.050890] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.050936] software IO TLB: area num 16.
[ 0.097745] Memory: 31933880K/32780680K available (14343K kernel code, 2074K rwdata, 11272K rodata, 2112K init, 3560K bss, 846540K reserved, 0K cma-reserved)
[ 0.104786] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.104989] ftrace: allocating 45738 entries in 179 pages
[ 0.113234] ftrace: allocated 179 pages with 5 groups
[ 0.113490] Dynamic Preempt: full
[ 0.113971] rcu: Preemptible hierarchical RCU implementation.
[ 0.113971] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[ 0.113972] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.113973] Trampoline variant of Tasks RCU enabled.
[ 0.113973] Rude variant of Tasks RCU enabled.
[ 0.113973] Tracing variant of Tasks RCU enabled.
[ 0.113974] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.113974] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[ 0.122501] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[ 0.122809] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.122889] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.123090] random: crng init done
[ 0.123107] Console: colour dummy device 80x25
[ 0.123120] printk: console [tty0] enabled
[ 0.123134] ACPI: Core revision 20220331
[ 0.123334] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.123351] APIC: Switch to symmetric I/O mode setup
[ 0.124080] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[ 0.124081] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[ 0.124081] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[ 0.124082] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[ 0.124082] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
[ 0.124399] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.124403] Switched APIC routing to physical flat.
[ 0.125146] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.140023] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f7b6582adc, max_idle_ns: 440795228408 ns
[ 0.140026] Calibrating delay loop (skipped), value calculated using timer frequency.. 6590.63 BogoMIPS (lpj=10980216)
[ 0.140028] pid_max: default: 32768 minimum: 301
[ 0.141491] LSM: Security Framework initializing
[ 0.141499] landlock: Up and running.
[ 0.141500] Yama: becoming mindful.
[ 0.141505] LSM support for eBPF active
[ 0.141606] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.141672] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.141866] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.141898] LVT offset 1 assigned for vector 0xf9
[ 0.142034] LVT offset 2 assigned for vector 0xf4
[ 0.142059] process: using mwait in idle threads
[ 0.142060] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[ 0.142061] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[ 0.142064] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.142066] Spectre V2 : Mitigation: Retpolines
[ 0.142067] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.142067] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.142068] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.142069] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.142070] Spectre V2 : User space: Mitigation: STIBP always-on protection
[ 0.142070] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.156897] Freeing SMP alternatives memory: 36K
[ 0.264158] smpboot: CPU0: AMD Ryzen 9 6900HS with Radeon Graphics (family: 0x19, model: 0x44, stepping: 0x1)
[ 0.264259] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.264263] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.264271] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.264283] cblist_init_generic: Setting shift to 4 and lim to 1.
[ 0.264290] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[ 0.264294] ... version: 0
[ 0.264295] ... bit width: 48
[ 0.264295] ... generic registers: 6
[ 0.264296] ... value mask: 0000ffffffffffff
[ 0.264296] ... max period: 00007fffffffffff
[ 0.264297] ... fixed-purpose events: 0
[ 0.264297] ... event mask: 000000000000003f
[ 0.264346] rcu: Hierarchical SRCU implementation.
[ 0.264346] rcu: Max phase no-delay instances is 1000.
[ 0.264670] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.264772] smp: Bringing up secondary CPUs ...
[ 0.264830] x86: Booting SMP configuration:
[ 0.264831] .... node #0, CPUs: #1
[ 0.266797] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 0.266846] #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
[ 0.296715] smp: Brought up 1 node, 16 CPUs
[ 0.296715] smpboot: Max logical packages: 1
[ 0.296715] smpboot: Total of 16 processors activated (105452.16 BogoMIPS)
[ 0.300383] devtmpfs: initialized
[ 0.300383] x86/mm: Memory block size: 128MB
[ 0.300899] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a227fff] (163840 bytes)
[ 0.300899] ACPI: PM: Registering ACPI NVS region [mem 0xb3ed1000-0xb91cbfff] (87011328 bytes)
[ 0.300899] ACPI: PM: Registering ACPI NVS region [mem 0xbab42000-0xbab5231d] (66334 bytes)
[ 0.300899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.300899] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.300899] pinctrl core: initialized pinctrl subsystem
[ 0.300970] PM: RTC time: 13:08:50, date: 2022-08-29
[ 0.301234] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.301506] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.301726] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.301993] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.302002] audit: initializing netlink subsys (disabled)
[ 0.303371] audit: type=2000 audit(1661778530.179:1): state=initialized audit_enabled=0 res=1
[ 0.303416] thermal_sys: Registered thermal governor 'fair_share'
[ 0.303417] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.303418] thermal_sys: Registered thermal governor 'step_wise'
[ 0.303418] thermal_sys: Registered thermal governor 'user_space'
[ 0.303419] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.303431] cpuidle: using governor ladder
[ 0.303431] cpuidle: using governor menu
[ 0.303431] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.303431] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.303456] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.303460] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.303472] PCI: Using configuration type 1 for base access
[ 0.304000] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.304072] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.304072] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.304072] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.304072] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.304072] ACPI: Added _OSI(Module Device)
[ 0.304072] ACPI: Added _OSI(Processor Device)
[ 0.304072] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.304072] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.304072] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.304072] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.304072] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.316261] ACPI: 25 ACPI AML tables successfully acquired and loaded
[ 0.316994] ACPI: EC: EC started
[ 0.316994] ACPI: EC: interrupt blocked
[ 0.317434] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.317435] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.317884] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.330276] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.330278] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.330555] ACPI: Interpreter enabled
[ 0.330566] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.330567] ACPI: Using IOAPIC for interrupt routing
[ 0.330748] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.330749] PCI: Using E820 reservations for host bridge windows
[ 0.331012] ACPI: Enabled 3 GPEs in block 00 to 1F
[ 0.331430] ACPI: PM: Power Resource [M237]
[ 0.338723] ACPI: PM: Power Resource [M237]
[ 0.338769] ACPI: PM: Power Resource [M237]
[ 0.339080] ACPI: PM: Power Resource [P0NV]
[ 0.339791] ACPI: PM: Power Resource [PWRS]
[ 0.339799] ACPI: \_SB_.PCI0.GP11: Overriding _PRW sleep state (S4) by S0 from power resources
[ 0.340128] ACPI: PM: Power Resource [PWRS]
[ 0.340500] ACPI: PM: Power Resource [PWRS]
[ 0.340509] ACPI: \_SB_.PCI0.GP12: Overriding _PRW sleep state (S4) by S0 from power resources
[ 0.340838] ACPI: PM: Power Resource [PWRS]
[ 0.340984] ACPI: PM: Power Resource [PWRS]
[ 0.341141] ACPI: PM: Power Resource [PWRS]
[ 0.341317] ACPI: PM: Power Resource [PWRS]
[ 0.341471] ACPI: PM: Power Resource [PWRS]
[ 0.341720] ACPI: PM: Power Resource [PWRS]
[ 0.342067] ACPI: PM: Power Resource [PWRS]
[ 0.342388] ACPI: PM: Power Resource [BTPR]
[ 0.342653] ACPI: PM: Power Resource [PWRS]
[ 0.343069] ACPI: PM: Power Resource [P0S0]
[ 0.343083] ACPI: PM: Power Resource [P3S0]
[ 0.343368] ACPI: PM: Power Resource [PWRS]
[ 0.343906] ACPI: PM: Power Resource [PWRS]
[ 0.344468] ACPI: PM: Power Resource [PWRS]
[ 0.345023] ACPI: PM: Power Resource [PWRS]
[ 0.345054] ACPI: \_SB_.PCI0.GP19.NHI0: Overriding _PRW sleep state (S4) by S0 from power resources
[ 0.345383] ACPI: PM: Power Resource [PWRS]
[ 0.345414] ACPI: \_SB_.PCI0.GP19.NHI1: Overriding _PRW sleep state (S4) by S0 from power resources
[ 0.348171] ACPI: PM: Power Resource [PRWL]
[ 0.348769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.348773] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.348877] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.348878] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.349162] PCI host bridge to bus 0000:00
[ 0.349163] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.349164] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.349165] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.349166] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.349167] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
[ 0.349167] pci_bus 0000:00: root bus resource [mem 0x840000000-0x7fffffffff window]
[ 0.349168] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.349179] pci 0000:00:00.0: [1022:14b5] type 00 class 0x060000
[ 0.349249] pci 0000:00:00.2: [1022:14b6] type 00 class 0x080600
[ 0.349317] pci 0000:00:01.0: [1022:14b7] type 00 class 0x060000
[ 0.349355] pci 0000:00:01.1: [1022:14b8] type 01 class 0x060400
[ 0.349417] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.349740] pci 0000:00:02.0: [1022:14b7] type 00 class 0x060000
[ 0.349789] pci 0000:00:02.2: [1022:14ba] type 01 class 0x060400
[ 0.349879] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[ 0.349974] pci 0000:00:02.4: [1022:14ba] type 01 class 0x060400
[ 0.350064] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[ 0.350154] pci 0000:00:03.0: [1022:14b7] type 00 class 0x060000
[ 0.350201] pci 0000:00:04.0: [1022:14b7] type 00 class 0x060000
[ 0.350250] pci 0000:00:08.0: [1022:14b7] type 00 class 0x060000
[ 0.350287] pci 0000:00:08.1: [1022:14b9] type 01 class 0x060400
[ 0.350309] pci 0000:00:08.1: enabling Extended Tags
[ 0.350342] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[ 0.350410] pci 0000:00:08.3: [1022:14b9] type 01 class 0x060400
[ 0.350432] pci 0000:00:08.3: enabling Extended Tags
[ 0.350467] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[ 0.350634] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[ 0.350731] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[ 0.350835] pci 0000:00:18.0: [1022:1679] type 00 class 0x060000
[ 0.350856] pci 0000:00:18.1: [1022:167a] type 00 class 0x060000
[ 0.350875] pci 0000:00:18.2: [1022:167b] type 00 class 0x060000
[ 0.350894] pci 0000:00:18.3: [1022:167c] type 00 class 0x060000
[ 0.350912] pci 0000:00:18.4: [1022:167d] type 00 class 0x060000
[ 0.350931] pci 0000:00:18.5: [1022:167e] type 00 class 0x060000
[ 0.350949] pci 0000:00:18.6: [1022:167f] type 00 class 0x060000
[ 0.350968] pci 0000:00:18.7: [1022:1680] type 00 class 0x060000
[ 0.351210] pci 0000:01:00.0: [10de:25a0] type 00 class 0x030000
[ 0.351218] pci 0000:01:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[ 0.351225] pci 0000:01:00.0: reg 0x14: [mem 0x7000000000-0x70ffffffff 64bit pref]
[ 0.351231] pci 0000:01:00.0: reg 0x1c: [mem 0x7100000000-0x7101ffffff 64bit pref]
[ 0.351235] pci 0000:01:00.0: reg 0x24: [io 0xf000-0xf07f]
[ 0.351238] pci 0000:01:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[ 0.351284] pci 0000:01:00.0: PME# supported from D0 D3hot
[ 0.351348] pci 0000:01: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.351831] pci 0000:00:01.1: PCI bridge to [bus 01-05]
[ 0.351834] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 0.351836] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.351838] pci 0000:00:01.1: bridge window [mem 0x7000000000-0x7801ffffff 64bit pref]
[ 0.351888] pci 0000:06:00.0: [14c3:7922] type 00 class 0x028000
[ 0.351908] pci 0000:06:00.0: reg 0x10: [mem 0x7820300000-0x78203fffff 64bit pref]
[ 0.351919] pci 0000:06:00.0: reg 0x18: [mem 0xfcb00000-0xfcb07fff 64bit]
[ 0.352002] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[ 0.352126] pci 0000:00:02.2: PCI bridge to [bus 06]
[ 0.352131] pci 0000:00:02.2: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.352135] pci 0000:00:02.2: bridge window [mem 0x7820300000-0x78203fffff 64bit pref]
[ 0.352258] pci 0000:07:00.0: [15b7:5026] type 00 class 0x010802
[ 0.352288] pci 0000:07:00.0: reg 0x10: [mem 0xfca00000-0xfca03fff 64bit]
[ 0.352731] pci 0000:00:02.4: PCI bridge to [bus 07]
[ 0.352736] pci 0000:00:02.4: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.352798] pci 0000:08:00.0: [1002:1681] type 00 class 0x030000
[ 0.352809] pci 0000:08:00.0: reg 0x10: [mem 0x7810000000-0x781fffffff 64bit pref]
[ 0.352816] pci 0000:08:00.0: reg 0x18: [mem 0x7820000000-0x78201fffff 64bit pref]
[ 0.352821] pci 0000:08:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 0.352826] pci 0000:08:00.0: reg 0x24: [mem 0xfc600000-0xfc67ffff]
[ 0.352835] pci 0000:08:00.0: enabling Extended Tags
[ 0.352845] pci 0000:08:00.0: BAR 0: assigned to efifb
[ 0.352884] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.352953] pci 0000:08:00.1: [1002:1640] type 00 class 0x040300
[ 0.352961] pci 0000:08:00.1: reg 0x10: [mem 0xfc6c8000-0xfc6cbfff]
[ 0.352983] pci 0000:08:00.1: enabling Extended Tags
[ 0.353013] pci 0000:08:00.1: PME# supported from D1 D2 D3hot D3cold
[ 0.353059] pci 0000:08:00.2: [1022:1649] type 00 class 0x108000
[ 0.353152] pci 0000:08:00.2: reg 0x18: [mem 0xfc500000-0xfc5fffff]
[ 0.353162] pci 0000:08:00.2: reg 0x24: [mem 0xfc6ce000-0xfc6cffff]
[ 0.353168] pci 0000:08:00.2: enabling Extended Tags
[ 0.353244] pci 0000:08:00.3: [1022:161d] type 00 class 0x0c0330
[ 0.353255] pci 0000:08:00.3: reg 0x10: [mem 0xfc400000-0xfc4fffff 64bit]
[ 0.353279] pci 0000:08:00.3: enabling Extended Tags
[ 0.353311] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[ 0.353523] pci 0000:08:00.4: [1022:161e] type 00 class 0x0c0330
[ 0.353535] pci 0000:08:00.4: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
[ 0.353559] pci 0000:08:00.4: enabling Extended Tags
[ 0.353593] pci 0000:08:00.4: PME# supported from D0 D3hot D3cold
[ 0.353784] pci 0000:08:00.5: [1022:15e2] type 00 class 0x048000
[ 0.353792] pci 0000:08:00.5: reg 0x10: [mem 0xfc680000-0xfc6bffff]
[ 0.353813] pci 0000:08:00.5: enabling Extended Tags
[ 0.353844] pci 0000:08:00.5: PME# supported from D0 D3hot D3cold
[ 0.353891] pci 0000:08:00.6: [1022:15e3] type 00 class 0x040300
[ 0.353900] pci 0000:08:00.6: reg 0x10: [mem 0xfc6c0000-0xfc6c7fff]
[ 0.353928] pci 0000:08:00.6: enabling Extended Tags
[ 0.353958] pci 0000:08:00.6: PME# supported from D0 D3hot D3cold
[ 0.354001] pci 0000:08:00.7: [1022:15e4] type 00 class 0x118000
[ 0.354015] pci 0000:08:00.7: reg 0x18: [mem 0xfc200000-0xfc2fffff]
[ 0.354024] pci 0000:08:00.7: reg 0x24: [mem 0xfc6cc000-0xfc6cdfff]
[ 0.354031] pci 0000:08:00.7: enabling Extended Tags
[ 0.354117] pci 0000:00:08.1: PCI bridge to [bus 08]
[ 0.354119] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 0.354121] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc6fffff]
[ 0.354124] pci 0000:00:08.1: bridge window [mem 0x7810000000-0x78201fffff 64bit pref]
[ 0.354172] pci 0000:09:00.0: [1022:161f] type 00 class 0x0c0330
[ 0.354188] pci 0000:09:00.0: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit]
[ 0.354218] pci 0000:09:00.0: enabling Extended Tags
[ 0.354257] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[ 0.354464] pci 0000:09:00.3: [1022:15d6] type 00 class 0x0c0330
[ 0.354475] pci 0000:09:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[ 0.354500] pci 0000:09:00.3: enabling Extended Tags
[ 0.354533] pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
[ 0.354721] pci 0000:09:00.4: [1022:15d7] type 00 class 0x0c0330
[ 0.354733] pci 0000:09:00.4: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
[ 0.354757] pci 0000:09:00.4: enabling Extended Tags
[ 0.354790] pci 0000:09:00.4: PME# supported from D0 D3hot D3cold
[ 0.354984] pci 0000:00:08.3: PCI bridge to [bus 09]
[ 0.354988] pci 0000:00:08.3: bridge window [mem 0xfc700000-0xfc9fffff]
[ 0.360938] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.360972] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.361001] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.361036] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.361068] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.361095] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.361121] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.361148] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.371059] ACPI: EC: interrupt unblocked
[ 0.371060] ACPI: EC: event unblocked
[ 0.371068] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.371069] ACPI: EC: GPE=0x11
[ 0.371070] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[ 0.371071] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[ 0.371094] iommu: Default domain type: Translated
[ 0.371095] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.371169] SCSI subsystem initialized
[ 0.371174] libata version 3.00 loaded.
[ 0.371174] ACPI: bus type USB registered
[ 0.371174] usbcore: registered new interface driver usbfs
[ 0.371174] usbcore: registered new interface driver hub
[ 0.371174] usbcore: registered new device driver usb
[ 0.418341] pps_core: LinuxPPS API ver. 1 registered
[ 0.418343] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.418344] PTP clock support registered
[ 0.418351] EDAC MC: Ver: 3.0.0
[ 0.418482] Registered efivars operations
[ 0.418482] NetLabel: Initializing
[ 0.418482] NetLabel: domain hash size = 128
[ 0.418482] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.418482] NetLabel: unlabeled traffic allowed by default
[ 0.418482] mctp: management component transport protocol core
[ 0.418482] NET: Registered PF_MCTP protocol family
[ 0.418482] PCI: Using ACPI for IRQ routing
[ 0.427236] PCI: pci_cache_line_size set to 64 bytes
[ 0.427417] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[ 0.427418] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
[ 0.427420] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[ 0.427420] e820: reserve RAM buffer [mem 0xaceae000-0xafffffff]
[ 0.427421] e820: reserve RAM buffer [mem 0xacf46000-0xafffffff]
[ 0.427421] e820: reserve RAM buffer [mem 0xb12ee000-0xb3ffffff]
[ 0.427422] e820: reserve RAM buffer [mem 0xba3ff000-0xbbffffff]
[ 0.427422] e820: reserve RAM buffer [mem 0xbab42000-0xbbffffff]
[ 0.427423] e820: reserve RAM buffer [mem 0xbbffd000-0xbbffffff]
[ 0.427423] e820: reserve RAM buffer [mem 0x81e300000-0x81fffffff]
[ 0.427429] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.427429] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.427429] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.427429] pci 0000:08:00.0: vgaarb: setting as boot VGA device (overriding previous)
[ 0.427429] pci 0000:08:00.0: vgaarb: bridge control possible
[ 0.427429] pci 0000:08:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.427429] vgaarb: loaded
[ 0.427429] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.427429] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.428781] clocksource: Switched to clocksource tsc-early
[ 0.430037] VFS: Disk quotas dquot_6.6.0
[ 0.430037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.430037] pnp: PnP ACPI init
[ 0.430037] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.434098] system 00:02: [io 0x04d0-0x04d1] has been reserved
[ 0.434099] system 00:02: [io 0x040b] has been reserved
[ 0.434100] system 00:02: [io 0x04d6] has been reserved
[ 0.434101] system 00:02: [io 0x0c00-0x0c01] has been reserved
[ 0.434101] system 00:02: [io 0x0c14] has been reserved
[ 0.434102] system 00:02: [io 0x0c50-0x0c51] has been reserved
[ 0.434103] system 00:02: [io 0x0c52] has been reserved
[ 0.434103] system 00:02: [io 0x0c6c] has been reserved
[ 0.434104] system 00:02: [io 0x0c6f] has been reserved
[ 0.434104] system 00:02: [io 0x0cd0-0x0cd1] has been reserved
[ 0.434105] system 00:02: [io 0x0cd2-0x0cd3] has been reserved
[ 0.434106] system 00:02: [io 0x0cd4-0x0cd5] has been reserved
[ 0.434106] system 00:02: [io 0x0cd6-0x0cd7] has been reserved
[ 0.434108] system 00:02: [io 0x0cd8-0x0cdf] has been reserved
[ 0.434108] system 00:02: [io 0x0800-0x089f] has been reserved
[ 0.434109] system 00:02: [io 0x0b00-0x0b0f] has been reserved
[ 0.434109] system 00:02: [io 0x0b20-0x0b3f] has been reserved
[ 0.434110] system 00:02: [io 0x0900-0x090f] has been reserved
[ 0.434111] system 00:02: [io 0x0910-0x091f] has been reserved
[ 0.434111] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.434112] system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
[ 0.434113] system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
[ 0.434114] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.434115] system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
[ 0.434116] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.434117] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
[ 0.434637] pnp: PnP ACPI: found 3 devices
[ 0.439896] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.439957] NET: Registered PF_INET protocol family
[ 0.440158] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.442504] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.442533] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.442708] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.442890] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.442932] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.443038] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.443088] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.443155] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.443207] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.443214] NET: Registered PF_XDP protocol family
[ 0.443220] pci 0000:00:01.1: PCI bridge to [bus 01-05]
[ 0.443227] pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
[ 0.443230] pci 0000:00:01.1: bridge window [mem 0xfb000000-0xfc0fffff]
[ 0.443232] pci 0000:00:01.1: bridge window [mem 0x7000000000-0x7801ffffff 64bit pref]
[ 0.443235] pci 0000:00:02.2: PCI bridge to [bus 06]
[ 0.443238] pci 0000:00:02.2: bridge window [mem 0xfcb00000-0xfcbfffff]
[ 0.443240] pci 0000:00:02.2: bridge window [mem 0x7820300000-0x78203fffff 64bit pref]
[ 0.443244] pci 0000:00:02.4: PCI bridge to [bus 07]
[ 0.443247] pci 0000:00:02.4: bridge window [mem 0xfca00000-0xfcafffff]
[ 0.443253] pci 0000:00:08.1: PCI bridge to [bus 08]
[ 0.443254] pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
[ 0.443259] pci 0000:00:08.1: bridge window [mem 0xfc200000-0xfc6fffff]
[ 0.443261] pci 0000:00:08.1: bridge window [mem 0x7810000000-0x78201fffff 64bit pref]
[ 0.443264] pci 0000:00:08.3: PCI bridge to [bus 09]
[ 0.443266] pci 0000:00:08.3: bridge window [mem 0xfc700000-0xfc9fffff]
[ 0.443270] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.443271] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.443272] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff window]
[ 0.443273] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[ 0.443274] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfcffffff window]
[ 0.443275] pci_bus 0000:00: resource 9 [mem 0x840000000-0x7fffffffff window]
[ 0.443275] pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
[ 0.443276] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff]
[ 0.443277] pci_bus 0000:01: resource 2 [mem 0x7000000000-0x7801ffffff 64bit pref]
[ 0.443277] pci_bus 0000:06: resource 1 [mem 0xfcb00000-0xfcbfffff]
[ 0.443278] pci_bus 0000:06: resource 2 [mem 0x7820300000-0x78203fffff 64bit pref]
[ 0.443279] pci_bus 0000:07: resource 1 [mem 0xfca00000-0xfcafffff]
[ 0.443279] pci_bus 0000:08: resource 0 [io 0xe000-0xefff]
[ 0.443280] pci_bus 0000:08: resource 1 [mem 0xfc200000-0xfc6fffff]
[ 0.443281] pci_bus 0000:08: resource 2 [mem 0x7810000000-0x78201fffff 64bit pref]
[ 0.443282] pci_bus 0000:09: resource 1 [mem 0xfc700000-0xfc9fffff]
[ 0.443430] pci 0000:08:00.1: D0 power state depends on 0000:08:00.0
[ 0.443481] pci 0000:00:08.1: can't derive routing for PCI INT A
[ 0.443482] pci 0000:00:08.1: PCI INT A: not connected
[ 0.443610] pci 0000:00:08.3: can't derive routing for PCI INT A
[ 0.443611] pci 0000:00:08.3: PCI INT A: not connected
[ 0.443742] PCI: CLS 64 bytes, default 64
[ 0.443749] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[ 0.443771] pci 0000:00:00.2: can't derive routing for PCI INT A
[ 0.443771] pci 0000:00:00.2: PCI INT A: not connected
[ 0.443784] pci 0000:00:01.0: Adding to iommu group 0
[ 0.443786] Trying to unpack rootfs image as initramfs...
[ 0.443789] pci 0000:00:01.1: Adding to iommu group 1
[ 0.443798] pci 0000:00:02.0: Adding to iommu group 2
[ 0.443804] pci 0000:00:02.2: Adding to iommu group 3
[ 0.443810] pci 0000:00:02.4: Adding to iommu group 4
[ 0.443815] pci 0000:00:03.0: Adding to iommu group 5
[ 0.443831] pci 0000:00:04.0: Adding to iommu group 6
[ 0.443839] pci 0000:00:08.0: Adding to iommu group 7
[ 0.443849] pci 0000:00:08.1: Adding to iommu group 8
[ 0.443854] pci 0000:00:08.3: Adding to iommu group 9
[ 0.443861] pci 0000:00:14.0: Adding to iommu group 10
[ 0.443865] pci 0000:00:14.3: Adding to iommu group 10
[ 0.443879] pci 0000:00:18.0: Adding to iommu group 11
[ 0.443884] pci 0000:00:18.1: Adding to iommu group 11
[ 0.443888] pci 0000:00:18.2: Adding to iommu group 11
[ 0.443892] pci 0000:00:18.3: Adding to iommu group 11
[ 0.443897] pci 0000:00:18.4: Adding to iommu group 11
[ 0.443902] pci 0000:00:18.5: Adding to iommu group 11
[ 0.443906] pci 0000:00:18.6: Adding to iommu group 11
[ 0.443910] pci 0000:00:18.7: Adding to iommu group 11
[ 0.443920] pci 0000:01:00.0: Adding to iommu group 12
[ 0.443926] pci 0000:06:00.0: Adding to iommu group 13
[ 0.443934] pci 0000:07:00.0: Adding to iommu group 14
[ 0.443955] pci 0000:08:00.0: Adding to iommu group 15
[ 0.443961] pci 0000:08:00.1: Adding to iommu group 16
[ 0.443966] pci 0000:08:00.2: Adding to iommu group 17
[ 0.443973] pci 0000:08:00.3: Adding to iommu group 18
[ 0.443980] pci 0000:08:00.4: Adding to iommu group 19
[ 0.443986] pci 0000:08:00.5: Adding to iommu group 20
[ 0.443993] pci 0000:08:00.6: Adding to iommu group 21
[ 0.443999] pci 0000:08:00.7: Adding to iommu group 22
[ 0.444007] pci 0000:09:00.0: Adding to iommu group 23
[ 0.444012] pci 0000:09:00.3: Adding to iommu group 24
[ 0.444019] pci 0000:09:00.4: Adding to iommu group 25
[ 0.446191] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.446193] AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
[ 0.446198] AMD-Vi: Interrupt remapping enabled
[ 0.446214] AMD-Vi: Virtual APIC enabled
[ 0.446319] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.446322] software IO TLB: mapped [mem 0x00000000a7da5000-0x00000000abda5000] (64MB)
[ 0.446375] LVT offset 0 assigned for vector 0x400
[ 0.446488] perf: AMD IBS detected (0x000003fd)
[ 0.446492] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[ 0.447692] Initialise system trusted keyrings
[ 0.447701] Key type blacklist registered
[ 0.447726] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.448224] zbud: loaded
[ 0.448336] integrity: Platform Keyring initialized
[ 0.448338] integrity: Machine keyring initialized
[ 0.450666] Key type asymmetric registered
[ 0.450668] Asymmetric key parser 'x509' registered
[ 0.490821] Freeing initrd memory: 57208K
[ 0.493086] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 0.493106] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.493142] io scheduler mq-deadline registered
[ 0.493143] io scheduler kyber registered
[ 0.493173] io scheduler bfq registered
[ 0.493471] amd_gpio AMDI0030:00: failed to get iomux index
[ 0.494700] pcieport 0000:00:01.1: PME: Signaling with IRQ 30
[ 0.494732] pcieport 0000:00:01.1: AER: enabled with IRQ 30
[ 0.494741] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.494870] pcieport 0000:00:02.2: PME: Signaling with IRQ 31
[ 0.494901] pcieport 0000:00:02.2: AER: enabled with IRQ 31
[ 0.495015] pcieport 0000:00:02.4: PME: Signaling with IRQ 32
[ 0.495051] pcieport 0000:00:02.4: AER: enabled with IRQ 32
[ 0.495158] pcieport 0000:00:08.1: PME: Signaling with IRQ 33
[ 0.495251] pcieport 0000:00:08.3: PME: Signaling with IRQ 34
[ 0.495280] pcieport 0000:00:08.3: AER: enabled with IRQ 34
[ 0.495351] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.497158] ACPI: AC: AC Adapter [AC0] (off-line)
[ 0.497189] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4d/PNP0C09:00/PNP0C0D:00/input/input0
[ 0.497196] ACPI: button: Lid Switch [LID]
[ 0.497208] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.497215] ACPI: button: Power Button [PWRB]
[ 0.497227] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.497236] ACPI: button: Sleep Button [SLPB]
[ 0.497306] Estimated ratio of average max frequency by base frequency (times 1024): 1277
[ 0.497318] Monitor-Mwait will be used to enter C-1 state
[ 0.497322] ACPI: \_SB_.PLTF.P000: Found 3 idle states
[ 0.497389] ACPI: \_SB_.PLTF.P001: Found 3 idle states
[ 0.497466] ACPI: \_SB_.PLTF.P002: Found 3 idle states
[ 0.497539] ACPI: \_SB_.PLTF.P003: Found 3 idle states
[ 0.497616] ACPI: \_SB_.PLTF.P004: Found 3 idle states
[ 0.497696] ACPI: \_SB_.PLTF.P005: Found 3 idle states
[ 0.497770] ACPI: \_SB_.PLTF.P006: Found 3 idle states
[ 0.497847] ACPI: \_SB_.PLTF.P007: Found 3 idle states
[ 0.497935] ACPI: \_SB_.PLTF.P008: Found 3 idle states
[ 0.498041] ACPI: \_SB_.PLTF.P009: Found 3 idle states
[ 0.498117] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
[ 0.498235] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
[ 0.498291] ACPI: \_SB_.PLTF.P00C: Found 3 idle states
[ 0.498405] ACPI: \_SB_.PLTF.P00D: Found 3 idle states
[ 0.498461] ACPI: \_SB_.PLTF.P00E: Found 3 idle states
[ 0.498570] ACPI: \_SB_.PLTF.P00F: Found 3 idle states
[ 0.499060] ACPI: \_TZ_.THRM: Invalid passive threshold
[ 0.499203] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.499204] ACPI: thermal: Thermal Zone [THRM] (73 C)
[ 0.499256] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.499257] ACPI: thermal: Thermal Zone [TZ01] (20 C)
[ 0.499415] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.500408] Non-volatile memory driver v1.3
[ 0.500409] Linux agpgart interface v0.103
[ 0.500466] AMD-Vi: AMD IOMMUv2 loaded and initialized
[ 0.500543] ACPI: bus type drm_connector registered
[ 0.501313] ACPI: battery: Slot [BAT0] (battery present)
[ 0.502229] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.502232] ehci-pci: EHCI PCI platform driver
[ 0.502237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.502238] ohci-pci: OHCI PCI platform driver
[ 0.502241] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.502262] usbcore: registered new interface driver usbserial_generic
[ 0.502264] usbserial: USB Serial support registered for generic
[ 0.502362] rtc_cmos 00:01: RTC can wake from S4
[ 0.502555] rtc_cmos 00:01: registered as rtc0
[ 0.502583] rtc_cmos 00:01: setting system clock to 2022-08-29T13:08:50 UTC (1661778530)
[ 0.502591] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.502827] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.502882] efifb: probing for efifb
[ 0.503031] efifb: framebuffer at 0x7810000000, using 9024k, total 9024k
[ 0.503032] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[ 0.503033] efifb: scrolling: redraw
[ 0.503033] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.503092] fbcon: Deferring console take-over
[ 0.503093] fb0: EFI VGA frame buffer device
[ 0.503105] hid: raw HID events driver (C) Jiri Kosina
[ 0.503153] drop_monitor: Initializing network drop monitor service
[ 0.509091] Initializing XFRM netlink socket
[ 0.509136] NET: Registered PF_INET6 protocol family
[ 0.511940] Segment Routing with IPv6
[ 0.511942] RPL Segment Routing with IPv6
[ 0.511950] In-situ OAM (IOAM) with IPv6
[ 0.511973] NET: Registered PF_PACKET protocol family
[ 0.513702] microcode: CPU0: patch_level=0x0a404102
[ 0.513712] microcode: CPU1: patch_level=0x0a404102
[ 0.513737] microcode: CPU2: patch_level=0x0a404102
[ 0.513747] microcode: CPU3: patch_level=0x0a404102
[ 0.513772] microcode: CPU4: patch_level=0x0a404102
[ 0.513781] microcode: CPU5: patch_level=0x0a404102
[ 0.513806] microcode: CPU6: patch_level=0x0a404102
[ 0.513816] microcode: CPU7: patch_level=0x0a404102
[ 0.513841] microcode: CPU8: patch_level=0x0a404102
[ 0.513849] microcode: CPU9: patch_level=0x0a404102
[ 0.513875] microcode: CPU10: patch_level=0x0a404102
[ 0.513883] microcode: CPU11: patch_level=0x0a404102
[ 0.513909] microcode: CPU12: patch_level=0x0a404102
[ 0.513917] microcode: CPU13: patch_level=0x0a404102
[ 0.513920] microcode: CPU14: patch_level=0x0a404102
[ 0.513925] microcode: CPU15: patch_level=0x0a404102
[ 0.513927] microcode: Microcode Update Driver: v2.2.
[ 0.514212] resctrl: L3 allocation detected
[ 0.514213] resctrl: MB allocation detected
[ 0.514213] resctrl: L3 monitoring detected
[ 0.514216] IPI shorthand broadcast: enabled
[ 0.514236] sched_clock: Marking stable (513677303, 527627)->(515012783, -807853)
[ 0.514578] registered taskstats version 1
[ 0.515136] Loading compiled-in X.509 certificates
[ 0.516896] Loaded X.509 cert 'Build time autogenerated kernel key: 27cc37ddf557b633741d3acde0a6dd6a4c25e1ca'
[ 0.517551] zswap: loaded using pool lz4/z3fold
[ 0.517833] Key type ._fscrypt registered
[ 0.517834] Key type .fscrypt registered
[ 0.517835] Key type fscrypt-provisioning registered
[ 0.517968] integrity: Loading X.509 certificate: UEFI:db
[ 0.518274] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[ 0.518275] integrity: Loading X.509 certificate: UEFI:db
[ 0.518358] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[ 0.518358] integrity: Loading X.509 certificate: UEFI:db
[ 0.518367] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.518367] integrity: Loading X.509 certificate: UEFI:db
[ 0.518375] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.518375] integrity: Loading X.509 certificate: UEFI:db
[ 0.518460] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[ 0.519825] PM: Magic number: 2:635:130
[ 0.519875] acpi PNP0C02:02: hash matches
[ 0.519898] acpi device:05: hash matches
[ 0.520000] RAS: Correctable Errors collector initialized.
[ 0.521030] Freeing unused decrypted memory: 2036K
[ 0.521290] Freeing unused kernel image (initmem) memory: 2112K
[ 0.546561] Write protecting the kernel read-only data: 28672k
[ 0.547395] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 0.547717] Freeing unused kernel image (rodata/data gap) memory: 1016K
[ 0.568321] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.568325] rodata_test: all tests were successful
[ 0.568330] Run /init as init process
[ 0.568331] with arguments:
[ 0.568333] /init
[ 0.568333] splash
[ 0.568334] with environment:
[ 0.568334] HOME=/
[ 0.568335] TERM=linux
[ 0.568335] BOOT_IMAGE=/boot/vmlinuz-linux-mainline
[ 1.341487] [drm] amdgpu kernel modesetting enabled.
[ 1.341504] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[ 1.341806] ATPX version 1, functions 0x00000001
[ 1.341833] ATPX Hybrid Graphics
[ 1.345772] amdgpu: Virtual CRAT table created for CPU
[ 1.345780] amdgpu: Topology: Add CPU node
[ 1.345886] amdgpu 0000:08:00.0: vgaarb: deactivate vga console
[ 1.345926] amdgpu 0000:08:00.0: enabling device (0006 -> 0007)
[ 1.345980] [drm] initializing kernel modesetting (YELLOW_CARP 0x1002:0x1681 0x1043:0x1D8C 0x01).
[ 1.346053] [drm] register mmio base: 0xFC600000
[ 1.346054] [drm] register mmio size: 524288
[ 1.347584] [drm] add ip block number 0 <nv_common>
[ 1.347585] [drm] add ip block number 1 <gmc_v10_0>
[ 1.347586] [drm] add ip block number 2 <navi10_ih>
[ 1.347586] [drm] add ip block number 3 <psp>
[ 1.347587] [drm] add ip block number 4 <smu>
[ 1.347587] [drm] add ip block number 5 <dm>
[ 1.347588] [drm] add ip block number 6 <gfx_v10_0>
[ 1.347589] [drm] add ip block number 7 <sdma_v5_2>
[ 1.347590] [drm] add ip block number 8 <vcn_v3_0>
[ 1.347590] [drm] add ip block number 9 <jpeg_v3_0>
[ 1.347608] amdgpu 0000:08:00.0: amdgpu: Fetched VBIOS from VFCT
[ 1.347609] amdgpu: ATOM BIOS: 113-REMBRANDT-036
[ 1.347614] [drm] VCN(0) decode is enabled in VM mode
[ 1.347614] [drm] VCN(0) encode is enabled in VM mode
[ 1.347616] [drm] JPEG decode is enabled in VM mode
[ 1.347617] amdgpu 0000:08:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[ 1.347618] amdgpu 0000:08:00.0: amdgpu: PCIE atomic ops is not supported
[ 1.347632] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 1.347636] amdgpu 0000:08:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[ 1.347637] amdgpu 0000:08:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 1.347638] amdgpu 0000:08:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 1.347643] [drm] Detected VRAM RAM=512M, BAR=512M
[ 1.347643] [drm] RAM width 256bits LPDDR5
[ 1.347673] [drm] amdgpu: 512M of VRAM memory ready
[ 1.347674] [drm] amdgpu: 15677M of GTT memory ready.
[ 1.347679] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 1.348182] [drm] PCIE GART of 1024M enabled (table at 0x000000F400A00000).
[ 1.351992] amdgpu 0000:08:00.0: amdgpu: PSP runtime database doesn't exist
[ 1.351994] amdgpu 0000:08:00.0: amdgpu: PSP runtime database doesn't exist
[ 1.358612] [drm] Loading DMUB firmware via PSP: version=0x04000022
[ 1.369847] [drm] use_doorbell being set to: [true]
[ 1.385831] [drm] Found VCN firmware Version ENC: 1.21 DEC: 2 VEP: 0 Revision: 10
[ 1.385837] amdgpu 0000:08:00.0: amdgpu: Will use PSP to load VCN firmware
[ 1.409063] [drm] reserve 0xa00000 from 0xf41e000000 for PSP TMR
[ 1.456703] tsc: Refined TSC clocksource calibration: 3293.811 MHz
[ 1.456712] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f7a758b259, max_idle_ns: 440795268702 ns
[ 1.457183] clocksource: Switched to clocksource tsc
[ 1.478169] [drm] failed to load ucode GLOBAL_TAP_DELAYS(0x23)
[ 1.478171] [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF0010)
[ 1.478490] [drm] failed to load ucode SE0_TAP_DELAYS(0x24)
[ 1.478490] [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF0010)
[ 1.478817] [drm] failed to load ucode SE1_TAP_DELAYS(0x25)
[ 1.478819] [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF0010)
[ 1.479146] [drm] failed to load ucode SE2_TAP_DELAYS(0x26)
[ 1.479147] [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF0010)
[ 1.479474] [drm] failed to load ucode SE3_TAP_DELAYS(0x27)
[ 1.479475] [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0xFFFF0010)
[ 1.560442] amdgpu 0000:08:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 1.571487] amdgpu 0000:08:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 1.571488] amdgpu 0000:08:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 1.574861] amdgpu 0000:08:00.0: amdgpu: SMU is initialized successfully!
[ 1.575842] [drm] Display Core initialized with v3.2.198!
[ 1.577355] [drm] DMUB hardware initialized: version=0x04000022
[ 1.684818] [drm] PSR support 1, DC PSR ver 0, sink PSR ver 3 DPCD caps 0x3a su_y_granularity 4
[ 1.686825] [drm] kiq ring mec 2 pipe 1 q 0
[ 1.690505] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 1.690531] [drm] JPEG decode initialized successfully.
[ 1.691895] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 1.692036] amdgpu: sdma_bitmap: 3
[ 1.708210] memmap_init_zone_device initialised 131072 pages in 0ms
[ 1.708216] amdgpu: HMM registered 512MB device memory
[ 1.709268] amdgpu: SRAT table not found
[ 1.709268] amdgpu: Virtual CRAT table created for GPU
[ 1.711556] amdgpu: Topology: Add dGPU node [0x1681:0x1002]
[ 1.711559] kfd kfd: amdgpu: added device 1002:1681
[ 1.711571] amdgpu 0000:08:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 6, active_cu_number 12
[ 1.711625] amdgpu 0000:08:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 1.711626] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 1.711627] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 1.711627] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 1.711628] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 1.711628] amdgpu 0000:08:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 1.711629] amdgpu 0000:08:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 1.711629] amdgpu 0000:08:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 1.711630] amdgpu 0000:08:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 1.711631] amdgpu 0000:08:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[ 1.711631] amdgpu 0000:08:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 1.711632] amdgpu 0000:08:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 1
[ 1.711632] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 1
[ 1.711633] amdgpu 0000:08:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 1
[ 1.711634] amdgpu 0000:08:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
[ 1.713237] [drm] Initialized amdgpu 3.48.0 20150101 for 0000:08:00.0 on minor 0
[ 1.725568] fbcon: amdgpudrmfb (fb0) is primary device
[ 1.725570] fbcon: Deferring console take-over
[ 1.725573] amdgpu 0000:08:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 1.759705] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.759945] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:25/LNXVIDEO:00/input/input3
[ 1.994105] [drm] radeon kernel modesetting enabled.
[ 1.994133] vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
[ 1.994554] ATPX version 1, functions 0x00000001
[ 1.994581] ATPX Hybrid Graphics
[ 2.058235] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.058535] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.058627] acpi PNP0C14:03: duplicate WMI GUID B2526ED4-CB45-49FA-9230-8D2FE8AFB8EC (first instance was on PNP0C14:01)
[ 2.058629] acpi PNP0C14:03: duplicate WMI GUID 1E2A0DA0-2B9E-424F-9C87-B1DAC3F4E9DA (first instance was on PNP0C14:01)
[ 2.058630] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.058707] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.062046] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 2.062054] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 1
[ 2.062460] xhci_hcd 0000:08:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[ 2.062780] xhci_hcd 0000:08:00.3: xHCI Host Controller
[ 2.062784] xhci_hcd 0000:08:00.3: new USB bus registered, assigned bus number 2
[ 2.062787] xhci_hcd 0000:08:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.062831] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 2.062833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.062834] usb usb1: Product: xHCI Host Controller
[ 2.062836] usb usb1: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.062837] usb usb1: SerialNumber: 0000:08:00.3
[ 2.062952] hub 1-0:1.0: USB hub found
[ 2.062973] hub 1-0:1.0: 4 ports detected
[ 2.063495] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.063510] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 2.063512] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.063513] usb usb2: Product: xHCI Host Controller
[ 2.063514] usb usb2: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.063515] usb usb2: SerialNumber: 0000:08:00.3
[ 2.063662] hub 2-0:1.0: USB hub found
[ 2.063685] hub 2-0:1.0: 2 ports detected
[ 2.064642] xhci_hcd 0000:08:00.4: xHCI Host Controller
[ 2.064647] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 3
[ 2.065041] xhci_hcd 0000:08:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
[ 2.065264] xhci_hcd 0000:08:00.4: xHCI Host Controller
[ 2.065268] xhci_hcd 0000:08:00.4: new USB bus registered, assigned bus number 4
[ 2.065270] xhci_hcd 0000:08:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.065295] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 2.065298] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.065299] usb usb3: Product: xHCI Host Controller
[ 2.065300] usb usb3: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.065302] usb usb3: SerialNumber: 0000:08:00.4
[ 2.065393] hub 3-0:1.0: USB hub found
[ 2.065405] hub 3-0:1.0: 3 ports detected
[ 2.065771] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.065782] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 2.065783] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.065784] usb usb4: Product: xHCI Host Controller
[ 2.065785] usb usb4: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.065786] usb usb4: SerialNumber: 0000:08:00.4
[ 2.065858] hub 4-0:1.0: USB hub found
[ 2.065873] hub 4-0:1.0: 2 ports detected
[ 2.065893] nvme 0000:07:00.0: platform quirk: setting simple suspend
[ 2.065940] nvme nvme0: pci function 0000:07:00.0
[ 2.066279] xhci_hcd 0000:09:00.0: xHCI Host Controller
[ 2.066284] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 5
[ 2.067603] xhci_hcd 0000:09:00.0: USB3 root hub has no ports
[ 2.067606] xhci_hcd 0000:09:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[ 2.067818] xhci_hcd 0000:09:00.0: xHCI Host Controller
[ 2.067821] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 6
[ 2.067823] xhci_hcd 0000:09:00.0: Host supports USB 3.0 SuperSpeed
[ 2.067870] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 2.067872] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.067874] usb usb5: Product: xHCI Host Controller
[ 2.067875] usb usb5: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.067876] usb usb5: SerialNumber: 0000:09:00.0
[ 2.067956] hub 5-0:1.0: USB hub found
[ 2.067966] hub 5-0:1.0: 1 port detected
[ 2.068142] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.068158] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 2.068160] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.068161] usb usb6: Product: xHCI Host Controller
[ 2.068162] usb usb6: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.068164] usb usb6: SerialNumber: 0000:09:00.0
[ 2.068218] hub 6-0:1.0: USB hub found
[ 2.068221] hub 6-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 2.068347] xhci_hcd 0000:09:00.3: xHCI Host Controller
[ 2.068352] xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 7
[ 2.068729] xhci_hcd 0000:09:00.3: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[ 2.069010] xhci_hcd 0000:09:00.3: xHCI Host Controller
[ 2.069012] xhci_hcd 0000:09:00.3: new USB bus registered, assigned bus number 8
[ 2.069013] xhci_hcd 0000:09:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.069032] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 2.069034] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.069034] usb usb7: Product: xHCI Host Controller
[ 2.069035] usb usb7: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.069036] usb usb7: SerialNumber: 0000:09:00.3
[ 2.069080] hub 7-0:1.0: USB hub found
[ 2.069083] hub 7-0:1.0: 1 port detected
[ 2.069188] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.069197] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 2.069198] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.069199] usb usb8: Product: xHCI Host Controller
[ 2.069200] usb usb8: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.069201] usb usb8: SerialNumber: 0000:09:00.3
[ 2.069235] hub 8-0:1.0: USB hub found
[ 2.069238] hub 8-0:1.0: 1 port detected
[ 2.069380] xhci_hcd 0000:09:00.4: xHCI Host Controller
[ 2.069384] xhci_hcd 0000:09:00.4: new USB bus registered, assigned bus number 9
[ 2.069760] xhci_hcd 0000:09:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
[ 2.070014] xhci_hcd 0000:09:00.4: xHCI Host Controller
[ 2.070016] xhci_hcd 0000:09:00.4: new USB bus registered, assigned bus number 10
[ 2.070018] xhci_hcd 0000:09:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.070042] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 2.070043] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.070044] usb usb9: Product: xHCI Host Controller
[ 2.070044] usb usb9: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.070045] usb usb9: SerialNumber: 0000:09:00.4
[ 2.070137] hub 9-0:1.0: USB hub found
[ 2.070145] hub 9-0:1.0: 1 port detected
[ 2.070241] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.070250] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 2.070251] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.070252] usb usb10: Product: xHCI Host Controller
[ 2.070252] usb usb10: Manufacturer: Linux 6.0.0-rc2-1-mainline xhci-hcd
[ 2.070253] usb usb10: SerialNumber: 0000:09:00.4
[ 2.070293] hub 10-0:1.0: USB hub found
[ 2.070296] hub 10-0:1.0: 1 port detected
[ 2.140666] nvme nvme0: allocated 64 MiB host memory buffer.
[ 2.295635] nvme nvme0: 16/0/0 default/read/poll queues
[ 2.316769] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 2.316769] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[ 2.316795] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[ 2.327928] nvme0n1: p1 p2 p3
[ 2.463792] usb 5-1: New USB device found, idVendor=13d3, idProduct=5458, bcdDevice=21.52
[ 2.463803] usb 5-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 2.463806] usb 5-1: Product: USB2.0 HD UVC WebCam
[ 2.463809] usb 5-1: Manufacturer: Azurewave
[ 2.463811] usb 5-1: SerialNumber: 0x0001
[ 2.479864] usb 1-3: New USB device found, idVendor=0b05, idProduct=19b6, bcdDevice= 0.02
[ 2.479876] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.479879] usb 1-3: Product: N-KEY Device
[ 2.479882] usb 1-3: Manufacturer: ASUSTeK Computer Inc.
[ 2.492308] usb 3-3: New USB device found, idVendor=04f3, idProduct=0c6e, bcdDevice= 1.61
[ 2.492317] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.492319] usb 3-3: Product: ELAN:Fingerprint
[ 2.492321] usb 3-3: Manufacturer: ELAN
[ 2.630157] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 2.776723] usb 1-4: New USB device found, idVendor=13d3, idProduct=3568, bcdDevice= 1.00
[ 2.776734] usb 1-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[ 2.776738] usb 1-4: Product: Wireless_Device
[ 2.776741] usb 1-4: Manufacturer: MediaTek Inc.
[ 2.776743] usb 1-4: SerialNumber: 000000000
[ 2.793229] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input4
[ 2.793462] input: ASUSTeK Computer Inc. N-KEY Device Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input5
[ 2.850411] input: ASUSTeK Computer Inc. N-KEY Device Wireless Radio Control as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input6
[ 2.850614] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input7
[ 2.850816] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input8
[ 2.851329] hid-generic 0003:0B05:19B6.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input0
[ 2.867416] hid-generic 0003:0B05:19B6.0002: hiddev97,hidraw1: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input1
[ 2.873229] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.2/0003:0B05:19B6.0003/input/input9
[ 2.927195] hid-generic 0003:0B05:19B6.0003: input,hidraw2: USB HID v1.10 Keyboard [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input2
[ 2.931917] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.3/0003:0B05:19B6.0004/input/input10
[ 2.932266] hid-generic 0003:0B05:19B6.0004: input,hidraw3: USB HID v1.10 Mouse [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input3
[ 2.932337] usbcore: registered new interface driver usbhid
[ 2.932340] usbhid: USB HID core driver
[ 2.944468] asus_wmi: ASUS WMI generic driver loaded
[ 3.131635] asus 0003:0B05:19B6.0001: Asus initialise N-KEY Device
[ 3.146479] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/0003:0B05:19B6.0001/input/input11
[ 3.200416] asus 0003:0B05:19B6.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input0
[ 3.202420] asus 0003:0B05:19B6.0002: hiddev97,hidraw1: USB HID v1.10 Device [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input1
[ 3.202425] asus 0003:0B05:19B6.0002: Asus input not registered
[ 3.202481] asus: probe of 0003:0B05:19B6.0002 failed with error -12
[ 3.324879] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.2/0003:0B05:19B6.0003/input/input12
[ 3.381198] asus 0003:0B05:19B6.0003: input,hidraw1: USB HID v1.10 Keyboard [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input2
[ 3.397970] input: ASUSTeK Computer Inc. N-KEY Device as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.3/0003:0B05:19B6.0004/input/input13
[ 3.398134] asus 0003:0B05:19B6.0004: input,hidraw2: USB HID v1.10 Mouse [ASUSTeK Computer Inc. N-KEY Device] on usb-0000:08:00.3-3/input3
[ 3.418699] [drm] DSC precompute is not needed.
[ 3.464190] PM: Image not found (code -22)
[ 3.763809] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 3.909819] 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)
[ 3.909828] systemd[1]: Detected architecture x86-64.
[ 3.915284] systemd[1]: Hostname set to <x13>.
[ 4.562864] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.591221] systemd[1]: Created slice Slice /system/getty.
[ 4.591666] systemd[1]: Created slice Slice /system/modprobe.
[ 4.591847] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 4.591943] systemd[1]: Created slice User and Session Slice.
[ 4.591995] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.592123] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.592158] systemd[1]: Reached target Login Prompts.
[ 4.592168] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 4.592194] systemd[1]: Reached target Remote File Systems.
[ 4.592201] systemd[1]: Reached target Slice Units.
[ 4.592222] systemd[1]: Reached target Local Verity Protected Volumes.
[ 4.592266] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 4.592703] systemd[1]: Listening on LVM2 poll daemon socket.
[ 4.594244] systemd[1]: Listening on Process Core Dump Socket.
[ 4.594335] systemd[1]: Listening on Journal Audit Socket.
[ 4.594391] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.594447] systemd[1]: Listening on Journal Socket.
[ 4.594518] systemd[1]: Listening on udev Control Socket.
[ 4.594561] systemd[1]: Listening on udev Kernel Socket.
[ 4.595162] systemd[1]: Mounting Huge Pages File System...
[ 4.595894] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.596340] systemd[1]: Mounting Kernel Debug File System...
[ 4.596770] systemd[1]: Mounting Kernel Trace File System...
[ 4.597296] systemd[1]: Starting Create List of Static Device Nodes...
[ 4.597784] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 4.598213] systemd[1]: Starting Load Kernel Module configfs...
[ 4.598670] systemd[1]: Starting Load Kernel Module drm...
[ 4.599113] systemd[1]: Starting Load Kernel Module fuse...
[ 4.599194] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 4.600175] systemd[1]: Starting Journal Service...
[ 4.603094] systemd[1]: Starting Load Kernel Modules...
[ 4.603514] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.605659] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[ 4.606473] systemd[1]: Starting Coldplug All udev Devices...
[ 4.607364] systemd[1]: Mounted Huge Pages File System.
[ 4.607489] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.607582] systemd[1]: Mounted Kernel Debug File System.
[ 4.607725] systemd[1]: Mounted Kernel Trace File System.
[ 4.607894] systemd[1]: Finished Create List of Static Device Nodes.
[ 4.608113] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 4.608196] systemd[1]: Finished Load Kernel Module configfs.
[ 4.608343] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 4.608420] systemd[1]: Finished Load Kernel Module drm.
[ 4.608941] systemd[1]: Mounting Kernel Configuration File System...
[ 4.608979] fuse: init (API version 7.36)
[ 4.609390] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 4.609457] systemd[1]: Finished Load Kernel Module fuse.
[ 4.609917] systemd[1]: Mounting FUSE Control File System...
[ 4.610666] systemd[1]: Mounted FUSE Control File System.
[ 4.611303] systemd[1]: Mounted Kernel Configuration File System.
[ 4.611912] EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
[ 4.612427] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 4.612497] audit: type=1130 audit(1661778534.604:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.612607] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 4.613131] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 4.614027] systemd[1]: Starting Load/Save Random Seed...
[ 4.614100] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 4.614869] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.615488] systemd[1]: Starting Setup Virtual Console...
[ 4.619638] Asymmetric key parser 'pkcs8' registered
[ 4.620188] systemd[1]: Finished Load Kernel Modules.
[ 4.620245] audit: type=1130 audit(1661778534.614:3): 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'
[ 4.620873] systemd[1]: Starting Apply Kernel Variables...
[ 4.624969] systemd[1]: Finished Load/Save Random Seed.
[ 4.625054] audit: type=1130 audit(1661778534.617:4): 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'
[ 4.625228] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 4.626394] systemd[1]: Finished Apply Kernel Variables.
[ 4.626440] audit: type=1130 audit(1661778534.617: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'
[ 4.636031] systemd[1]: Started Journal Service.
[ 4.636079] audit: type=1130 audit(1661778534.627:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.637420] audit: type=1130 audit(1661778534.631:7): 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'
[ 4.637926] audit: type=1334 audit(1661778534.631:8): prog-id=9 op=LOAD
[ 4.637983] audit: type=1334 audit(1661778534.631:9): prog-id=10 op=LOAD
[ 4.637986] audit: type=1334 audit(1661778534.631:10): prog-id=11 op=LOAD
[ 4.639935] systemd-journald[409]: Received client request to flush runtime journal.
[ 4.729973] acpi-tad ACPI000E:00: Missing _PRW
[ 4.735880] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 4.735883] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 4.737163] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 4.742823] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 4.744327] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[ 4.746499] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 4.762177] pcie_mp2_amd 0000:08:00.7: enabling device (0000 -> 0002)
[ 4.764220] ccp 0000:08:00.2: enabling device (0000 -> 0002)
[ 4.764604] ccp 0000:08:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[ 4.766235] hid-generic 0020:1022:0001.0005: hidraw3: SENSOR HUB HID v0.00 Device [hid-amdsfh 1022:0001] on pcie_mp2_amd
[ 4.772594] zenpower: loading out-of-tree module taints kernel.
[ 4.772615] zenpower: module verification failed: signature and/or required key missing - tainting kernel
[ 4.773130] mc: Linux media interface: v0.10
[ 4.774773] ccp 0000:08:00.2: tee enabled
[ 4.774783] ccp 0000:08:00.2: psp enabled
[ 4.776085] mousedev: PS/2 mouse device common for all mice
[ 4.837871] input: ELAN9008:00 04F3:2C82 Touchscreen as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input14
[ 4.837964] input: ELAN9008:00 04F3:2C82 as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input15
[ 4.837988] input: ELAN9008:00 04F3:2C82 as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input16
[ 4.838011] input: ELAN9008:00 04F3:2C82 Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input17
[ 4.838066] input: ELAN9008:00 04F3:2C82 as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input19
[ 4.838092] input: ELAN9008:00 04F3:2C82 as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input20
[ 4.838126] input: ELAN9008:00 04F3:2C82 as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input21
[ 4.847774] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.847894] input: PC Speaker as /devices/platform/pcspkr/input/input23
[ 4.848067] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.850927] Adding 35318960k swap on /dev/nvme0n1p3. Priority:-2 extents:1 across:35318960k SSFS
[ 4.877387] hid-generic 0018:04F3:2C82.0006: input,hidraw4: I2C HID v1.00 Device [ELAN9008:00 04F3:2C82] on i2c-ELAN9008:00
[ 4.964570] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 4.964577] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 4.967814] cryptd: max_cpu_qlen set to 1000
[ 4.998957] AVX2 version of gcm_enc/dec engaged.
[ 4.999203] AES CTR mode by8 optimization enabled
[ 4.999328] Bluetooth: Core ver 2.22
[ 4.999350] NET: Registered PF_BLUETOOTH protocol family
[ 4.999352] Bluetooth: HCI device and connection manager initialized
[ 4.999359] Bluetooth: HCI socket layer initialized
[ 4.999362] Bluetooth: L2CAP socket layer initialized
[ 4.999366] Bluetooth: SCO socket layer initialized
[ 5.037271] input: ELAN1201:00 04F3:3098 Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN1201:00/0018:04F3:3098.0007/input/input24
[ 5.037514] input: ELAN1201:00 04F3:3098 Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN1201:00/0018:04F3:3098.0007/input/input25
[ 5.037775] hid-generic 0018:04F3:3098.0007: input,hidraw5: I2C HID v1.00 Mouse [ELAN1201:00 04F3:3098] on i2c-ELAN1201:00
[ 5.115853] i8042: PNP: No PS/2 controller found.
[ 5.176036] asus_wmi: Initialization: 0x1
[ 5.176098] asus_wmi: BIOS WMI version: 9.0
[ 5.176141] asus_wmi: SFUN value: 0x21
[ 5.176146] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[ 5.176149] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[ 5.181192] videodev: Linux video capture interface: v2.00
[ 5.205610] asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
[ 5.207583] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input26
[ 5.260833] ACPI: battery: new extension: ASUS Battery Extension
[ 5.310094] usbcore: registered new interface driver btusb
[ 5.316886] snd_pci_acp6x 0000:08:00.5: enabling device (0000 -> 0002)
[ 5.347133] usb 5-1: Found UVC 1.10 device USB2.0 HD UVC WebCam (13d3:5458)
[ 5.349264] SVM: TSC scaling supported
[ 5.349266] kvm: Nested Virtualization enabled
[ 5.349267] SVM: kvm: Nested Paging enabled
[ 5.349274] SVM: Virtual VMLOAD VMSAVE supported
[ 5.349274] SVM: Virtual GIF supported
[ 5.349275] SVM: LBR virtualization supported
[ 5.354186] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:08.3/0000:09:00.0/usb5/5-1/5-1:1.0/input/input27
[ 5.354304] usbcore: registered new interface driver uvcvideo
[ 5.421126] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[ 5.421338] snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
[ 5.444118] MCE: In-kernel MCE decoding enabled.
[ 5.445243] mt7921e 0000:06:00.0: enabling device (0000 -> 0002)
[ 5.445540] kauditd_printk_skb: 15 callbacks suppressed
[ 5.445542] audit: type=1130 audit(1661778535.437:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.449313] snd_hda_intel 0000:08:00.1: bound 0000:08:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 5.463747] mt7921e 0000:06:00.0: ASIC revision: 79220010
[ 5.494898] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card0/input28
[ 5.513910] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card0/input29
[ 5.514094] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card0/input30
[ 5.546662] mt7921e 0000:06:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220523103345a
[ 5.586747] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 5.586751] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 5.586752] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 5.586753] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 5.586754] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 5.586755] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x13
[ 5.586755] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
[ 5.592315] intel_rapl_common: Found RAPL domain package
[ 5.592318] intel_rapl_common: Found RAPL domain core
[ 5.646924] audit: type=1130 audit(1661778535.641:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.663218] audit: type=1130 audit(1661778535.654:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.672950] audit: type=1130 audit(1661778535.664:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.676038] audit: type=1130 audit(1661778535.667:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.688083] audit: type=1334 audit(1661778535.681:31): prog-id=14 op=LOAD
[ 5.688135] audit: type=1334 audit(1661778535.681:32): prog-id=15 op=LOAD
[ 5.688157] audit: type=1334 audit(1661778535.681:33): prog-id=16 op=LOAD
[ 5.689077] audit: type=1130 audit(1661778535.681:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.689286] audit: type=1130 audit(1661778535.681:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=disable_kbd_wakeup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.718728] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.718733] Bluetooth: BNEP filters: protocol multicast
[ 5.718739] Bluetooth: BNEP socket layer initialized
[ 5.772187] input: ELAN9008:00 04F3:2C82 as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input31
[ 5.772257] input: ELAN9008:00 04F3:2C82 UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input32
[ 5.772286] input: ELAN9008:00 04F3:2C82 UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input33
[ 5.772313] input: ELAN9008:00 04F3:2C82 Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input34
[ 5.772347] input: ELAN9008:00 04F3:2C82 UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input36
[ 5.772369] input: ELAN9008:00 04F3:2C82 UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input37
[ 5.772389] input: ELAN9008:00 04F3:2C82 UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:2C82.0006/input/input38
[ 5.808024] hid-multitouch 0018:04F3:2C82.0006: input,hidraw3: I2C HID v1.00 Device [ELAN9008:00 04F3:2C82] on i2c-ELAN9008:00
[ 5.829149] NET: Registered PF_QIPCRTR protocol family
[ 5.901535] fbcon: Taking over console
[ 5.916350] input: ELAN1201:00 04F3:3098 Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN1201:00/0018:04F3:3098.0007/input/input40
[ 5.916467] input: ELAN1201:00 04F3:3098 Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-ELAN1201:00/0018:04F3:3098.0007/input/input41
[ 5.916569] hid-multitouch 0018:04F3:3098.0007: input,hidraw4: I2C HID v1.00 Mouse [ELAN1201:00 04F3:3098] on i2c-ELAN1201:00
[ 5.917399] mt7921e 0000:06:00.0: WM Firmware Version: ____000000, Build Time: 20220523103447
[ 6.060856] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card1/input42
[ 6.606323] Console: switching to colour frame buffer device 240x75
[ 7.027334] amdgpu 0000:08:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 7.565570] Bluetooth: hci0: Device setup in 2202501 usecs
[ 7.565579] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 7.631077] Bluetooth: hci0: AOSP extensions version v1.00
[ 7.631087] Bluetooth: hci0: AOSP quality report is supported
[ 7.631250] Bluetooth: MGMT ver 1.22
[ 7.638449] NET: Registered PF_ALG protocol family
[ 7.797286] Bluetooth: hci0: Bad flag given (0x2) vs supported (0x1)
[ 10.127169] wlan0: authenticate with da:4d:e5:83:96:4e
[ 10.331557] wlan0: send auth to da:4d:e5:83:96:4e (try 1/3)
[ 10.338345] wlan0: authenticated
[ 10.363503] wlan0: associate with da:4d:e5:83:96:4e (try 1/3)
[ 10.373156] wlan0: RX AssocResp from da:4d:e5:83:96:4e (capab=0x431 status=0 aid=2)
[ 10.403641] wlan0: associated
[ 10.483124] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 10.602027] kauditd_printk_skb: 51 callbacks suppressed
[ 10.602032] audit: type=1415 audit(1661778540.594:79): op=SPD-add auid=4294967295 ses=4294967295 res=1 src=10.9.0.0 src_prefixlen=16 dst=10.9.0.0 dst_prefixlen=16
[ 10.602038] audit: type=1300 audit(1661778540.594:79): arch=c000003e syscall=44 success=yes exit=184 a0=9 a1=7f8bada03450 a2=b8 a3=0 items=0 ppid=1 pid=699 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="charon-systemd" exe="/usr/bin/charon-systemd" key=(null)
[ 10.602041] audit: type=1327 audit(1661778540.594:79): proctitle="/usr/bin/charon-systemd"
[ 10.602086] audit: type=1415 audit(1661778540.594:80): op=SPD-add auid=4294967295 ses=4294967295 res=1 src=10.9.0.0 src_prefixlen=16 dst=10.9.0.0 dst_prefixlen=16
[ 10.602096] audit: type=1300 audit(1661778540.594:80): arch=c000003e syscall=44 success=yes exit=184 a0=9 a1=7f8bada03450 a2=b8 a3=0 items=0 ppid=1 pid=699 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="charon-systemd" exe="/usr/bin/charon-systemd" key=(null)
[ 10.602100] audit: type=1327 audit(1661778540.594:80): proctitle="/usr/bin/charon-systemd"
[ 10.602108] audit: type=1415 audit(1661778540.594:81): op=SPD-add auid=4294967295 ses=4294967295 res=1 src=10.9.0.0 src_prefixlen=16 dst=10.9.0.0 dst_prefixlen=16
[ 10.602111] audit: type=1300 audit(1661778540.594:81): arch=c000003e syscall=44 success=yes exit=184 a0=9 a1=7f8bada03450 a2=b8 a3=0 items=0 ppid=1 pid=699 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="charon-systemd" exe="/usr/bin/charon-systemd" key=(null)
[ 10.602114] audit: type=1327 audit(1661778540.594:81): proctitle="/usr/bin/charon-systemd"
[ 10.602517] audit: type=1415 audit(1661778540.594:82): op=SPD-add auid=4294967295 ses=4294967295 res=1 src=fe80:0000:0000:0000:0000:0000:0000:0000 src_prefixlen=64 dst=fe80:0000:0000:0000:0000:0000:0000:0000 dst_prefixlen=64
[ 16.153605] kauditd_printk_skb: 10 callbacks suppressed
[ 16.153612] audit: type=1130 audit(1661778546.147:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=reflector comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.153621] audit: type=1131 audit(1661778546.147:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=reflector comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 16.154883] audit: type=1334 audit(1661778546.147:89): prog-id=21 op=LOAD
[ 20.647525] audit: type=1131 audit(1661778550.641:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.916701] audit: type=1100 audit(1661778552.907:91): pid=1079 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="shrtcrct" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 22.916710] audit: type=1101 audit(1661778552.907:92): pid=1079 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="shrtcrct" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 22.917268] audit: type=1103 audit(1661778552.911:93): pid=1079 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="shrtcrct" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 22.917355] audit: type=1006 audit(1661778552.911:94): pid=1079 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 22.917360] audit: type=1300 audit(1661778552.911:94): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffc06d2a300 a2=4 a3=7ffc06d2a014 items=0 ppid=687 pid=1079 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
[ 22.917363] audit: type=1327 audit(1661778552.911:94): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746863343662323535352D623539382D343933612D396463322D356564323133356130643231002D2D69640031002D2D737461727400627370776D002D2D75736572007368727463726374
[ 22.963331] audit: type=1130 audit(1661778552.954:95): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.967522] audit: type=1101 audit(1661778552.961:96): pid=1081 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="shrtcrct" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.967528] audit: type=1103 audit(1661778552.961:97): pid=1081 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="shrtcrct" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ 22.967594] audit: type=1006 audit(1661778552.961:98): pid=1081 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[ 24.039658] Bluetooth: RFCOMM TTY layer initialized
[ 24.039674] Bluetooth: RFCOMM socket layer initialized
[ 24.039679] Bluetooth: RFCOMM ver 1.11
[ 33.113633] kauditd_printk_skb: 12 callbacks suppressed
[ 33.113638] audit: type=1131 audit(1661778563.107:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@961 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 33.154389] audit: type=1131 audit(1661778563.147:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@961 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.772524] audit: type=1131 audit(1661778565.764:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 35.876891] audit: type=1334 audit(1661778565.871:112): prog-id=0 op=UNLOAD
[ 35.876907] audit: type=1334 audit(1661778565.871:113): prog-id=0 op=UNLOAD
[ 35.876913] audit: type=1334 audit(1661778565.871:114): prog-id=0 op=UNLOAD
[ 42.236674] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 42.236678] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 42.239118] audit: type=1111 audit(1661778573.470:115): pid=626 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=88aae2d7-2bc3-4cf3-8e1a-e8494e0d7ae2 name="wg0" pid=2215 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 42.319353] audit: type=1130 audit(1661778573.550:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 42.329119] audit: type=1100 audit(1661778573.560:117): pid=2267 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="shrtcrct" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 42.329182] audit: type=1101 audit(1661778573.560:118): pid=2267 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="shrtcrct" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 42.329765] audit: type=1103 audit(1661778573.560:119): pid=2267 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="shrtcrct" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 42.329824] audit: type=1105 audit(1661778573.560:120): pid=2267 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix acct="shrtcrct" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 43.956649] audit: type=1106 audit(1661778575.186:121): pid=2267 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix acct="shrtcrct" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 43.956665] audit: type=1104 audit(1661778575.186:122): pid=2267 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="shrtcrct" exe="/usr/bin/su" hostname=? addr=? terminal=? res=success'
[ 53.971928] audit: type=1131 audit(1661778585.203:123): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 75.240619] audit: type=1130 audit(1661778606.478:124): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=reflector comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 75.240627] audit: type=1131 audit(1661778606.478:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=reflector comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 245.489920] audit: type=1334 audit(1661778776.740:126): prog-id=0 op=UNLOAD
[ 310.552754] audit: type=1130 audit(1661778841.804:127): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 320.567413] audit: type=1131 audit(1661778851.818:128): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 588.046891] audit: type=1101 audit(1661779119.301:129): pid=2961 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="shrtcrct" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 588.047425] audit: type=1110 audit(1661779119.301:130): pid=2961 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 588.047499] audit: type=1105 audit(1661779119.301:131): pid=2961 uid=1000 auid=1000 ses=2 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'
[ 588.060429] audit: type=1106 audit(1661779119.314:132): pid=2961 uid=1000 auid=1000 ses=2 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/0 res=success'
[ 588.060438] audit: type=1104 audit(1661779119.314:133): pid=2961 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 599.871659] audit: type=1101 audit(1661779131.124:134): pid=2967 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="shrtcrct" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 599.872221] audit: type=1110 audit(1661779131.127:135): pid=2967 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 599.872260] audit: type=1105 audit(1661779131.127:136): pid=2967 uid=1000 auid=1000 ses=2 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'
- journalctl
Aug 29 14:46:12 x13 dbus-daemon[595]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.11" (uid=0 pid=622 comm="/usr/bin/NetworkManager --no-daemon") interface="org.freedesktop.resolve1.Manager" member="ResolveHostname" error name="(unset)" requested_reply="0" destination="org.freedesktop.resolve1" (uid=976 pid=536 comm="/usr/lib/systemd/systemd-resolved")
Aug 29 14:46:16 x13 systemd-resolved[536]: Clock change detected. Flushing caches.
Aug 29 14:46:16 x13 onedriver[1094]: 14:46:16 INF Fetched 0 deltas.
Aug 29 14:46:16 x13 onedriver[1094]: 14:46:16 DBG Serializing cache metadata to disk.
Aug 29 14:46:19 x13 dbus-daemon[595]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.11" (uid=0 pid=622 comm="/usr/bin/NetworkManager --no-daemon") interface="org.freedesktop.resolve1.Manager" member="ResolveHostname" error name="(unset)" requested_reply="0" destination="org.freedesktop.resolve1" (uid=976 pid=536 comm="/usr/lib/systemd/systemd-resolved")
Aug 29 14:46:19 x13 dbus-daemon[595]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.11" (uid=0 pid=622 comm="/usr/bin/NetworkManager --no-daemon") interface="org.freedesktop.resolve1.Manager" member="ResolveHostname" error name="(unset)" requested_reply="0" destination="org.freedesktop.resolve1" (uid=976 pid=536 comm="/usr/lib/systemd/systemd-resolved")
Aug 29 14:46:21 x13 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, signaled seq=3981, emitted seq=3983
Aug 29 14:46:21 x13 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process pid 0 thread pid 0
Aug 29 14:46:21 x13 kernel: amdgpu 0000:08:00.0: amdgpu: GPU reset begin!
Aug 29 14:46:21 x13 kernel: amdgpu 0000:08:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_2.1.0 test failed (-110)
Aug 29 14:46:21 x13 kernel: [drm:gfx_v10_0_hw_fini [amdgpu]] *ERROR* KGQ disable failed
Aug 29 14:46:21 x13 kernel: [drm] free PSP TMR buffer
Aug 29 14:46:21 x13 kernel: [drm] psp gfx command DESTROY_TMR(0x7) failed and response status is (0xFFFF0007)
Aug 29 14:46:21 x13 kernel: amdgpu 0000:08:00.0: amdgpu: MODE2 reset
Aug 29 14:46:21 x13 kernel: amdgpu 0000:08:00.0: amdgpu: GPU reset succeeded, trying to resume
Aug 29 14:46:21 x13 kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400A00000).
Aug 29 14:46:21 x13 kernel: [drm] PSP is resuming...
Aug 29 14:46:21 x13 kernel: amdgpu: Move buffer fallback to memcpy unavailable
Aug 29 14:46:21 x13 kernel: amdgpu 0000:08:00.0: amdgpu: (-19) failed to allocate kernel bo
Aug 29 14:46:21 x13 kernel: [drm:psp_hw_start [amdgpu]] *ERROR* PSP tmr init failed!
Aug 29 14:46:21 x13 kernel: [drm:psp_resume [amdgpu]] *ERROR* PSP resume failed
Aug 29 14:46:21 x13 kernel: [drm:amdgpu_device_fw_loading [amdgpu]] *ERROR* resume of IP block <psp> failed -19
Aug 29 14:46:21 x13 kernel: amdgpu 0000:08:00.0: amdgpu: GPU reset(1) failed
Aug 29 14:46:21 x13 kernel: amdgpu 0000:08:00.0: amdgpu: GPU reset end with ret = -19
Aug 29 14:46:21 x13 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* GPU Recovery Failed: -19
Aug 29 14:46:23 x13 dbus-daemon[595]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.172" (uid=0 pid=5047 comm="/usr/lib/nm-dispatcher") interface="org.freedesktop.DBus" member="ReleaseName" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (bus)
Aug 29 14:46:23 x13 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Aug 29 14:46:23 x13 systemd[1]: NetworkManager-dispatcher.service: Unit process 1833 (ssh) remains running after unit stopped.
Aug 29 14:46:23 x13 systemd[1]: NetworkManager-dispatcher.service: Unit process 1835 (sshfs) remains running after unit stopped.
Aug 29 14:46:23 x13 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 29 14:46:23 x13 kernel: kauditd_printk_skb: 13 callbacks suppressed
Aug 29 14:46:23 x13 kernel: audit: type=1131 audit(1661777183.983:202): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 29 14:46:27 x13 dbus-daemon[595]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.11" (uid=0 pid=622 comm="/usr/bin/NetworkManager --no-daemon") interface="org.freedesktop.resolve1.Manager" member="ResolveHostname" error name="(unset)" requested_reply="0" destination="org.freedesktop.resolve1" (uid=976 pid=536 comm="/usr/lib/systemd/systemd-resolved")
Aug 29 14:46:27 x13 dbus-daemon[595]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.11" (uid=0 pid=622 comm="/usr/bin/NetworkManager --no-daemon") interface="org.freedesktop.resolve1.Manager" member="ResolveHostname" error name="(unset)" requested_reply="0" destination="org.freedesktop.resolve1" (uid=976 pid=536 comm="/usr/lib/systemd/systemd-resolved")
Aug 29 14:46:31 x13 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, signaled seq=3983, emitted seq=3985
Aug 29 14:46:31 x13 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process pid 0 thread pid 0
Aug 29 14:46:31 x13 kernel: amdgpu 0000:08:00.0: amdgpu: GPU reset begin!
Aug 29 14:46:43 x13 dbus-daemon[595]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.11" (uid=0 pid=622 comm="/usr/bin/NetworkManager --no-daemon") interface="org.freedesktop.resolve1.Manager" member="ResolveHostname" error name="(unset)" requested_reply="0" destination="org.freedesktop.resolve1" (uid=976 pid=536 comm="/usr/lib/systemd/systemd-resolved")
Aug 29 14:46:43 x13 dbus-daemon[595]: [system] Would reject message, 3 matched rules; type="method_call", sender=":1.11" (uid=0 pid=622 comm="/usr/bin/NetworkManager --no-daemon") interface="org.freedesktop.resolve1.Manager" member="ResolveHostname" error name="(unset)" requested_reply="0" destination="org.freedesktop.resolve1" (uid=976 pid=536 comm="/usr/lib/systemd/systemd-resolved")
Aug 29 14:46:46 x13 kernel: asus_wmi: Unknown key code 0x7b
Aug 29 14:46:46 x13 root[5205]: ACPI group/action undefined: 0B3CBB35-E3C2- / 000000ff
Aug 29 14:46:46 x13 root[5208]: ACPI action undefined: ACPI0003:00
Aug 29 14:46:46 x13 root[5210]: ACPI group/action undefined: 0B3CBB35-E3C2- / 000000ff
Aug 29 14:46:46 x13 onedriver[1094]: 14:46:46 INF Fetched 0 deltas.
Aug 29 14:46:46 x13 onedriver[1094]: 14:46:46 DBG Serializing cache metadata to disk.
Aug 29 14:46:46 x13 root[5212]: ACPI action undefined: PNP0C0A:00
Aug 29 14:46:46 x13 systemd-resolved[536]: Clock change detected. Flushing caches.
Aug 29 14:46:46 x13 systemd-journald[2164]: Time jumped backwards, rotating.