Hal Burgiss wrote:
> On Thu, May 29, 2003 at 07:15:42PM -0400, Charles R. Dennett wrote:
> 
>>Does anyone know of any packages that can pull this data off the
>>motherboard or can point me in another direction to look?
> 
> 
> [EMAIL PROTECTED] hal]$ sensors 
> adm1025-i2c-0-2d
> Adapter: SMBus I801 adapter at efa0
> Algorithm: Non-I2C SMBus adapter
> +2.5V:     +1.48 V  (min =  +2.22 V, max =  +2.72 V)   
> VCCP:      +1.69 V  (min =  +2.00 V, max =  +2.44 V)   
> +3.3V:     +3.24 V  (min =  +2.93 V, max =  +3.59 V)   
> +5V:       +5.18 V  (min =  +4.45 V, max =  +5.44 V)   
> +12V:      +0.00 V  (min = +10.68 V, max = +13.06 V)   
> VCC:       +3.30 V  (min =  +2.93 V, max =  +3.59 V)   
> SYS Temp: +31.0?C   (min =  +0?C, max = +60?C) 
> CPU Temp: +35.0?C   (min =  +0?C, max = +60?C) 
> 
> 
> [EMAIL PROTECTED] redhat-list-annoyances]$ rpm -qf /usr/bin/sensors 
> lm_sensors-2.6.3-2
> 
> 
> Its part of RH AFAIK.
> 


Thanks.  Cot some work to do:


[EMAIL PROTECTED] bus]# sensors
Can't access /proc file
/proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable;
Make sure you have done 'modprobe i2c-proc'!
[EMAIL PROTECTED] bus]# modprobe i2c-proc
[EMAIL PROTECTED] bus]# sensors
No sensors found!

Looks like I have to figure out /etc/sensors.conf.

Charlie





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to