lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 30 May 2022 06:08:11 +0000
From:   Christophe Leroy <christophe.leroy@...roup.eu>
To:     Leslie Rhorer <lesrhorer@....net>,
        Randy Dunlap <rdunlap@...radead.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-modules@...r.kernel.org" <linux-modules@...r.kernel.org>
Subject: Re: Module failure on new install of Debian Bullseye



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@...ts.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ