dominiksalvet / asus-fan-control

Fan control for ASUS devices running Linux
MIT License
320 stars 37 forks source link

Add support for ROG Zephyrus G15 GA503RW #122

Closed RogustCarthon closed 2 years ago

RogustCarthon commented 2 years ago

Environment AFC version : 3.13.0 OS version : Ubuntu 22.04.1 LTS CPU Name : AMD® Ryzen 9 6900hs with radeon graphics × 16

It does not work sudo asus-fan-control, sudo asus-fan-control get-temps, sudo asus-fan-control set-temps default, all fail with acpi call failed with 'Error: AE_NOT_FOUND'.

dominiksalvet commented 2 years ago

Sure. Unfortunately, devices with AMD do not work... Maybe someone can find an alternative and let us know? 😊

RogustCarthon commented 2 years ago

Upgraded to mainline linux kernel v6.0 due to another unrelated issue. Running asus-fan-control now gives

file /proc/acpi/call does not exist
dominiksalvet commented 2 years ago

Try modprobe acpi_call. Nevertheless, I think you will get the previous error again...