Content Entry

网卡驱动问题 - Debian 6.0 Squeeze on PE R410/R710 ...

Published: 2010-07-19 Categories: Software Tags: Debian Squeeze R410 R710 bnx2

Network Driver issue:

1. skip: select "No Device" for network detects.

2. download the latest "firmware-bnx2_{version}_all.deb" from packages.debian.org

3. save the firmware in your usb or cdrom... mount... then "dpkg -i firmware-bnx2_<version>_all.deb"

4. command:

rmmod bnx2

modprobe bnx2

update-initramfs -u

5. command:

vi /etc/network/interfaces ...

/etc/init.d/udev restart

/etc/init.d/networking restart

--EOF--

comments loading