Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-12-2005, 05:08 PM
|
#1
|
Member
Registered: Oct 2005
Location: Peterborough, Ontario
Distribution: Ubuntu
Posts: 30
Rep:
|
Fan won't turn on
Hello,
I'm running a Debian/Fluxbox system on a Dell Inspiron 3800 laptop and I'm having some problems with the fan. When I was using Windows ME the fan would turn on after about 20 min - 1 hr of continuous use. Since I've switched to linux it hasn't turned on once, even after several hours, and the laptop bottom is getting very hot. I was wondering if there is anyway to turn the fan on manually from Linux as there's nothing about the fan in the BIOS. I've got APM installed for battery monitoring purposes and I've tried installing ACPI but it doesn't like my kernal for some reason.
Any ideas?
Thanks,
Ned
|
|
|
11-13-2005, 07:54 AM
|
#2
|
Senior Member
Registered: Jan 2002
Location: St Louis, MO
Distribution: Ubuntu
Posts: 1,284
Rep:
|
You will need to configure the ACPI modules within your kernel once the kernel sources are installed. What make + model laptop do you have? Check the HCL on this website amongst other places to see if others have any extra info on it. However, the fans should be running constantly, even if at low speed.
|
|
|
11-14-2005, 03:00 AM
|
#3
|
Member
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879
Rep:
|
If the right ACPI control is compiled in, you can usually control the fans with
# echo -n 0 > /proc/acpi/fan/FN1/state
- this turns fan control off and sets it to full
# echo -n 3 > /proc/acpi/fan/FN1/state
- this sets the fan controls to auto. Then it follows the settings defined in /proc/acpi/thermal_zone/THRM/trip_points on when to activate one fan or both.
If you do not have these files, it is not compiled in. Also, there is a chance you do not have the sensors enabled. It is not a very useful thing if the fans are set to go off at a certain temperature, and the system insists it is 0 degrees.
|
|
|
11-20-2005, 06:07 PM
|
#4
|
LQ Newbie
Registered: Nov 2005
Posts: 3
Rep:
|
Quote:
Originally posted by OSourceDiplomat
If the right ACPI control is compiled in, you can usually control the fans with
# echo -n 0 > /proc/acpi/fan/FN1/state
- this turns fan control off and sets it to full
# echo -n 3 > /proc/acpi/fan/FN1/state
- this sets the fan controls to auto. Then it follows the settings defined in /proc/acpi/thermal_zone/THRM/trip_points on when to activate one fan or both.
If you do not have these files, it is not compiled in. Also, there is a chance you do not have the sensors enabled. It is not a very useful thing if the fans are set to go off at a certain temperature, and the system insists it is 0 degrees.
|
Im almost completely new to Linux, and I have been having this problem...
Although, my /proc/acpi/fan directory is empty...so by this logic it isn't compiled in. I was wondering how do you do this, or what kind of modules can you use to remedy this? I've tried using lm-sensors with (seemingly) no luck. Maybe I'm way off...
Anyway, Im using a Compal Cl56 Laptop and running Ubuntu 5.10 (Breezy).
|
|
|
All times are GMT -5. The time now is 12:32 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|