Hi,

I want to load my own kernel modules into the Android. I downloaded
the Android kernel source and change the config file to enable modules
loading (CONFIG_MODULES=y). I built the source and also managed to
load up the emulator using the new kernel image.

But I tried to load a module using insmod helloworld.ko, I still get
the error message,"init_module 'helloworld.ko' failed (operation not
permitted)".

Any idea why it is still not working? Must I change any other
configurations? Or must I built my module in a particular way?
Currently this module can work in Linux v2.6

Thanks in advance.

Regards,
Perumal
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to