You are not logged in.

#1 2004-06-24 11:46:59

Shemeta
Member
Registered: 2004-02-11
Posts: 117

Centrino fan working too often!

I got a Centrino laptop, HP zt3010us & i installed linux on it. everything went smoothly, but the processor fan is working more frequently than under window$. running top doesn't show more than 2-3% processor usage.
so i am wondering if other users are experiencing something like this or is it just me?

any tips what can i do about it?

Regards, Shemeta

Offline

#2 2004-06-24 19:17:08

Hum
Member
Registered: 2004-06-13
Posts: 46

Re: Centrino fan working too often!

Shemeta wrote:

I got a Centrino laptop, HP zt3010us & i installed linux on it. everything went smoothly, but the processor fan is working more frequently than under window$. running top doesn't show more than 2-3% processor usage.
so i am wondering if other users are experiencing something like this or is it just me?

any tips what can i do about it?

Regards, Shemeta

do you have speedstep enabled in the kernel along with a program to underclock your cpu?

Offline

#3 2004-06-24 20:50:40

Shemeta
Member
Registered: 2004-02-11
Posts: 117

Re: Centrino fan working too often!

i have the stock kernel 2.6.7 installed. i have no clue if speedstep is enabled!  :?


does it mean it is installed?

# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
# CONFIG_CPU_FREQ_PROC_INTF is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_24_API=y
CONFIG_CPU_FREQ_TABLE=m

Offline

#4 2004-06-26 23:33:35

Hum
Member
Registered: 2004-06-13
Posts: 46

Re: Centrino fan working too often!

#
# CPUFreq processor drivers
#
CONFIG_X86_SPEEDSTEP_CENTRINO=m
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y

that's in your .config by default you need to load speedstep-centrino and get something like cpudyn or cpufreqd that will downstep the speed of your processor. I think cpudyn will do it dynamically while cpufreqd you have to tell it to downstep your proceessor.

Offline

Board footer

Powered by FluxBB