* Getting nvnet to work with 2.5.x kernel
@ 2003-06-07 0:33 marcelopenna
0 siblings, 0 replies; only message in thread
From: marcelopenna @ 2003-06-07 0:33 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 737 bytes --]
Hi,
I´m trying to get nvnet (NVidia´s closed source ethernet driver) to work with 2.5.70 kernel. I got it to compile, but when I try to load it I get an error message "module format invalid". By comparing the output of readelf -r of it with other modules, I noticed that it´s missing the following:
Relocation section '.rel.gnu.linkonce.this_module' at offset 0x9ac contains 2 entries:
Offset Info Type Sym.Value Sym. Name
00000068 00002501 R_386_32 00000090 init_module
0000010c 00002101 R_386_32 00000000 cleanup_module
I think that it may be the problem, but I really don´t have a clue on how to include these two.
Any help would be great.
Thank you,
Marcelo Penna Guerra
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-07 0:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-07 0:33 Getting nvnet to work with 2.5.x kernel marcelopenna
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox