Yes I did insmod <.ko> but it gave me Permission denied. I am trying to load
the module into the kernel and see the output of it using dmesg.

Thanks,
Rohan.

On Thu, May 27, 2010 at 4:04 PM, Greg KH <gre...@gmail.com> wrote:

> On Thu, May 27, 2010 at 11:34 AM, rohan raizada
> <rohan.raiza...@gmail.com> wrote:
> > Hi,
> >
> > I am unable to run my LKM on the Google Dev Phone2. The thing that i
> tried
> > was that I sent the .ko file to the phone using
> >
> > adb push <.ko file> /sdcard/module
> >
> > and when i tried executing it it simply said: Permission denied. How do i
> > get my module to work on the phone that I have.
>
> You do not execute a kernel module, how would that work?
>
> You do know how to load a kernel module, right?
>
> What are you expecting your kernel module to do?
>
> greg k-h
>
> --
> unsubscribe: 
> android-kernel+unsubscr...@googlegroups.com<android-kernel%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-kernel
>

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

Reply via email to