All of lore.kernel.org
 help / color / mirror / Atom feed
From: <marcelopenna@brturbo.com>
To: linux-kernel@vger.kernel.org
Subject: Getting nvnet to work with 2.5.x kernel
Date: Fri, 6 Jun 2003 21:33:33 -0300 (BRT)	[thread overview]
Message-ID: <24125709.1054946013743.JavaMail.nobody@webmail2> (raw)

[-- 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

                 reply	other threads:[~2003-06-07  0:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=24125709.1054946013743.JavaMail.nobody@webmail2 \
    --to=marcelopenna@brturbo.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.