Bug 218269

Summary: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20230628/psargs-330)
Product: ACPI Reporter: Anshu Gahire (gahireanshu1011)
Component: BIOSAssignee: acpi_bios
Status: NEW ---    
Severity: normal CC: bagasdotme
Priority: P3    
Hardware: Intel   
OS: Linux   
Kernel Version: 6.6.7-arch1-1 Subsystem:
Regression: No Bisected commit-id:
Attachments: dmesg output
journal message
dmesg from v6.5.9-arch2-1
journalctl message from v6.5.9-arch2-1
dmesg from v6.7.2-arch1-1
journalctl -p 3 -b from v6.7.2-arch1-1

Description Anshu Gahire 2023-12-15 17:18:51 UTC
Created attachment 305608 [details]
dmesg output

I have an Acer Nitro 5 AN515-58 laptop and I get this error in the journal, currently this is just and error message and it has not affected this laptops use case. I have been seeing this error since kernel 6.6.5 and currently I am in kernel version 6.6.7-arch1-1.

The dmesg output and the journal -p 3 -b output are in the attachments. I am also seeing some iwlwifi error messages but again they have not affected my laptop usages though I need to file another bug report for that too, currently I am planning to make another bug report here but if anyone knowns a better place to add that bug report please let me know.
Comment 1 Anshu Gahire 2023-12-15 17:19:54 UTC
Created attachment 305609 [details]
journal message
Comment 2 Anshu Gahire 2023-12-15 17:23:53 UTC
I totally forgot to paste the actually error. Here is the full error.

Dec 15 22:38:45 AN515-58-50HZ kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20230628/psargs-330)
Dec 15 22:38:45 AN515-58-50HZ kernel: ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20230628/psparse-529)

Its on line 86 and 87 on journal message and on line 1287 and 1288 on dmesg.
Comment 3 Bagas Sanjaya 2023-12-16 01:52:25 UTC
(In reply to Anshu Gahire from comment #0)
> Created attachment 305608 [details]
> dmesg output
> 
> I have an Acer Nitro 5 AN515-58 laptop and I get this error in the journal,
> currently this is just and error message and it has not affected this
> laptops use case. I have been seeing this error since kernel 6.6.5 and
> currently I am in kernel version 6.6.7-arch1-1.
> 
> The dmesg output and the journal -p 3 -b output are in the attachments. I am
> also seeing some iwlwifi error messages but again they have not affected my
> laptop usages though I need to file another bug report for that too,
> currently I am planning to make another bug report here but if anyone knowns
> a better place to add that bug report please let me know.

Can you check with v6.5? And current mainline (v6.7-rc5)?
Comment 4 Anshu Gahire 2023-12-16 14:41:41 UTC
I checked with v6.5.9-arch2-1 and The error message is still their. And I tried to install the mainline kernel using the linux-mainline aur package and I am getting like 200KiB/s, so its gonna take a while. I would prefer not to download the entire kernel and compile it so if their is any other way please let me know.
Comment 5 Anshu Gahire 2023-12-16 14:44:03 UTC
(In reply to Bagas Sanjaya from comment #3)
> (In reply to Anshu Gahire from comment #0)
> > Created attachment 305608 [details]
> > dmesg output
> > 
> > I have an Acer Nitro 5 AN515-58 laptop and I get this error in the journal,
> > currently this is just and error message and it has not affected this
> > laptops use case. I have been seeing this error since kernel 6.6.5 and
> > currently I am in kernel version 6.6.7-arch1-1.
> > 
> > The dmesg output and the journal -p 3 -b output are in the attachments. I
> am
> > also seeing some iwlwifi error messages but again they have not affected my
> > laptop usages though I need to file another bug report for that too,
> > currently I am planning to make another bug report here but if anyone
> knowns
> > a better place to add that bug report please let me know.
> 
> Can you check with v6.5? And current mainline (v6.7-rc5)?

oops forgot to reply to your comment. Check the previous comment. Thanks.
Comment 6 Anshu Gahire 2023-12-16 14:44:42 UTC
Created attachment 305619 [details]
dmesg from v6.5.9-arch2-1
Comment 7 Anshu Gahire 2023-12-16 14:45:14 UTC
Created attachment 305620 [details]
journalctl message from v6.5.9-arch2-1
Comment 8 Anshu Gahire 2024-01-29 07:24:04 UTC
Welp, currently in kernel v6.7.2-arch1-1 and the error message still exist.
Comment 9 Anshu Gahire 2024-01-29 07:26:16 UTC
Created attachment 305786 [details]
dmesg from v6.7.2-arch1-1
Comment 10 Anshu Gahire 2024-01-29 07:26:48 UTC
Created attachment 305787 [details]
journalctl -p 3 -b from v6.7.2-arch1-1