All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leslie Rhorer <lesrhorer@att.net>
To: Christophe Leroy <christophe.leroy@csgroup.eu>,
	Randy Dunlap <rdunlap@infradead.org>,
	"linux-modules@vger.kernel.org" <linux-modules@vger.kernel.org>
Subject: Re: Module failure on new install of Debian Bullseye
Date: Thu, 2 Jun 2022 23:00:00 -0500	[thread overview]
Message-ID: <a3973eea-510a-7091-4760-378b3ff7b0f1@att.net> (raw)
In-Reply-To: <3643b14f-5240-59b1-d442-09e528d228b3@att.net>

	I may have a valid module ready to load copied from an archive of the 
kernel I am using on this system.  I have placed it in

/lib/modules/5.10.0-13-amd64/kernel/drivers/net/ethernet/bnx2x/

	How do I proceed with attempting to load the driver?  Is there some way 
I can insure the system will still boot with the existing LAN intact? 
It looks like the system may try to eliminate the 1G interface when a 
module for the 10G exists, whether the 10G is working or not.

On 5/30/2022 4:50 AM, Leslie Rhorer wrote:
>      I was able to get the 1G interface on the motherboard up, so now I 
> have LAN connectoivity and apt is working.
> 
>      It is kernel 5.10.0-13-amd64
> 
> On 5/30/2022 1:08 AM, Christophe Leroy wrote:
>>
>>
>> Le 30/05/2022 à 01:46, Leslie Rhorer a écrit :
>>>
>>>       Below is the output of dmesg after removing quite a few of what I
>>> am certain are unrelated lines:
>>>
>>> [    0.000000] Linux version 5.10.0-13-amd64
>>> (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1
>>> 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian
>>> 5.10.106-1 (2022-03-17)
>>
>>> [    1.465675] bnx2x: disagrees about version of symbol module_layout
>>
>>> [   12.075903] bnx2x: disagrees about version of symbol module_layout
>>
>>
>> Those two messages means that you are trying to use modules that were
>> built for a different kernel version.
>>
>> As far as I can see you are using kernel 5.10
>>
>> You have to use bnx2 modules for that exact kernel.
>>
>>
>> Christophe

  reply	other threads:[~2022-06-03  4:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <dd7e69ce-41a4-cc5e-5a15-0ae9fc52aad0.ref@att.net>
2022-05-29 11:35 ` Modules list Leslie Rhorer
2022-05-29 15:21   ` Christophe Leroy
2022-05-29 15:41     ` Randy Dunlap
2022-05-29 23:42       ` Leslie Rhorer
2022-05-29 23:45       ` Module failure on new install of Debian Bullseye Leslie Rhorer
2022-05-29 23:46         ` Leslie Rhorer
2022-05-30  6:08           ` Christophe Leroy
2022-05-30  6:43             ` Leslie Rhorer
2022-05-30  9:50             ` Leslie Rhorer
2022-06-03  4:00               ` Leslie Rhorer [this message]
2022-06-03 15:09                 ` Luis Chamberlain
2022-06-04  6:14                   ` Leslie Rhorer
2022-05-30  6:11         ` Christophe Leroy
2022-05-30  6:50           ` Leslie Rhorer

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=a3973eea-510a-7091-4760-378b3ff7b0f1@att.net \
    --to=lesrhorer@att.net \
    --cc=christophe.leroy@csgroup.eu \
    --cc=linux-modules@vger.kernel.org \
    --cc=rdunlap@infradead.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.