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: | BIOS | Assignee: | 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 |
Created attachment 305609 [details]
journal message
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. (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)? 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. (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. Created attachment 305619 [details]
dmesg from v6.5.9-arch2-1
Created attachment 305620 [details]
journalctl message from v6.5.9-arch2-1
Welp, currently in kernel v6.7.2-arch1-1 and the error message still exist. Created attachment 305786 [details]
dmesg from v6.7.2-arch1-1
Created attachment 305787 [details]
journalctl -p 3 -b from v6.7.2-arch1-1
|
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.