From: Andi Kleen <ak@muc.de>
To: Ed Tomlinson <tomlins@cam.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Invalid module format - how does one fix this?
Date: 24 Nov 2002 15:25:05 +0100 [thread overview]
Message-ID: <m3vg2nniym.fsf@averell.firstfloor.org> (raw)
In-Reply-To: <200211240859.35516.tomlins@cam.org>
Ed Tomlinson <tomlins@cam.org> writes:
> FATAL: Error inserting /lib/modules/2.5.49-mm1/kernel/ac97_codec.o: Invalid module format
>
> I get this on about 10% of the modules I want to load. How do I fix it?
readelf -r module_in_question.o
then look at arch/$ARCH/kernel/module.c and find out which relocation
is not implemented. Then implement it. Enabling DEBUGP there and in
kernel/module.c may also help.
-Andi
next prev parent reply other threads:[~2002-11-24 14:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-24 13:59 Invalid module format - how does one fix this? Ed Tomlinson
2002-11-24 14:25 ` Andi Kleen [this message]
2002-11-24 14:59 ` Ed Tomlinson
-- strict thread matches above, loose matches on Subject: below --
2002-11-24 14:50 J.E.J. Bottomley
2002-11-24 15:30 ` Ed Tomlinson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3vg2nniym.fsf@averell.firstfloor.org \
--to=ak@muc.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tomlins@cam.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox