Fedora Linux Support Community & Resources Center
  #1  
Old 27th December 2007, 11:41 AM
ijzer666
Guest
 
Posts: n/a
sensors

I'm getting funny readings from sensors:

[root@xxxxxx/]# sensors
w83627thf-isa-0290
Adapter: ISA adapter
VCore: +1.42 V (min = +0.00 V, max = +3.84 V)
+12V: +12.10 V (min = +0.00 V, max = +4.13 V) ALARM
+3.3V: +3.47 V (min = +1.28 V, max = +0.38 V) ALARM
+5V: +5.15 V (min = +0.00 V, max = +0.00 V) ALARM
-12V: +6.06 V (min = -14.91 V, max = -14.25 V) ALARM
V5SB: +5.16 V (min = +0.03 V, max = +0.43 V) ALARM
VBat: +0.00 V (min = +0.08 V, max = +0.00 V) ALARM
fan1: 2537 RPM (min = 42187 RPM, div = 4) ALARM
CPU Fan: 3835 RPM (min = -1 RPM, div = 4) ALARM
fan3: 0 RPM (min = -1 RPM, div = 128) ALARM
M/B Temp: +40°C (high = -80°C, hyst = +32°C) sensor = thermistor ALARM
CPU Temp: +59.5°C (high = +80°C, hyst = +75°C) sensor = diode
temp3: -48.0°C (high = +80°C, hyst = +75°C) sensor = thermistor
vid: +1.388 V (VRM Version 10.0)
alarms:
beep_enable:
Sound alarm enabled

Computer just switched on, couldn't be overheating already. Motherboard is asus p4p800. Do i need to make changes in /etc/sensors.conf?
Reply With Quote
  #2  
Old 27th December 2007, 12:50 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
Code:
M/B Temp: +40°C (high = -80°C, hyst = +32°C) sensor = thermistor ALARM
CPU Temp: +59.5°C (high = +80°C, hyst = +75°C) sensor = diode
Quote:
Motherboard is asus p4p800.
This reminds me of a prescott with a bad cooler. If that's the case, and you are using the stock intel cooler, get rid of it ASAP and buy a real heatsink (copper, with heatpipes). And check the airflow in the case...
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #3  
Old 27th December 2007, 02:08 PM
ijzer666
Guest
 
Posts: n/a
Quote:
Originally Posted by daneel971
Code:
M/B Temp: +40°C (high = -80°C, hyst = +32°C) sensor = thermistor ALARM
CPU Temp: +59.5°C (high = +80°C, hyst = +75°C) sensor = diode

This reminds me of a prescott with a bad cooler. If that's the case, and you are using the stock intel cooler, get rid of it ASAP and buy a real heatsink (copper, with heatpipes). And check the airflow in the case...
It's a 2.8e Prescott. These guys just get very hot. I'm informed 60 to 65 degrees is not uncommon for a Prescott. But i'll take your advice and check airfow/cooler nonetheless.

But I checked in the bios and at least sensors is giving the correct temperature for the processor. On the other rows i guess there is something going wrong. How to correct this?
Reply With Quote
  #4  
Old 27th December 2007, 03:50 PM
daneel971's Avatar
daneel971 Offline
Registered User
 
Join Date: Jun 2005
Location: Italy
Posts: 1,108
Are you worried for this?
Code:
temp3: -48.0°C (high = +80°C, hyst = +75°C) sensor = thermistor
Similar readings are due to the thermo-resisters not to be connected to the chip: it's not a bug, nor a defective MB (I get -127C° on an old GigaByte MB). You can safely ignore that line, as well as the one reporting 0 rpm for a fan (there's no fan, I suppose...).
For the "ALARM", you can read this
http://www.lm-sensors.org/wiki/FAQ/C...anALARMwarning
__________________
- Captain...
- Yes, Spock?
- I can't believe my ears...
Reply With Quote
  #5  
Old 28th December 2007, 02:39 AM
NavyChief's Avatar
NavyChief Offline
Registered User
 
Join Date: Dec 2006
Posts: 47
Quote:
Originally Posted by ijzer666
I'm getting funny readings from sensors:

[root@xxxxxx/]# sensors
w83627thf-isa-0290
Adapter: ISA adapter
VCore: +1.42 V (min = +0.00 V, max = +3.84 V)
+12V: +12.10 V (min = +0.00 V, max = +4.13 V) ALARM
+3.3V: +3.47 V (min = +1.28 V, max = +0.38 V) ALARM
+5V: +5.15 V (min = +0.00 V, max = +0.00 V) ALARM
-12V: +6.06 V (min = -14.91 V, max = -14.25 V) ALARM
V5SB: +5.16 V (min = +0.03 V, max = +0.43 V) ALARM
VBat: +0.00 V (min = +0.08 V, max = +0.00 V) ALARM
fan1: 2537 RPM (min = 42187 RPM, div = 4) ALARM
CPU Fan: 3835 RPM (min = -1 RPM, div = 4) ALARM
fan3: 0 RPM (min = -1 RPM, div = 128) ALARM
M/B Temp: +40°C (high = -80°C, hyst = +32°C) sensor = thermistor ALARM
CPU Temp: +59.5°C (high = +80°C, hyst = +75°C) sensor = diode
temp3: -48.0°C (high = +80°C, hyst = +75°C) sensor = thermistor
vid: +1.388 V (VRM Version 10.0)
alarms:
beep_enable:
Sound alarm enabled

Computer just switched on, couldn't be overheating already. Motherboard is asus p4p800. Do i need to make changes in /etc/sensors.conf?

yes, you'll need to edit several lines

open /etc/sensors.conf with your editor of choice ( I use Vi )

scroll down until you find the section for your Windbond chip W83627thf

edit the values for MIN & MAX

1. +12V min= 10.2
max= 13.8

2. +3.3V
min 2.97
max= 3.63


3. +5V
min 4.5
max 5.5

4. M/B
hi=95
hyst=60

5. VCore
min=1.20
max=1.425


comment out any lines for unused fans


save & re-run sensors -s
then run sensors
this should clean-up several of the alarms

Last edited by NavyChief; 28th December 2007 at 03:31 AM.
Reply With Quote
  #6  
Old 29th December 2007, 09:14 AM
ijzer666
Guest
 
Posts: n/a
Ok thanks Navychief.

I'm now running at this:

Code:
# sensors
w83627thf-isa-0290
Adapter: ISA adapter
VCore:     +1.44 V  (min =  +1.31 V, max =  +1.44 V)              
+12V:     +12.10 V  (min = +10.82 V, max = +13.19 V)              
+3.3V:     +3.46 V  (min =  +3.14 V, max =  +3.47 V)              
+5V:       +5.15 V  (min =  +4.75 V, max =  +5.25 V)              
-12V:      +6.06 V  (min = -13.18 V, max = -10.80 V)       ALARM  
V5SB:      +5.16 V  (min =  +4.76 V, max =  +5.24 V)              
VBat:      +0.00 V  (min =  +2.40 V, max =  +3.60 V)       ALARM  
fan1:     2636 RPM  (min = 2500 RPM, div = 4)                     
CPU Fan:  2636 RPM  (min = 2500 RPM, div = 4)                     
M/B Temp:    +38°C  (high =   +45°C, hyst =   +40°C)   sensor = thermistor           
CPU Temp:  +60.0°C  (high =   +70°C, hyst =   +66°C)   sensor = diode           
vid:      +1.375 V  (VRM Version 9.0)
I guess VBat is the motherboard battery voltage? I know it's dead, so that's all right then

Could it be that my -12V line is just wired wrong?

Finally the 3.3V line seems rather unstable, slipping over it's treshold value of 3.47V ever now and then. Is that a problem?
Reply With Quote
  #7  
Old 30th December 2007, 11:18 PM
NavyChief's Avatar
NavyChief Offline
Registered User
 
Join Date: Dec 2006
Posts: 47
Talking

here's a link for the sensor chip, it's only 142 pages! have fun

http://www.winbond-usa.com/products/...W83627THFd.pdf

as for the rest of the alarms/ and funky readings, if the P/C is still running ! who cares
Reply With Quote
Reply

Tags
sensors

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Temp sensors/LM sensors issue Tutankh Hardware & Laptops 1 21st March 2008 04:52 AM
Sensors (what is what?) kegr Hardware & Laptops 3 29th February 2008 08:46 PM
Sensors V.8mr Using Fedora 2 20th January 2008 07:11 PM
Trying to run lm-sensors mickeyboy Using Fedora 17 15th December 2006 03:09 AM
i2c sensors... Bloodbat Using Fedora 2 25th September 2005 08:42 PM


Current GMT-time: 10:31 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat