You might want to ask this question in the development forum. I will move this thread over there.
I tried building the kernel modules from the source I had downloaded from opensource.motorola.com for A780. Its for kernel version 2.4.20_mvlcee30-mainstone. This exactly matches with my phone's version (checked with uname -r).
However, when I built some kernel modules (using cross compiler gcc 3.3.6 for arm), it builts fine, but when i do a insmod on the .o file, it says "couldn't find the kernel version the module was compiled for".
Any idea what might have gone wrong? I could not figure out the actual problem.
thanx in advance.
/* Gerald Naveen A */
You might want to ask this question in the development forum. I will move this thread over there.