* insmod error - Invalid module format
@ 2004-12-23 8:54 selvakumar nagendran
2004-12-23 10:05 ` Jurriaan
0 siblings, 1 reply; 2+ messages in thread
From: selvakumar nagendran @ 2004-12-23 8:54 UTC (permalink / raw)
To: linux-kernel
Hi,
I tried out the simple hello world example module
present in lkmpg.txt (linux module programming guide)
on linux kernel 2.6.9. But I got an error while I
tried to load the created .o file using insmod as
' Invalid Module format'
Can anyone help me regarding this?
Thanks,
selva
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: insmod error - Invalid module format
2004-12-23 8:54 insmod error - Invalid module format selvakumar nagendran
@ 2004-12-23 10:05 ` Jurriaan
0 siblings, 0 replies; 2+ messages in thread
From: Jurriaan @ 2004-12-23 10:05 UTC (permalink / raw)
To: selvakumar nagendran; +Cc: linux-kernel
From: selvakumar nagendran <kernelselva@yahoo.com>
Date: Thu, Dec 23, 2004 at 12:54:51AM -0800
> Hi,
> I tried out the simple hello world example module
> present in lkmpg.txt (linux module programming guide)
> on linux kernel 2.6.9. But I got an error while I
> tried to load the created .o file using insmod as
> ' Invalid Module format'
> Can anyone help me regarding this?
>
Normal modules for 2.6.x use .ko as extension, so an .o would be wrong.
Did you check google? lkmpg.txt may be outdated.
Good luck,
Jurriaan
--
A woman whose voice and esp could combine to to scramble a man's
thoughts was an impressive guard. Unless, of course, the burglar
happens to be a deaf mute...
Simon R Green - Mistworld
Debian (Unstable) GNU/Linux 2.6.10-rc3 2x6078 bogomips load 0.16
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-23 10:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-23 8:54 insmod error - Invalid module format selvakumar nagendran
2004-12-23 10:05 ` Jurriaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox