linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* WARNING at drm_gem_object_handle_put_unlocked+0xaa/0xe0
@ 2025-07-08 20:13 Jacek Łuczak
  2025-07-12 10:05 ` Jacek Łuczak
  0 siblings, 1 reply; 4+ messages in thread
From: Jacek Łuczak @ 2025-07-08 20:13 UTC (permalink / raw)
  To: LKML, tzimmermann, christian.koenig

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

Hi,

On 6.16-rc5 my laptops graphics[1] crashes on boot and the only issue I 
can find in logs (full dmesg attached) is bellow warning:
WARNING: CPU: 12 PID: 1360 at drivers/gpu/drm/drm_gem.c:286 
drm_gem_object_handle_put_unlocked+0xaa/0xe0
Modules linked in: amd_atl intel_rapl_msr intel_rapl_common iosf_mbi 
mousedev snd_acp70 snd_acp_i2s snd_acp_pdm snd_acp_pcm snd_sof_amd_acp70 
snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt 
snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci ccm snd_sof snd_sof_utils 
algif_aead snd_sof_xtensa_dsp snd_pci_ps snd_soc_acpi_amd_match 
snd_hda_codec_realtek snd_amd_sdw_acpi des3_ede_x86_64 soundwire_amd 
snd_hda_codec_generic soundwire_generic_allocation 
snd_hda_scodec_component soundwire_bus cbc snd_soc_sdca 
snd_hda_codec_hdmi snd_soc_core des_generic mt7921e libdes snd_hda_intel 
snd_compress bnep mt7921_common snd_pcm_dmaengine snd_intel_dspcfg 
ac97_bus algif_skcipher kvm_amd mt792x_lib snd_intel_sdw_acpi 
snd_rpl_pci_acp6x snd_hda_codec uvcvideo snd_acp_pci snd_ctl_led 
snd_amd_acpi_mach mt76_connac_lib snd_hwdep videobuf2_vmalloc kvm 
snd_acp_legacy_common uvc snd_hda_core snd_pci_acp6x mt76 btusb 
videobuf2_memops irqbypass cmac btrtl ucsi_acpi snd_pcm polyval_clmulni 
snd_pci_acp5x videobuf2_v4l2
  sp5100_tco mac80211 btintel typec_ucsi ghash_clmulni_intel md4 
snd_rn_pci_acp3x amd_pmf snd_timer videobuf2_common asus_nb_wmi btbcm 
sha512_ssse3 typec asus_wmi snd_acp_config sha1_ssse3 amdtee snd 
i2c_piix4 btmtk algif_hash joydev videodev aesni_intel roles 
sparse_keymap hid_multitouch snd_soc_acpi amd_sfh libarc4 bluetooth mc 
af_alg hid_generic cfg80211 wmi_bmof rapl pcspkr platform_profile 
k10temp rfkill thunderbolt i2c_smbus amdxdna ccp snd_pci_acp3x soundcore 
thermal tee i2c_hid_acpi amd_pmc rtc_cmos i2c_hid pkcs8_key_parser 
i2c_dev crypto_user loop dm_mod nfnetlink zram 842_decompress 
842_compress lz4hc_compress lz4_compress ip_tables x_tables amdgpu crc16 
i2c_algo_bit drm_ttm_helper ttm drm_panel_backlight_quirks drm_exec 
drm_suballoc_helper amdxcp serio_raw drm_buddy atkbd nvme gpu_sched 
libps2 nvme_core drm_display_helper vivaldi_fmap cec nvme_keyring 
rc_core i8042 nvme_auth video serio
CPU: 12 UID: 970 PID: 1360 Comm: Xorg Not tainted 6.16.0-rc5 #6 
PREEMPTLAZY  55478344329a1623271c61b7ff9b4263c0de9bf7
Hardware name: ASUSTeK COMPUTER INC. ASUS Vivobook S 16 
M5606WA_M5606WA/M5606WA, BIOS M5606WA.314 04/17/2025
RIP: 0010:drm_gem_object_handle_put_unlocked+0xaa/0xe0
Code: 42 5b 5d c3 48 89 ef e8 54 05 46 00 eb dc 48 8b 43 08 48 8d b8 e8 
05 00 00 e8 92 a3 42 00 c7 83 e0 00 00 00 00 00 00 00 eb 9c <0f> 0b c3 
48 8b 83 40 01 00 00 48 8b 00 48 85 c0 74 16 48 89 df 5b
RSP: 0018:ffffcf02c4cbfbd8 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff8c5544d48448 RCX: 0000000000400030
RDX: 0000000000400031 RSI: ffff8c5554cc6a00 RDI: ffff8c5544d48448
RBP: ffff8c55687b8e00 R08: ffff8c5554cc6a00 R09: ffffffffa525f400
R10: 0000000000400030 R11: 0000000000000000 R12: 0000000000000010
R13: ffff8c55687b8e50 R14: ffff8c5554bb0c08 R15: ffff8c5555580010
FS:  0000000000000000(0000) GS:ffff8c5bfb78a000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f826c2ae070 CR3: 0000000702c1e000 CR4: 0000000000f50ef0
PKRU: 55555554
Call Trace:
  <TASK>
  drm_gem_object_release_handle+0x51/0x60
  ? drm_gem_object_handle_put_unlocked+0xe0/0xe0
  idr_for_each+0x6a/0xe0
  drm_gem_release+0x20/0x30
  drm_file_free+0x205/0x280
  drm_release+0xc3/0x130
  __fput+0xd9/0x290
  task_work_run+0x5a/0x80
  do_exit+0x28d/0xa60
  do_group_exit+0x2d/0xc0
  __x64_sys_exit_group+0x18/0x20
  x64_sys_call+0xfdb/0x14f0
  do_syscall_64+0x7c/0xc00
  ? __handle_mm_fault+0x393/0x8b0
  ? count_memcg_events+0x145/0x190
  ? handle_mm_fault+0x1de/0x310
  ? do_user_addr_fault+0x20d/0x680
  ? exc_page_fault+0x77/0x160
  entry_SYSCALL_64_after_hwframe+0x4b/0x53
RIP: 0033:0x7f826c9b6f68
Code: Unable to access opcode bytes at 0x7f826c9b6f3e.
RSP: 002b:00007ffe5753e468 EFLAGS: 00000202 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007f826cabafe8 RCX: 00007f826c9b6f68
RDX: 00007f826c229d08 RSI: fffffffffffffcf8 RDI: 0000000000000000
RBP: 00007ffe5753e4c0 R08: 00007ffe5753e3f8 R09: 0000000000000000
R10: 0000000000000006 R11: 0000000000000202 R12: 0000000000000a13
R13: 0000000000000000 R14: 00007f826cab9680 R15: 00007f826cabb000
  </TASK>


While checking on this issue I've found[2] and applied the patch posted 
by Thomes which fixed the issue.

Regards,
-Jacek

[1] AMD Ryzen AI 9 HX 370 with 890M
[2] 
https://lore.kernel.org/lkml/c17428b3-6f04-4eb7-9140-92c7f27eae4f@suse.de/


[-- Attachment #2: rc5-crash.log --]
[-- Type: text/x-log, Size: 103300 bytes --]

Jul 08 09:33:14 pafnucy kernel: Linux version 6.16.0-rc5 (difrost@pafnucy) (gcc (GCC) 15.1.1 20250425, GNU ld (GNU Binutils) 2.44.0) #6 SMP PREEMPT Tue Jul  8 09:08:04 CEST 2025
Jul 08 09:33:14 pafnucy kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-devel root=UUID=2286f9e1-153f-47d6-9f5f-e8a27d77dcc0 rw zswap.enabled=0 rootfstype=xfs loglevel=3 quiet
Jul 08 09:33:14 pafnucy kernel: x86/split lock detection: #DB: warning on user-space bus_locks
Jul 08 09:33:14 pafnucy kernel: BIOS-provided physical RAM map:
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a23bfff] ACPI NVS
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000000a23c000-0x000000006797efff] usable
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000006797f000-0x000000006d97efff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000006d97f000-0x000000006da7efff] ACPI data
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000006da7f000-0x000000006fa7efff] ACPI NVS
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000006fa7f000-0x0000000077bfefff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x0000000077bff000-0x0000000079ff6fff] usable
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x0000000079fff000-0x000000007bffffff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000007d675000-0x000000007d6fffff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000007d800000-0x000000007fffffff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x0000000100000000-0x000000077e17ffff] usable
Jul 08 09:33:14 pafnucy kernel: BIOS-e820: [mem 0x000000077f1c0000-0x00000008a01fffff] reserved
Jul 08 09:33:14 pafnucy kernel: NX (Execute Disable) protection: active
Jul 08 09:33:14 pafnucy kernel: APIC: Static calls initialized
Jul 08 09:33:14 pafnucy kernel: efi: EFI v2.9 by American Megatrends
Jul 08 09:33:14 pafnucy kernel: efi: ACPI=0x6da7e000 ACPI 2.0=0x6da7e014 TPMFinalLog=0x6fa32000 SMBIOS=0x77743000 SMBIOS 3.0=0x77742000 MEMATTR=0x61d04018 ESRT=0x6414e818 INITRD=0x5a251518 RNG=0x6da16018 TPMEventLog=0x6da0b018 
Jul 08 09:33:14 pafnucy kernel: random: crng init done
Jul 08 09:33:14 pafnucy kernel: efi: Remove mem65: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jul 08 09:33:14 pafnucy kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Jul 08 09:33:14 pafnucy kernel: efi: Remove mem66: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
Jul 08 09:33:14 pafnucy kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
Jul 08 09:33:14 pafnucy kernel: efi: Not removing mem67: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jul 08 09:33:14 pafnucy kernel: efi: Remove mem68: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Jul 08 09:33:14 pafnucy kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Jul 08 09:33:14 pafnucy kernel: efi: Remove mem70: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
Jul 08 09:33:14 pafnucy kernel: e820: remove [mem 0x880000000-0x8a01fffff] reserved
Jul 08 09:33:14 pafnucy kernel: SMBIOS 3.7.0 present.
Jul 08 09:33:14 pafnucy kernel: DMI: ASUSTeK COMPUTER INC. ASUS Vivobook S 16 M5606WA_M5606WA/M5606WA, BIOS M5606WA.314 04/17/2025
Jul 08 09:33:14 pafnucy kernel: DMI: Memory slots populated: 4/4
Jul 08 09:33:14 pafnucy kernel: tsc: Fast TSC calibration using PIT
Jul 08 09:33:14 pafnucy kernel: tsc: Detected 1996.216 MHz processor
Jul 08 09:33:14 pafnucy kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 08 09:33:14 pafnucy kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 08 09:33:14 pafnucy kernel: last_pfn = 0x77e180 max_arch_pfn = 0x400000000
Jul 08 09:33:14 pafnucy kernel: MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
Jul 08 09:33:14 pafnucy kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jul 08 09:33:14 pafnucy kernel: last_pfn = 0x79fff max_arch_pfn = 0x400000000
Jul 08 09:33:14 pafnucy kernel: esrt: Reserving ESRT space from 0x000000006414e818 to 0x000000006414e8a0.
Jul 08 09:33:14 pafnucy kernel: e820: update [mem 0x6414e000-0x6414efff] usable ==> reserved
Jul 08 09:33:14 pafnucy kernel: Using GB pages for direct mapping
Jul 08 09:33:14 pafnucy kernel: Secure boot disabled
Jul 08 09:33:14 pafnucy kernel: RAMDISK: [mem 0x503ff000-0x5285efff]
Jul 08 09:33:14 pafnucy kernel: ACPI: Early table checksum verification disabled
Jul 08 09:33:14 pafnucy kernel: ACPI: RSDP 0x000000006DA7E014 000024 (v02 _ASUS_)
Jul 08 09:33:14 pafnucy kernel: ACPI: XSDT 0x000000006DA7D728 000174 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Jul 08 09:33:14 pafnucy kernel: ACPI: FACP 0x000000006DA72000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 08 09:33:14 pafnucy kernel: ACPI: DSDT 0x000000006DA64000 00DE8F (v02 _ASUS_ Notebook 01072009 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: FACS 0x000000006F217000 000040
Jul 08 09:33:14 pafnucy kernel: ACPI: MSDM 0x000000006DA7C000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA74000 007F20 (v02 AMD    AmdTable 00000002 MSFT 05000000)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA73000 000309 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
Jul 08 09:33:14 pafnucy kernel: ACPI: FIDT 0x000000006DA63000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 08 09:33:14 pafnucy kernel: ACPI: MCFG 0x000000006DA62000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
Jul 08 09:33:14 pafnucy kernel: ACPI: HPET 0x000000006DA61000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
Jul 08 09:33:14 pafnucy kernel: ACPI: UEFI 0x000000006F215000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Jul 08 09:33:14 pafnucy kernel: ACPI: FPDT 0x000000006DA60000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
Jul 08 09:33:14 pafnucy kernel: ACPI: ABLT 0x000000006DA5F000 0002C2 (v00                 00000000      00000000)
Jul 08 09:33:14 pafnucy kernel: ACPI: VFCT 0x000000006DA5A000 004484 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
Jul 08 09:33:14 pafnucy kernel: ACPI: BGRT 0x000000006DA59000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA58000 00021A (v02 AMD    Hetero   00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: PCCT 0x000000006DA57000 0000D4 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA4F000 007EA6 (v02 AMD    AMD CPU  00000001 AMD  00000001)
Jul 08 09:33:14 pafnucy kernel: ACPI: SDEV 0x000000006DA4E000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
Jul 08 09:33:14 pafnucy kernel: ACPI: TPM2 0x000000006DA4D000 000050 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA4C000 000CA9 (v02 AMD    CPMDFIG4 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA49000 002AA6 (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA47000 001DB7 (v02 AMD    CPMPMF   00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA46000 000EA4 (v02 AMD    OEMACP   00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA45000 000A70 (v02 AMD    OEMPMF   00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA3B000 009A53 (v02 AMD    CPMCMN   00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: WSMT 0x000000006DA3A000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 08 09:33:14 pafnucy kernel: ACPI: APIC 0x000000006DA39000 000128 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA38000 00010D (v02 MSFT   MHSP     00000004 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA36000 001B4C (v02 AMD    AOD      00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA35000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: IVRS 0x000000006DA34000 0001F6 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA33000 00096A (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA32000 000F5C (v02 AMD    CPMACPV8 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA31000 000500 (v02 AMD    MEMTOOL0 00000002 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA2F000 00101C (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA25000 00972B (v02 AMD    INTGPPC_ 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA20000 004608 (v02 AMD    INTGPPA_ 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA1F000 000ABF (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA1E000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA1D000 000BA4 (v02 AMD    CPMUCSI  00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA1C000 000A06 (v02 AMD    WLAN     00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA1B000 000CAE (v02 AMD    NVME     00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA19000 0013E2 (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: SSDT 0x000000006DA17000 001616 (v02 AMD    UPEP     00000001 INTL 20230331)
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving FACP table memory at [mem 0x6da72000-0x6da72113]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving DSDT table memory at [mem 0x6da64000-0x6da71e8e]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving FACS table memory at [mem 0x6f217000-0x6f21703f]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving MSDM table memory at [mem 0x6da7c000-0x6da7c054]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da74000-0x6da7bf1f]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da73000-0x6da73308]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving FIDT table memory at [mem 0x6da63000-0x6da6309b]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving MCFG table memory at [mem 0x6da62000-0x6da6203b]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving HPET table memory at [mem 0x6da61000-0x6da61037]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving UEFI table memory at [mem 0x6f215000-0x6f215047]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving FPDT table memory at [mem 0x6da60000-0x6da60043]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving ABLT table memory at [mem 0x6da5f000-0x6da5f2c1]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving VFCT table memory at [mem 0x6da5a000-0x6da5e483]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving BGRT table memory at [mem 0x6da59000-0x6da59037]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da58000-0x6da58219]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving PCCT table memory at [mem 0x6da57000-0x6da570d3]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da4f000-0x6da56ea5]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SDEV table memory at [mem 0x6da4e000-0x6da4e143]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving TPM2 table memory at [mem 0x6da4d000-0x6da4d04f]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da4c000-0x6da4cca8]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da49000-0x6da4baa5]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da47000-0x6da48db6]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da46000-0x6da46ea3]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da45000-0x6da45a6f]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da3b000-0x6da44a52]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving WSMT table memory at [mem 0x6da3a000-0x6da3a027]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving APIC table memory at [mem 0x6da39000-0x6da39127]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da38000-0x6da3810c]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da36000-0x6da37b4b]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da35000-0x6da35050]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving IVRS table memory at [mem 0x6da34000-0x6da341f5]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da33000-0x6da33969]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da32000-0x6da32f5b]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da31000-0x6da314ff]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da2f000-0x6da3001b]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da25000-0x6da2e72a]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da20000-0x6da24607]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1f000-0x6da1fabe]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1e000-0x6da1e08c]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1d000-0x6da1dba3]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1c000-0x6da1ca05]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1b000-0x6da1bcad]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da19000-0x6da1a3e1]
Jul 08 09:33:14 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da17000-0x6da18615]
Jul 08 09:33:14 pafnucy kernel: Zone ranges:
Jul 08 09:33:14 pafnucy kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jul 08 09:33:14 pafnucy kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jul 08 09:33:14 pafnucy kernel:   Normal   [mem 0x0000000100000000-0x000000077e17ffff]
Jul 08 09:33:14 pafnucy kernel:   Device   empty
Jul 08 09:33:14 pafnucy kernel: Movable zone start for each node
Jul 08 09:33:14 pafnucy kernel: Early memory node ranges
Jul 08 09:33:14 pafnucy kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jul 08 09:33:14 pafnucy kernel:   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
Jul 08 09:33:14 pafnucy kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jul 08 09:33:14 pafnucy kernel:   node   0: [mem 0x000000000a23c000-0x000000006797efff]
Jul 08 09:33:14 pafnucy kernel:   node   0: [mem 0x0000000077bff000-0x0000000079ff6fff]
Jul 08 09:33:14 pafnucy kernel:   node   0: [mem 0x0000000079ffd000-0x0000000079ffefff]
Jul 08 09:33:14 pafnucy kernel:   node   0: [mem 0x0000000100000000-0x000000077e17ffff]
Jul 08 09:33:14 pafnucy kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000077e17ffff]
Jul 08 09:33:14 pafnucy kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 08 09:33:14 pafnucy kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jul 08 09:33:14 pafnucy kernel: On node 0, zone DMA32: 1153 pages in unavailable ranges
Jul 08 09:33:14 pafnucy kernel: On node 0, zone DMA32: 60 pages in unavailable ranges
Jul 08 09:33:14 pafnucy kernel: On node 0, zone DMA32: 33408 pages in unavailable ranges
Jul 08 09:33:14 pafnucy kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Jul 08 09:33:14 pafnucy kernel: On node 0, zone Normal: 24577 pages in unavailable ranges
Jul 08 09:33:14 pafnucy kernel: On node 0, zone Normal: 7808 pages in unavailable ranges
Jul 08 09:33:14 pafnucy kernel: ACPI: PM-Timer IO Port: 0x808
Jul 08 09:33:14 pafnucy kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jul 08 09:33:14 pafnucy kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Jul 08 09:33:14 pafnucy kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Jul 08 09:33:14 pafnucy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 08 09:33:14 pafnucy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
Jul 08 09:33:14 pafnucy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jul 08 09:33:14 pafnucy kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jul 08 09:33:14 pafnucy kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jul 08 09:33:14 pafnucy kernel: e820: update [mem 0x61b42000-0x61bbafff] usable ==> reserved
Jul 08 09:33:14 pafnucy kernel: CPU topo: Max. logical packages:   1
Jul 08 09:33:14 pafnucy kernel: CPU topo: Max. logical dies:       1
Jul 08 09:33:14 pafnucy kernel: CPU topo: Max. dies per package:   1
Jul 08 09:33:14 pafnucy kernel: CPU topo: Max. threads per core:   2
Jul 08 09:33:14 pafnucy kernel: CPU topo: Num. cores per package:    12
Jul 08 09:33:14 pafnucy kernel: CPU topo: Num. threads per package:  24
Jul 08 09:33:14 pafnucy kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a23bfff]
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x61b42000-0x61bbafff]
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x6414e000-0x6414efff]
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x6797f000-0x77bfefff]
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x79ff7000-0x79ffcfff]
Jul 08 09:33:14 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x79fff000-0xffffffff]
Jul 08 09:33:14 pafnucy kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
Jul 08 09:33:14 pafnucy kernel: Booting paravirtualized kernel on bare hardware
Jul 08 09:33:14 pafnucy kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 08 09:33:14 pafnucy kernel: setup_percpu: NR_CPUS:32 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Jul 08 09:33:14 pafnucy kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
Jul 08 09:33:14 pafnucy kernel: pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
Jul 08 09:33:14 pafnucy kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jul 08 09:33:14 pafnucy kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 
Jul 08 09:33:14 pafnucy kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-devel root=UUID=2286f9e1-153f-47d6-9f5f-e8a27d77dcc0 rw zswap.enabled=0 rootfstype=xfs loglevel=3 quiet
Jul 08 09:33:14 pafnucy kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-devel", will be passed to user space.
Jul 08 09:33:14 pafnucy kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jul 08 09:33:14 pafnucy kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Jul 08 09:33:14 pafnucy kernel: printk: log_buf_len min size: 131072 bytes
Jul 08 09:33:14 pafnucy kernel: printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
Jul 08 09:33:14 pafnucy kernel: printk: early log buf free: 115384(88%)
Jul 08 09:33:14 pafnucy kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: software IO TLB: area num 32.
Jul 08 09:33:14 pafnucy kernel: Built 1 zonelists, mobility grouping on.  Total pages: 7240155
Jul 08 09:33:14 pafnucy kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jul 08 09:33:14 pafnucy kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Jul 08 09:33:14 pafnucy kernel: ftrace: allocating 53843 entries in 212 pages
Jul 08 09:33:14 pafnucy kernel: ftrace: allocated 212 pages with 4 groups
Jul 08 09:33:14 pafnucy kernel: rcu: Hierarchical RCU implementation.
Jul 08 09:33:14 pafnucy kernel: rcu:         RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=24.
Jul 08 09:33:14 pafnucy kernel:         Trampoline variant of Tasks RCU enabled.
Jul 08 09:33:14 pafnucy kernel:         Rude variant of Tasks RCU enabled.
Jul 08 09:33:14 pafnucy kernel:         Tracing variant of Tasks RCU enabled.
Jul 08 09:33:14 pafnucy kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 08 09:33:14 pafnucy kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Jul 08 09:33:14 pafnucy kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Jul 08 09:33:14 pafnucy kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Jul 08 09:33:14 pafnucy kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Jul 08 09:33:14 pafnucy kernel: NR_IRQS: 4352, nr_irqs: 1160, preallocated irqs: 16
Jul 08 09:33:14 pafnucy kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jul 08 09:33:14 pafnucy kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jul 08 09:33:14 pafnucy kernel: Console: colour dummy device 80x25
Jul 08 09:33:14 pafnucy kernel: printk: legacy console [tty0] enabled
Jul 08 09:33:14 pafnucy kernel: ACPI: Core revision 20250404
Jul 08 09:33:14 pafnucy kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jul 08 09:33:14 pafnucy kernel: APIC: Switch to symmetric I/O mode setup
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID00, rdevid:0xa0
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID01, rdevid:0xa0
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID02, rdevid:0xa0
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID03, rdevid:0x98
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:0x60
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID04, rdevid:0x98
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
Jul 08 09:33:14 pafnucy kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 08 09:33:14 pafnucy kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398c6ec85f1, max_idle_ns: 881590425488 ns
Jul 08 09:33:14 pafnucy kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3994.78 BogoMIPS (lpj=6654053)
Jul 08 09:33:14 pafnucy kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jul 08 09:33:14 pafnucy kernel: LVT offset 1 assigned for vector 0xf9
Jul 08 09:33:14 pafnucy kernel: LVT offset 2 assigned for vector 0xf4
Jul 08 09:33:14 pafnucy kernel: Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
Jul 08 09:33:14 pafnucy kernel: Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
Jul 08 09:33:14 pafnucy kernel: process: using mwait in idle threads
Jul 08 09:33:14 pafnucy kernel: Speculative Store Bypass: Vulnerable
Jul 08 09:33:14 pafnucy kernel: Spectre V2 : User space: Vulnerable
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jul 08 09:33:14 pafnucy kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul 08 09:33:14 pafnucy kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Jul 08 09:33:14 pafnucy kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Jul 08 09:33:14 pafnucy kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jul 08 09:33:14 pafnucy kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Jul 08 09:33:14 pafnucy kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Jul 08 09:33:14 pafnucy kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Jul 08 09:33:14 pafnucy kernel: Freeing SMP alternatives memory: 44K
Jul 08 09:33:14 pafnucy kernel: pid_max: default: 32768 minimum: 301
Jul 08 09:33:14 pafnucy kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jul 08 09:33:14 pafnucy kernel: landlock: Up and running.
Jul 08 09:33:14 pafnucy kernel: Yama: becoming mindful.
Jul 08 09:33:14 pafnucy kernel: LSM support for eBPF active
Jul 08 09:33:14 pafnucy kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: smpboot: CPU0: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
Jul 08 09:33:14 pafnucy kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jul 08 09:33:14 pafnucy kernel: ... version:                2
Jul 08 09:33:14 pafnucy kernel: ... bit width:              48
Jul 08 09:33:14 pafnucy kernel: ... generic registers:      6
Jul 08 09:33:14 pafnucy kernel: ... value mask:             0000ffffffffffff
Jul 08 09:33:14 pafnucy kernel: ... max period:             00007fffffffffff
Jul 08 09:33:14 pafnucy kernel: ... fixed-purpose events:   0
Jul 08 09:33:14 pafnucy kernel: ... event mask:             000000000000003f
Jul 08 09:33:14 pafnucy kernel: signal: max sigframe size: 3376
Jul 08 09:33:14 pafnucy kernel: rcu: Hierarchical SRCU implementation.
Jul 08 09:33:14 pafnucy kernel: rcu:         Max phase no-delay instances is 1000.
Jul 08 09:33:14 pafnucy kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jul 08 09:33:14 pafnucy kernel: MCE: In-kernel MCE decoding enabled.
Jul 08 09:33:14 pafnucy kernel: smp: Bringing up secondary CPUs ...
Jul 08 09:33:14 pafnucy kernel: smpboot: x86: Booting SMP configuration:
Jul 08 09:33:14 pafnucy kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Jul 08 09:33:14 pafnucy kernel: smp: Brought up 1 node, 24 CPUs
Jul 08 09:33:14 pafnucy kernel: smpboot: Total of 24 processors activated (95856.79 BogoMIPS)
Jul 08 09:33:14 pafnucy kernel: Memory: 28279952K/28960620K available (17127K kernel code, 2546K rwdata, 5116K rodata, 1984K init, 4388K bss, 659108K reserved, 0K cma-reserved)
Jul 08 09:33:14 pafnucy kernel: devtmpfs: initialized
Jul 08 09:33:14 pafnucy kernel: x86/mm: Memory block size: 128MB
Jul 08 09:33:14 pafnucy kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a23bfff] (245760 bytes)
Jul 08 09:33:14 pafnucy kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6da7f000-0x6fa7efff] (33554432 bytes)
Jul 08 09:33:14 pafnucy kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 08 09:33:14 pafnucy kernel: posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: futex hash table entries: 8192 (524288 bytes on 1 NUMA nodes, total 512 KiB, linear).
Jul 08 09:33:14 pafnucy kernel: pinctrl core: initialized pinctrl subsystem
Jul 08 09:33:14 pafnucy kernel: PM: RTC time: 07:33:10, date: 2025-07-08
Jul 08 09:33:14 pafnucy kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jul 08 09:33:14 pafnucy kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jul 08 09:33:14 pafnucy kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 08 09:33:14 pafnucy kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 08 09:33:14 pafnucy kernel: audit: initializing netlink subsys (disabled)
Jul 08 09:33:14 pafnucy kernel: audit: type=2000 audit(1751959990.000:1): state=initialized audit_enabled=0 res=1
Jul 08 09:33:14 pafnucy kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 08 09:33:14 pafnucy kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 08 09:33:14 pafnucy kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 08 09:33:14 pafnucy kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 08 09:33:14 pafnucy kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 08 09:33:14 pafnucy kernel: cpuidle: using governor ladder
Jul 08 09:33:14 pafnucy kernel: cpuidle: using governor menu
Jul 08 09:33:14 pafnucy kernel: Detected 1 PCC Subspaces
Jul 08 09:33:14 pafnucy kernel: Registering PCC driver as Mailbox controller
Jul 08 09:33:14 pafnucy kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 08 09:33:14 pafnucy kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jul 08 09:33:14 pafnucy kernel: PCI: Using configuration type 1 for base access
Jul 08 09:33:14 pafnucy kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jul 08 09:33:14 pafnucy kernel: HugeTLB: allocation took 0ms with hugepage_allocation_threads=6
Jul 08 09:33:14 pafnucy kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jul 08 09:33:14 pafnucy kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jul 08 09:33:14 pafnucy kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jul 08 09:33:14 pafnucy kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jul 08 09:33:14 pafnucy kernel: ACPI: Added _OSI(Module Device)
Jul 08 09:33:14 pafnucy kernel: ACPI: Added _OSI(Processor Device)
Jul 08 09:33:14 pafnucy kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 08 09:33:14 pafnucy kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP5.WLAN._S0W], AE_ALREADY_EXISTS (20250404/dswload2-326)
Jul 08 09:33:14 pafnucy kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
Jul 08 09:33:14 pafnucy kernel: ACPI: 27 ACPI AML tables successfully acquired and loaded
Jul 08 09:33:14 pafnucy kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Jul 08 09:33:14 pafnucy kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Jul 08 09:33:14 pafnucy kernel: ACPI: EC: EC started
Jul 08 09:33:14 pafnucy kernel: ACPI: EC: interrupt blocked
Jul 08 09:33:14 pafnucy kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
Jul 08 09:33:14 pafnucy kernel: ACPI: Interpreter enabled
Jul 08 09:33:14 pafnucy kernel: ACPI: PM: (supports S0 S4 S5)
Jul 08 09:33:14 pafnucy kernel: ACPI: Using IOAPIC for interrupt routing
Jul 08 09:33:14 pafnucy kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 08 09:33:14 pafnucy kernel: PCI: Ignoring E820 reservations for host bridge windows
Jul 08 09:33:14 pafnucy kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPP5.WLAN.WRST: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.DBTP: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT4.BTRT: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: \_TZ_.QFAN: New power resource
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jul 08 09:33:14 pafnucy kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 08 09:33:14 pafnucy kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR DPC]
Jul 08 09:33:14 pafnucy kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
Jul 08 09:33:14 pafnucy kernel: PCI host bridge to bus 0000:00
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [mem 0x880000000-0x7fffffffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1: PCI bridge to [bus 61]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1:   bridge window [mem 0xdcd00000-0xdcdfffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3: PCI bridge to [bus 62]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3:   bridge window [mem 0xdcc00000-0xdccfffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3:   bridge window [mem 0xfcf00000-0xfcffffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1: PCI bridge to [bus 63]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc4fffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2: PCI bridge to [bus 64]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2:   bridge window [mem 0xdca00000-0xdcbfffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3: PCI bridge to [bus 65]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3:   bridge window [mem 0xdc600000-0xdc9fffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Jul 08 09:33:14 pafnucy kernel: pci 0000:61:00.0: [1344:5413] type 00 class 0x010802 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:61:00.0: BAR 0 [mem 0xdcd00000-0xdcd03fff 64bit]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1: PCI bridge to [bus 61]
Jul 08 09:33:14 pafnucy kernel: pci 0000:62:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:62:00.0: BAR 0 [mem 0xfcf00000-0xfcffffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:62:00.0: BAR 2 [mem 0xdcc00000-0xdcc07fff 64bit]
Jul 08 09:33:14 pafnucy kernel: pci 0000:62:00.0: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3: PCI bridge to [bus 62]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.0: BAR 0 [mem 0x7800000000-0x780fffffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.0: BAR 2 [mem 0xdc000000-0xdc1fffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.0: BAR 4 [io  0xf000-0xf0ff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.0: BAR 5 [mem 0xdc400000-0xdc47ffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.0: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.0: PME# supported from D1 D2 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.1: BAR 0 [mem 0xdc4c8000-0xdc4cbfff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.1: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.1: PME# supported from D1 D2 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.2: BAR 2 [mem 0xdc300000-0xdc3fffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.2: BAR 5 [mem 0xdc4cc000-0xdc4cdfff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.2: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.4: BAR 0 [mem 0xdc200000-0xdc2fffff 64bit]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.4: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.4: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.5: BAR 0 [mem 0xdc480000-0xdc4bffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.5: BAR 2 [mem 0x7810000000-0x78107fffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.5: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.5: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.6: BAR 0 [mem 0xdc4c0000-0xdc4c7fff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.6: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.6: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1: PCI bridge to [bus 63]
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.0: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.1: BAR 0 [mem 0xdca00000-0xdcafffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.1: BAR 1 [mem 0xdcb00000-0xdcb01fff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.1: BAR 2 [mem 0x7810900000-0x781097ffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.1: BAR 4 [mem 0xdcb03000-0xdcb03fff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.1: BAR 5 [mem 0xdcb02000-0xdcb02fff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.1: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2: PCI bridge to [bus 64]
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.0: BAR 0 [mem 0xdc800000-0xdc8fffff 64bit]
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.0: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.0: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.3: BAR 0 [mem 0xdc700000-0xdc7fffff 64bit]
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.3: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.3: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.4: BAR 0 [mem 0xdc600000-0xdc6fffff 64bit]
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.4: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.4: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.5: BAR 0 [mem 0xdc900000-0xdc97ffff 64bit]
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.5: enabling Extended Tags
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.5: PME# supported from D0 D3hot D3cold
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3: PCI bridge to [bus 65]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: on NUMA node 0
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jul 08 09:33:14 pafnucy kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jul 08 09:33:14 pafnucy kernel: Low-power S0 idle used by default for system suspend
Jul 08 09:33:14 pafnucy kernel: ACPI: EC: interrupt unblocked
Jul 08 09:33:14 pafnucy kernel: ACPI: EC: event unblocked
Jul 08 09:33:14 pafnucy kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 08 09:33:14 pafnucy kernel: ACPI: EC: GPE=0x4
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
Jul 08 09:33:14 pafnucy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Jul 08 09:33:14 pafnucy kernel: iommu: Default domain type: Translated
Jul 08 09:33:14 pafnucy kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jul 08 09:33:14 pafnucy kernel: SCSI subsystem initialized
Jul 08 09:33:14 pafnucy kernel: libata version 3.00 loaded.
Jul 08 09:33:14 pafnucy kernel: ACPI: bus type USB registered
Jul 08 09:33:14 pafnucy kernel: usbcore: registered new interface driver usbfs
Jul 08 09:33:14 pafnucy kernel: usbcore: registered new interface driver hub
Jul 08 09:33:14 pafnucy kernel: usbcore: registered new device driver usb
Jul 08 09:33:14 pafnucy kernel: EDAC MC: Ver: 3.0.0
Jul 08 09:33:14 pafnucy kernel: efivars: Registered efivars operations
Jul 08 09:33:14 pafnucy kernel: NetLabel: Initializing
Jul 08 09:33:14 pafnucy kernel: NetLabel:  domain hash size = 128
Jul 08 09:33:14 pafnucy kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jul 08 09:33:14 pafnucy kernel: NetLabel:  unlabeled traffic allowed by default
Jul 08 09:33:14 pafnucy kernel: PCI: Using ACPI for IRQ routing
Jul 08 09:33:14 pafnucy kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 08 09:33:14 pafnucy kernel: e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
Jul 08 09:33:14 pafnucy kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jul 08 09:33:14 pafnucy kernel: e820: reserve RAM buffer [mem 0x61b42000-0x63ffffff]
Jul 08 09:33:14 pafnucy kernel: e820: reserve RAM buffer [mem 0x6414e000-0x67ffffff]
Jul 08 09:33:14 pafnucy kernel: e820: reserve RAM buffer [mem 0x6797f000-0x67ffffff]
Jul 08 09:33:14 pafnucy kernel: e820: reserve RAM buffer [mem 0x79ff7000-0x7bffffff]
Jul 08 09:33:14 pafnucy kernel: e820: reserve RAM buffer [mem 0x79fff000-0x7bffffff]
Jul 08 09:33:14 pafnucy kernel: e820: reserve RAM buffer [mem 0x77e180000-0x77fffffff]
Jul 08 09:33:14 pafnucy kernel: vgaarb: loaded
Jul 08 09:33:14 pafnucy kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jul 08 09:33:14 pafnucy kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jul 08 09:33:14 pafnucy kernel: clocksource: Switched to clocksource tsc-early
Jul 08 09:33:14 pafnucy kernel: VFS: Disk quotas dquot_6.6.0
Jul 08 09:33:14 pafnucy kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 08 09:33:14 pafnucy kernel: pnp: PnP ACPI init
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x04d0-0x04d1] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x040b] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x04d6] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0c00-0x0c01] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0c14] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0c50-0x0c51] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0c52] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0c6c] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0c6f] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0cd0-0x0cd1] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0cd2-0x0cd3] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0cd4-0x0cd5] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0cd6-0x0cd7] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0cd8-0x0cdf] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0800-0x089f] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0b00-0x0b0f] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0b20-0x0b3f] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0900-0x090f] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [io  0x0910-0x091f] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:02: [mem 0xff000000-0xffffffff] has been reserved
Jul 08 09:33:14 pafnucy kernel: system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
Jul 08 09:33:14 pafnucy kernel: pnp: PnP ACPI: found 4 devices
Jul 08 09:33:14 pafnucy kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 08 09:33:14 pafnucy kernel: NET: Registered PF_INET protocol family
Jul 08 09:33:14 pafnucy kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul 08 09:33:14 pafnucy kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, linear)
Jul 08 09:33:14 pafnucy kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jul 08 09:33:14 pafnucy kernel: NET: Registered PF_XDP protocol family
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1: PCI bridge to [bus 61]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1:   bridge window [mem 0xdcd00000-0xdcdfffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3: PCI bridge to [bus 62]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3:   bridge window [mem 0xdcc00000-0xdccfffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3:   bridge window [mem 0xfcf00000-0xfcffffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1: PCI bridge to [bus 63]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc4fffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2: PCI bridge to [bus 64]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2:   bridge window [mem 0xdca00000-0xdcbfffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3: PCI bridge to [bus 65]
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3:   bridge window [mem 0xdc600000-0xdc9fffff]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfcffffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:00: resource 11 [mem 0x880000000-0x7fffffffff window]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:01: resource 0 [io  0xb000-0xefff]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:01: resource 1 [mem 0xc4000000-0xdbffffff]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:01: resource 2 [mem 0x5800000000-0x77ffffffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:61: resource 1 [mem 0xdcd00000-0xdcdfffff]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:62: resource 1 [mem 0xdcc00000-0xdccfffff]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:62: resource 2 [mem 0xfcf00000-0xfcffffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:63: resource 0 [io  0xf000-0xffff]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:63: resource 1 [mem 0xdc000000-0xdc4fffff]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:63: resource 2 [mem 0x7800000000-0x78107fffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:64: resource 1 [mem 0xdca00000-0xdcbfffff]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:64: resource 2 [mem 0x7810900000-0x78109fffff 64bit pref]
Jul 08 09:33:14 pafnucy kernel: pci_bus 0000:65: resource 1 [mem 0xdc600000-0xdc9fffff]
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.1: D0 power state depends on 0000:63:00.0
Jul 08 09:33:14 pafnucy kernel: PCI: CLS 64 bytes, default 64
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jul 08 09:33:14 pafnucy kernel: Trying to unpack rootfs image as initramfs...
Jul 08 09:33:14 pafnucy kernel: platform MSFT0201:00: Adding to iommu group 0
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:00.0: Adding to iommu group 1
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.0: Adding to iommu group 2
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:01.1: Adding to iommu group 3
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.0: Adding to iommu group 4
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.1: Adding to iommu group 5
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:02.3: Adding to iommu group 6
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:03.0: Adding to iommu group 7
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.0: Adding to iommu group 8
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.1: Adding to iommu group 9
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.2: Adding to iommu group 10
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:08.3: Adding to iommu group 11
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:14.0: Adding to iommu group 12
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:14.3: Adding to iommu group 12
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.0: Adding to iommu group 13
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.1: Adding to iommu group 13
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.2: Adding to iommu group 13
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.3: Adding to iommu group 13
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.4: Adding to iommu group 13
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.5: Adding to iommu group 13
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.6: Adding to iommu group 13
Jul 08 09:33:14 pafnucy kernel: pci 0000:00:18.7: Adding to iommu group 13
Jul 08 09:33:14 pafnucy kernel: pci 0000:61:00.0: Adding to iommu group 14
Jul 08 09:33:14 pafnucy kernel: pci 0000:62:00.0: Adding to iommu group 15
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.0: Adding to iommu group 16
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.1: Adding to iommu group 17
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.2: Adding to iommu group 18
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.4: Adding to iommu group 19
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.5: Adding to iommu group 20
Jul 08 09:33:14 pafnucy kernel: pci 0000:63:00.6: Adding to iommu group 21
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.0: Adding to iommu group 22
Jul 08 09:33:14 pafnucy kernel: pci 0000:64:00.1: Adding to iommu group 23
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.0: Adding to iommu group 24
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.3: Adding to iommu group 25
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.4: Adding to iommu group 26
Jul 08 09:33:14 pafnucy kernel: pci 0000:65:00.5: Adding to iommu group 27
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: Interrupt remapping enabled
Jul 08 09:33:14 pafnucy kernel: AMD-Vi: Virtual APIC enabled
Jul 08 09:33:14 pafnucy kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 08 09:33:14 pafnucy kernel: software IO TLB: mapped [mem 0x000000005627e000-0x000000005a27e000] (64MB)
Jul 08 09:33:14 pafnucy kernel: LVT offset 0 assigned for vector 0x400
Jul 08 09:33:14 pafnucy kernel: perf: AMD IBS detected (0x00081bff)
Jul 08 09:33:14 pafnucy kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jul 08 09:33:14 pafnucy kernel: Initialise system trusted keyrings
Jul 08 09:33:14 pafnucy kernel: Key type blacklist registered
Jul 08 09:33:14 pafnucy kernel: workingset: timestamp_bits=46 max_order=23 bucket_order=0
Jul 08 09:33:14 pafnucy kernel: fuse: init (API version 7.44)
Jul 08 09:33:14 pafnucy kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Jul 08 09:33:14 pafnucy kernel: integrity: Platform Keyring initialized
Jul 08 09:33:14 pafnucy kernel: integrity: Machine keyring initialized
Jul 08 09:33:14 pafnucy kernel: Key type asymmetric registered
Jul 08 09:33:14 pafnucy kernel: Asymmetric key parser 'x509' registered
Jul 08 09:33:14 pafnucy kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Jul 08 09:33:14 pafnucy kernel: io scheduler mq-deadline registered
Jul 08 09:33:14 pafnucy kernel: io scheduler kyber registered
Jul 08 09:33:14 pafnucy kernel: amd_gpio AMDI0030:00: Failed to request GPIO for pin 0x0000, err -16
Jul 08 09:33:14 pafnucy kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 08 09:33:14 pafnucy kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 32
Jul 08 09:33:14 pafnucy kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jul 08 09:33:14 pafnucy kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 33
Jul 08 09:33:14 pafnucy kernel: pcieport 0000:00:02.3: PME: Signaling with IRQ 34
Jul 08 09:33:14 pafnucy kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 35
Jul 08 09:33:14 pafnucy kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 36
Jul 08 09:33:14 pafnucy kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 37
Jul 08 09:33:14 pafnucy kernel: ACPI: AC: AC Adapter [ACAD] (on-line)
Jul 08 09:33:14 pafnucy kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jul 08 09:33:14 pafnucy kernel: ACPI: button: Power Button [PWRB]
Jul 08 09:33:14 pafnucy kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Jul 08 09:33:14 pafnucy kernel: ACPI: button: Lid Switch [LID0]
Jul 08 09:33:14 pafnucy kernel: Monitor-Mwait will be used to enter C-1 state
Jul 08 09:33:14 pafnucy kernel: Freeing initrd memory: 37248K
Jul 08 09:33:14 pafnucy kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1832
Jul 08 09:33:14 pafnucy kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 08 09:33:14 pafnucy kernel: ACPI: battery: Slot [BAT1] (battery present)
Jul 08 09:33:14 pafnucy kernel: Non-volatile memory driver v1.3
Jul 08 09:33:14 pafnucy kernel: tsc: Refined TSC clocksource calibration: 1996.222 MHz
Jul 08 09:33:14 pafnucy kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398c7ae93a9, max_idle_ns: 881590667579 ns
Jul 08 09:33:14 pafnucy kernel: clocksource: Switched to clocksource tsc
Jul 08 09:33:14 pafnucy kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jul 08 09:33:14 pafnucy kernel: ACPI: bus type drm_connector registered
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:63:00.4: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:63:00.4: new USB bus registered, assigned bus number 1
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:63:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:63:00.4: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:63:00.4: new USB bus registered, assigned bus number 2
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:63:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jul 08 09:33:14 pafnucy kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Jul 08 09:33:14 pafnucy kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 08 09:33:14 pafnucy kernel: usb usb1: Product: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: usb usb1: Manufacturer: Linux 6.16.0-rc5 xhci-hcd
Jul 08 09:33:14 pafnucy kernel: usb usb1: SerialNumber: 0000:63:00.4
Jul 08 09:33:14 pafnucy kernel: hub 1-0:1.0: USB hub found
Jul 08 09:33:14 pafnucy kernel: hub 1-0:1.0: 1 port detected
Jul 08 09:33:14 pafnucy kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 08 09:33:14 pafnucy kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Jul 08 09:33:14 pafnucy kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 08 09:33:14 pafnucy kernel: usb usb2: Product: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: usb usb2: Manufacturer: Linux 6.16.0-rc5 xhci-hcd
Jul 08 09:33:14 pafnucy kernel: usb usb2: SerialNumber: 0000:63:00.4
Jul 08 09:33:14 pafnucy kernel: hub 2-0:1.0: USB hub found
Jul 08 09:33:14 pafnucy kernel: hub 2-0:1.0: 1 port detected
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.0: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.0: new USB bus registered, assigned bus number 3
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.0: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.0: new USB bus registered, assigned bus number 4
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jul 08 09:33:14 pafnucy kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Jul 08 09:33:14 pafnucy kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 08 09:33:14 pafnucy kernel: usb usb3: Product: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: usb usb3: Manufacturer: Linux 6.16.0-rc5 xhci-hcd
Jul 08 09:33:14 pafnucy kernel: usb usb3: SerialNumber: 0000:65:00.0
Jul 08 09:33:14 pafnucy kernel: hub 3-0:1.0: USB hub found
Jul 08 09:33:14 pafnucy kernel: hub 3-0:1.0: 5 ports detected
Jul 08 09:33:14 pafnucy kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 08 09:33:14 pafnucy kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Jul 08 09:33:14 pafnucy kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 08 09:33:14 pafnucy kernel: usb usb4: Product: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: usb usb4: Manufacturer: Linux 6.16.0-rc5 xhci-hcd
Jul 08 09:33:14 pafnucy kernel: usb usb4: SerialNumber: 0000:65:00.0
Jul 08 09:33:14 pafnucy kernel: hub 4-0:1.0: USB hub found
Jul 08 09:33:14 pafnucy kernel: hub 4-0:1.0: 2 ports detected
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.3: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.3: new USB bus registered, assigned bus number 5
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.3: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.3: new USB bus registered, assigned bus number 6
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jul 08 09:33:14 pafnucy kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Jul 08 09:33:14 pafnucy kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 08 09:33:14 pafnucy kernel: usb usb5: Product: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: usb usb5: Manufacturer: Linux 6.16.0-rc5 xhci-hcd
Jul 08 09:33:14 pafnucy kernel: usb usb5: SerialNumber: 0000:65:00.3
Jul 08 09:33:14 pafnucy kernel: hub 5-0:1.0: USB hub found
Jul 08 09:33:14 pafnucy kernel: hub 5-0:1.0: 1 port detected
Jul 08 09:33:14 pafnucy kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 08 09:33:14 pafnucy kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Jul 08 09:33:14 pafnucy kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 08 09:33:14 pafnucy kernel: usb usb6: Product: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: usb usb6: Manufacturer: Linux 6.16.0-rc5 xhci-hcd
Jul 08 09:33:14 pafnucy kernel: usb usb6: SerialNumber: 0000:65:00.3
Jul 08 09:33:14 pafnucy kernel: hub 6-0:1.0: USB hub found
Jul 08 09:33:14 pafnucy kernel: hub 6-0:1.0: 1 port detected
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.4: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.4: new USB bus registered, assigned bus number 7
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.4: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.4: new USB bus registered, assigned bus number 8
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jul 08 09:33:14 pafnucy kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Jul 08 09:33:14 pafnucy kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 08 09:33:14 pafnucy kernel: usb usb7: Product: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: usb usb7: Manufacturer: Linux 6.16.0-rc5 xhci-hcd
Jul 08 09:33:14 pafnucy kernel: usb usb7: SerialNumber: 0000:65:00.4
Jul 08 09:33:14 pafnucy kernel: hub 7-0:1.0: USB hub found
Jul 08 09:33:14 pafnucy kernel: hub 7-0:1.0: 1 port detected
Jul 08 09:33:14 pafnucy kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 08 09:33:14 pafnucy kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Jul 08 09:33:14 pafnucy kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 08 09:33:14 pafnucy kernel: usb usb8: Product: xHCI Host Controller
Jul 08 09:33:14 pafnucy kernel: usb usb8: Manufacturer: Linux 6.16.0-rc5 xhci-hcd
Jul 08 09:33:14 pafnucy kernel: usb usb8: SerialNumber: 0000:65:00.4
Jul 08 09:33:14 pafnucy kernel: hub 8-0:1.0: USB hub found
Jul 08 09:33:14 pafnucy kernel: hub 8-0:1.0: 1 port detected
Jul 08 09:33:14 pafnucy kernel: usbcore: registered new interface driver usbserial_generic
Jul 08 09:33:14 pafnucy kernel: usbserial: USB Serial support registered for generic
Jul 08 09:33:14 pafnucy kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Jul 08 09:33:14 pafnucy kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Jul 08 09:33:14 pafnucy kernel: fbcon: Deferring console take-over
Jul 08 09:33:14 pafnucy kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jul 08 09:33:14 pafnucy kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 08 09:33:14 pafnucy kernel: drop_monitor: Initializing network drop monitor service
Jul 08 09:33:14 pafnucy kernel: NET: Registered PF_INET6 protocol family
Jul 08 09:33:14 pafnucy kernel: Segment Routing with IPv6
Jul 08 09:33:14 pafnucy kernel: RPL Segment Routing with IPv6
Jul 08 09:33:14 pafnucy kernel: In-situ OAM (IOAM) with IPv6
Jul 08 09:33:14 pafnucy kernel: NET: Registered PF_PACKET protocol family
Jul 08 09:33:14 pafnucy kernel: x86/amd: Previous system reset reason [0x00080800]: software wrote 0x6 to reset control register 0xCF9
Jul 08 09:33:14 pafnucy kernel: microcode: Current revision: 0x0b20401b
Jul 08 09:33:14 pafnucy kernel: resctrl: L3 allocation detected
Jul 08 09:33:14 pafnucy kernel: resctrl: MB allocation detected
Jul 08 09:33:14 pafnucy kernel: resctrl: SMBA allocation detected
Jul 08 09:33:14 pafnucy kernel: resctrl: L3 monitoring detected
Jul 08 09:33:14 pafnucy kernel: IPI shorthand broadcast: enabled
Jul 08 09:33:14 pafnucy kernel: sched_clock: Marking stable (1796667591, 288404)->(1800307130, -3351135)
Jul 08 09:33:14 pafnucy kernel: registered taskstats version 1
Jul 08 09:33:14 pafnucy kernel: Loading compiled-in X.509 certificates
Jul 08 09:33:14 pafnucy kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 645e964bb1993d6a9e6bd1ff4cc18a4e1adf0dee'
Jul 08 09:33:14 pafnucy kernel: Key type .fscrypt registered
Jul 08 09:33:14 pafnucy kernel: Key type fscrypt-provisioning registered
Jul 08 09:33:14 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 08 09:33:14 pafnucy kernel: integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
Jul 08 09:33:14 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 08 09:33:14 pafnucy kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook db Certificate: 9f03a84b0b7d6b97418311a2175e7968'
Jul 08 09:33:14 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 08 09:33:14 pafnucy kernel: integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
Jul 08 09:33:14 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 08 09:33:14 pafnucy kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jul 08 09:33:14 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 08 09:33:14 pafnucy kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jul 08 09:33:14 pafnucy kernel: PM:   Magic number: 1:377:571
Jul 08 09:33:14 pafnucy kernel: xhci_hcd 0000:65:00.0: hash matches
Jul 08 09:33:14 pafnucy kernel: RAS: Correctable Errors collector initialized.
Jul 08 09:33:14 pafnucy kernel: clk: Disabling unused clocks
Jul 08 09:33:14 pafnucy kernel: PM: genpd: Disabling unused power domains
Jul 08 09:33:14 pafnucy kernel: Freeing unused decrypted memory: 2036K
Jul 08 09:33:14 pafnucy kernel: Freeing unused kernel image (initmem) memory: 1984K
Jul 08 09:33:14 pafnucy kernel: Write protecting the kernel read-only data: 24576k
Jul 08 09:33:14 pafnucy kernel: Freeing unused kernel image (text/rodata gap) memory: 1304K
Jul 08 09:33:14 pafnucy kernel: Freeing unused kernel image (rodata/data gap) memory: 1028K
Jul 08 09:33:14 pafnucy kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 08 09:33:14 pafnucy kernel: rodata_test: all tests were successful
Jul 08 09:33:14 pafnucy kernel: Run /init as init process
Jul 08 09:33:14 pafnucy kernel:   with arguments:
Jul 08 09:33:14 pafnucy kernel:     /init
Jul 08 09:33:14 pafnucy kernel:   with environment:
Jul 08 09:33:14 pafnucy kernel:     HOME=/
Jul 08 09:33:14 pafnucy kernel:     TERM=linux
Jul 08 09:33:14 pafnucy kernel:     BOOT_IMAGE=/boot/vmlinuz-linux-devel
Jul 08 09:33:14 pafnucy kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Jul 08 09:33:14 pafnucy kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/LNXVIDEO:00/input/input2
Jul 08 09:33:14 pafnucy kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jul 08 09:33:14 pafnucy kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jul 08 09:33:14 pafnucy kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 08 09:33:14 pafnucy kernel: Key type psk registered
Jul 08 09:33:14 pafnucy kernel: nvme 0000:61:00.0: platform quirk: setting simple suspend
Jul 08 09:33:14 pafnucy kernel: nvme nvme0: pci function 0000:61:00.0
Jul 08 09:33:14 pafnucy kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Jul 08 09:33:14 pafnucy kernel: nvme nvme0: allocated 64 MiB host memory buffer (1 segment).
Jul 08 09:33:14 pafnucy kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jul 08 09:33:14 pafnucy kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p8 p9
Jul 08 09:33:14 pafnucy kernel: usb 3-4: new high-speed USB device number 2 using xhci_hcd
Jul 08 09:33:14 pafnucy kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Jul 08 09:33:14 pafnucy kernel: usb 3-4: New USB device found, idVendor=0489, idProduct=e0f5, bcdDevice= 1.00
Jul 08 09:33:14 pafnucy kernel: usb 3-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Jul 08 09:33:14 pafnucy kernel: usb 3-4: Product: Wireless_Device
Jul 08 09:33:14 pafnucy kernel: usb 3-4: Manufacturer: MediaTek Inc.
Jul 08 09:33:14 pafnucy kernel: usb 3-4: SerialNumber: 000000000
Jul 08 09:33:14 pafnucy kernel: usb 1-1: New USB device found, idVendor=3277, idProduct=0060, bcdDevice= 1.01
Jul 08 09:33:14 pafnucy kernel: usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jul 08 09:33:14 pafnucy kernel: usb 1-1: Product: USB2.0 FHD UVC WebCam
Jul 08 09:33:14 pafnucy kernel: usb 1-1: Manufacturer: Shinetech
Jul 08 09:33:14 pafnucy kernel: usb 1-1: SerialNumber: 200901010001
Jul 08 09:33:14 pafnucy kernel: [drm] amdgpu kernel modesetting enabled.
Jul 08 09:33:14 pafnucy kernel: amdgpu: Virtual CRAT table created for CPU
Jul 08 09:33:14 pafnucy kernel: amdgpu: Topology: Add CPU node
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: enabling device (0006 -> 0007)
Jul 08 09:33:14 pafnucy kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x1043:0x38C8 0xC1).
Jul 08 09:33:14 pafnucy kernel: [drm] register mmio base: 0xDC400000
Jul 08 09:33:14 pafnucy kernel: [drm] register mmio size: 524288
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 0 <soc21_common>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 1 <gmc_v11_0>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 2 <ih_v6_1>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 3 <psp>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 4 <smu>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 5 <dm>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 6 <gfx_v11_0>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 7 <sdma_v6_0>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 8 <vcn_v4_0_5>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 9 <jpeg_v4_0_5>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 10 <mes_v11_0>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 11 <vpe_v6_1>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 12 <isp_ip>
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: Fetched VBIOS from VFCT
Jul 08 09:33:14 pafnucy kernel: amdgpu: ATOM BIOS: 113-STRIXEMU-001
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: VPE: collaborate mode false
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] Optional firmware "amdgpu/isp_4_1_0.bin" was not found
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jul 08 09:33:14 pafnucy kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: VRAM: 4096M 0x0000008000000000 - 0x00000080FFFFFFFF (4096M used)
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Jul 08 09:33:14 pafnucy kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
Jul 08 09:33:14 pafnucy kernel: [drm] RAM width 128bits LPDDR5
Jul 08 09:33:14 pafnucy kernel: [drm] amdgpu: 4096M of VRAM memory ready
Jul 08 09:33:14 pafnucy kernel: [drm] amdgpu: 13840M of GTT memory ready.
Jul 08 09:33:14 pafnucy kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jul 08 09:33:14 pafnucy kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008001900000).
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] Loading DMUB firmware via PSP: version=0x09002400
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 11
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: reserve 0x8900000 from 0x80e0000000 for PSP TMR
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: SMU is initialized successfully!
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] Display Core v3.2.334 initialized on DCN 3.5
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] DP-HDMI FRL PCON supported
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x09002400
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 1, DC PSR ver 0, sink PSR ver 1 DPCD caps 0x38 su_y_granularity 4
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 08 09:33:14 pafnucy kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jul 08 09:33:14 pafnucy kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jul 08 09:33:14 pafnucy kernel: amdgpu: Virtual CRAT table created for GPU
Jul 08 09:33:14 pafnucy kernel: amdgpu: Topology: Add dGPU node [0x150e:0x1002]
Jul 08 09:33:14 pafnucy kernel: kfd kfd: amdgpu: added device 1002:150e
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: Runtime PM not available
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] Using custom brightness curve
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: [drm] Registered 4 planes with drm panic
Jul 08 09:33:14 pafnucy kernel: [drm] Initialized amdgpu 3.64.0 for 0000:63:00.0 on minor 1
Jul 08 09:33:14 pafnucy kernel: fbcon: Deferring console take-over
Jul 08 09:33:14 pafnucy kernel: amdgpu 0000:63:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jul 08 09:33:14 pafnucy kernel: fbcon: Taking over console
Jul 08 09:33:14 pafnucy kernel: [drm] pre_validate_dsc:1627 MST_DSC dsc precompute is not needed
Jul 08 09:33:14 pafnucy kernel: XFS (nvme0n1p6): Mounting V5 Filesystem 2286f9e1-153f-47d6-9f5f-e8a27d77dcc0
Jul 08 09:33:14 pafnucy kernel: XFS (nvme0n1p6): Ending clean mount
Jul 08 09:33:14 pafnucy kernel: Console: switching to colour frame buffer device 200x62
Jul 08 09:33:14 pafnucy kernel: zram: Added device: zram0
Jul 08 09:33:14 pafnucy kernel: loop: module loaded
Jul 08 09:33:14 pafnucy kernel: device-mapper: uevent: version 1.0.3
Jul 08 09:33:14 pafnucy kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
Jul 08 09:33:14 pafnucy kernel: i2c_dev: i2c /dev entries driver
Jul 08 09:33:14 pafnucy kernel: Asymmetric key parser 'pkcs8' registered
Jul 08 09:33:14 pafnucy kernel: rtc_cmos 00:00: RTC can wake from S4
Jul 08 09:33:14 pafnucy kernel: rtc_cmos 00:00: registered as rtc0
Jul 08 09:33:14 pafnucy kernel: rtc_cmos 00:00: setting system clock to 2025-07-08T07:33:14 UTC (1751959994)
Jul 08 09:33:14 pafnucy kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Jul 08 09:33:14 pafnucy kernel: amdxdna 0000:64:00.1: enabling device (0000 -> 0002)
Jul 08 09:33:14 pafnucy kernel: ccp 0000:63:00.2: enabling device (0000 -> 0002)
Jul 08 09:33:14 pafnucy kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jul 08 09:33:14 pafnucy kernel: ACPI: thermal: Thermal Zone [THRM] (53 C)
Jul 08 09:33:14 pafnucy kernel: ACPI: bus type thunderbolt registered
Jul 08 09:33:14 pafnucy kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
Jul 08 09:33:14 pafnucy kernel: ccp 0000:63:00.2: tee enabled
Jul 08 09:33:14 pafnucy kernel: ccp 0000:63:00.2: psp enabled
Jul 08 09:33:14 pafnucy kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
Jul 08 09:33:14 pafnucy kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jul 08 09:33:14 pafnucy kernel: RAPL PMU: hw unit of domain core 2^-16 Joules
Jul 08 09:33:14 pafnucy kernel: zram0: detected capacity change from 0 to 8388608
Jul 08 09:33:14 pafnucy kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 08 09:33:14 pafnucy kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 08 09:33:14 pafnucy kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jul 08 09:33:14 pafnucy kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 08 09:33:14 pafnucy kernel: cfg80211: failed to load regulatory.db
Jul 08 09:33:14 pafnucy kernel: Adding 16777212k swap on /dev/nvme0n1p8.  Priority:-2 extents:1 across:16777212k SS
Jul 08 09:33:14 pafnucy kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Jul 08 09:33:14 pafnucy kernel: [drm] Initialized amdxdna_accel_driver 0.0.0 for 0000:64:00.1 on minor 0
Jul 08 09:33:14 pafnucy kernel: input: ASCP1201:00 093A:3017 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASCP1201:00/0018:093A:3017.0001/input/input5
Jul 08 09:33:14 pafnucy kernel: input: ASCP1201:00 093A:3017 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASCP1201:00/0018:093A:3017.0001/input/input6
Jul 08 09:33:14 pafnucy kernel: hid-generic 0018:093A:3017.0001: input,hidraw0: I2C HID v1.00 Mouse [ASCP1201:00 093A:3017] on i2c-ASCP1201:00
Jul 08 09:33:15 pafnucy kernel: XFS: attr2 mount option is deprecated.
Jul 08 09:33:15 pafnucy kernel: XFS (nvme0n1p9): Mounting V5 Filesystem 88bb97dc-f552-4eba-8f74-bb92f4db5546
Jul 08 09:33:15 pafnucy kernel: XFS (nvme0n1p9): Ending clean mount
Jul 08 09:33:15 pafnucy kernel: NET: Registered PF_ALG protocol family
Jul 08 09:33:15 pafnucy kernel: i2c_hid_acpi i2c-ITE5570:00: device did not ack reset within 1000 ms
Jul 08 09:33:15 pafnucy kernel: mc: Linux media interface: v0.10
Jul 08 09:33:15 pafnucy kernel: Bluetooth: Core ver 2.22
Jul 08 09:33:15 pafnucy kernel: NET: Registered PF_BLUETOOTH protocol family
Jul 08 09:33:15 pafnucy kernel: Bluetooth: HCI device and connection manager initialized
Jul 08 09:33:15 pafnucy kernel: Bluetooth: HCI socket layer initialized
Jul 08 09:33:15 pafnucy kernel: Bluetooth: L2CAP socket layer initialized
Jul 08 09:33:15 pafnucy kernel: Bluetooth: SCO socket layer initialized
Jul 08 09:33:15 pafnucy kernel: input: ITE5570:00 0B05:5570 Wireless Radio Control as /devices/platform/AMDI0010:01/i2c-1/i2c-ITE5570:00/0018:0B05:5570.0002/input/input7
Jul 08 09:33:15 pafnucy kernel: input: ITE5570:00 0B05:5570 as /devices/platform/AMDI0010:01/i2c-1/i2c-ITE5570:00/0018:0B05:5570.0002/input/input8
Jul 08 09:33:15 pafnucy kernel: hid-generic 0018:0B05:5570.0002: input,hidraw1: I2C HID v1.00 Device [ITE5570:00 0B05:5570] on i2c-ITE5570:00
Jul 08 09:33:15 pafnucy kernel: videodev: Linux video capture interface: v2.00
Jul 08 09:33:15 pafnucy kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jul 08 09:33:15 pafnucy kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jul 08 09:33:15 pafnucy kernel: asus_wmi: ASUS WMI generic driver loaded
Jul 08 09:33:15 pafnucy kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jul 08 09:33:15 pafnucy kernel: asus_wmi: Initialization: 0x1
Jul 08 09:33:15 pafnucy kernel: asus_wmi: SFUN value: 0x21
Jul 08 09:33:15 pafnucy kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Jul 08 09:33:15 pafnucy kernel: asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
Jul 08 09:33:15 pafnucy kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input9
Jul 08 09:33:15 pafnucy kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jul 08 09:33:15 pafnucy kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jul 08 09:33:15 pafnucy kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jul 08 09:33:15 pafnucy kernel: usbcore: registered new interface driver btusb
Jul 08 09:33:15 pafnucy kernel: asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
Jul 08 09:33:15 pafnucy kernel: asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
Jul 08 09:33:15 pafnucy kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
Jul 08 09:33:15 pafnucy kernel: asus_wmi: using asus-wmi for asus::kbd_backlight
Jul 08 09:33:15 pafnucy kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20250523103438
Jul 08 09:33:15 pafnucy kernel: ACPI: battery: new hook: ASUS Battery Extension
Jul 08 09:33:15 pafnucy kernel: snd_acp_pci 0000:63:00.5: enabling device (0000 -> 0002)
Jul 08 09:33:15 pafnucy kernel: platform acp_asoc_acp70.0: warning: No matching ASoC machine driver found
Jul 08 09:33:15 pafnucy kernel: kvm_amd: TSC scaling supported
Jul 08 09:33:15 pafnucy kernel: kvm_amd: Nested Virtualization enabled
Jul 08 09:33:15 pafnucy kernel: kvm_amd: Nested Paging enabled
Jul 08 09:33:15 pafnucy kernel: kvm_amd: LBR virtualization supported
Jul 08 09:33:15 pafnucy kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jul 08 09:33:15 pafnucy kernel: kvm_amd: Virtual GIF supported
Jul 08 09:33:15 pafnucy kernel: kvm_amd: Virtual NMI enabled
Jul 08 09:33:15 pafnucy kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jul 08 09:33:15 pafnucy kernel: Bluetooth: BNEP filters: protocol multicast
Jul 08 09:33:15 pafnucy kernel: Bluetooth: BNEP socket layer initialized
Jul 08 09:33:15 pafnucy kernel: snd_hda_intel 0000:63:00.1: enabling device (0000 -> 0002)
Jul 08 09:33:15 pafnucy kernel: snd_hda_intel 0000:63:00.6: enabling device (0000 -> 0002)
Jul 08 09:33:15 pafnucy kernel: mt7921e 0000:62:00.0: enabling device (0000 -> 0002)
Jul 08 09:33:15 pafnucy kernel: mt7921e 0000:62:00.0: ASIC revision: 79220010
Jul 08 09:33:15 pafnucy kernel: snd_hda_intel 0000:63:00.1: bound 0000:63:00.0 (ops __SCT__tp_func_dcn_optc_lock_unlock_state [amdgpu])
Jul 08 09:33:15 pafnucy kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:63:00.1/sound/card0/input10
Jul 08 09:33:15 pafnucy kernel: amd-pmf AMDI0103:00: No Smart PC policy present
Jul 08 09:33:15 pafnucy kernel: amd-pmf AMDI0103:00: registered PMF device successfully
Jul 08 09:33:15 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0: ALC294: picked fixup  (pin match)
Jul 08 09:33:15 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
Jul 08 09:33:15 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 08 09:33:15 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jul 08 09:33:15 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jul 08 09:33:15 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jul 08 09:33:15 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Jul 08 09:33:15 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
Jul 08 09:33:15 pafnucy kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:63:00.1/sound/card0/input11
Jul 08 09:33:15 pafnucy kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:63:00.1/sound/card0/input12
Jul 08 09:33:15 pafnucy kernel: input: ASCP1201:00 093A:3017 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASCP1201:00/0018:093A:3017.0001/input/input13
Jul 08 09:33:15 pafnucy kernel: input: ASCP1201:00 093A:3017 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASCP1201:00/0018:093A:3017.0001/input/input14
Jul 08 09:33:15 pafnucy kernel: hid-multitouch 0018:093A:3017.0001: input,hidraw0: I2C HID v1.00 Mouse [ASCP1201:00 093A:3017] on i2c-ASCP1201:00
Jul 08 09:33:15 pafnucy kernel: mousedev: PS/2 mouse device common for all mice
Jul 08 09:33:15 pafnucy kernel: mt7921e 0000:62:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250523103150a
Jul 08 09:33:15 pafnucy kernel: mt7921e 0000:62:00.0: WM Firmware Version: ____000000, Build Time: 20250523103234
Jul 08 09:33:15 pafnucy kernel: usb 1-1: Found UVC 1.10 device USB2.0 FHD UVC WebCam (3277:0060)
Jul 08 09:33:15 pafnucy kernel: usb 1-1: Found UVC 1.50 device USB2.0 FHD UVC WebCam (3277:0060)
Jul 08 09:33:15 pafnucy kernel: Bluetooth: hci0: Device setup in 147838 usecs
Jul 08 09:33:15 pafnucy kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jul 08 09:33:15 pafnucy kernel: usbcore: registered new interface driver uvcvideo
Jul 08 09:33:15 pafnucy kernel: Bluetooth: hci0: AOSP extensions version v1.00
Jul 08 09:33:15 pafnucy kernel: Bluetooth: hci0: AOSP quality report is supported
Jul 08 09:33:16 pafnucy kernel: Bluetooth: MGMT ver 1.23
Jul 08 09:33:16 pafnucy kernel: intel_rapl_common: Found RAPL domain package
Jul 08 09:33:16 pafnucy kernel: intel_rapl_common: Found RAPL domain core
Jul 08 09:33:16 pafnucy kernel: amd_atl: AMD Address Translation Library initialized
Jul 08 09:33:16 pafnucy kernel: input: HD-Audio Generic Headset Mic as /devices/pci0000:00/0000:00:08.1/0000:63:00.6/sound/card1/input15
Jul 08 09:33:16 pafnucy kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:63:00.6/sound/card1/input16
Jul 08 09:33:18 pafnucy kernel: wlan0: authenticate with 2c:3a:fd:2a:d9:00 (local address=78:46:5c:63:bd:d1)
Jul 08 09:33:18 pafnucy kernel: wlan0: send auth to 2c:3a:fd:2a:d9:00 (try 1/3)
Jul 08 09:33:19 pafnucy kernel: wlan0: authenticated
Jul 08 09:33:19 pafnucy kernel: wlan0: associate with 2c:3a:fd:2a:d9:00 (try 1/3)
Jul 08 09:33:19 pafnucy kernel: wlan0: RX AssocResp from 2c:3a:fd:2a:d9:00 (capab=0x1431 status=0 aid=5)
Jul 08 09:33:19 pafnucy kernel: wlan0: associated
Jul 08 09:33:19 pafnucy kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 2c:3a:fd:2a:d9:00
Jul 08 09:33:33 pafnucy kernel: ucsi_acpi USBC000:00: ucsi_handle_connector_change: GET_CONNECTOR_STATUS failed (-110)
Jul 08 09:33:51 pafnucy kernel: ACPI: button: The lid device is not compliant to SW_LID.
Jul 08 09:33:52 pafnucy kernel: ------------[ cut here ]------------
Jul 08 09:33:52 pafnucy kernel: WARNING: CPU: 12 PID: 1360 at drivers/gpu/drm/drm_gem.c:286 drm_gem_object_handle_put_unlocked+0xaa/0xe0
Jul 08 09:33:52 pafnucy kernel: Modules linked in: amd_atl intel_rapl_msr intel_rapl_common iosf_mbi mousedev snd_acp70 snd_acp_i2s snd_acp_pdm snd_acp_pcm snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci ccm snd_sof snd_sof_utils algif_aead snd_sof_xtensa_dsp snd_pci_ps snd_soc_acpi_amd_match snd_hda_codec_realtek snd_amd_sdw_acpi des3_ede_x86_64 soundwire_amd snd_hda_codec_generic soundwire_generic_allocation snd_hda_scodec_component soundwire_bus cbc snd_soc_sdca snd_hda_codec_hdmi snd_soc_core des_generic mt7921e libdes snd_hda_intel snd_compress bnep mt7921_common snd_pcm_dmaengine snd_intel_dspcfg ac97_bus algif_skcipher kvm_amd mt792x_lib snd_intel_sdw_acpi snd_rpl_pci_acp6x snd_hda_codec uvcvideo snd_acp_pci snd_ctl_led snd_amd_acpi_mach mt76_connac_lib snd_hwdep videobuf2_vmalloc kvm snd_acp_legacy_common uvc snd_hda_core snd_pci_acp6x mt76 btusb videobuf2_memops irqbypass cmac btrtl ucsi_acpi snd_pcm polyval_clmulni snd_pci_acp5x videobuf2_v4l2
Jul 08 09:33:52 pafnucy kernel:  sp5100_tco mac80211 btintel typec_ucsi ghash_clmulni_intel md4 snd_rn_pci_acp3x amd_pmf snd_timer videobuf2_common asus_nb_wmi btbcm sha512_ssse3 typec asus_wmi snd_acp_config sha1_ssse3 amdtee snd i2c_piix4 btmtk algif_hash joydev videodev aesni_intel roles sparse_keymap hid_multitouch snd_soc_acpi amd_sfh libarc4 bluetooth mc af_alg hid_generic cfg80211 wmi_bmof rapl pcspkr platform_profile k10temp rfkill thunderbolt i2c_smbus amdxdna ccp snd_pci_acp3x soundcore thermal tee i2c_hid_acpi amd_pmc rtc_cmos i2c_hid pkcs8_key_parser i2c_dev crypto_user loop dm_mod nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress ip_tables x_tables amdgpu crc16 i2c_algo_bit drm_ttm_helper ttm drm_panel_backlight_quirks drm_exec drm_suballoc_helper amdxcp serio_raw drm_buddy atkbd nvme gpu_sched libps2 nvme_core drm_display_helper vivaldi_fmap cec nvme_keyring rc_core i8042 nvme_auth video serio
Jul 08 09:33:52 pafnucy kernel: CPU: 12 UID: 970 PID: 1360 Comm: Xorg Not tainted 6.16.0-rc5 #6 PREEMPTLAZY  55478344329a1623271c61b7ff9b4263c0de9bf7
Jul 08 09:33:52 pafnucy kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS Vivobook S 16 M5606WA_M5606WA/M5606WA, BIOS M5606WA.314 04/17/2025
Jul 08 09:33:52 pafnucy kernel: RIP: 0010:drm_gem_object_handle_put_unlocked+0xaa/0xe0
Jul 08 09:33:52 pafnucy kernel: Code: 42 5b 5d c3 48 89 ef e8 54 05 46 00 eb dc 48 8b 43 08 48 8d b8 e8 05 00 00 e8 92 a3 42 00 c7 83 e0 00 00 00 00 00 00 00 eb 9c <0f> 0b c3 48 8b 83 40 01 00 00 48 8b 00 48 85 c0 74 16 48 89 df 5b
Jul 08 09:33:52 pafnucy kernel: RSP: 0018:ffffcf02c4cbfbd8 EFLAGS: 00010246
Jul 08 09:33:52 pafnucy kernel: RAX: 0000000000000000 RBX: ffff8c5544d48448 RCX: 0000000000400030
Jul 08 09:33:52 pafnucy kernel: RDX: 0000000000400031 RSI: ffff8c5554cc6a00 RDI: ffff8c5544d48448
Jul 08 09:33:52 pafnucy kernel: RBP: ffff8c55687b8e00 R08: ffff8c5554cc6a00 R09: ffffffffa525f400
Jul 08 09:33:52 pafnucy kernel: R10: 0000000000400030 R11: 0000000000000000 R12: 0000000000000010
Jul 08 09:33:52 pafnucy kernel: R13: ffff8c55687b8e50 R14: ffff8c5554bb0c08 R15: ffff8c5555580010
Jul 08 09:33:52 pafnucy kernel: FS:  0000000000000000(0000) GS:ffff8c5bfb78a000(0000) knlGS:0000000000000000
Jul 08 09:33:52 pafnucy kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 08 09:33:52 pafnucy kernel: CR2: 00007f826c2ae070 CR3: 0000000702c1e000 CR4: 0000000000f50ef0
Jul 08 09:33:52 pafnucy kernel: PKRU: 55555554
Jul 08 09:33:52 pafnucy kernel: Call Trace:
Jul 08 09:33:52 pafnucy kernel:  <TASK>
Jul 08 09:33:52 pafnucy kernel:  drm_gem_object_release_handle+0x51/0x60
Jul 08 09:33:52 pafnucy kernel:  ? drm_gem_object_handle_put_unlocked+0xe0/0xe0
Jul 08 09:33:52 pafnucy kernel:  idr_for_each+0x6a/0xe0
Jul 08 09:33:52 pafnucy kernel:  drm_gem_release+0x20/0x30
Jul 08 09:33:52 pafnucy kernel:  drm_file_free+0x205/0x280
Jul 08 09:33:52 pafnucy kernel:  drm_release+0xc3/0x130
Jul 08 09:33:52 pafnucy kernel:  __fput+0xd9/0x290
Jul 08 09:33:52 pafnucy kernel:  task_work_run+0x5a/0x80
Jul 08 09:33:52 pafnucy kernel:  do_exit+0x28d/0xa60
Jul 08 09:33:52 pafnucy kernel:  do_group_exit+0x2d/0xc0
Jul 08 09:33:52 pafnucy kernel:  __x64_sys_exit_group+0x18/0x20
Jul 08 09:33:52 pafnucy kernel:  x64_sys_call+0xfdb/0x14f0
Jul 08 09:33:52 pafnucy kernel:  do_syscall_64+0x7c/0xc00
Jul 08 09:33:52 pafnucy kernel:  ? __handle_mm_fault+0x393/0x8b0
Jul 08 09:33:52 pafnucy kernel:  ? count_memcg_events+0x145/0x190
Jul 08 09:33:52 pafnucy kernel:  ? handle_mm_fault+0x1de/0x310
Jul 08 09:33:52 pafnucy kernel:  ? do_user_addr_fault+0x20d/0x680
Jul 08 09:33:52 pafnucy kernel:  ? exc_page_fault+0x77/0x160
Jul 08 09:33:52 pafnucy kernel:  entry_SYSCALL_64_after_hwframe+0x4b/0x53
Jul 08 09:33:52 pafnucy kernel: RIP: 0033:0x7f826c9b6f68
Jul 08 09:33:52 pafnucy kernel: Code: Unable to access opcode bytes at 0x7f826c9b6f3e.
Jul 08 09:33:52 pafnucy kernel: RSP: 002b:00007ffe5753e468 EFLAGS: 00000202 ORIG_RAX: 00000000000000e7
Jul 08 09:33:52 pafnucy kernel: RAX: ffffffffffffffda RBX: 00007f826cabafe8 RCX: 00007f826c9b6f68
Jul 08 09:33:52 pafnucy kernel: RDX: 00007f826c229d08 RSI: fffffffffffffcf8 RDI: 0000000000000000
Jul 08 09:33:52 pafnucy kernel: RBP: 00007ffe5753e4c0 R08: 00007ffe5753e3f8 R09: 0000000000000000
Jul 08 09:33:52 pafnucy kernel: R10: 0000000000000006 R11: 0000000000000202 R12: 0000000000000a13
Jul 08 09:33:52 pafnucy kernel: R13: 0000000000000000 R14: 00007f826cab9680 R15: 00007f826cabb000
Jul 08 09:33:52 pafnucy kernel:  </TASK>
Jul 08 09:33:52 pafnucy kernel: ---[ end trace 0000000000000000 ]---

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

* Re: WARNING at drm_gem_object_handle_put_unlocked+0xaa/0xe0
  2025-07-08 20:13 WARNING at drm_gem_object_handle_put_unlocked+0xaa/0xe0 Jacek Łuczak
@ 2025-07-12 10:05 ` Jacek Łuczak
  2025-07-14  7:08   ` Thomas Zimmermann
  0 siblings, 1 reply; 4+ messages in thread
From: Jacek Łuczak @ 2025-07-12 10:05 UTC (permalink / raw)
  To: LKML, tzimmermann, christian.koenig, Mario Limonciello

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

Hi,

> While checking on this issue I've found[2] and applied the patch posted 
> by Thomes which fixed the issue.
> 
After a longer use I find this is causing some weird graphics behavior 
notably an attempt to start Wayland session sometimes timeouts with no 
errors in the logs but e.g. reboot fails with attached errors (CC @Mario).

If I'll find some time to bisect the original issue I'll report it back.

Regards,
-jacek

[-- Attachment #2: rc5-patched.log --]
[-- Type: text/x-log, Size: 106416 bytes --]

Jul 12 11:36:46 pafnucy kernel: Linux version 6.16.0-rc5-dirty (difrost@pafnucy) (gcc (GCC) 15.1.1 20250425, GNU ld (GNU Binutils) 2.44.0) #7 SMP PREEMPT Tue Jul  8 11:05:15 CEST 2025
Jul 12 11:36:46 pafnucy kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-devel root=UUID=2286f9e1-153f-47d6-9f5f-e8a27d77dcc0 rw zswap.enabled=0 rootfstype=xfs loglevel=3 quiet
Jul 12 11:36:46 pafnucy kernel: x86/split lock detection: #DB: warning on user-space bus_locks
Jul 12 11:36:46 pafnucy kernel: BIOS-provided physical RAM map:
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a23bfff] ACPI NVS
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000000a23c000-0x000000006797efff] usable
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000006797f000-0x000000006d97efff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000006d97f000-0x000000006da7efff] ACPI data
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000006da7f000-0x000000006fa7efff] ACPI NVS
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000006fa7f000-0x0000000077bfefff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x0000000077bff000-0x0000000079ff6fff] usable
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x0000000079fff000-0x000000007bffffff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000007d675000-0x000000007d6fffff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000007d800000-0x000000007fffffff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x0000000100000000-0x000000077e17ffff] usable
Jul 12 11:36:46 pafnucy kernel: BIOS-e820: [mem 0x000000077f1c0000-0x00000008a01fffff] reserved
Jul 12 11:36:46 pafnucy kernel: NX (Execute Disable) protection: active
Jul 12 11:36:46 pafnucy kernel: APIC: Static calls initialized
Jul 12 11:36:46 pafnucy kernel: efi: EFI v2.9 by American Megatrends
Jul 12 11:36:46 pafnucy kernel: efi: ACPI=0x6da7e000 ACPI 2.0=0x6da7e014 TPMFinalLog=0x6fa32000 SMBIOS=0x77743000 SMBIOS 3.0=0x77742000 MEMATTR=0x61d04018 ESRT=0x6414e818 INITRD=0x5a251518 RNG=0x6da16018 TPMEventLog=0x6da0b018 
Jul 12 11:36:46 pafnucy kernel: random: crng init done
Jul 12 11:36:46 pafnucy kernel: efi: Remove mem65: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jul 12 11:36:46 pafnucy kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Jul 12 11:36:46 pafnucy kernel: efi: Remove mem66: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
Jul 12 11:36:46 pafnucy kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
Jul 12 11:36:46 pafnucy kernel: efi: Not removing mem67: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jul 12 11:36:46 pafnucy kernel: efi: Remove mem68: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Jul 12 11:36:46 pafnucy kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Jul 12 11:36:46 pafnucy kernel: efi: Remove mem70: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
Jul 12 11:36:46 pafnucy kernel: e820: remove [mem 0x880000000-0x8a01fffff] reserved
Jul 12 11:36:46 pafnucy kernel: SMBIOS 3.7.0 present.
Jul 12 11:36:46 pafnucy kernel: DMI: ASUSTeK COMPUTER INC. ASUS Vivobook S 16 M5606WA_M5606WA/M5606WA, BIOS M5606WA.314 04/17/2025
Jul 12 11:36:46 pafnucy kernel: DMI: Memory slots populated: 4/4
Jul 12 11:36:46 pafnucy kernel: tsc: Fast TSC calibration using PIT
Jul 12 11:36:46 pafnucy kernel: tsc: Detected 1996.081 MHz processor
Jul 12 11:36:46 pafnucy kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 12 11:36:46 pafnucy kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 12 11:36:46 pafnucy kernel: last_pfn = 0x77e180 max_arch_pfn = 0x400000000
Jul 12 11:36:46 pafnucy kernel: MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
Jul 12 11:36:46 pafnucy kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jul 12 11:36:46 pafnucy kernel: last_pfn = 0x79fff max_arch_pfn = 0x400000000
Jul 12 11:36:46 pafnucy kernel: esrt: Reserving ESRT space from 0x000000006414e818 to 0x000000006414e8a0.
Jul 12 11:36:46 pafnucy kernel: e820: update [mem 0x6414e000-0x6414efff] usable ==> reserved
Jul 12 11:36:46 pafnucy kernel: Using GB pages for direct mapping
Jul 12 11:36:46 pafnucy kernel: Secure boot disabled
Jul 12 11:36:46 pafnucy kernel: RAMDISK: [mem 0x5006c000-0x5255efff]
Jul 12 11:36:46 pafnucy kernel: ACPI: Early table checksum verification disabled
Jul 12 11:36:46 pafnucy kernel: ACPI: RSDP 0x000000006DA7E014 000024 (v02 _ASUS_)
Jul 12 11:36:46 pafnucy kernel: ACPI: XSDT 0x000000006DA7D728 000174 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Jul 12 11:36:46 pafnucy kernel: ACPI: FACP 0x000000006DA72000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 12 11:36:46 pafnucy kernel: ACPI: DSDT 0x000000006DA64000 00DE8F (v02 _ASUS_ Notebook 01072009 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: FACS 0x000000006F217000 000040
Jul 12 11:36:46 pafnucy kernel: ACPI: MSDM 0x000000006DA7C000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA74000 007F20 (v02 AMD    AmdTable 00000002 MSFT 05000000)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA73000 000309 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
Jul 12 11:36:46 pafnucy kernel: ACPI: FIDT 0x000000006DA63000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 12 11:36:46 pafnucy kernel: ACPI: MCFG 0x000000006DA62000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
Jul 12 11:36:46 pafnucy kernel: ACPI: HPET 0x000000006DA61000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
Jul 12 11:36:46 pafnucy kernel: ACPI: UEFI 0x000000006F215000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Jul 12 11:36:46 pafnucy kernel: ACPI: FPDT 0x000000006DA60000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
Jul 12 11:36:46 pafnucy kernel: ACPI: ABLT 0x000000006DA5F000 0002C2 (v00                 00000000      00000000)
Jul 12 11:36:46 pafnucy kernel: ACPI: VFCT 0x000000006DA5A000 004484 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
Jul 12 11:36:46 pafnucy kernel: ACPI: BGRT 0x000000006DA59000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA58000 00021A (v02 AMD    Hetero   00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: PCCT 0x000000006DA57000 0000D4 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA4F000 007EA6 (v02 AMD    AMD CPU  00000001 AMD  00000001)
Jul 12 11:36:46 pafnucy kernel: ACPI: SDEV 0x000000006DA4E000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
Jul 12 11:36:46 pafnucy kernel: ACPI: TPM2 0x000000006DA4D000 000050 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA4C000 000CA9 (v02 AMD    CPMDFIG4 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA49000 002AA6 (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA47000 001DB7 (v02 AMD    CPMPMF   00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA46000 000EA4 (v02 AMD    OEMACP   00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA45000 000A70 (v02 AMD    OEMPMF   00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA3B000 009A53 (v02 AMD    CPMCMN   00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: WSMT 0x000000006DA3A000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 12 11:36:46 pafnucy kernel: ACPI: APIC 0x000000006DA39000 000128 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA38000 00010D (v02 MSFT   MHSP     00000004 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA36000 001B4C (v02 AMD    AOD      00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA35000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: IVRS 0x000000006DA34000 0001F6 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA33000 00096A (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA32000 000F5C (v02 AMD    CPMACPV8 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA31000 000500 (v02 AMD    MEMTOOL0 00000002 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA2F000 00101C (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA25000 00972B (v02 AMD    INTGPPC_ 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA20000 004608 (v02 AMD    INTGPPA_ 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA1F000 000ABF (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA1E000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA1D000 000BA4 (v02 AMD    CPMUCSI  00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA1C000 000A06 (v02 AMD    WLAN     00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA1B000 000CAE (v02 AMD    NVME     00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA19000 0013E2 (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: SSDT 0x000000006DA17000 001616 (v02 AMD    UPEP     00000001 INTL 20230331)
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving FACP table memory at [mem 0x6da72000-0x6da72113]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving DSDT table memory at [mem 0x6da64000-0x6da71e8e]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving FACS table memory at [mem 0x6f217000-0x6f21703f]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving MSDM table memory at [mem 0x6da7c000-0x6da7c054]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da74000-0x6da7bf1f]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da73000-0x6da73308]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving FIDT table memory at [mem 0x6da63000-0x6da6309b]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving MCFG table memory at [mem 0x6da62000-0x6da6203b]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving HPET table memory at [mem 0x6da61000-0x6da61037]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving UEFI table memory at [mem 0x6f215000-0x6f215047]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving FPDT table memory at [mem 0x6da60000-0x6da60043]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving ABLT table memory at [mem 0x6da5f000-0x6da5f2c1]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving VFCT table memory at [mem 0x6da5a000-0x6da5e483]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving BGRT table memory at [mem 0x6da59000-0x6da59037]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da58000-0x6da58219]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving PCCT table memory at [mem 0x6da57000-0x6da570d3]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da4f000-0x6da56ea5]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SDEV table memory at [mem 0x6da4e000-0x6da4e143]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving TPM2 table memory at [mem 0x6da4d000-0x6da4d04f]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da4c000-0x6da4cca8]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da49000-0x6da4baa5]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da47000-0x6da48db6]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da46000-0x6da46ea3]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da45000-0x6da45a6f]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da3b000-0x6da44a52]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving WSMT table memory at [mem 0x6da3a000-0x6da3a027]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving APIC table memory at [mem 0x6da39000-0x6da39127]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da38000-0x6da3810c]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da36000-0x6da37b4b]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da35000-0x6da35050]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving IVRS table memory at [mem 0x6da34000-0x6da341f5]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da33000-0x6da33969]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da32000-0x6da32f5b]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da31000-0x6da314ff]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da2f000-0x6da3001b]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da25000-0x6da2e72a]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da20000-0x6da24607]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1f000-0x6da1fabe]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1e000-0x6da1e08c]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1d000-0x6da1dba3]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1c000-0x6da1ca05]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da1b000-0x6da1bcad]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da19000-0x6da1a3e1]
Jul 12 11:36:46 pafnucy kernel: ACPI: Reserving SSDT table memory at [mem 0x6da17000-0x6da18615]
Jul 12 11:36:46 pafnucy kernel: Zone ranges:
Jul 12 11:36:46 pafnucy kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jul 12 11:36:46 pafnucy kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jul 12 11:36:46 pafnucy kernel:   Normal   [mem 0x0000000100000000-0x000000077e17ffff]
Jul 12 11:36:46 pafnucy kernel:   Device   empty
Jul 12 11:36:46 pafnucy kernel: Movable zone start for each node
Jul 12 11:36:46 pafnucy kernel: Early memory node ranges
Jul 12 11:36:46 pafnucy kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jul 12 11:36:46 pafnucy kernel:   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
Jul 12 11:36:46 pafnucy kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jul 12 11:36:46 pafnucy kernel:   node   0: [mem 0x000000000a23c000-0x000000006797efff]
Jul 12 11:36:46 pafnucy kernel:   node   0: [mem 0x0000000077bff000-0x0000000079ff6fff]
Jul 12 11:36:46 pafnucy kernel:   node   0: [mem 0x0000000079ffd000-0x0000000079ffefff]
Jul 12 11:36:46 pafnucy kernel:   node   0: [mem 0x0000000100000000-0x000000077e17ffff]
Jul 12 11:36:46 pafnucy kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000077e17ffff]
Jul 12 11:36:46 pafnucy kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 12 11:36:46 pafnucy kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jul 12 11:36:46 pafnucy kernel: On node 0, zone DMA32: 1153 pages in unavailable ranges
Jul 12 11:36:46 pafnucy kernel: On node 0, zone DMA32: 60 pages in unavailable ranges
Jul 12 11:36:46 pafnucy kernel: On node 0, zone DMA32: 33408 pages in unavailable ranges
Jul 12 11:36:46 pafnucy kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Jul 12 11:36:46 pafnucy kernel: On node 0, zone Normal: 24577 pages in unavailable ranges
Jul 12 11:36:46 pafnucy kernel: On node 0, zone Normal: 7808 pages in unavailable ranges
Jul 12 11:36:46 pafnucy kernel: ACPI: PM-Timer IO Port: 0x808
Jul 12 11:36:46 pafnucy kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jul 12 11:36:46 pafnucy kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Jul 12 11:36:46 pafnucy kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Jul 12 11:36:46 pafnucy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 12 11:36:46 pafnucy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
Jul 12 11:36:46 pafnucy kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jul 12 11:36:46 pafnucy kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jul 12 11:36:46 pafnucy kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jul 12 11:36:46 pafnucy kernel: e820: update [mem 0x61b42000-0x61bbafff] usable ==> reserved
Jul 12 11:36:46 pafnucy kernel: CPU topo: Max. logical packages:   1
Jul 12 11:36:46 pafnucy kernel: CPU topo: Max. logical dies:       1
Jul 12 11:36:46 pafnucy kernel: CPU topo: Max. dies per package:   1
Jul 12 11:36:46 pafnucy kernel: CPU topo: Max. threads per core:   2
Jul 12 11:36:46 pafnucy kernel: CPU topo: Num. cores per package:    12
Jul 12 11:36:46 pafnucy kernel: CPU topo: Num. threads per package:  24
Jul 12 11:36:46 pafnucy kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a23bfff]
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x61b42000-0x61bbafff]
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x6414e000-0x6414efff]
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x6797f000-0x77bfefff]
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x79ff7000-0x79ffcfff]
Jul 12 11:36:46 pafnucy kernel: PM: hibernation: Registered nosave memory: [mem 0x79fff000-0xffffffff]
Jul 12 11:36:46 pafnucy kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
Jul 12 11:36:46 pafnucy kernel: Booting paravirtualized kernel on bare hardware
Jul 12 11:36:46 pafnucy kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 12 11:36:46 pafnucy kernel: setup_percpu: NR_CPUS:32 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Jul 12 11:36:46 pafnucy kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
Jul 12 11:36:46 pafnucy kernel: pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
Jul 12 11:36:46 pafnucy kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jul 12 11:36:46 pafnucy kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 
Jul 12 11:36:46 pafnucy kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-devel root=UUID=2286f9e1-153f-47d6-9f5f-e8a27d77dcc0 rw zswap.enabled=0 rootfstype=xfs loglevel=3 quiet
Jul 12 11:36:46 pafnucy kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-devel", will be passed to user space.
Jul 12 11:36:46 pafnucy kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jul 12 11:36:46 pafnucy kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Jul 12 11:36:46 pafnucy kernel: printk: log_buf_len min size: 131072 bytes
Jul 12 11:36:46 pafnucy kernel: printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
Jul 12 11:36:46 pafnucy kernel: printk: early log buf free: 115384(88%)
Jul 12 11:36:46 pafnucy kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: software IO TLB: area num 32.
Jul 12 11:36:46 pafnucy kernel: Built 1 zonelists, mobility grouping on.  Total pages: 7240155
Jul 12 11:36:46 pafnucy kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jul 12 11:36:46 pafnucy kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Jul 12 11:36:46 pafnucy kernel: ftrace: allocating 53845 entries in 212 pages
Jul 12 11:36:46 pafnucy kernel: ftrace: allocated 212 pages with 4 groups
Jul 12 11:36:46 pafnucy kernel: rcu: Hierarchical RCU implementation.
Jul 12 11:36:46 pafnucy kernel: rcu:         RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=24.
Jul 12 11:36:46 pafnucy kernel:         Trampoline variant of Tasks RCU enabled.
Jul 12 11:36:46 pafnucy kernel:         Rude variant of Tasks RCU enabled.
Jul 12 11:36:46 pafnucy kernel:         Tracing variant of Tasks RCU enabled.
Jul 12 11:36:46 pafnucy kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 12 11:36:46 pafnucy kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Jul 12 11:36:46 pafnucy kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Jul 12 11:36:46 pafnucy kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Jul 12 11:36:46 pafnucy kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Jul 12 11:36:46 pafnucy kernel: NR_IRQS: 4352, nr_irqs: 1160, preallocated irqs: 16
Jul 12 11:36:46 pafnucy kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jul 12 11:36:46 pafnucy kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jul 12 11:36:46 pafnucy kernel: Console: colour dummy device 80x25
Jul 12 11:36:46 pafnucy kernel: printk: legacy console [tty0] enabled
Jul 12 11:36:46 pafnucy kernel: ACPI: Core revision 20250404
Jul 12 11:36:46 pafnucy kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jul 12 11:36:46 pafnucy kernel: APIC: Switch to symmetric I/O mode setup
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID00, rdevid:0xa0
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID01, rdevid:0xa0
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID02, rdevid:0xa0
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID03, rdevid:0x98
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:0x60
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:ID04, rdevid:0x98
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
Jul 12 11:36:46 pafnucy kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 12 11:36:46 pafnucy kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398b701af9c, max_idle_ns: 881590527412 ns
Jul 12 11:36:46 pafnucy kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.50 BogoMIPS (lpj=6653603)
Jul 12 11:36:46 pafnucy kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jul 12 11:36:46 pafnucy kernel: LVT offset 1 assigned for vector 0xf9
Jul 12 11:36:46 pafnucy kernel: LVT offset 2 assigned for vector 0xf4
Jul 12 11:36:46 pafnucy kernel: Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
Jul 12 11:36:46 pafnucy kernel: Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
Jul 12 11:36:46 pafnucy kernel: process: using mwait in idle threads
Jul 12 11:36:46 pafnucy kernel: Speculative Store Bypass: Vulnerable
Jul 12 11:36:46 pafnucy kernel: Spectre V2 : User space: Vulnerable
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jul 12 11:36:46 pafnucy kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul 12 11:36:46 pafnucy kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Jul 12 11:36:46 pafnucy kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Jul 12 11:36:46 pafnucy kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jul 12 11:36:46 pafnucy kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Jul 12 11:36:46 pafnucy kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Jul 12 11:36:46 pafnucy kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Jul 12 11:36:46 pafnucy kernel: Freeing SMP alternatives memory: 44K
Jul 12 11:36:46 pafnucy kernel: pid_max: default: 32768 minimum: 301
Jul 12 11:36:46 pafnucy kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jul 12 11:36:46 pafnucy kernel: landlock: Up and running.
Jul 12 11:36:46 pafnucy kernel: Yama: becoming mindful.
Jul 12 11:36:46 pafnucy kernel: LSM support for eBPF active
Jul 12 11:36:46 pafnucy kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: smpboot: CPU0: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
Jul 12 11:36:46 pafnucy kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jul 12 11:36:46 pafnucy kernel: ... version:                2
Jul 12 11:36:46 pafnucy kernel: ... bit width:              48
Jul 12 11:36:46 pafnucy kernel: ... generic registers:      6
Jul 12 11:36:46 pafnucy kernel: ... value mask:             0000ffffffffffff
Jul 12 11:36:46 pafnucy kernel: ... max period:             00007fffffffffff
Jul 12 11:36:46 pafnucy kernel: ... fixed-purpose events:   0
Jul 12 11:36:46 pafnucy kernel: ... event mask:             000000000000003f
Jul 12 11:36:46 pafnucy kernel: signal: max sigframe size: 3376
Jul 12 11:36:46 pafnucy kernel: rcu: Hierarchical SRCU implementation.
Jul 12 11:36:46 pafnucy kernel: rcu:         Max phase no-delay instances is 1000.
Jul 12 11:36:46 pafnucy kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jul 12 11:36:46 pafnucy kernel: MCE: In-kernel MCE decoding enabled.
Jul 12 11:36:46 pafnucy kernel: smp: Bringing up secondary CPUs ...
Jul 12 11:36:46 pafnucy kernel: smpboot: x86: Booting SMP configuration:
Jul 12 11:36:46 pafnucy kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Jul 12 11:36:46 pafnucy kernel: smp: Brought up 1 node, 24 CPUs
Jul 12 11:36:46 pafnucy kernel: smpboot: Total of 24 processors activated (95850.04 BogoMIPS)
Jul 12 11:36:46 pafnucy kernel: Memory: 28279368K/28960620K available (17127K kernel code, 2546K rwdata, 5120K rodata, 1984K init, 4388K bss, 659692K reserved, 0K cma-reserved)
Jul 12 11:36:46 pafnucy kernel: devtmpfs: initialized
Jul 12 11:36:46 pafnucy kernel: x86/mm: Memory block size: 128MB
Jul 12 11:36:46 pafnucy kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a23bfff] (245760 bytes)
Jul 12 11:36:46 pafnucy kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6da7f000-0x6fa7efff] (33554432 bytes)
Jul 12 11:36:46 pafnucy kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 12 11:36:46 pafnucy kernel: posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: futex hash table entries: 8192 (524288 bytes on 1 NUMA nodes, total 512 KiB, linear).
Jul 12 11:36:46 pafnucy kernel: pinctrl core: initialized pinctrl subsystem
Jul 12 11:36:46 pafnucy kernel: PM: RTC time: 09:36:42, date: 2025-07-12
Jul 12 11:36:46 pafnucy kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jul 12 11:36:46 pafnucy kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jul 12 11:36:46 pafnucy kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 12 11:36:46 pafnucy kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 12 11:36:46 pafnucy kernel: audit: initializing netlink subsys (disabled)
Jul 12 11:36:46 pafnucy kernel: audit: type=2000 audit(1752313002.000:1): state=initialized audit_enabled=0 res=1
Jul 12 11:36:46 pafnucy kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 12 11:36:46 pafnucy kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 12 11:36:46 pafnucy kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 12 11:36:46 pafnucy kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 12 11:36:46 pafnucy kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 12 11:36:46 pafnucy kernel: cpuidle: using governor ladder
Jul 12 11:36:46 pafnucy kernel: cpuidle: using governor menu
Jul 12 11:36:46 pafnucy kernel: Detected 1 PCC Subspaces
Jul 12 11:36:46 pafnucy kernel: Registering PCC driver as Mailbox controller
Jul 12 11:36:46 pafnucy kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 12 11:36:46 pafnucy kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jul 12 11:36:46 pafnucy kernel: PCI: Using configuration type 1 for base access
Jul 12 11:36:46 pafnucy kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jul 12 11:36:46 pafnucy kernel: HugeTLB: allocation took 0ms with hugepage_allocation_threads=6
Jul 12 11:36:46 pafnucy kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jul 12 11:36:46 pafnucy kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jul 12 11:36:46 pafnucy kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jul 12 11:36:46 pafnucy kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jul 12 11:36:46 pafnucy kernel: ACPI: Added _OSI(Module Device)
Jul 12 11:36:46 pafnucy kernel: ACPI: Added _OSI(Processor Device)
Jul 12 11:36:46 pafnucy kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 12 11:36:46 pafnucy kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP5.WLAN._S0W], AE_ALREADY_EXISTS (20250404/dswload2-326)
Jul 12 11:36:46 pafnucy kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
Jul 12 11:36:46 pafnucy kernel: ACPI: 27 ACPI AML tables successfully acquired and loaded
Jul 12 11:36:46 pafnucy kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Jul 12 11:36:46 pafnucy kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Jul 12 11:36:46 pafnucy kernel: ACPI: EC: EC started
Jul 12 11:36:46 pafnucy kernel: ACPI: EC: interrupt blocked
Jul 12 11:36:46 pafnucy kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
Jul 12 11:36:46 pafnucy kernel: ACPI: Interpreter enabled
Jul 12 11:36:46 pafnucy kernel: ACPI: PM: (supports S0 S4 S5)
Jul 12 11:36:46 pafnucy kernel: ACPI: Using IOAPIC for interrupt routing
Jul 12 11:36:46 pafnucy kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 12 11:36:46 pafnucy kernel: PCI: Ignoring E820 reservations for host bridge windows
Jul 12 11:36:46 pafnucy kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPP5.WLAN.WRST: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.DBTP: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT4.BTRT: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: \_TZ_.QFAN: New power resource
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jul 12 11:36:46 pafnucy kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 12 11:36:46 pafnucy kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR DPC]
Jul 12 11:36:46 pafnucy kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
Jul 12 11:36:46 pafnucy kernel: PCI host bridge to bus 0000:00
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [mem 0x880000000-0x7fffffffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1: PCI bridge to [bus 61]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1:   bridge window [mem 0xdcd00000-0xdcdfffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3: PCI bridge to [bus 62]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3:   bridge window [mem 0xdcc00000-0xdccfffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3:   bridge window [mem 0xfcf00000-0xfcffffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1: PCI bridge to [bus 63]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc4fffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2: PCI bridge to [bus 64]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2:   bridge window [mem 0xdca00000-0xdcbfffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3: PCI bridge to [bus 65]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3:   bridge window [mem 0xdc600000-0xdc9fffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Jul 12 11:36:46 pafnucy kernel: pci 0000:61:00.0: [1344:5413] type 00 class 0x010802 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:61:00.0: BAR 0 [mem 0xdcd00000-0xdcd03fff 64bit]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1: PCI bridge to [bus 61]
Jul 12 11:36:46 pafnucy kernel: pci 0000:62:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:62:00.0: BAR 0 [mem 0xfcf00000-0xfcffffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:62:00.0: BAR 2 [mem 0xdcc00000-0xdcc07fff 64bit]
Jul 12 11:36:46 pafnucy kernel: pci 0000:62:00.0: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3: PCI bridge to [bus 62]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.0: BAR 0 [mem 0x7800000000-0x780fffffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.0: BAR 2 [mem 0xdc000000-0xdc1fffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.0: BAR 4 [io  0xf000-0xf0ff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.0: BAR 5 [mem 0xdc400000-0xdc47ffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.0: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.0: PME# supported from D1 D2 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.1: BAR 0 [mem 0xdc4c8000-0xdc4cbfff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.1: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.1: PME# supported from D1 D2 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.2: BAR 2 [mem 0xdc300000-0xdc3fffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.2: BAR 5 [mem 0xdc4cc000-0xdc4cdfff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.2: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.4: BAR 0 [mem 0xdc200000-0xdc2fffff 64bit]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.4: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.4: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.5: BAR 0 [mem 0xdc480000-0xdc4bffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.5: BAR 2 [mem 0x7810000000-0x78107fffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.5: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.5: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.6: BAR 0 [mem 0xdc4c0000-0xdc4c7fff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.6: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.6: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1: PCI bridge to [bus 63]
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.0: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.1: BAR 0 [mem 0xdca00000-0xdcafffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.1: BAR 1 [mem 0xdcb00000-0xdcb01fff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.1: BAR 2 [mem 0x7810900000-0x781097ffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.1: BAR 4 [mem 0xdcb03000-0xdcb03fff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.1: BAR 5 [mem 0xdcb02000-0xdcb02fff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.1: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2: PCI bridge to [bus 64]
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.0: BAR 0 [mem 0xdc800000-0xdc8fffff 64bit]
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.0: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.0: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.3: BAR 0 [mem 0xdc700000-0xdc7fffff 64bit]
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.3: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.3: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.4: BAR 0 [mem 0xdc600000-0xdc6fffff 64bit]
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.4: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.4: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.5: BAR 0 [mem 0xdc900000-0xdc97ffff 64bit]
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.5: enabling Extended Tags
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.5: PME# supported from D0 D3hot D3cold
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3: PCI bridge to [bus 65]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: on NUMA node 0
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jul 12 11:36:46 pafnucy kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jul 12 11:36:46 pafnucy kernel: Low-power S0 idle used by default for system suspend
Jul 12 11:36:46 pafnucy kernel: ACPI: EC: interrupt unblocked
Jul 12 11:36:46 pafnucy kernel: ACPI: EC: event unblocked
Jul 12 11:36:46 pafnucy kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 12 11:36:46 pafnucy kernel: ACPI: EC: GPE=0x4
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
Jul 12 11:36:46 pafnucy kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Jul 12 11:36:46 pafnucy kernel: iommu: Default domain type: Translated
Jul 12 11:36:46 pafnucy kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jul 12 11:36:46 pafnucy kernel: SCSI subsystem initialized
Jul 12 11:36:46 pafnucy kernel: libata version 3.00 loaded.
Jul 12 11:36:46 pafnucy kernel: ACPI: bus type USB registered
Jul 12 11:36:46 pafnucy kernel: usbcore: registered new interface driver usbfs
Jul 12 11:36:46 pafnucy kernel: usbcore: registered new interface driver hub
Jul 12 11:36:46 pafnucy kernel: usbcore: registered new device driver usb
Jul 12 11:36:46 pafnucy kernel: EDAC MC: Ver: 3.0.0
Jul 12 11:36:46 pafnucy kernel: efivars: Registered efivars operations
Jul 12 11:36:46 pafnucy kernel: NetLabel: Initializing
Jul 12 11:36:46 pafnucy kernel: NetLabel:  domain hash size = 128
Jul 12 11:36:46 pafnucy kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jul 12 11:36:46 pafnucy kernel: NetLabel:  unlabeled traffic allowed by default
Jul 12 11:36:46 pafnucy kernel: PCI: Using ACPI for IRQ routing
Jul 12 11:36:46 pafnucy kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 12 11:36:46 pafnucy kernel: e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
Jul 12 11:36:46 pafnucy kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jul 12 11:36:46 pafnucy kernel: e820: reserve RAM buffer [mem 0x61b42000-0x63ffffff]
Jul 12 11:36:46 pafnucy kernel: e820: reserve RAM buffer [mem 0x6414e000-0x67ffffff]
Jul 12 11:36:46 pafnucy kernel: e820: reserve RAM buffer [mem 0x6797f000-0x67ffffff]
Jul 12 11:36:46 pafnucy kernel: e820: reserve RAM buffer [mem 0x79ff7000-0x7bffffff]
Jul 12 11:36:46 pafnucy kernel: e820: reserve RAM buffer [mem 0x79fff000-0x7bffffff]
Jul 12 11:36:46 pafnucy kernel: e820: reserve RAM buffer [mem 0x77e180000-0x77fffffff]
Jul 12 11:36:46 pafnucy kernel: vgaarb: loaded
Jul 12 11:36:46 pafnucy kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jul 12 11:36:46 pafnucy kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jul 12 11:36:46 pafnucy kernel: clocksource: Switched to clocksource tsc-early
Jul 12 11:36:46 pafnucy kernel: VFS: Disk quotas dquot_6.6.0
Jul 12 11:36:46 pafnucy kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 12 11:36:46 pafnucy kernel: pnp: PnP ACPI init
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x04d0-0x04d1] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x040b] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x04d6] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0c00-0x0c01] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0c14] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0c50-0x0c51] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0c52] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0c6c] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0c6f] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0cd0-0x0cd1] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0cd2-0x0cd3] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0cd4-0x0cd5] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0cd6-0x0cd7] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0cd8-0x0cdf] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0800-0x089f] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0b00-0x0b0f] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0b20-0x0b3f] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0900-0x090f] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [io  0x0910-0x091f] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:02: [mem 0xff000000-0xffffffff] has been reserved
Jul 12 11:36:46 pafnucy kernel: system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
Jul 12 11:36:46 pafnucy kernel: pnp: PnP ACPI: found 4 devices
Jul 12 11:36:46 pafnucy kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 12 11:36:46 pafnucy kernel: NET: Registered PF_INET protocol family
Jul 12 11:36:46 pafnucy kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul 12 11:36:46 pafnucy kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, linear)
Jul 12 11:36:46 pafnucy kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jul 12 11:36:46 pafnucy kernel: NET: Registered PF_XDP protocol family
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1: PCI bridge to [bus 61]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1:   bridge window [mem 0xdcd00000-0xdcdfffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3: PCI bridge to [bus 62]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3:   bridge window [mem 0xdcc00000-0xdccfffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3:   bridge window [mem 0xfcf00000-0xfcffffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1: PCI bridge to [bus 63]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc4fffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2: PCI bridge to [bus 64]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2:   bridge window [mem 0xdca00000-0xdcbfffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3: PCI bridge to [bus 65]
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3:   bridge window [mem 0xdc600000-0xdc9fffff]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfcffffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:00: resource 11 [mem 0x880000000-0x7fffffffff window]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:01: resource 0 [io  0xb000-0xefff]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:01: resource 1 [mem 0xc4000000-0xdbffffff]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:01: resource 2 [mem 0x5800000000-0x77ffffffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:61: resource 1 [mem 0xdcd00000-0xdcdfffff]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:62: resource 1 [mem 0xdcc00000-0xdccfffff]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:62: resource 2 [mem 0xfcf00000-0xfcffffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:63: resource 0 [io  0xf000-0xffff]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:63: resource 1 [mem 0xdc000000-0xdc4fffff]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:63: resource 2 [mem 0x7800000000-0x78107fffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:64: resource 1 [mem 0xdca00000-0xdcbfffff]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:64: resource 2 [mem 0x7810900000-0x78109fffff 64bit pref]
Jul 12 11:36:46 pafnucy kernel: pci_bus 0000:65: resource 1 [mem 0xdc600000-0xdc9fffff]
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.1: D0 power state depends on 0000:63:00.0
Jul 12 11:36:46 pafnucy kernel: PCI: CLS 64 bytes, default 64
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jul 12 11:36:46 pafnucy kernel: Trying to unpack rootfs image as initramfs...
Jul 12 11:36:46 pafnucy kernel: platform MSFT0201:00: Adding to iommu group 0
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:00.0: Adding to iommu group 1
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.0: Adding to iommu group 2
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:01.1: Adding to iommu group 3
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.0: Adding to iommu group 4
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.1: Adding to iommu group 5
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:02.3: Adding to iommu group 6
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:03.0: Adding to iommu group 7
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.0: Adding to iommu group 8
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.1: Adding to iommu group 9
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.2: Adding to iommu group 10
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:08.3: Adding to iommu group 11
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:14.0: Adding to iommu group 12
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:14.3: Adding to iommu group 12
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.0: Adding to iommu group 13
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.1: Adding to iommu group 13
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.2: Adding to iommu group 13
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.3: Adding to iommu group 13
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.4: Adding to iommu group 13
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.5: Adding to iommu group 13
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.6: Adding to iommu group 13
Jul 12 11:36:46 pafnucy kernel: pci 0000:00:18.7: Adding to iommu group 13
Jul 12 11:36:46 pafnucy kernel: pci 0000:61:00.0: Adding to iommu group 14
Jul 12 11:36:46 pafnucy kernel: pci 0000:62:00.0: Adding to iommu group 15
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.0: Adding to iommu group 16
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.1: Adding to iommu group 17
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.2: Adding to iommu group 18
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.4: Adding to iommu group 19
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.5: Adding to iommu group 20
Jul 12 11:36:46 pafnucy kernel: pci 0000:63:00.6: Adding to iommu group 21
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.0: Adding to iommu group 22
Jul 12 11:36:46 pafnucy kernel: pci 0000:64:00.1: Adding to iommu group 23
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.0: Adding to iommu group 24
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.3: Adding to iommu group 25
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.4: Adding to iommu group 26
Jul 12 11:36:46 pafnucy kernel: pci 0000:65:00.5: Adding to iommu group 27
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: Interrupt remapping enabled
Jul 12 11:36:46 pafnucy kernel: AMD-Vi: Virtual APIC enabled
Jul 12 11:36:46 pafnucy kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 12 11:36:46 pafnucy kernel: software IO TLB: mapped [mem 0x000000005627e000-0x000000005a27e000] (64MB)
Jul 12 11:36:46 pafnucy kernel: LVT offset 0 assigned for vector 0x400
Jul 12 11:36:46 pafnucy kernel: perf: AMD IBS detected (0x00081bff)
Jul 12 11:36:46 pafnucy kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jul 12 11:36:46 pafnucy kernel: Initialise system trusted keyrings
Jul 12 11:36:46 pafnucy kernel: Key type blacklist registered
Jul 12 11:36:46 pafnucy kernel: workingset: timestamp_bits=46 max_order=23 bucket_order=0
Jul 12 11:36:46 pafnucy kernel: fuse: init (API version 7.44)
Jul 12 11:36:46 pafnucy kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
Jul 12 11:36:46 pafnucy kernel: integrity: Platform Keyring initialized
Jul 12 11:36:46 pafnucy kernel: integrity: Machine keyring initialized
Jul 12 11:36:46 pafnucy kernel: Key type asymmetric registered
Jul 12 11:36:46 pafnucy kernel: Asymmetric key parser 'x509' registered
Jul 12 11:36:46 pafnucy kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Jul 12 11:36:46 pafnucy kernel: io scheduler mq-deadline registered
Jul 12 11:36:46 pafnucy kernel: io scheduler kyber registered
Jul 12 11:36:46 pafnucy kernel: amd_gpio AMDI0030:00: Failed to request GPIO for pin 0x0000, err -16
Jul 12 11:36:46 pafnucy kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 12 11:36:46 pafnucy kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 32
Jul 12 11:36:46 pafnucy kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jul 12 11:36:46 pafnucy kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 33
Jul 12 11:36:46 pafnucy kernel: pcieport 0000:00:02.3: PME: Signaling with IRQ 34
Jul 12 11:36:46 pafnucy kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 35
Jul 12 11:36:46 pafnucy kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 36
Jul 12 11:36:46 pafnucy kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 37
Jul 12 11:36:46 pafnucy kernel: ACPI: AC: AC Adapter [ACAD] (on-line)
Jul 12 11:36:46 pafnucy kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jul 12 11:36:46 pafnucy kernel: ACPI: button: Power Button [PWRB]
Jul 12 11:36:46 pafnucy kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Jul 12 11:36:46 pafnucy kernel: ACPI: button: Lid Switch [LID0]
Jul 12 11:36:46 pafnucy kernel: Monitor-Mwait will be used to enter C-1 state
Jul 12 11:36:46 pafnucy kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1832
Jul 12 11:36:46 pafnucy kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 12 11:36:46 pafnucy kernel: ACPI: battery: Slot [BAT1] (battery present)
Jul 12 11:36:46 pafnucy kernel: Non-volatile memory driver v1.3
Jul 12 11:36:46 pafnucy kernel: Freeing initrd memory: 37836K
Jul 12 11:36:46 pafnucy kernel: tsc: Refined TSC clocksource calibration: 1996.222 MHz
Jul 12 11:36:46 pafnucy kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398c7ae93a9, max_idle_ns: 881590667579 ns
Jul 12 11:36:46 pafnucy kernel: clocksource: Switched to clocksource tsc
Jul 12 11:36:46 pafnucy kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jul 12 11:36:46 pafnucy kernel: ACPI: bus type drm_connector registered
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:63:00.4: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:63:00.4: new USB bus registered, assigned bus number 1
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:63:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:63:00.4: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:63:00.4: new USB bus registered, assigned bus number 2
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:63:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jul 12 11:36:46 pafnucy kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Jul 12 11:36:46 pafnucy kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 11:36:46 pafnucy kernel: usb usb1: Product: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: usb usb1: Manufacturer: Linux 6.16.0-rc5-dirty xhci-hcd
Jul 12 11:36:46 pafnucy kernel: usb usb1: SerialNumber: 0000:63:00.4
Jul 12 11:36:46 pafnucy kernel: hub 1-0:1.0: USB hub found
Jul 12 11:36:46 pafnucy kernel: hub 1-0:1.0: 1 port detected
Jul 12 11:36:46 pafnucy kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 12 11:36:46 pafnucy kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Jul 12 11:36:46 pafnucy kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 11:36:46 pafnucy kernel: usb usb2: Product: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: usb usb2: Manufacturer: Linux 6.16.0-rc5-dirty xhci-hcd
Jul 12 11:36:46 pafnucy kernel: usb usb2: SerialNumber: 0000:63:00.4
Jul 12 11:36:46 pafnucy kernel: hub 2-0:1.0: USB hub found
Jul 12 11:36:46 pafnucy kernel: hub 2-0:1.0: 1 port detected
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.0: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.0: new USB bus registered, assigned bus number 3
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.0: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.0: new USB bus registered, assigned bus number 4
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Jul 12 11:36:46 pafnucy kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Jul 12 11:36:46 pafnucy kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 11:36:46 pafnucy kernel: usb usb3: Product: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: usb usb3: Manufacturer: Linux 6.16.0-rc5-dirty xhci-hcd
Jul 12 11:36:46 pafnucy kernel: usb usb3: SerialNumber: 0000:65:00.0
Jul 12 11:36:46 pafnucy kernel: hub 3-0:1.0: USB hub found
Jul 12 11:36:46 pafnucy kernel: hub 3-0:1.0: 5 ports detected
Jul 12 11:36:46 pafnucy kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 12 11:36:46 pafnucy kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Jul 12 11:36:46 pafnucy kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 11:36:46 pafnucy kernel: usb usb4: Product: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: usb usb4: Manufacturer: Linux 6.16.0-rc5-dirty xhci-hcd
Jul 12 11:36:46 pafnucy kernel: usb usb4: SerialNumber: 0000:65:00.0
Jul 12 11:36:46 pafnucy kernel: hub 4-0:1.0: USB hub found
Jul 12 11:36:46 pafnucy kernel: hub 4-0:1.0: 2 ports detected
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.3: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.3: new USB bus registered, assigned bus number 5
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.3: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.3: new USB bus registered, assigned bus number 6
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jul 12 11:36:46 pafnucy kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Jul 12 11:36:46 pafnucy kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 11:36:46 pafnucy kernel: usb usb5: Product: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: usb usb5: Manufacturer: Linux 6.16.0-rc5-dirty xhci-hcd
Jul 12 11:36:46 pafnucy kernel: usb usb5: SerialNumber: 0000:65:00.3
Jul 12 11:36:46 pafnucy kernel: hub 5-0:1.0: USB hub found
Jul 12 11:36:46 pafnucy kernel: hub 5-0:1.0: 1 port detected
Jul 12 11:36:46 pafnucy kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 12 11:36:46 pafnucy kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Jul 12 11:36:46 pafnucy kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 11:36:46 pafnucy kernel: usb usb6: Product: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: usb usb6: Manufacturer: Linux 6.16.0-rc5-dirty xhci-hcd
Jul 12 11:36:46 pafnucy kernel: usb usb6: SerialNumber: 0000:65:00.3
Jul 12 11:36:46 pafnucy kernel: hub 6-0:1.0: USB hub found
Jul 12 11:36:46 pafnucy kernel: hub 6-0:1.0: 1 port detected
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.4: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.4: new USB bus registered, assigned bus number 7
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.4: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.4: new USB bus registered, assigned bus number 8
Jul 12 11:36:46 pafnucy kernel: xhci_hcd 0000:65:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jul 12 11:36:46 pafnucy kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Jul 12 11:36:46 pafnucy kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 11:36:46 pafnucy kernel: usb usb7: Product: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: usb usb7: Manufacturer: Linux 6.16.0-rc5-dirty xhci-hcd
Jul 12 11:36:46 pafnucy kernel: usb usb7: SerialNumber: 0000:65:00.4
Jul 12 11:36:46 pafnucy kernel: hub 7-0:1.0: USB hub found
Jul 12 11:36:46 pafnucy kernel: hub 7-0:1.0: 1 port detected
Jul 12 11:36:46 pafnucy kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 12 11:36:46 pafnucy kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Jul 12 11:36:46 pafnucy kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 11:36:46 pafnucy kernel: usb usb8: Product: xHCI Host Controller
Jul 12 11:36:46 pafnucy kernel: usb usb8: Manufacturer: Linux 6.16.0-rc5-dirty xhci-hcd
Jul 12 11:36:46 pafnucy kernel: usb usb8: SerialNumber: 0000:65:00.4
Jul 12 11:36:46 pafnucy kernel: hub 8-0:1.0: USB hub found
Jul 12 11:36:46 pafnucy kernel: hub 8-0:1.0: 1 port detected
Jul 12 11:36:46 pafnucy kernel: usbcore: registered new interface driver usbserial_generic
Jul 12 11:36:46 pafnucy kernel: usbserial: USB Serial support registered for generic
Jul 12 11:36:46 pafnucy kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Jul 12 11:36:46 pafnucy kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Jul 12 11:36:46 pafnucy kernel: fbcon: Deferring console take-over
Jul 12 11:36:46 pafnucy kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jul 12 11:36:46 pafnucy kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 12 11:36:46 pafnucy kernel: drop_monitor: Initializing network drop monitor service
Jul 12 11:36:46 pafnucy kernel: NET: Registered PF_INET6 protocol family
Jul 12 11:36:46 pafnucy kernel: Segment Routing with IPv6
Jul 12 11:36:46 pafnucy kernel: RPL Segment Routing with IPv6
Jul 12 11:36:46 pafnucy kernel: In-situ OAM (IOAM) with IPv6
Jul 12 11:36:46 pafnucy kernel: NET: Registered PF_PACKET protocol family
Jul 12 11:36:46 pafnucy kernel: microcode: Current revision: 0x0b20401b
Jul 12 11:36:46 pafnucy kernel: resctrl: L3 allocation detected
Jul 12 11:36:46 pafnucy kernel: resctrl: MB allocation detected
Jul 12 11:36:46 pafnucy kernel: resctrl: SMBA allocation detected
Jul 12 11:36:46 pafnucy kernel: resctrl: L3 monitoring detected
Jul 12 11:36:46 pafnucy kernel: IPI shorthand broadcast: enabled
Jul 12 11:36:46 pafnucy kernel: sched_clock: Marking stable (1782242769, 290342)->(1786329330, -3796219)
Jul 12 11:36:46 pafnucy kernel: registered taskstats version 1
Jul 12 11:36:46 pafnucy kernel: Loading compiled-in X.509 certificates
Jul 12 11:36:46 pafnucy kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 14731ac2236691828fa2478f4ac489ace59961ac'
Jul 12 11:36:46 pafnucy kernel: Key type .fscrypt registered
Jul 12 11:36:46 pafnucy kernel: Key type fscrypt-provisioning registered
Jul 12 11:36:46 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 12 11:36:46 pafnucy kernel: integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
Jul 12 11:36:46 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 12 11:36:46 pafnucy kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook db Certificate: 9f03a84b0b7d6b97418311a2175e7968'
Jul 12 11:36:46 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 12 11:36:46 pafnucy kernel: integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
Jul 12 11:36:46 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 12 11:36:46 pafnucy kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jul 12 11:36:46 pafnucy kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 12 11:36:46 pafnucy kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jul 12 11:36:46 pafnucy kernel: PM:   Magic number: 1:442:626
Jul 12 11:36:46 pafnucy kernel: RAS: Correctable Errors collector initialized.
Jul 12 11:36:46 pafnucy kernel: clk: Disabling unused clocks
Jul 12 11:36:46 pafnucy kernel: PM: genpd: Disabling unused power domains
Jul 12 11:36:46 pafnucy kernel: Freeing unused decrypted memory: 2036K
Jul 12 11:36:46 pafnucy kernel: Freeing unused kernel image (initmem) memory: 1984K
Jul 12 11:36:46 pafnucy kernel: Write protecting the kernel read-only data: 24576k
Jul 12 11:36:46 pafnucy kernel: Freeing unused kernel image (text/rodata gap) memory: 1304K
Jul 12 11:36:46 pafnucy kernel: Freeing unused kernel image (rodata/data gap) memory: 1024K
Jul 12 11:36:46 pafnucy kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 12 11:36:46 pafnucy kernel: rodata_test: all tests were successful
Jul 12 11:36:46 pafnucy kernel: Run /init as init process
Jul 12 11:36:46 pafnucy kernel:   with arguments:
Jul 12 11:36:46 pafnucy kernel:     /init
Jul 12 11:36:46 pafnucy kernel:   with environment:
Jul 12 11:36:46 pafnucy kernel:     HOME=/
Jul 12 11:36:46 pafnucy kernel:     TERM=linux
Jul 12 11:36:46 pafnucy kernel:     BOOT_IMAGE=/boot/vmlinuz-linux-devel
Jul 12 11:36:46 pafnucy kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Jul 12 11:36:46 pafnucy kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/LNXVIDEO:00/input/input2
Jul 12 11:36:46 pafnucy kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jul 12 11:36:46 pafnucy kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jul 12 11:36:46 pafnucy kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 12 11:36:46 pafnucy kernel: Key type psk registered
Jul 12 11:36:46 pafnucy kernel: nvme 0000:61:00.0: platform quirk: setting simple suspend
Jul 12 11:36:46 pafnucy kernel: nvme nvme0: pci function 0000:61:00.0
Jul 12 11:36:46 pafnucy kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Jul 12 11:36:46 pafnucy kernel: nvme nvme0: allocated 64 MiB host memory buffer (1 segment).
Jul 12 11:36:46 pafnucy kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jul 12 11:36:46 pafnucy kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p8 p9
Jul 12 11:36:46 pafnucy kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Jul 12 11:36:46 pafnucy kernel: usb 3-4: new high-speed USB device number 2 using xhci_hcd
Jul 12 11:36:46 pafnucy kernel: usb 3-4: New USB device found, idVendor=0489, idProduct=e0f5, bcdDevice= 1.00
Jul 12 11:36:46 pafnucy kernel: usb 3-4: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Jul 12 11:36:46 pafnucy kernel: usb 3-4: Product: Wireless_Device
Jul 12 11:36:46 pafnucy kernel: usb 3-4: Manufacturer: MediaTek Inc.
Jul 12 11:36:46 pafnucy kernel: usb 3-4: SerialNumber: 000000000
Jul 12 11:36:46 pafnucy kernel: usb 1-1: New USB device found, idVendor=3277, idProduct=0060, bcdDevice= 1.01
Jul 12 11:36:46 pafnucy kernel: usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jul 12 11:36:46 pafnucy kernel: usb 1-1: Product: USB2.0 FHD UVC WebCam
Jul 12 11:36:46 pafnucy kernel: usb 1-1: Manufacturer: Shinetech
Jul 12 11:36:46 pafnucy kernel: usb 1-1: SerialNumber: 200901010001
Jul 12 11:36:46 pafnucy kernel: [drm] amdgpu kernel modesetting enabled.
Jul 12 11:36:46 pafnucy kernel: amdgpu: Virtual CRAT table created for CPU
Jul 12 11:36:46 pafnucy kernel: amdgpu: Topology: Add CPU node
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: enabling device (0006 -> 0007)
Jul 12 11:36:46 pafnucy kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x1043:0x38C8 0xC1).
Jul 12 11:36:46 pafnucy kernel: [drm] register mmio base: 0xDC400000
Jul 12 11:36:46 pafnucy kernel: [drm] register mmio size: 524288
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 0 <soc21_common>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 1 <gmc_v11_0>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 2 <ih_v6_1>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 3 <psp>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 4 <smu>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 5 <dm>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 6 <gfx_v11_0>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 7 <sdma_v6_0>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 8 <vcn_v4_0_5>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 9 <jpeg_v4_0_5>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 10 <mes_v11_0>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 11 <vpe_v6_1>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: detected ip block number 12 <isp_ip>
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: Fetched VBIOS from VFCT
Jul 12 11:36:46 pafnucy kernel: amdgpu: ATOM BIOS: 113-STRIXEMU-001
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: VPE: collaborate mode false
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] Optional firmware "amdgpu/isp_4_1_0.bin" was not found
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jul 12 11:36:46 pafnucy kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: VRAM: 4096M 0x0000008000000000 - 0x00000080FFFFFFFF (4096M used)
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Jul 12 11:36:46 pafnucy kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
Jul 12 11:36:46 pafnucy kernel: [drm] RAM width 128bits LPDDR5
Jul 12 11:36:46 pafnucy kernel: [drm] amdgpu: 4096M of VRAM memory ready
Jul 12 11:36:46 pafnucy kernel: [drm] amdgpu: 13840M of GTT memory ready.
Jul 12 11:36:46 pafnucy kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jul 12 11:36:46 pafnucy kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008001900000).
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] Loading DMUB firmware via PSP: version=0x09002400
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 11
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: reserve 0x8900000 from 0x80e0000000 for PSP TMR
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: SMU is initialized successfully!
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] Display Core v3.2.334 initialized on DCN 3.5
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] DP-HDMI FRL PCON supported
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x09002400
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 1, DC PSR ver 0, sink PSR ver 1 DPCD caps 0x38 su_y_granularity 4
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jul 12 11:36:46 pafnucy kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jul 12 11:36:46 pafnucy kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jul 12 11:36:46 pafnucy kernel: amdgpu: Virtual CRAT table created for GPU
Jul 12 11:36:46 pafnucy kernel: amdgpu: Topology: Add dGPU node [0x150e:0x1002]
Jul 12 11:36:46 pafnucy kernel: kfd kfd: amdgpu: added device 1002:150e
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: Runtime PM not available
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: amdgpu: [drm] Using custom brightness curve
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: [drm] Registered 4 planes with drm panic
Jul 12 11:36:46 pafnucy kernel: [drm] Initialized amdgpu 3.64.0 for 0000:63:00.0 on minor 1
Jul 12 11:36:46 pafnucy kernel: fbcon: Deferring console take-over
Jul 12 11:36:46 pafnucy kernel: amdgpu 0000:63:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jul 12 11:36:46 pafnucy kernel: fbcon: Taking over console
Jul 12 11:36:46 pafnucy kernel: [drm] pre_validate_dsc:1627 MST_DSC dsc precompute is not needed
Jul 12 11:36:46 pafnucy kernel: XFS (nvme0n1p6): Mounting V5 Filesystem 2286f9e1-153f-47d6-9f5f-e8a27d77dcc0
Jul 12 11:36:46 pafnucy kernel: XFS (nvme0n1p6): Ending clean mount
Jul 12 11:36:46 pafnucy kernel: Console: switching to colour frame buffer device 200x62
Jul 12 11:36:46 pafnucy kernel: zram: Added device: zram0
Jul 12 11:36:46 pafnucy kernel: device-mapper: uevent: version 1.0.3
Jul 12 11:36:46 pafnucy kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
Jul 12 11:36:46 pafnucy kernel: loop: module loaded
Jul 12 11:36:46 pafnucy kernel: i2c_dev: i2c /dev entries driver
Jul 12 11:36:46 pafnucy kernel: Asymmetric key parser 'pkcs8' registered
Jul 12 11:36:47 pafnucy kernel: rtc_cmos 00:00: RTC can wake from S4
Jul 12 11:36:47 pafnucy kernel: rtc_cmos 00:00: registered as rtc0
Jul 12 11:36:47 pafnucy kernel: rtc_cmos 00:00: setting system clock to 2025-07-12T09:36:47 UTC (1752313007)
Jul 12 11:36:47 pafnucy kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Jul 12 11:36:47 pafnucy kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
Jul 12 11:36:47 pafnucy kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
Jul 12 11:36:47 pafnucy kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jul 12 11:36:47 pafnucy kernel: RAPL PMU: hw unit of domain core 2^-16 Joules
Jul 12 11:36:47 pafnucy kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jul 12 11:36:47 pafnucy kernel: ACPI: thermal: Thermal Zone [THRM] (30 C)
Jul 12 11:36:47 pafnucy kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jul 12 11:36:47 pafnucy kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jul 12 11:36:47 pafnucy kernel: zram0: detected capacity change from 0 to 8388608
Jul 12 11:36:47 pafnucy kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jul 12 11:36:47 pafnucy kernel: ACPI: bus type thunderbolt registered
Jul 12 11:36:47 pafnucy kernel: ccp 0000:63:00.2: enabling device (0000 -> 0002)
Jul 12 11:36:47 pafnucy kernel: ccp 0000:63:00.2: tee enabled
Jul 12 11:36:47 pafnucy kernel: ccp 0000:63:00.2: psp enabled
Jul 12 11:36:47 pafnucy kernel: amdxdna 0000:64:00.1: enabling device (0000 -> 0002)
Jul 12 11:36:47 pafnucy kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 12 11:36:47 pafnucy kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 12 11:36:47 pafnucy kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jul 12 11:36:47 pafnucy kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 12 11:36:47 pafnucy kernel: cfg80211: failed to load regulatory.db
Jul 12 11:36:47 pafnucy kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Jul 12 11:36:47 pafnucy kernel: Adding 16777212k swap on /dev/nvme0n1p8.  Priority:-2 extents:1 across:16777212k SS
Jul 12 11:36:47 pafnucy kernel: [drm] Initialized amdxdna_accel_driver 0.0.0 for 0000:64:00.1 on minor 0
Jul 12 11:36:48 pafnucy kernel: XFS: attr2 mount option is deprecated.
Jul 12 11:36:48 pafnucy kernel: XFS (nvme0n1p9): Mounting V5 Filesystem 88bb97dc-f552-4eba-8f74-bb92f4db5546
Jul 12 11:36:48 pafnucy kernel: XFS (nvme0n1p9): Ending clean mount
Jul 12 11:36:48 pafnucy kernel: NET: Registered PF_ALG protocol family
Jul 12 11:36:48 pafnucy kernel: i2c_hid_acpi i2c-ITE5570:00: device did not ack reset within 1000 ms
Jul 12 11:36:48 pafnucy kernel: mc: Linux media interface: v0.10
Jul 12 11:36:48 pafnucy kernel: Bluetooth: Core ver 2.22
Jul 12 11:36:48 pafnucy kernel: NET: Registered PF_BLUETOOTH protocol family
Jul 12 11:36:48 pafnucy kernel: Bluetooth: HCI device and connection manager initialized
Jul 12 11:36:48 pafnucy kernel: Bluetooth: HCI socket layer initialized
Jul 12 11:36:48 pafnucy kernel: Bluetooth: L2CAP socket layer initialized
Jul 12 11:36:48 pafnucy kernel: Bluetooth: SCO socket layer initialized
Jul 12 11:36:48 pafnucy kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jul 12 11:36:48 pafnucy kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jul 12 11:36:48 pafnucy kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jul 12 11:36:48 pafnucy kernel: input: ASCP1201:00 093A:3017 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASCP1201:00/0018:093A:3017.0001/input/input5
Jul 12 11:36:48 pafnucy kernel: input: ASCP1201:00 093A:3017 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASCP1201:00/0018:093A:3017.0001/input/input6
Jul 12 11:36:48 pafnucy kernel: hid-generic 0018:093A:3017.0001: input,hidraw0: I2C HID v1.00 Mouse [ASCP1201:00 093A:3017] on i2c-ASCP1201:00
Jul 12 11:36:48 pafnucy kernel: input: ITE5570:00 0B05:5570 Wireless Radio Control as /devices/platform/AMDI0010:01/i2c-1/i2c-ITE5570:00/0018:0B05:5570.0002/input/input7
Jul 12 11:36:48 pafnucy kernel: input: ITE5570:00 0B05:5570 as /devices/platform/AMDI0010:01/i2c-1/i2c-ITE5570:00/0018:0B05:5570.0002/input/input8
Jul 12 11:36:48 pafnucy kernel: hid-generic 0018:0B05:5570.0002: input,hidraw1: I2C HID v1.00 Device [ITE5570:00 0B05:5570] on i2c-ITE5570:00
Jul 12 11:36:48 pafnucy kernel: videodev: Linux video capture interface: v2.00
Jul 12 11:36:48 pafnucy kernel: asus_wmi: ASUS WMI generic driver loaded
Jul 12 11:36:48 pafnucy kernel: asus_wmi: Initialization: 0x1
Jul 12 11:36:48 pafnucy kernel: asus_wmi: SFUN value: 0x21
Jul 12 11:36:48 pafnucy kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Jul 12 11:36:48 pafnucy kernel: asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
Jul 12 11:36:48 pafnucy kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input9
Jul 12 11:36:48 pafnucy kernel: usbcore: registered new interface driver btusb
Jul 12 11:36:48 pafnucy kernel: asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
Jul 12 11:36:48 pafnucy kernel: asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
Jul 12 11:36:48 pafnucy kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
Jul 12 11:36:48 pafnucy kernel: asus_wmi: using asus-wmi for asus::kbd_backlight
Jul 12 11:36:48 pafnucy kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20250523103438
Jul 12 11:36:48 pafnucy kernel: ACPI: battery: new hook: ASUS Battery Extension
Jul 12 11:36:48 pafnucy kernel: snd_acp_pci 0000:63:00.5: enabling device (0000 -> 0002)
Jul 12 11:36:48 pafnucy kernel: platform acp_asoc_acp70.0: warning: No matching ASoC machine driver found
Jul 12 11:36:48 pafnucy kernel: snd_hda_intel 0000:63:00.1: enabling device (0000 -> 0002)
Jul 12 11:36:48 pafnucy kernel: snd_hda_intel 0000:63:00.6: enabling device (0000 -> 0002)
Jul 12 11:36:48 pafnucy kernel: snd_hda_intel 0000:63:00.1: bound 0000:63:00.0 (ops __SCT__tp_func_dcn_optc_lock_unlock_state [amdgpu])
Jul 12 11:36:48 pafnucy kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:63:00.1/sound/card0/input10
Jul 12 11:36:48 pafnucy kernel: mt7921e 0000:62:00.0: enabling device (0000 -> 0002)
Jul 12 11:36:48 pafnucy kernel: kvm_amd: TSC scaling supported
Jul 12 11:36:48 pafnucy kernel: kvm_amd: Nested Virtualization enabled
Jul 12 11:36:48 pafnucy kernel: kvm_amd: Nested Paging enabled
Jul 12 11:36:48 pafnucy kernel: kvm_amd: LBR virtualization supported
Jul 12 11:36:48 pafnucy kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jul 12 11:36:48 pafnucy kernel: kvm_amd: Virtual GIF supported
Jul 12 11:36:48 pafnucy kernel: kvm_amd: Virtual NMI enabled
Jul 12 11:36:48 pafnucy kernel: mt7921e 0000:62:00.0: ASIC revision: 79220010
Jul 12 11:36:48 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0: ALC294: picked fixup  (pin match)
Jul 12 11:36:48 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
Jul 12 11:36:48 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 12 11:36:48 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jul 12 11:36:48 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jul 12 11:36:48 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jul 12 11:36:48 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Jul 12 11:36:48 pafnucy kernel: snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
Jul 12 11:36:48 pafnucy kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jul 12 11:36:48 pafnucy kernel: Bluetooth: BNEP filters: protocol multicast
Jul 12 11:36:48 pafnucy kernel: Bluetooth: BNEP socket layer initialized
Jul 12 11:36:48 pafnucy kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:63:00.1/sound/card0/input11
Jul 12 11:36:48 pafnucy kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:63:00.1/sound/card0/input12
Jul 12 11:36:48 pafnucy kernel: input: ASCP1201:00 093A:3017 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASCP1201:00/0018:093A:3017.0001/input/input13
Jul 12 11:36:48 pafnucy kernel: input: ASCP1201:00 093A:3017 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASCP1201:00/0018:093A:3017.0001/input/input14
Jul 12 11:36:48 pafnucy kernel: hid-multitouch 0018:093A:3017.0001: input,hidraw0: I2C HID v1.00 Mouse [ASCP1201:00 093A:3017] on i2c-ASCP1201:00
Jul 12 11:36:48 pafnucy kernel: amd-pmf AMDI0103:00: No Smart PC policy present
Jul 12 11:36:48 pafnucy kernel: amd-pmf AMDI0103:00: registered PMF device successfully
Jul 12 11:36:48 pafnucy kernel: mousedev: PS/2 mouse device common for all mice
Jul 12 11:36:48 pafnucy kernel: mt7921e 0000:62:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250523103150a
Jul 12 11:36:48 pafnucy kernel: usb 1-1: Found UVC 1.10 device USB2.0 FHD UVC WebCam (3277:0060)
Jul 12 11:36:48 pafnucy kernel: usb 1-1: Found UVC 1.50 device USB2.0 FHD UVC WebCam (3277:0060)
Jul 12 11:36:48 pafnucy kernel: usbcore: registered new interface driver uvcvideo
Jul 12 11:36:49 pafnucy kernel: intel_rapl_common: Found RAPL domain package
Jul 12 11:36:49 pafnucy kernel: intel_rapl_common: Found RAPL domain core
Jul 12 11:36:49 pafnucy kernel: amd_atl: AMD Address Translation Library initialized
Jul 12 11:36:49 pafnucy kernel: mt7921e 0000:62:00.0: WM Firmware Version: ____000000, Build Time: 20250523103234
Jul 12 11:36:49 pafnucy kernel: input: HD-Audio Generic Headset Mic as /devices/pci0000:00/0000:00:08.1/0000:63:00.6/sound/card1/input15
Jul 12 11:36:49 pafnucy kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:63:00.6/sound/card1/input16
Jul 12 11:36:51 pafnucy kernel: Bluetooth: hci0: Device setup in 2208667 usecs
Jul 12 11:36:51 pafnucy kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jul 12 11:36:51 pafnucy kernel: Bluetooth: hci0: AOSP extensions version v1.00
Jul 12 11:36:51 pafnucy kernel: Bluetooth: hci0: AOSP quality report is supported
Jul 12 11:36:51 pafnucy kernel: Bluetooth: MGMT ver 1.23
Jul 12 11:36:52 pafnucy kernel: wlan0: authenticate with 2c:3a:fd:2a:d9:01 (local address=78:46:5c:63:bd:d1)
Jul 12 11:36:52 pafnucy kernel: wlan0: send auth to 2c:3a:fd:2a:d9:01 (try 1/3)
Jul 12 11:36:53 pafnucy kernel: wlan0: authenticated
Jul 12 11:36:53 pafnucy kernel: wlan0: associate with 2c:3a:fd:2a:d9:01 (try 1/3)
Jul 12 11:36:53 pafnucy kernel: wlan0: RX AssocResp from 2c:3a:fd:2a:d9:01 (capab=0x1511 status=0 aid=4)
Jul 12 11:36:53 pafnucy kernel: wlan0: associated
Jul 12 11:36:53 pafnucy kernel: wlan0: Limiting TX power to 20 (23 - 3) dBm as advertised by 2c:3a:fd:2a:d9:01
Jul 12 11:37:05 pafnucy kernel: ucsi_acpi USBC000:00: ucsi_handle_connector_change: GET_CONNECTOR_STATUS failed (-110)
Jul 12 11:37:07 pafnucy kernel: wlan0: disconnect from AP 2c:3a:fd:2a:d9:01 for new auth to 2c:3a:fd:2a:d9:00
Jul 12 11:37:07 pafnucy kernel: wlan0: authenticate with 2c:3a:fd:2a:d9:00 (local address=78:46:5c:63:bd:d1)
Jul 12 11:37:07 pafnucy kernel: wlan0: send auth to 2c:3a:fd:2a:d9:00 (try 1/3)
Jul 12 11:37:07 pafnucy kernel: wlan0: authenticated
Jul 12 11:37:07 pafnucy kernel: wlan0: associate with 2c:3a:fd:2a:d9:00 (try 1/3)
Jul 12 11:37:07 pafnucy kernel: wlan0: RX AssocResp from 2c:3a:fd:2a:d9:00 (capab=0x1431 status=0 aid=9)
Jul 12 11:37:07 pafnucy kernel: wlan0: associated
Jul 12 11:37:08 pafnucy kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 2c:3a:fd:2a:d9:00
Jul 12 11:38:16 pafnucy kernel: Bluetooth: RFCOMM TTY layer initialized
Jul 12 11:38:16 pafnucy kernel: Bluetooth: RFCOMM socket layer initialized
Jul 12 11:38:16 pafnucy kernel: Bluetooth: RFCOMM ver 1.11
Jul 12 11:42:14 pafnucy kernel: wlan0: disconnect from AP 2c:3a:fd:2a:d9:00 for new auth to 2c:3a:fd:2a:d9:01
Jul 12 11:42:14 pafnucy kernel: wlan0: authenticate with 2c:3a:fd:2a:d9:01 (local address=78:46:5c:63:bd:d1)
Jul 12 11:42:14 pafnucy kernel: wlan0: send auth to 2c:3a:fd:2a:d9:01 (try 1/3)
Jul 12 11:42:14 pafnucy kernel: wlan0: authenticated
Jul 12 11:42:14 pafnucy kernel: wlan0: associate with 2c:3a:fd:2a:d9:01 (try 1/3)
Jul 12 11:42:14 pafnucy kernel: wlan0: RX ReassocResp from 2c:3a:fd:2a:d9:01 (capab=0x1511 status=0 aid=4)
Jul 12 11:42:14 pafnucy kernel: wlan0: associated
Jul 12 11:42:14 pafnucy kernel: wlan0: Limiting TX power to 20 (23 - 3) dBm as advertised by 2c:3a:fd:2a:d9:01
Jul 12 11:43:59 pafnucy kernel: ------------[ cut here ]------------
Jul 12 11:43:59 pafnucy kernel: WARNING: CPU: 21 PID: 214 at drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:1558 dc_dmub_srv_apply_idle_power_optimizations+0x1d0/0x540 [amdgpu]
Jul 12 11:43:59 pafnucy kernel: Modules linked in: snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device amd_atl intel_rapl_msr intel_rapl_common iosf_mbi snd_acp70 snd_acp_i2s snd_acp_pdm snd_acp_pcm snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci ccm snd_sof snd_sof_utils algif_aead snd_sof_xtensa_dsp snd_pci_ps snd_soc_acpi_amd_match mousedev des3_ede_x86_64 snd_amd_sdw_acpi soundwire_amd soundwire_generic_allocation cbc soundwire_bus snd_soc_sdca bnep snd_hda_codec_realtek des_generic snd_soc_core libdes snd_hda_codec_generic snd_compress mt7921e kvm_amd snd_hda_scodec_component snd_pcm_dmaengine snd_hda_codec_hdmi ac97_bus algif_skcipher snd_hda_intel mt7921_common snd_rpl_pci_acp6x kvm snd_intel_dspcfg uvcvideo mt792x_lib snd_acp_pci snd_intel_sdw_acpi videobuf2_vmalloc snd_amd_acpi_mach mt76_connac_lib irqbypass snd_hda_codec snd_ctl_led snd_acp_legacy_common uvc mt76 snd_hwdep polyval_clmulni snd_pci_acp6x btusb amd_pmf videobuf2_memops cmac
Jul 12 11:43:59 pafnucy kernel:  ghash_clmulni_intel ucsi_acpi snd_hda_core snd_pci_acp5x sha512_ssse3 videobuf2_v4l2 mac80211 btrtl typec_ucsi snd_rn_pci_acp3x snd_pcm asus_nb_wmi md4 amdtee sha1_ssse3 videobuf2_common joydev btintel hid_multitouch asus_wmi typec snd_timer snd_acp_config amd_sfh sparse_keymap btbcm aesni_intel algif_hash videodev snd hid_generic sp5100_tco roles snd_soc_acpi libarc4 platform_profile btmtk bluetooth mc af_alg cfg80211 soundcore amdxdna ccp thunderbolt i2c_piix4 snd_pci_acp3x rfkill tee k10temp rapl i2c_hid_acpi thermal amd_pmc pcspkr i2c_smbus wmi_bmof rtc_cmos i2c_hid pkcs8_key_parser i2c_dev crypto_user loop dm_mod nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress ip_tables x_tables amdgpu crc16 i2c_algo_bit drm_ttm_helper ttm drm_panel_backlight_quirks drm_exec drm_suballoc_helper amdxcp drm_buddy serio_raw gpu_sched nvme atkbd drm_display_helper libps2 nvme_core vivaldi_fmap cec nvme_keyring rc_core nvme_auth i8042 serio video
Jul 12 11:43:59 pafnucy kernel: CPU: 21 UID: 0 PID: 214 Comm: kworker/21:1 Not tainted 6.16.0-rc5-dirty #7 PREEMPTLAZY  849d88408182bc17f307144e4ac99cce547c0528
Jul 12 11:43:59 pafnucy kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS Vivobook S 16 M5606WA_M5606WA/M5606WA, BIOS M5606WA.314 04/17/2025
Jul 12 11:43:59 pafnucy kernel: Workqueue: events drm_fb_helper_damage_work
Jul 12 11:43:59 pafnucy kernel: RIP: 0010:dc_dmub_srv_apply_idle_power_optimizations+0x1d0/0x540 [amdgpu]
Jul 12 11:43:59 pafnucy kernel: Code: ff ff 44 0f b6 c5 48 c7 c2 e0 11 3a c1 48 c7 c6 b8 79 43 c1 48 c7 c7 d0 da 86 c0 e8 7a 07 06 cb 40 84 ed 75 bc e9 95 fe ff ff <0f> 0b 41 c7 44 24 68 00 00 00 00 48 83 c4 10 5b 5d 41 5c 41 5d 41
Jul 12 11:43:59 pafnucy kernel: RSP: 0018:ffffd17400967640 EFLAGS: 00010086
Jul 12 11:43:59 pafnucy kernel: RAX: 00000000ffffffff RBX: ffff8e33d6400000 RCX: 0000000000000001
Jul 12 11:43:59 pafnucy kernel: RDX: 0000000000000081 RSI: 00000000000036a3 RDI: ffff8e33d6e80000
Jul 12 11:43:59 pafnucy kernel: RBP: ffffd17441b41600 R08: 0000000000000083 R09: 00000000000036a3
Jul 12 11:43:59 pafnucy kernel: R10: ffff8e33d72eab80 R11: 0000000000001300 R12: ffff8e33d72eab80
Jul 12 11:43:59 pafnucy kernel: R13: 0000000000000000 R14: 0000000000000002 R15: 0000000000000000
Jul 12 11:43:59 pafnucy kernel: FS:  0000000000000000(0000) GS:ffff8e3a949ca000(0000) knlGS:0000000000000000
Jul 12 11:43:59 pafnucy kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 12 11:43:59 pafnucy kernel: CR2: 00007f75c71259ac CR3: 00000002d6a1e000 CR4: 0000000000f50ef0
Jul 12 11:43:59 pafnucy kernel: PKRU: 55555554
Jul 12 11:43:59 pafnucy kernel: Call Trace:
Jul 12 11:43:59 pafnucy kernel:  <TASK>
Jul 12 11:43:59 pafnucy kernel:  dcn35_apply_idle_power_optimizations+0xd1/0xf0 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  dc_allow_idle_optimizations_internal+0xe9/0x350 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  dm_read_reg_func+0xc5/0xd0 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  generic_reg_get2+0x26/0x50 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  optc1_get_position+0x47/0x80 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  optc1_get_crtc_scanoutpos+0x75/0xb0 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  dc_stream_get_scanoutpos+0x74/0xa0 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  dm_crtc_get_scanoutpos+0xa4/0x120 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  amdgpu_display_get_crtc_scanoutpos+0x8f/0x1c0 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  ? amdgpu_display_crtc_idx_to_irq_type+0x30/0x30 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  amdgpu_crtc_get_scanout_position+0x28/0x30 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x145/0x370
Jul 12 11:43:59 pafnucy kernel:  drm_crtc_get_last_vbltimestamp+0x52/0x80
Jul 12 11:43:59 pafnucy kernel:  drm_update_vblank_count+0x95/0x3f0
Jul 12 11:43:59 pafnucy kernel:  drm_vblank_enable+0x147/0x180
Jul 12 11:43:59 pafnucy kernel:  drm_vblank_get+0x98/0xe0
Jul 12 11:43:59 pafnucy kernel:  amdgpu_dm_atomic_commit_tail+0x2c46/0x33f0 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  ? amdgpu_crtc_get_scanout_position+0x28/0x30 [amdgpu 163ac80335c9850cd34dece162e73f79d1a58742]
Jul 12 11:43:59 pafnucy kernel:  ? drm_crtc_vblank_helper_get_vblank_timestamp_internal+0x145/0x370
Jul 12 11:43:59 pafnucy kernel:  ? wait_for_completion_timeout+0x144/0x190
Jul 12 11:43:59 pafnucy kernel:  ? drm_crtc_get_last_vbltimestamp+0x52/0x80
Jul 12 11:43:59 pafnucy kernel:  commit_tail+0x9a/0x130
Jul 12 11:43:59 pafnucy kernel:  drm_atomic_helper_commit+0x134/0x180
Jul 12 11:43:59 pafnucy kernel:  drm_atomic_commit+0xab/0xe0
Jul 12 11:43:59 pafnucy kernel:  ? __drm_universal_plane_init.cold+0x13/0x13
Jul 12 11:43:59 pafnucy kernel:  drm_atomic_helper_dirtyfb+0x1d1/0x2a0
Jul 12 11:43:59 pafnucy kernel:  drm_fbdev_ttm_helper_fb_dirty+0x22e/0xb00 [drm_ttm_helper e0fc3ab1939a1d288a8cb96240963f92c45236a9]
Jul 12 11:43:59 pafnucy kernel:  drm_fb_helper_damage_work+0x80/0x150
Jul 12 11:43:59 pafnucy kernel:  process_one_work+0x180/0x310
Jul 12 11:43:59 pafnucy kernel:  worker_thread+0x2d2/0x410
Jul 12 11:43:59 pafnucy kernel:  ? rescuer_thread+0x550/0x550
Jul 12 11:43:59 pafnucy kernel:  kthread+0xf9/0x220
Jul 12 11:43:59 pafnucy kernel:  ? kthreads_online_cpu+0x100/0x100
Jul 12 11:43:59 pafnucy kernel:  ? kthreads_online_cpu+0x100/0x100
Jul 12 11:43:59 pafnucy kernel:  ret_from_fork+0x139/0x180
Jul 12 11:43:59 pafnucy kernel:  ? kthreads_online_cpu+0x100/0x100
Jul 12 11:43:59 pafnucy kernel:  ? kthreads_online_cpu+0x100/0x100
Jul 12 11:43:59 pafnucy kernel:  ret_from_fork_asm+0x11/0x20
Jul 12 11:43:59 pafnucy kernel:  </TASK>
Jul 12 11:43:59 pafnucy kernel: ---[ end trace 0000000000000000 ]---
Jul 12 11:54:15 pafnucy kernel: ACPI: button: The lid device is not compliant to SW_LID.

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

* Re: WARNING at drm_gem_object_handle_put_unlocked+0xaa/0xe0
  2025-07-12 10:05 ` Jacek Łuczak
@ 2025-07-14  7:08   ` Thomas Zimmermann
  2025-07-14  8:27     ` Jacek Łuczak
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Zimmermann @ 2025-07-14  7:08 UTC (permalink / raw)
  To: Jacek Łuczak, LKML, christian.koenig, Mario Limonciello

Hi

Am 12.07.25 um 12:05 schrieb Jacek Łuczak:
> Hi,
>
>> While checking on this issue I've found[2] and applied the patch 
>> posted by Thomes which fixed the issue.
>>
> After a longer use I find this is causing some weird graphics behavior 
> notably an attempt to start Wayland session sometimes timeouts with no 
> errors in the logs but e.g. reboot fails with attached errors (CC 
> @Mario).
>
> If I'll find some time to bisect the original issue I'll report it back.

You might be seeing the same epoll error that Linus saw and that is 
mentioned in the -rc6 announcement.

Best regards
Thomas

>
> Regards,
> -jacek

-- 
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)


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

* Re: WARNING at drm_gem_object_handle_put_unlocked+0xaa/0xe0
  2025-07-14  7:08   ` Thomas Zimmermann
@ 2025-07-14  8:27     ` Jacek Łuczak
  0 siblings, 0 replies; 4+ messages in thread
From: Jacek Łuczak @ 2025-07-14  8:27 UTC (permalink / raw)
  To: Thomas Zimmermann, LKML, christian.koenig, Mario Limonciello

Hey Thomas,

On 7/14/25 9:08 AM, Thomas Zimmermann wrote:
> Hi
> 
> Am 12.07.25 um 12:05 schrieb Jacek Łuczak:
>> Hi,
>>
>>> While checking on this issue I've found[2] and applied the patch 
>>> posted by Thomes which fixed the issue.
>>>
>> After a longer use I find this is causing some weird graphics behavior 
>> notably an attempt to start Wayland session sometimes timeouts with no 
>> errors in the logs but e.g. reboot fails with attached errors (CC 
>> @Mario).
>>
>> If I'll find some time to bisect the original issue I'll report it back.
> 
> You might be seeing the same epoll error that Linus saw and that is 
> mentioned in the -rc6 announcement.

In meantime I've picked the latest drm set for rc6 and all works fine.

Cheers,
-Jacek


> 
> Best regards
> Thomas
> 
>>
>> Regards,
>> -jacek
> 


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

end of thread, other threads:[~2025-07-14  8:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 20:13 WARNING at drm_gem_object_handle_put_unlocked+0xaa/0xe0 Jacek Łuczak
2025-07-12 10:05 ` Jacek Łuczak
2025-07-14  7:08   ` Thomas Zimmermann
2025-07-14  8:27     ` Jacek Łuczak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).