Results 1 to 9 of 9
Ok, on me laptop (Toshiba Tecra 8000), i have a fan (not the cpu fan, the other one which i keep on forgetting its name i just call it Jack ...
- 10-11-2005 #1Linux Newbie
- Join Date
- Jun 2005
- Location
- In me spaceship... ORBITING THE PLANNET!
- Posts
- 110
Forcing the fans to spin!!!
Ok, on me laptop (Toshiba Tecra 8000), i have a fan (not the cpu fan, the other one which i keep on forgetting its name i just call it Jack), well, the fan spins sometimes when i boot up, but i want it to spin forever and ever... but it wont... now what i have done is gone into the bios, and made sure the fan wasnt on quiet... it wasnt... it was on performance...
now the real problem, is that the fan starts spinning too late and me poor laptop gets way too hot for its liking.... i want it constantly spinnning because i want it to, i dont care about noise, it isnt that loud (infact its quiet quiet)..
so i really am asking for two things...
1.)Is there a way to drop the tempurature needed for the fan to start running?? aka, hypothetically, lets say its starts running at 28 degrees celcius... i want it to start running at 27 degrees celcius...
2.)Is it possible to enter some code or do something to the kernal to force this fan to constantly run no matter what??
is any of this possible, and if so how...
thank-you for your time...GAH!!!
- 10-11-2005 #2Just Joined!
- Join Date
- Jan 2005
- Location
- Topeka, KS, USA
- Posts
- 88
Try http://www.buzzard.org.uk/toshiba/. Go to the download page and download the source, and install the package. You'll have to go through the documentation to see what the binary is called, but according to that website, you should be able to run your fan to your heart's content.
- 10-11-2005 #3Linux Newbie
- Join Date
- Jun 2005
- Location
- In me spaceship... ORBITING THE PLANNET!
- Posts
- 110
thank-you...

GAH!!!
- 10-12-2005 #4Just Joined!
- Join Date
- Aug 2003
- Location
- Sydney, Australia
- Posts
- 52
Howdy chris-harry (grin)
So ... you found linuxforums.org (grin)
cool site aha ... this is the first i've dropped in for a really long time. I'm glad it's still here. Very much the freestyle Linux thing ... with all the sub-distro board catorgories. Along with the usenet access too.
It has been so long .... i had forgotten all about it (oh dear). But remembered this morning. Thought i'd go for a look but went to linuxforums.com instead.
It seems like a good place too, no problems there ... but it's pretty much so a mirror of this one, even the name is almost the same (scratch_head.png).
Not to worry though ... i don't know much about laptops but it sounds like there must be some governor controlling it's operation. Something similar to cpufreq support in the kernel. You know ?, the kernel facility that allows you to change your proccessor speed. Handy for laptops when you don't need the extra cycles put out by a Ghz cpu --- heat etc.
Your mention of the term "performance" makes me think of that, as the cpufreq governors in the 2.6.x kernel come as "performance, ondemand, and userspace" aka "fullon, varies between low and high, and you have to switch it over on the cli".
Have a look through the ACPI configuration in your kernel etc.
ACPI/APM can be buggy at times, and probably needs some tweaking.
But as mentioned i know scrap about laptops, just though i'd say howdy
Good Luck ...
jm
- 10-12-2005 #5Linux Newbie
- Join Date
- Jun 2005
- Location
- In me spaceship... ORBITING THE PLANNET!
- Posts
- 110
Thank you so much... the toshutils works great... no... great is a understatement... here is what me crazzy state sounds like at this moment...
FEEL THE BURN!! in this case wind... WIND!! *crazzy mental laugh*GAH!!!
- 10-12-2005 #6Just Joined!
- Join Date
- Aug 2003
- Location
- Sydney, Australia
- Posts
- 52
how
Glad it's working ... but, ummmmm
How/What did you do to do that.
Would be interested to know ?
jm
- 06-29-2006 #7Linux Newbie
- Join Date
- Jun 2005
- Location
- In me spaceship... ORBITING THE PLANNET!
- Posts
- 110
Sorry to bring up this old old thread, but i have just recently formated me computer, and have the same problem with the fans not spinning again... i have downloaded that program aagain, but this time it doesnt seem to be working
this is what i get, what can i do... thanks for any of your helpCode:debian:/home/user# cd ./toshutils-2.0.1 debian:/home/user/toshutils-2.0.1# ./configure loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -s) works... yes checking whether the C compiler (gcc -s) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for X... no checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking for xmessage... /usr/bin/X11/xmessage checking for wall... /usr/bin/wall checking for yywrap in -lfl... (cached) yes checking for X... (cached) no configure: error: *** X libraries or include files not found. Check 'config.log' for *** more details. debian:/home/user/toshutils-2.0.1# make make: *** No targets specified and no makefile found. Stop. debian:/home/user/toshutils-2.0.1#GAH!!!
- 06-29-2006 #8
the makefile wasn't created because your configure failed. were you running debian last time? if not then it could be because it was looking for x.org and not XF86.
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 08-11-2006 #9Just Joined!
- Join Date
- Aug 2003
- Location
- Sydney, Australia
- Posts
- 52
Howdy,
Originally Posted by chris-harry
Two months old ...
>>
*** X libraries or include files not found. Check 'config.log' for
*** more details.
>>
Looks like the includes arn't there ie; Xs' devel packages ...
Did you solve it at all ?
jm
-----------------------------------
http://counter.li.org
#313537


Reply With Quote
