@twobo: The kernel is *very* strict when checking modules. They must have been built with more or less the exact same GCC version as the running kernel to be loaded. Either flash your custom kernel, or use the same ancient TC Amazon used (one of the CodeSourcery from 2009, IIRC)...
That, and you probably need an up to date symbols table (depmod & co, with the modules in the right place in /lib/modules).
Last edited by NiLuJe; 08-16-2012 at 08:15 PM.
|