Bug 217244 - ASUS TUF Gaming A15 (2022) - FA507RE - Multiple ACPI BIOS Error (bug): Failure creating named object
Summary: ASUS TUF Gaming A15 (2022) - FA507RE - Multiple ACPI BIOS Error (bug): Failur...
Status: CLOSED INVALID
Alias: None
Product: ACPI
Classification: Unclassified
Component: BIOS (show other bugs)
Hardware: AMD Linux
: P1 normal
Assignee: acpi_bios
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-24 21:10 UTC by bilkow
Modified: 2023-05-31 02:20 UTC (History)
0 users

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


Attachments
dmesg (89.54 KB, text/plain)
2023-03-24 21:10 UTC, bilkow
Details
acpidump (1.27 MB, text/plain)
2023-03-24 21:10 UTC, bilkow
Details

Description bilkow 2023-03-24 21:10:15 UTC
Created attachment 304020 [details]
dmesg

There are multiple errors logged on dmesg:

> [    0.297616] ACPI BIOS Error (bug): Failure creating named object
> [\_SB.PCI0.GP19.NHI0._RST], AE_ALREADY_EXISTS (20221020/dswload2-326)
> [    0.297621] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
> (20221020/psobject-220)
> [    0.297622] ACPI: Skipping parse of AML opcode: Method (0x0014)
> [    0.297645] ACPI BIOS Error (bug): Failure creating named object
> [\_SB.PCI0.GP19.NHI1._RST], AE_ALREADY_EXISTS (20221020/dswload2-326)
> [    0.297647] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
> (20221020/psobject-220)
> [    0.297648] ACPI: Skipping parse of AML opcode: Method (0x0014)
> [    0.299310] ACPI BIOS Error (bug): Could not resolve symbol
> [\_SB.PCI0.GPP2.WWAN], AE_NOT_FOUND (20221020/dswload2-162)
> [    0.299313] ACPI Error: AE_NOT_FOUND, During name lookup/catalog
> (20221020/psobject-220)
> [    0.299314] ACPI: Skipping parse of AML opcode: Scope (0x0010)
> [    0.299317] ACPI BIOS Error (bug): Could not resolve symbol
> [\_SB.PCI0.GPP5.RTL8], AE_NOT_FOUND (20221020/dswload2-162)
> [    0.299318] ACPI Error: AE_NOT_FOUND, During name lookup/catalog
> (20221020/psobject-220)
> [    0.299319] ACPI: Skipping parse of AML opcode: Scope (0x0010)
> [    0.299323] ACPI BIOS Error (bug): Failure creating named object
> [\_SB.PCI0.GPP6.WLAN], AE_ALREADY_EXISTS (20221020/dswload2-326)
> [    0.299324] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
> (20221020/psobject-220)
> [    0.299325] ACPI: Skipping parse of AML opcode: Device (0x5B82)
> [    0.299328] ACPI BIOS Error (bug): Could not resolve symbol
> [\_SB.PCI0.GPP7.DEV0], AE_NOT_FOUND (20221020/dswload2-162)
> [    0.299330] ACPI Error: AE_NOT_FOUND, During name lookup/catalog
> (20221020/psobject-220)

> ...

> [    0.848239] ACPI BIOS Error (bug): Could not resolve symbol
> [\_TZ.THRM._SCP.CTYP], AE_NOT_FOUND (20221020/psargs-330)
> [    0.848243] ACPI Error: Aborting method \_TZ.THRM._SCP due to previous
> error (AE_NOT_FOUND) (20221020/psparse-529)
Comment 1 bilkow 2023-03-24 21:10:48 UTC
Created attachment 304021 [details]
acpidump
Comment 2 Artem S. Tashkinov 2023-03-25 18:13:30 UTC
Does this result in any bugs or a loss of functionality?

If not, don't bother and try to request support from your HW vendor.

Also, does this happen in earlier kernels?

If not, please try to git bisect: https://docs.kernel.org/admin-guide/bug-bisect.html
Comment 3 bilkow 2023-05-31 02:20:52 UTC
> Does this result in any bugs or a loss of functionality?

I don't think so. I have had some problems with sleep or sound, but it doesn't really seem related.

> If not, don't bother and try to request support from your HW vendor.

After more research it seems that ASUS will just say they don't support linux, so I think there's nothing I can do to fix it.

> Also, does this happen in earlier kernels?

Yeah, I don't think it's a regression, it happened since I got it in December.

Thanks for your help!!

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