View previous topic :: View next topic |
Author |
Message |
MrGreen Apprentice
Joined: 07 Nov 2003 Posts: 211
|
Posted: Sun Aug 21, 2005 6:09 pm Post subject: lm_sensors on Gigabyte GA-K8NSC-939 |
|
|
Hi,
Getting my new system set up ...
but sensors is not outputing the correct value for graf card its showing
Code: |
$ sensors
it8712-isa-0290
Adapter: ISA adapter
VCore 1: +1.38 V (min = +1.42 V, max = +1.57 V) ALARM
VCore 2: +2.56 V (min = +2.40 V, max = +2.61 V)
+3.3V: +6.46 V (min = +3.14 V, max = +3.46 V) ALARM
+5V: +2.63 V (min = +4.76 V, max = +5.24 V) ALARM
+12V: +11.84 V (min = +11.39 V, max = +12.61 V)
-12V: -4.17 V (min = -12.63 V, max = -11.41 V) ALARM
-5V: -1.52 V (min = -5.26 V, max = -4.77 V) ALARM
Stdby: +4.73 V (min = +4.76 V, max = +5.24 V) ALARM
VBat: +4.08 V
fan1: 4115 RPM (min = 0 RPM, div = 8)
fan2: 0 RPM (min = 3013 RPM, div = 8)
fan3: 0 RPM (min = 3013 RPM, div = 8) ALARM
M/B Temp: +25°C (low = +15°C, high = +40°C) sensor = thermistor
CPU Temp: +27°C (low = +15°C, high = +45°C) sensor = thermistor
Temp3: -1°C (low = +15°C, high = +45°C) sensor = diode
|
Temp3 -1 cool but not that cool lol .....
modules loaded are
Code: | i2c_isa 2432 0
i2c_nforce2 7168 0
it87 28192 3
i2c_sensor 3840 1 it87
i2c_core 22784 4 i2c_isa,i2c_nforce2,it87,i2c_sensor
|
O & I'm running 2.9.1 lm_sensors
Thanks in Advance
MrGreen |
|
Back to top |
|
|
widan Veteran
Joined: 07 Jun 2005 Posts: 1512 Location: Paris, France
|
Posted: Sun Aug 21, 2005 6:50 pm Post subject: Re: lm_sensors on Gigabyte GA-K8NSC-939 |
|
|
MrGreen wrote: | Code: | Temp3: -1°C (low = +15°C, high = +45°C) sensor = diode |
Temp3 -1 cool but not that cool lol ..... |
Try to add "set sensor3 2" to the section for your sensor chip in /etc/sensors.conf, and run "sensors -s" (it will set it to read as a thermistor rather than a diode - wrong type for temp sensors leads to weird values). If it is still incoherent, there is probably nothing connected to that input of the sensor chip. In that case "add "ignore temp3" in /etc/sensors.conf, to make it disappear from the "sensors" output. |
|
Back to top |
|
|
MrGreen Apprentice
Joined: 07 Nov 2003 Posts: 211
|
Posted: Mon Aug 22, 2005 3:50 pm Post subject: |
|
|
Hi
Thanks for your reply ...
After wading through sensors.conf I added the set sensor3 2 line to get
Code: | Temp3: +70°C (low = +15°C, high = +45°C) sensor = thermistor |
Better but looks a little hot now lol
Is there somewhere I can look to find set up for my motherboard ? |
|
Back to top |
|
|
|
|
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
|
|