CPU temp does not update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I cannot get the CPU temp to update, from  cold (after being powered down 
overnight for example) sensors will report a temp of approx 16-17c and it 
will not move. If I run for a while and reboot, CPU temp will then show 
something like 45-50c and again it will not move. In both cases this is 
similar to the temp reported by BIOS as the system boots.
I think I have shown the relevant information below.

Any suggestions will be gratefully received.
Thank you in anticipation
John Clarke

lm_sensors2.9.0 -2mdk
kernel 2.6.8.1-12mdk
Processor AMD Athlon 2400xp
Jetway V266B mainboard
output of lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
00:09.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY 
[Radeon 7000/VE]
00:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233A ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 
Controller (rev 23)
00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 
Controller (rev 23)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 40)

Output of sensors-detect 
Driver `w83781d' (may not be inserted):
  Misdetects:
  * ISA bus address 0x0290 (Busdriver `i2c-isa')
    Chip `Winbond W83697HF' (confidence: 8)

Driver `w83627hf' (should be inserted):
  Detects correctly:
  * ISA bus address 0x0290 (Busdriver `i2c-isa')
    Chip `Winbond W83697HF Super IO Sensors' (confidence: 9)

To make the sensors modules behave correctly, add these lines to
/etc/modules.conf:

#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----

To load everything that is needed, add this to some /etc/rc* file:

#----cut here----
# I2C adapter drivers
modprobe i2c-isa
# I2C chip drivers
modprobe w83627hf
# sleep 2 # optional
/usr/local/bin/sensors -s # recommended
#----cut here----

/etc/sysconfig/lm_sensors
# Generated by sensors-detect on Mon Jan 24 17:25:29 2005
MODULE_0=i2c-isa
MODULE_1=w83627hf

/etc/rc.d/rc.local
touch /var/lock/subsys/local
# I2C adapter drivers
modprobe i2c-isa
# I2C chip drivers
modprobe w83627hf
# sleep 2 # optional
/usr/bin/sensors -s # recommended
 (note not /usr/local/bin/ as Mandrake 10.1  puts sensors in /usr/bin)                                                    

The lm_sensors script is in /etc/rc.d/init.d   

Finally output of sensors after running for about 1 hour  (system had been 
shut down for approx 2 hours before booting and checking sensors)  
    # sensors
w83697hf-isa-0290
Adapter: ISA adapter
VCore:     +1.66 V  (min =  +1.71 V, max =  +1.89 V)
+3.3V:     +3.31 V  (min =  +3.14 V, max =  +3.46 V)
+5V:       +4.89 V  (min =  +4.73 V, max =  +5.24 V)
+12V:     +12.52 V  (min = +10.82 V, max = +13.19 V)
-12V:     -13.51 V  (min = -13.18 V, max = -10.88 V)
-5V:       -5.35 V  (min =  -5.25 V, max =  -4.75 V)
V5SB:      +5.46 V  (min =  +4.73 V, max =  +5.24 V)
VBat:      +3.26 V  (min =  +2.40 V, max =  +3.60 V)
fan1:     3199 RPM  (min = 10546 RPM, div = 2)
fan2:        0 RPM  (min = 10074 RPM, div = 2)
temp1:       +27?C  (high =   +40?C, hyst =   +37?C)   sensor = thermistor
temp2:     +23.5?C  (high =   +52?C, hyst =   +47?C)   sensor = thermistor
alarms:
beep_enable:
          Sound alarm disabled

eeprom-i2c-1-50
Adapter: SMBus Via Pro adapter at 5000
Memory type:            DDR SDRAM DIMM
Memory size (MB):       512



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux