I've installed lm-sensors and answered all the yesses but when I run sensors this is all I get:
- Code: Select all
Adapter: ISA adapter
fan1: 1894 RPM
fan2: 0 RPM
fan3: 1193 RPM
fan4: 968 RPM
temp1: +45.0°C
temp2: +27.0°C
temp3: +33.0°C
temp4: +0.0°C
From what I can tell in all the tutorials I've seen, there should be a lot more info, like what temp1 means and what the minimums and maximums are (See, for example, http://my.opera.com/wpost/blog/sensors)
I've seen on some tutorials that the last thing the sensors-detect program should ask is:
Do you want to generate /etc/sysconfig/lm_sensors? (YES/no):
But here's what the end of my run of the program said:
To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
smsc47b397
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!
Do you want to add these lines automatically to /etc/modules? (yes/NO)y
Successful!
Monitoring programs won't work until the needed modules are
loaded. You may want to run 'service module-init-tools start'
to load them.
Unloading i2c-dev... OK
Unloading cpuid... OK
So: Has the program changed since these tutorials were written? Or is this version of lm-sensors buggy? Or is there something extremely weird going on?




