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

How to interact with the non-interactable Web Elements in Selenium

How to interact with the non-interact able Web Elements in Selenium    // Find the non-interactable element element WebElement element = dr...