Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with lm-sensors and fancontrol
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Tolstoi
l33t
l33t


Joined: 20 May 2004
Posts: 678

PostPosted: Fri May 01, 2009 6:48 am    Post subject: Help with lm-sensors and fancontrol Reply with quote

Hi,
I've got a Asrock 4CoreDual-VSTA (oh, god, what a name!) motherboard with an Intel Dual Core (E2140) processor and need some help with configuring lm_sensors and especially fan control.

Here's the output of "sensors"
Code:

w83697hf-isa-0290
Adapter: ISA adapter
VCore:     +1.17 V  (min =  +0.00 V, max =  +0.06 V)       ALARM
+3.3V:     +3.41 V  (min =  +0.02 V, max =  +2.18 V)       ALARM
+5V:       +5.05 V  (min =  +0.22 V, max =  +0.32 V)       ALARM
+12V:     +11.13 V  (min =  +1.09 V, max =  +1.64 V)       ALARM
-12V:      +0.47 V  (min =  -9.65 V, max =  -4.38 V)       ALARM
-5V:       +1.79 V  (min =  +2.74 V, max =  -4.19 V)       ALARM
V5SB:      +5.51 V  (min =  +5.16 V, max =  +1.45 V)       ALARM
VBat:      +3.41 V  (min =  +0.03 V, max =  +0.03 V)       ALARM
fan1:        0 RPM  (min = 1250 RPM, div = 8)              ALARM
fan2:     2083 RPM  (min =  878 RPM, div = 8)
temp1:       +31 C  (high =   +28 C, hyst =   +18 C)   sensor = thermistor   ALARM
temp2:     +41.0 C  (high =   +80 C, hyst =   +75 C)   sensor = thermistor
alarms:
beep_enable:
          Sound alarm enabled

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +56 C  (high =  +100 C)

coretemp-isa-0001
Adapter: ISA adapter
Core 1:      +55 C  (high =  +100 C)


sensors-detect
Code:

#----cut here----
# Chip drivers
modprobe w83627hf
modprobe coretemp
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----end cut here----


I'll post some more info if necessary, of course.

Disabled Q-fan in the BIOS because i read here on the forums that would make sense if you use lm-sensors.

Cheers
Back to top
View user's profile Send private message
Tolstoi
l33t
l33t


Joined: 20 May 2004
Posts: 678

PostPosted: Fri May 01, 2009 11:57 am    Post subject: Reply with quote

I managed to get used to pwmconfig. Problem was that you really never know when it's finished configuring and when you hit the keys again it starts all over again. Took me a few attempts to get that.

Code:

ommon settings:


Settings for hwmon0/device/pwm2
Depends on hwmon0/device/temp1_input
Controls

INTERVAL=10
FCTEMPS= hwmon0/device/pwm2=hwmon0/device/temp1_input
FCFANS= hwmon0/device/pwm2=hwmon0/device/fan2_input
MINTEMP=40  hwmon0/device/pwm2=40
MAXTEMP=55  hwmon0/device/pwm2=60
MINSTART=15  hwmon0/device/pwm2=150
MINSTOP=0  hwmon0/device/pwm2=245
MINPWM=0
MAXPWM=255



The pc runs more silent now. Does that configuration look ok?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum