Bug 219837 - ACPI Errors on Asus P16 H7606W
Summary: ACPI Errors on Asus P16 H7606W
Status: NEW
Alias: None
Product: ACPI
Classification: Unclassified
Component: BIOS (show other bugs)
Hardware: All Linux
: P3 normal
Assignee: acpi_bios
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-04 00:58 UTC by Atiq
Modified: 2025-03-27 00:53 UTC (History)
4 users (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments
via `sudo acpidump > acpi_dump.txt` (1.56 MB, text/plain)
2025-03-04 00:58 UTC, Atiq
Details
kernel full log (506.25 KB, text/plain)
2025-03-04 00:58 UTC, Atiq
Details

Description Atiq 2025-03-04 00:58:02 UTC
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.
Comment 1 Atiq 2025-03-04 00:58:52 UTC
Created attachment 307739 [details]
kernel full log

via `journalctl --no-hostname --boot --no-pager > kernel_boot_log.txt`

Note You need to log in before you can comment on or make changes to this bug.