- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: DL380 G3 RHEL 3.0 network driver update
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 06:07 AM
11-09-2005 06:07 AM
DL380 G3 RHEL 3.0 network driver update
I am trying to update the network drivers on a DL380 G3 server running RHEL 3.0 ES. The package installs fine (bcm5700-8.2.18a-1.src.rpm) and build the rpm with rpmbuild -bb SPECS/bcm5700.spec and install the source RPM, however when I try and load the module with insmod or modprobe. I receive the following error:
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/bcm5700.o: The module you are trying to load (/lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/bcm5700.o) is compiled with a gcc
version 2 compiler, while the kernel you are running is compiled with
a gcc version 3 compiler. This is known to not work.
I am running the Redhat RPM of gcc (gcc-3.2.3-49), and I am running kernel-smp-2.4.21-37.EL. This installation works fine on a different server with the reccomended kernel level (kernel 2.4.21-32.0.1.EL). Does this mean that I need to wait for a newer release of the HP driver? or is there something else I can do.
Thanks,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 06:15 AM
11-09-2005 06:15 AM
Re: DL380 G3 RHEL 3.0 network driver update
You need to get the right kernel souce and recompile the kernel.
Then everything will be fine.
Had the very same problem at work a week or so ago.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 06:21 AM
11-09-2005 06:21 AM
Re: DL380 G3 RHEL 3.0 network driver update
Thanks for the quick response. When you say that I have the wrong Kernel Source, what do you mean. The wrong version? The kernel source package which I have installed is as follows: kernel-source-2.4.21-37.EL . This is the same version as my kernel. Is there a different kernel-source which I am unaware of which I should be using?
Thanks,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 06:05 PM
11-09-2005 06:05 PM
Re: DL380 G3 RHEL 3.0 network driver update
Did you install the binary RPM that you build from source RPM?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2005 09:16 AM
11-10-2005 09:16 AM
Re: DL380 G3 RHEL 3.0 network driver update
I don't remember that RHEL 3 shipped with gcc 2. I would suggest that you upgrade gcc before moving forward.
Good lcuk.
Kodjo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2005 09:52 AM
11-10-2005 09:52 AM