Created attachment 307738 [details] via `sudo acpidump > acpi_dump.txt` I get these 4 errors on kernel log every time my Linux Workstation boots. ``` Mar 03 01:59:09 kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP5.WLAN._S0W], AE_ALREADY_EXISTS (20240827/dswload2-326) Mar 03 01:59:09 kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240827/psobject-220) Mar 03 01:59:09 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.THRM._SCP.CTYP], AE_NOT_FOUND (20240827/psargs-332) Mar 03 01:59:09 kernel: ACPI Error: Aborting method \_TZ.THRM._SCP due to previous error (AE_NOT_FOUND) (20240827/psparse-529) ``` **Hardware Info** Distro: fedora 41 Device: Asus P16 H7606WV (AMD Ryzen AI 9 HX 370 w/ Radeon 890M) Desktop: gnome Xorg or wayland: wayland Kernel: 6.13.5 These errors appear on older kernels as well. acpidump and full kernel log are attached. Let me know if you need any further info.
Created attachment 307739 [details] kernel full log via `journalctl --no-hostname --boot --no-pager > kernel_boot_log.txt`