|
lm_sensor FAQ Updated 02/11/04
- Why does compiling lm_sensors under RedHat9.0 or UnitedLinux 1.0 result in this error about the 8110.o module?
kernel/busses/i2c-amd8111.c: In function `amd8111_probe': kernel/busses/i2c-amd8111.c:426:
`I2C_HW_SMBUS_AMD8111' undeclared (first use in this function) make: *** [kernel/busses/i2c-amd8111.o] Error 1
It's easy to fix. First, do a 'make clean' in both the i2c and lm_sensors directories. Then, go into the i2c directory, and do
'ln -s kernel linux' to make a symbolic link. Then, follow the QUICKSTART.txt directions, substituting 'make I2C_HEADERS=<path to i2c directory>/<i2c
directory>' for the 'make' line in the lm_sensors directory.
- Where can I download lm_sensor?
Please go to the following page for more details and software download. http://www.tyan.com/support/html/software_utilities.html
|
|