Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrischdi/asus_ux32v_fan_control


https://github.com/chrischdi/asus_ux32v_fan_control

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

asus_ux32v_fan_control
======================
Installation of the Kernel Module:

- Clone the repository
- Move to the source directory of the kernel module
- execute "make all"
- copy the asus_fan.ko to your modules directory, for example: "/lib/modules/$( uname -r )/kernel
- execute "sudo depmod -a"

Now your able to load the module using "sudo modprobe asus_fan"