Hi Josu, On Tue, 25 Feb 2014 22:18:14 +0100, Josu Lazkano wrote: > Hello, I have a HP ProLiant MicroServer with Debian Wheezy (3.2 kernel). > > I want to get some hardware information such processor temperature, fan speed... > > I execute "sensors-detect" and it load the "jc42" module, but I just > have this information: > > # sensors > k10temp-pci-00c3 > Adapter: PCI adapter > temp1: +32.5°C (high = +70.0°C) > (crit = +100.0°C, hyst = +95.0°C) > The jc42 driver doesn't appear to be loaded. Beware that sensors-detect only detects which drivers are needed, it doesn't load them by itself. Read carefully what it says at the end, you probably need to add the relevant drivers to /etc/modules, and then either reboot or load the modules manually once (using modprobe.) > Is it possible to get more information? disk temperature? fan speed? That I can't say without seeing the complete output of sensors-detect. If the hardware is recent, you may want to try the most recent version: http://dl.lm-sensors.org/lm-sensors/files/sensors-detect The jc42 driver will tell you the temperature of the memory modules, nothing else. Disk temperature is not yet supported by the lm-sensors framework. If you need it, check either hddtemp or smartctl (from smartmontools.) It is possible that your system needs SMBus multiplexing or support for extra SMBus channels, I seem to recall people mentioning that on the ProLiant MicroServer N36L and maybe N40L and N54L too. -- Jean Delvare Suse L3 Support _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors