Puppy This forum is for the discussion of Puppy Linux. |
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.
|
|
12-29-2007, 06:36 PM
|
#1
|
LQ Newbie
Registered: Dec 2007
Distribution: Puppy 3.01
Posts: 4
Rep:
|
How to turn on (keep on) /off Laptop fan?
I have a Kohjinsha SH8. Puppy runs very cool on this laptop, unlike Vista. However, I would like to know how I can turn the fan on. Perhaps a toggle? I can do this in Vista by keying Fn & F9. Any ideas would be welcome.
Thank you.
I'm running Puppy 3.01 and Puppy 3.01 wNOP with Compiz Fuzion.
Last edited by BadCam; 12-29-2007 at 06:42 PM.
|
|
|
12-29-2007, 07:51 PM
|
#2
|
LQ Guru
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700
Rep:
|
Look in /proc/acpi/fan. Is there anything there? If say a file called state then use this command and post output here. cat /proc/acpi/fan/state
If not it my not be controllable through the acpi interface.
Brian
|
|
|
12-30-2007, 07:55 PM
|
#3
|
LQ Newbie
Registered: Dec 2007
Distribution: Puppy 3.01
Posts: 4
Original Poster
Rep:
|
response to Brian1 re CAT command
Thanks Brian1.
After entering the command, the response I got was OFF. Just out of curiosity I tried FN + F9 (Function key + F9 - activates fan in Vista) and ran the command again. It responded with ON (I assume that the fan is now actually turned on - correct?). However, trying it again just gives a response of ON. No ability to toggle that way.
I see with this command that as a default (correct?) that the fan is set to OFF. I'm glad I know as I am concerned about frying the innards of my laptop.
Ideally, I'd really like puppy to monitor (and report) my laptops temperature and show me visually the temperature and whether or not the fan is running, as I can't tell if it's on, even when it is running, as the heat exhaust is non existent.
Can anyone help with this?
|
|
|
01-01-2008, 11:27 AM
|
#4
|
LQ Guru
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700
Rep:
|
Try this command as root to see if the state turns back to off.
echo -n 3 >/proc/acpi/fan/FAN/state
The value 3 my need to be 1 or 0. I think 0 may turn it on and other to turn off. If you can figure the correct number for on and off then post back and will help to with a possible script. In the mean time try this command to see if the temperture is monitored by acpi.
cat /proc/acpi/thermal_zone/TZ1/temperature
cat /proc/acpi/thermal_zone/TZ2/temperature
Now what is under /proc/acpi/thermal_zone/ can vary. Lets see if anything is present.
Brian
|
|
|
All times are GMT -5. The time now is 11:02 AM.
|
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
|
|