As I understood, since some alpha, ubuntu packagers enabled module versioning. I used old ubuntu alpha in virtualbox to test changes (also I used my own built kernel there), now I tried to build module for current running kernel. Some discussions, I found about this error, tell that Module.symvers is somehow causing it. Copying Module.symvers from current kernel headers didn't help. But I know that it is possible to build module -- dkms builds 3 modules successfully. I just didn't find out how to do this. 2009/6/9 Alek Du <alek.du@xxxxxxxxx>: > Seems your module was not compiled against your running kernel. Are you using the right tree and config? > > On Tue, 9 Jun 2009 13:02:45 +0800 > Dmitriy Geels <dmitriy.geels@xxxxxxxxx> wrote: > >> Now it built ok, but for some reason kernel doen't like new module: >> dmig@dmig-laptop:~/workspace/linux-source-2.6.29$ sudo insmod >> drivers/hid/usbhid/usbhid.ko >> insmod: error inserting 'drivers/hid/usbhid/usbhid.ko': -1 Invalid module format >> >> Have any idea why? -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html