Sebastian Mogilowskis Blog

Just another blog about administration, linux and other stuff

Language: German English

Install latest Broadcom bnx2 linux driver

Installation eines neuen Broadcom Treibers unter Ubuntu oder Debian:

1. Herrunterladen des Linuxtreibers

http://www.broadcom.com/support/ethernet_nic/downloaddrivers.php

2. Entpacken

unzip linux-6.2.23.zip
cd Server/Linux/Driver
tar vfx netxtreme2-6.2.23.tar.gz
cd netxtreme2-6.2.23

3. Installation der build tools und des Treibers

sudo aptitude install build-essential linux-headers
make
sudo make install

4. Testen

Vor der Installation:

$ ethtool -i eth0
driver: bnx2
version: 2.0.2
firmware-version: 4.6.1 ipms 1.6.0
bus-info: 0000:05:00.0

Nach der Installation:

$ ethtool -i eth0
driver: bnx2
version: 2.0.23b
firmware-version: bc 4.6.1 ipms 1.6.0
bus-info: 0000:05:00.0

, , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

eMail-Benachrichtigung bei weiteren Kommentaren.
Auch möglich: Abo ohne Kommentar.