Hello all,
I hope this is the correct thread for this post, if it is not I apologize and ask one the moderators to place it in the correct thread. Here is my problem, I am running Ubuntu 11.10 on my old Acer 5315 laptop. ( 2 GHz, 1 gig ram, 100 gig hd, just an bargain basement laptop.) Anyway, I digress, after I installed Ubuntu my CPU fan will not run once the OS boots up, it runs during the start up and if I open my bios, but as soon as Ubuntu loads it turns off. Obviously my computer overheats and shuts down. I have looked around and found a fix to run in terminal to correct the problem, but I am having trouble getting it to work. Here is the steps and process I have tried:
You have attached the modified version of acer_fancontrol.
Here is the readme:
1) Download the script
2) Change the directory
Code:
cd Downloads
3) Unpack the script
Code:
tar xvfz acer_fancontrol.tar.gz
4) Change the directory
Code:
cd acer_fancontrol
5) Pick the memory size which matches your memory size(it doesn't matter if the model isn't the same).
Code:
gedit acer_fancontrol
You can use other text editors too.
The options are:
- 512 MB : delete the # from the beginning of the 77th line
- 1 GB : delete the # from the beginning of the 79th line
- 2 GB : delete the # from the beginning of the 81st line
6) Install the script
Code:
sudo cp acer_fancontrol /usr/bin
sudo cp mempat /usr/bin
7) Make it run automatically
Code:
sudo gedit /etc/rc.local
I have tried it several times and I still cannot get it to work, I keep getting an error that says the files does not exist or cannot stat because directory does not exist etc.
Any help, suggestions or showing me what I am doing wrong would be greatly appreciated. I am new to Linux and I really want to get this to work. Also not sure if I need to update my bios and I cannot find how to do that with Linux.
Sorry for the lengthy post and I would like to thank you in advance for your time and any suggestions.
Sincerely
Rhybius a lonely Linux user in need
I hope this is the correct thread for this post, if it is not I apologize and ask one the moderators to place it in the correct thread. Here is my problem, I am running Ubuntu 11.10 on my old Acer 5315 laptop. ( 2 GHz, 1 gig ram, 100 gig hd, just an bargain basement laptop.) Anyway, I digress, after I installed Ubuntu my CPU fan will not run once the OS boots up, it runs during the start up and if I open my bios, but as soon as Ubuntu loads it turns off. Obviously my computer overheats and shuts down. I have looked around and found a fix to run in terminal to correct the problem, but I am having trouble getting it to work. Here is the steps and process I have tried:
You have attached the modified version of acer_fancontrol.
Here is the readme:
1) Download the script
2) Change the directory
Code:
cd Downloads
3) Unpack the script
Code:
tar xvfz acer_fancontrol.tar.gz
4) Change the directory
Code:
cd acer_fancontrol
5) Pick the memory size which matches your memory size(it doesn't matter if the model isn't the same).
Code:
gedit acer_fancontrol
You can use other text editors too.
The options are:
- 512 MB : delete the # from the beginning of the 77th line
- 1 GB : delete the # from the beginning of the 79th line
- 2 GB : delete the # from the beginning of the 81st line
6) Install the script
Code:
sudo cp acer_fancontrol /usr/bin
sudo cp mempat /usr/bin
7) Make it run automatically
Code:
sudo gedit /etc/rc.local
I have tried it several times and I still cannot get it to work, I keep getting an error that says the files does not exist or cannot stat because directory does not exist etc.
Any help, suggestions or showing me what I am doing wrong would be greatly appreciated. I am new to Linux and I really want to get this to work. Also not sure if I need to update my bios and I cannot find how to do that with Linux.
Sorry for the lengthy post and I would like to thank you in advance for your time and any suggestions.
Sincerely
Rhybius a lonely Linux user in need