Also use this example: http://www.faqs.org/docs/kernel/hello2.html with the
proper module macroses
On Tuesday, 9 April 2013 06:20:51 UTC+3, Fazhang Liu wrote:
>
> my device is samsung n8000
>
> android version : 4.0.4
>
> kernel version : 3.0.15-962322
>
>
>
> i want to make a "hello world " k
Maybe it is the same issue:
http://stackoverflow.com/questions/16562102/insmod-init-module-failed-exec-format-error
On Tuesday, 9 April 2013 06:20:51 UTC+3, Fazhang Liu wrote:
>
> my device is samsung n8000
>
> android version : 4.0.4
>
> kernel version : 3.0.15-962322
>
>
>
> i want to make a
Pls execute bellow command in your target device(same env. as where you
execute 'insmod'):
$ readelf -h hello.ko
$ uname -a
and paste logfile here.
On Sunday, April 21, 2013 2:39:41 AM UTC+7, Shuang Liang wrote:
>
> Have you enabled the LKM in kernel configs?
>
> On Monday, April 8, 2013 11:20:5
Have you enabled the LKM in kernel configs?
On Monday, April 8, 2013 11:20:51 PM UTC-4, Fazhang Liu wrote:
>
> my device is samsung n8000
>
> android version : 4.0.4
>
> kernel version : 3.0.15-962322
>
>
>
> i want to make a "hello world " kernel module .
>
> git clone https://android.googl
ril 18, 2013 4:38 AM
Subject: [android-kernel] Re: kernel modules "hello world " in samsung n8000
Hi,
I am also facing exactly similar problem while Kernel Module Development with
HTC Explorer Device.
Can you please tell as to whether you have found a solution to this problem.
Any h
Hi,
I am also facing exactly similar problem while Kernel Module Development
with HTC Explorer Device.
Can you please tell as to whether you have found a solution to this problem.
Any help will be deeply appreciated.
Thanks and Regards,
Arun Kumar Jindal
On Tuesday, April 9, 2013 8:50:51 AM U