Broadcom Wireless Card: Installation Script For Linux-STA Driver

Home » General » Broadcom Wireless Card: Installation Script For Linux-STA Driver
General 5 Comments

Hi,

I just installed CentOS 6.6 on my HP Pavilion DM1 laptop. The wireless card is only poorly supported in the default setup, so I decided to write an installation script for the Linux-STA driver, which works perfectly.

https://github.com/kikinovak/CentOS/blob/master/6.x/broadcom-sta/broadcom-sta.sh

Grab the files:

# git clone https://github.com/kikinovak/CentOS

Run the script:

# cd CentOS/6.x/broadcom-sta
# broadcom-sta.sh

Reboot and you’re ready to go.

Cheers,

Niki

5 thoughts on - Broadcom Wireless Card: Installation Script For Linux-STA Driver