View Single Post
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#6
Originally Posted by Craig@dcs View Post
Sorry for the delay, work stuff got in the way. The issue appears to be a mismatch with the following modules:

[ 3.992187] umac: version magic '2.6.21-omap1 mod_unload ARMv6 ' should be '2.6.21-omap1 preempt mod_unload ARMv6 '
[ 4.031250] cx3110x: version magic '2.6.21-omap1 mod_unload ARMv6 ' should be '2.6.21-omap1 preempt mod_unload ARMv6 '
[ 10.390625] fuse: version magic '2.6.21-omap1 mod_unload ARMv6 ' should be '2.6.21-omap1 preempt mod_unload ARMv6 '
[ 19.648437] g_file_storage: version magic '2.6.21-omap1 mod_unload ARMv6 ' should be '2.6.21-omap1 preempt mod_unload ARMv6 '
[ 30.835937] JFFS2 warning: (725) jffs2_sum_write_sumnode: Not enough space for summary, padsize = -89

Anyone have some ideas on how to resolve this?

Craig
Originally Posted by Johnx View Post
I assume you recompiled just the kernel and not the modules? I would assume that cx3110x needs to be recompiled with preempt support...
(That, and all other modules, I think.)