Operating System - Linux
1753760 Members
4709 Online
108799 Solutions
New Discussion юеВ

insmod NC371i linux driver bnx2 failure

 
richeal75
Advisor

insmod NC371i linux driver bnx2 failure

OS:Redhat AS4 U3
Driver Version:
HP NC-Series Multifunction Driver for Linux
version 1.5.10d-2 (13 Jul 07)
URL:http://h18007.www1.hp.com/support/files/server/us/download/27391.html

Get below err message:
[root@PCLERPDB net]# insmod bnx2.ko
insmod: error inserting 'bnx2.ko': -1 Invalid module format

From /var/log/messages find below err:
kernel:bnx2 version: magic '2.6.9-34.elhugmam smp 686 regparm 4kstacks gcc-3.2' should be '2.6.9-34.elhugmam smp 686 regparm 4kstacks gcc-3.4'

2 REPLIES 2
Venilton Junior
Valued Contributor

Re: insmod NC371i linux driver bnx2 failure

Hi richeal

The log is saying that this module was compiled with gcc-3.4 and your RH has 3.2

Are you running RH AS4 U3 with some app that need it?

Try updating your system to RH AS4 U4 or even U5. If you try to update just the gcc and libraries... u'll need to update almost the whole system.

Regards
RTFM
sabal
Occasional Advisor

Re: insmod NC371i linux driver bnx2 failure

The download page, doesn't say it supported for RHEL 3. Moreover i like to know how generated the object file.