Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrischdi/asus_ux32v_fan_control
https://github.com/chrischdi/asus_ux32v_fan_control
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrischdi/asus_ux32v_fan_control
- Owner: chrischdi
- Created: 2014-09-04T14:08:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-04T14:14:59.000Z (over 10 years ago)
- Last Synced: 2024-10-13T17:45:37.528Z (3 months ago)
- Language: C
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"