Created attachment 298697 [details] Errors when opening my device in the image My second fan (GPU Fan) is not working on the laptop. Also, when I start linux, errors appear as in the picture I shared. Model: Asus Tuf Gaming F15 (2021)
This might be two different problems. please attach the full dmesg output after boot. please attach the acpidump of this machine.
(In reply to Zhang Rui from comment #1) > This might be two different problems. > please attach the full dmesg output after boot. > please attach the acpidump of this machine. dmesg: https://raw.githubusercontent.com/herrwinfried/herrwinfried/linux/dmesg.txt acpidump: https://raw.githubusercontent.com/herrwinfried/herrwinfried/linux/acpidump.txt https://github.com/herrwinfried/herrwinfried/blob/linux/acpidump.txt
(In reply to Özgür from comment #2) > (In reply to Zhang Rui from comment #1) > > This might be two different problems. > > please attach the full dmesg output after boot. > > please attach the acpidump of this machine. > > dmesg: > https://raw.githubusercontent.com/herrwinfried/herrwinfried/linux/dmesg.txt > acpidump: > https://raw.githubusercontent.com/herrwinfried/herrwinfried/linux/acpidump. > txt > https://github.com/herrwinfried/herrwinfried/blob/linux/acpidump.txt sorry i misconfigured the file format acpidump: https://github.com/herrwinfried/herrwinfried/blob/linux/acpidump.dat https://raw.githubusercontent.com/herrwinfried/herrwinfried/linux/acpidump.dat
It's been a long time since I opened the issue, I wonder if there has been any development.
Let's focus on the ACPI Failure message first. in dsdt Scope (_TZ) { ... Name (ETMD, One) ... } in ssdt5 Scope (\_TZ) { Name (ETMD, One) ... } So this is a firmware bug which contains bogus AML code, and there is nothing we can do in Linux.
About the graphics fan issue, this is not controlled by ACPI. Please refer to this page https://bugs.freedesktop.org/ and raise the problem to graphics people. Bug closed.