On 10/22/07, Greg Vickers <daehenoc at optusnet.com.au> wrote: > Hi, > > I have installed lm-sensors v2.10.1-3 on a Dell PowerEdge 830 with > Debian Etch (stable) installed on it. (This version is the version of > lm-sensors that is part of Debian Etch.) sensors-detect works and Try running a more recent version of the script: http://www.lm-sensors.org/browser/lm-sensors/trunk/prog/detect/sensors-detect?rev=4966&format=txt By looking at the specs, the Poweredge 830 is an IPMI-controlled machine. The Baseboard Management Controller controls all the sensors. You will need support in your kernel for IPMI and ipmisensors. The patch for ipmisensors is here if it is not already in your distro kernel (CONFIG_SENSORS_IPMI): http://bmcsensors-26.sourceforge.net/ > Thanks, > Greg Frank