On Tuesday 27 May 2003 16:57, Mark Knecht wrote: > > > emerge -C lm_sensors fixed it. I wasn't using lm_sensors. Someone > > > mentioned it here, so I downloaded it but it didn't work on my > > > system... > > > > Well it can't work if you don't have i2c support in your kernel. ;) > > No, that's not the question. I understand that. The question was how > would anyone know that the root cause of the depmod problem was > having lm_sensors installed in the first place? The error message > didn't seem to say lm_sensors anywhere? (Or did I miss it?) >
Well from the unresolved symbols one sees that i2c is not installed either as modules or in the current running kernel. So one goes through everything that could use i2c and there really is not that many of those. The most logical choice is lm_sensors. What I coomented in the previous mail was that when you tested lm_sensors had you back then enabled i2c support, because if you did not then most likely lm_sensors can't work , because most sensors can only be accessed through i2c bus. -- [EMAIL PROTECTED] mailing list
