LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   How to control cpu fan speed? no fan control with BIOS, acpi, lm-sensors (https://www.linuxquestions.org/questions/linux-hardware-18/how-to-control-cpu-fan-speed-no-fan-control-with-bios-acpi-lm-sensors-853460/)

startover 01-05-2011 07:21 AM

Quote:

Originally Posted by business_kid (Post 4212346)
Well, I tried. Nobody twists my arm - I'm a volunteer, trying to help.

and I didn't blame you,
I just said that my problem is not solved yet,

Quote:

Originally Posted by business_kid (Post 4212346)
The bottom line is that I don't think you are talking to temperature control chip.

what does that suppose to mean?

startover 01-05-2011 07:27 AM

Quote:

Originally Posted by H_TeXMeX_H (Post 4213199)
Make sure to have the modules 'fan' 'processor' 'thermal' inserted. I don't think the lm-sensors are important.

they are all already inserted

Code:

~$ modprobe --first-time -a processor thermal fan
WARNING: Module processor already in kernel (builtin).
WARNING: Module thermal already in kernel (builtin).
WARNING: Module fan already in kernel (builtin).


business_kid 01-05-2011 11:50 AM

Quote:

Originally Posted by startover (Post 4213876)
and I didn't blame you,
I just said that my problem is not solved yet,

Fine - Don't mind me - I was feeling grouchy.

Quote:

Originally Posted by startover (Post 4213876)
what does that suppose to mean?

I think the solution to this will be in discovering some chip you're not talking to yet.

H_TeXMeX_H 01-06-2011 09:22 AM

Maybe clean the dust out. Also, how exactly do you know that the fans are not running at full speed ?

TobiSGD 01-06-2011 09:53 AM

Quote:

Originally Posted by theacerguy (Post 4209596)
i have the same problem on my hp laptop on vista the fan is controlled and slow but on opensuse 11.3 is is really loud and gets realy hot (93 degrees c)

I don't see how this can go together. If your fan is loud it should be running fast, and therefore your CPU's temperature should be low. If it isn't, I would assume that your powersaving isn't set up correctly.


@business_kid: In some cases it really can become handy to monitor temperatures, especially if you are like me and sometimes accidently cover the little slits for cooling on your laptop.

@startover: I have the same problem on my laptop, I can't monitor the fan speed. But that doesn't bother me, because I don't have to. The only important measurement is the CPU temperature, so the first thing to go for should be to get that working. Forget about the fans now, we will get back to that later, if even necessary. Please have a look at /proc/acpi/thermal_zone and look for your CPU. The directory for my CPU for example is named CPUZ. Look into this folder (if there is one and post the files you see.

business_kid 01-08-2011 03:18 AM

@business_kid: In some cases it really can become handy to monitor temperatures, especially if you are like me and sometimes accidentally cover the little slits for cooling on your laptop.

I don't deny it. I use acpitools.


All times are GMT -5. The time now is 10:52 PM.