Comment 110 for bug 548992

Revision history for this message
Yves Dorfsman (dorfsmay) wrote :

I am trying to re-compile the kernel to add the debug mode to the iwlagn module, but I am getting a version issue.

The original module shows:
vermagic: 2.6.38-8-generic SMP mod_unload modversions

and mine shows:
vermagic: 2.6.38.2 SMP mod_unload modversions

All I did was "apt-get source linux", then "make allmodconfig".

How can I make a module with version "2.6.38-8-generic SMP mod_unload modversions".

Thanks.