Results 1 to 1 of 1
I've used lm_sensors briefly on a gentoo machine and it worked but coming back to that machine now and running sensors as root gves:
Code:
# sensors
Can't access procfs/sysfs ...
- 08-31-2006 #1
lm_sensors Can't access procfs/sysfs file
I've used lm_sensors briefly on a gentoo machine and it worked but coming back to that machine now and running sensors as root gves:
I have lm_sensors 2.10.0 installed.Code:# sensors Can't access procfs/sysfs file Unable to find i2c bus information; For 2.6 kernels, make sure you have mounted sysfs and libsensors was compiled with sysfs support! For older kernels, make sure you have done 'modprobe i2c-proc'!
I think I compiled a new kernel but forgot the i2c stuff so I compiled it as modules now and loaded i2c_dev and i2c_amd8111 since I have an AMD 8111 chipset but when I type "sensors" I get the same result!
any ideas?


Reply With Quote
