I'm unable to start lm_sensors om my gentoo-box. It complains about unresolved symbols and not be able to find i2c-proc.
I compiled my kernel with this in my kernel-config # I2C support CONFIG_I2C=m
I'm on gentoo-sources-2.4.20-r7, trying to install lm-sensors-2.8.0.ebuild (2.7 fails to compile).
I had them working with the first kernel I generated during install (also 2.4.20-r7), it broke after trying to install 2.4.20-r8, and reverting back to 2.4.20-r7 (genkernel again).
Does anyone know what is happening?
You need to install the i2c package also. Try removing lm-sensors first (emerge -C lm-sensors) and then emerge i2c first, by itself. When that completes, re-emerge lm-sensors.
If you read the error closely, I believe it says you need kernel support *and* i2c installed (I think). You have one of the two done.... :-)
Regards
Hall
-- [EMAIL PROTECTED] mailing list
