From: Michael M. <mic...@gm...> - 2007-01-28 23:49:44
|
Fekete-Kállai Krisztián wrote: > I've successfully compiled lirc (0.8.1 under ubuntu 6.10) with a new > kernel (2.6.18.6 downloaded from kernel.org), but the modprobe has failed. > > root@kriszta-Ubuntu:/usr/src/lirc-0.8.1# modprobe lirc_gpio > WARNING: Error inserting lirc_dev > (/lib/modules/2.6.18.6-custom/misc/lirc_dev.ko): Invalid module format > lirc_dev: disagrees about version of symbol struct_module Did you already boot your new kernel? You can't insert a module for the new kernel into the old kernel. Regards... Michael |