Kangry.com [insert cool graphic here]
home | Topics | Logout | Search | Contact | ?? Kangry ?? | Bandwitdh
Topics:
DVR
nvrec
Mplayer
Links
Misc
Commands
Humor

Name

Password

New user

uploaded files
(misc)-> Hardware Sensors submited by Russell Sat 29 Jan 05
Edited Mon 19 Dec 05
Web kangry.com
Mar 2004
To install hardware temperature and fan speed sensors:
1) install lm_sensors rpm ( I'm using lm_sensors-2.6.5-5.i386.rpm)
2) as root, run /usr/sbin/sensors-detect
3) accept all the defaults.
4) this will output two blocks of text
5) Paste the first block into the end of /etc/modules.conf
6) Paste the 2nd block into /etc/rc.d/rc.local
7) at the end of the script it makes a reference to proc/..something..lm-sensors.init
near as I can tell, this file does not exist, and if you put the lines into /etc/rc.d the sensors will be available after boot.
8) typing the command sensors will query the sensors current status.
Some lines indicate ALARM I believe this is a misread by the lm-sensors program that indicates an overtemp or undervoltage.

in my /etc/rc.d/rc.local file:

### stuff lmsensors calls for
#----cut here----
# I2C adapter drivers
modprobe i2c-viapro
modprobe i2c-isa
# I2C chip drivers
modprobe lm80
modprobe eeprom
modprobe via686a
#----cut here----
(running these commands, manualy as root, also makes the sensors available)

in my /etc/modules.conf file:

## lines provided for lmsensors
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----

I don't know if the lines in modules.conf are required
Output from my lm sensors command:
sensors -f
lm80-i2c-0-2d
Adapter: SMBus Via Pro adapter at 5000
Algorithm: Non-I2C SMBus adapter
+5V: +4.53 V (min = +4.84 V, max = +3.50 V) ALARM
VTT: +1.57 V (min = +2.31 V, max = +1.51 V)
+3.3V: +2.34 V (min = +3.96 V, max = +3.28 V)
+Vcore: +3.11 V (min = +3.27 V, max = +2.74 V)
+12V: +13.01 V (min = +13.89 V, max = +11.43 V)
-12V: -9.11 V (min = -10.92 V, max = -10.43 V)
-5V: -3.55 V (min = -4.55 V, max = -3.33 V)
fan1: 10629 RPM (min = 6000 RPM, div = 1)
fan2: 10629 RPM (min = 6783 RPM, div = 1)
temp: +260.60?C (hot:limit = +43?F, hysteresis = -71?F)
(os: limit = -99?F, hysteresis = -24?F)
alarms: Board temperature input (LM75) ALARM
alarms: Chassis intrusion detection ALARM

eeprom-i2c-0-50
Adapter: SMBus Via Pro adapter at 5000
Algorithm: Non-I2C SMBus adapter
Memory type: SDRAM DIMM SPD
SDRAM Size (MB): 128

eeprom-i2c-0-51
Adapter: SMBus Via Pro adapter at 5000
Algorithm: Non-I2C SMBus adapter
Memory type: SDRAM DIMM SPD
SDRAM Size (MB): 256

via686a-isa-6000
Adapter: ISA adapter
Algorithm: ISA algorithm
CPU core: +1.60 V (min = +1.79 V, max = +2.18 V)
+2.5V: +2.50 V (min = +2.24 V, max = +2.74 V)
I/O: +3.27 V (min = +2.95 V, max = +3.62 V)
+5V: +5.04 V (min = +4.47 V, max = +5.49 V)
+12V: +12.10 V (min = +10.79 V, max = +13.18 V)
CPU Fan: 5314 RPM (min = 3000 RPM, div = 2)
P/S Fan: 5075 RPM (min = 3000 RPM, div = 2)
SYS Temp: +110.5?F (limit = +140?F, hysteresis = +121?F)
CPU Temp: +98.1?F (limit = +140?F, hysteresis = +121?F)
SBr Temp: +75.2?F (limit = +140?F, hysteresis = +121?F)



Add comment or question...:
Subject:
Submited by: NOT email address. Leave blank for anonymous    (Spam Policy)

Enter Text: (text must match image for posting)




This file (the script that presented the data, not the data itself) , last modified Tuesday 06th of March 2018 11:41:12 PM
your client: claudebot
current time: Monday 18th of March 2024 11:56:59 PM