Getting nvnet to work with 2.5.x kernel

marcelopenna@brturbo.com
Fri, 6 Jun 2003 21:33:33 -0300 (BRT)


--18444693.1054946013741.JavaMail.nobody.webmail2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,

I=B4m trying to get nvnet (NVidia=B4s closed source ethernet driver) to wor=
k 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 readel=
f -r of it with other modules, I noticed that it=B4s 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=B4t have a clue on how=
to include these two.

Any help would be great.

Thank you,
Marcelo Penna Guerra
--18444693.1054946013741.JavaMail.nobody.webmail2--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/