On Thu, May 27, 2010 at 1:21 PM, rohan raizada <[email protected]> wrote: > Yes I did insmod <.ko> but it gave me Permission denied.
Why do you think this happened? Hint, look at the error it gave you, and ponder why that might be... > I am trying to load > the module into the kernel and see the output of it using dmesg. What does this kernel module do? Have you read through the basic "how to write a kernel module" tutorial? It is easier to do basic "hello world" type kernel module development using a desktop Linux machine, not a phone. Try reading the kernelnewbies.org wiki, and asking these types of questions on the mailing list for that group. This really doesn't have much, if any, relevance to an android kernel mailing list. good luck, greg -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
