issue 1
(Request for documentation?) commented on by peterstob
- Hi, i install this super tool like this:
*****************************************************
You do this on your own risk!!! I give no warranty!!!
*****************************************************
My Linux Distro is Ubuntu 8.10. If you don't use Ubuntu you have to be root (sudo).
cd /home/your_user/Downloads/
tar xfz asusfan-0.*.0.tar.gz
cd asusfan
make
sudo cp asus_fan.ko /lib/modules/$(uname -r)/kernel/drivers/acpi/asus_fan.ko
sudo cp asus_fan.ko /lib/modules/$(uname -r)/kernel/drivers/acpi/asus_fan.ko
sudo insmod /lib/modules/$(uname -r)/kernel/drivers/acpi/asus_fan.ko #load module
sudo depmod -A #check/build dependencies
sudo modprobe asus_fan #check if depmod was good
Write: asus_fan at the end of /etc/modules then the moudule starts
automaticaly @ boot.
Sorry for my bad english.
Hi, i install this super tool like this:
*****************************************************
You do this on your own risk!!! I give no warranty!!!
*****************************************************
My Linux Distro is Ubuntu 8.10. If you don't use Ubuntu you have to be root (sudo).
cd /home/your_user/Downloads/
tar xfz asusfan-0.*.0.tar.gz
cd asusfan
make
sudo cp asus_fan.ko /lib/modules/$(uname -r)/kernel/drivers/acpi/asus_fan.ko
sudo cp asus_fan.ko /lib/modules/$(uname -r)/kernel/drivers/acpi/asus_fan.ko
sudo insmod /lib/modules/$(uname -r)/kernel/drivers/acpi/asus_fan.ko #load module
sudo depmod -A #check/build dependencies
sudo modprobe asus_fan #check if depmod was good
Write: asus_fan at the end of /etc/modules then the moudule starts
automaticaly @ boot.
Sorry for my bad english.
Older
Dec 21, 2008
issue 1
(Request for documentation?) reported by DoktorJung
- I assume more knowledgeable users than myself know how to install and use
this project... I believe I ran make and make install correctly, but I'm
not sure what to do after that. Does this project create a file that works
with some other aspect of Linux, or is it supposed to be stand-alone? A
super-simple install guide wiki page is probably all I need.
Thanks for your work on the driver. My fan tends to get stuck at a certain
speed regardless of load (on Ubuntu 8.10), and I'm looking forward to being
able to adjust or manage the speed in some fashion.
I assume more knowledgeable users than myself know how to install and use
this project... I believe I ran make and make install correctly, but I'm
not sure what to do after that. Does this project create a file that works
with some other aspect of Linux, or is it supposed to be stand-alone? A
super-simple install guide wiki page is probably all I need.
Thanks for your work on the driver. My fan tends to get stuck at a certain
speed regardless of load (on Ubuntu 8.10), and I'm looking forward to being
able to adjust or manage the speed in some fashion.
Dec 06, 2008
asusfan-0.5.0.tar.gz (This version contains more smooth temperature changes and so...) file uploaded by fdmitry