Re: errors on loading the module
- From: Juergen Beisert <jbeisert@xxxxxxxxxxxx>
- Date: Thu, 13 Sep 2007 22:15:40 +0200
ashu wrote:
hi
i compiled the device driver program bfin_adv7393fb.c and the .ko
and .o files are generated.after that while loading the module using
insmod "bfin_adv7393fb.ko" it gives the following errors:::::::
insmod: error inserting "bfin_adv7393fb.ko"-1 invalid module format
help me to solve this........
What revision is your compile kernel (the one you are using to compile the
module), what revision is your runtime kernel (the one that runs on your
target)? Are they different? If "yes", that can't work (most of the time).
"invalid module format" sounds like you try to load a 2.6 kernel module into
a running 2.4 kernel...
Try to boot your new kernel you built to create the adv module. Then try to
load the module again.
Juergen
.
- Follow-Ups:
- Re: errors on loading the module
- From: ashu
- Re: errors on loading the module
- References:
- errors on loading the module
- From: ashu
- errors on loading the module
- Prev by Date: A solution for mixing hard&softfloat in ARM OABI
- Next by Date: Re: errors on loading the module
- Previous by thread: errors on loading the module
- Next by thread: Re: errors on loading the module
- Index(es):
Relevant Pages
|