On Sun, Dec 05, 2004 at 05:04:14PM -0600, Brad Sims wrote: > Package: kernel-image-2.4.27-1-k7 > Version: 2.4.27-6 > Severity: important > > > Attempting to insert my modules for sensors after it > failed I discovered this error message: > > /lib/modules/2.4.27-1-k7/i2c/i2c-core.o: > /lib/modules/2.4.27-1-k7/i2c/i2c-core.o: unresolved symbol
looks like your usig modules compiled against a different kernel, please recompile these i2c modules against the current kernel. Why aren't you using the kernel i2c code anyway?

