asus-fan icon indicating copy to clipboard operation
asus-fan copied to clipboard

Support for Asus FX505DU (dual fan)

Open otaj opened this issue 4 years ago • 2 comments

Hi, would it be possible to get support for Asus FX505DU (not a zenbook, I know). It is a dual fan notebook, however I have not been able to detect second fan.

sudo modprobe asus_fan fails with modprobe: ERROR: could not insert 'asus_fan': No such device

I am running Arch Linux, if it's any help. I am willing to get my hands dirty and help with debugging, however I do not know much about kernel (and kernel modules) development.

otaj avatar Jan 18 '20 18:01 otaj

I have not too much hope that non-Zenbooks might work. Have you tried force=1 loading the module? Furthermore my might play around with this perl script as most of my early and other reverse engineered information originate from the observation of the ACPI values in realtime, while trying to come up with relations between fan speed(s) and the changing numbers.

I intentionally leave the huge #44 thread open because it is packed to the max with details on what and how to do to investigate ACPI, especially fan stuff on the Zenbooks, so feel free to get inspired :smile:

daringer avatar Mar 08 '20 22:03 daringer

btw. you could try afc-scout in order to get some ACPI hints...

daringer avatar Mar 08 '20 23:03 daringer