From: Steve Bourne on

Does anyone know how to deal with this?

#modprobe i810fb
WARNING: Error inserting i2c_core (/lib/modules/2.6.21.5/kernel/drivers/i2c/i2c-
core.ko): Invalid module format
WARNING: Error inserting i2c_algo_bit (/lib/modules/2.6.21.5/kernel/drivers/i2c/
algos/i2c-algo-bit.ko): Invalid module format

(the i810fb module loads okay)

I've googled until my head feels like exploding, and the
only clear suggestion I've seen repeated is to build
the modules on my box, but I don't know how to do that.

I am using a pre-compiled 2.6.21.5 kernel and pre-compiled modules
and never had a problem like this before.

Thank you very much.

Steve