On Thursday 30 October 2003 08:52 am, Hall Stevenson wrote: > At 04:49 AM 10/30/2003, you wrote: > >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
Also, any i2c stuff in your kernel needs to be compiled as modules. This killed me for quite a while. -- Regards, Ernie 100% Microsoft and Intel free -- [EMAIL PROTECTED] mailing list
