Package Details: asus-fan-dkms-git v0.9.1.r54.gd9ccff8-1

Git Clone URL: https://aur.archlinux.org/asus-fan-dkms-git.git (read-only, click to copy)
Package Base: asus-fan-dkms-git
Description: Kernel module allowing to control (both) fan inside various ASUS laptops
Upstream URL: http://github.com/daringer/asus-fan
Licenses: GPL
Conflicts: asus-fan-dkms
Submitter: qlonik
Maintainer: dariball
Last Packager: dariball
Votes: 11
Popularity: 0.000041
First Submitted: 2016-01-14 03:12 (UTC)
Last Updated: 2017-07-21 21:26 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Pinned Comments

qlonik commented on 2017-11-12 20:25 (UTC)

This package is developed on github at http://github.com/daringer/asus-fan. If you have problems with it, check out closed issues or pull requests on that github page. If there is nothing related to your issue, create a new one.

Latest Comments

1 2 Next › Last »

xiota commented on 2023-09-18 07:56 (UTC)

Version shouldn't have v prefix. Please update pkgver() to remove it.

Note: No need to add epoch because [0-9] > v[0-9].

danuker commented on 2020-04-15 15:34 (UTC) (edited on 2020-04-15 15:34 (UTC) by danuker)

I had trouble with the fan permanently on.

After installing this, it did not work, even after several restarts.

What ended up working was shutting down completely (I suppose so the fan physically stops), and booting up again. Glorious silence!


Of course, when messing with your fan settings be sure to watch the temperatures.

In addition to a statusbar monitor, for choosing your fan speed I recommend fancontrol-gui, ran as LANG=C fancontrol_gui to use Celsius.

qlonik commented on 2017-11-12 20:25 (UTC)

This package is developed on github at http://github.com/daringer/asus-fan. If you have problems with it, check out closed issues or pull requests on that github page. If there is nothing related to your issue, create a new one.

Stanbey commented on 2017-11-12 17:30 (UTC)

I have been really struggling for days to get control over the fans on my Asus G750JM. They are just constantly hammering away at 100% making the laptop unusable (without wearing ear-defenders). I found this package and thought it was my salvation, but frustratingly, I can't get it to install. [root@beast ~]# sensors coretemp-isa-0000 Adapter: ISA adapter Package id 0: +32.0°C (high = +84.0°C, crit = +100.0°C) Core 0: +31.0°C (high = +84.0°C, crit = +100.0°C) Core 1: +28.0°C (high = +84.0°C, crit = +100.0°C) Core 2: +29.0°C (high = +84.0°C, crit = +100.0°C) Core 3: +31.0°C (high = +84.0°C, crit = +100.0°C) acpitz-virtual-0 Adapter: Virtual device temp1: +32.0°C (crit = +103.0°C) asus-isa-0000 Adapter: ISA adapter cpu_fan: 25500 RPM temp1: +32.0°C [root@beast ~]# pacman -Q asus-fan-dkms-git asus-fan-dkms-git v0.9.1.r67.g9b3fa06-1 [root@beast ~]# modprobe asus_fan modprobe: FATAL: Module asus_fan not found in directory /lib/modules/4.13.11-1-ARCH Anyone know what I'm doing wrong?

erkexzcx commented on 2017-09-10 11:16 (UTC)

Created https://wiki.archlinux.org/index.php/Fan_speed_control#Asus_laptops if anyone need any help.

erkexzcx commented on 2017-06-24 19:12 (UTC) (edited on 2017-06-24 19:12 (UTC) by erkexzcx)

If it fails to modprobe asus_fan module - simply reboot and try modprobe again. It should work!

rpodgorny commented on 2017-01-29 11:55 (UTC)

systemd[1]: Configuration file /usr/lib/systemd/system/asus-fan.service is marked executable. Please remove executable permission bits. Proceeding anyway.

hexadecagram commented on 2016-11-15 21:06 (UTC) (edited on 2016-11-15 21:07 (UTC) by hexadecagram)

Done and done. https://github.com/daringer/asus-fan/issues/38

qlonik commented on 2016-11-06 20:18 (UTC)

I bumped the version. Again, I'm not a developer of the package. I just uploaded their PKGBUILD from their repo. If there is an issue with the code, you should create new issue with the description and let them fix it.

hexadecagram commented on 2016-11-06 19:55 (UTC) (edited on 2016-11-06 20:03 (UTC) by hexadecagram)

This kernel module isn't being rebuilt with every LTS kernel upgrade. I have to manually run dkms autoinstall every time. I've included a successful zfs-dkms in the pacman output, to demonstrate that it seems to be a problem specifically with asus-fan-dkms-git: :: Running post-transaction hooks... (1/1) Install DKMS modules ==> dkms install -m asus_fan -v git -k 4.4.30-1-lts Error! Bad return status for module build on kernel: 4.4.30-1-lts (x86_64) Consult /var/lib/dkms/asus_fan/git/build/make.log for more information. ==> dkms install -m spl -v 0.6.5.8 -k 4.4.30-1-lts ==> dkms install -m zfs -v 0.6.5.8 -k 4.4.30-1-lts Here's some additional stuff: % sudo dkms autoinstall -k 4.4.30-1-lts Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area...(bad exit status: 2) make KERNELRELEASE=4.4.30-1-lts KVERSION=4.4.30-1-lts...(bad exit status: 2) Error! Bad return status for module build on kernel: 4.4.30-1-lts (x86_64) Consult /var/lib/dkms/asus_fan/git/build/make.log for more information. % tail /var/lib/dkms/asus_fan/git/build/make.log DKMS make.log for asus_fan-git for kernel 4.4.30-1-lts (x86_64) Sun Nov 6 11:46:30 PST 2016 make -C /lib/modules/4.4.27-1-lts/build M=$PWD modules make[1]: *** /lib/modules/4.4.27-1-lts/build: No such file or directory. Stop. make: *** [Makefile:6: all] Error 2 % ls /lib/modules/ 4.4.30-1-lts extramodules-4.4-lts % uname -rs Linux 4.4.27-1-lts So it appears that make is trying to build with the old linux-headers-lts installation, which it should not be doing. If I reboot and retry, I succeed: % sudo dkms autoinstall Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area... make KERNELRELEASE=4.4.30-1-lts KVERSION=4.4.30-1-lts... cleaning build area... Kernel cleanup unnecessary for this kernel. Skipping... DKMS: build completed. asus_fan.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /usr/lib/modules/4.4.30-1-lts/kernel/drivers/acpi/ depmod... DKMS: install completed.