Tuesday, June 16, 2015

Dell Server BCM5709S Ethernet card is not Working in BOSS [SOLVED]

1.issue following commands

apt-get update

apt-get install firmware-bnx2

2.Otherwise download the firmware bnx2/bnx2-mips-09-6.2.1b.fw and copy in to /lib/firmware.

No comments:

Post a Comment

Linux Kernel Compilation

 Step 1: Install Required Packages Install additional packages before building a kernel. To do so, run this command: sudo apt-get install gi...