Custom css

Getting Broadcom 43xx to work with openSUSE 11.3


It is very simple to get this to work.

If you want to make sure you have the right device you can run as root:

hostname:~ # lspci | grep BCM43
0c:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
The outcome shows that my device is a BCM4311.

Here is what you have to run:
hostname:~ # suhostname:~ # install_bcm43xx_firmwarehostname:~ # init 6 <----to restart

Ingen kommentarer:

Send en kommentar

Install AWS VPN Client for openSUSE Tumbleweed

Code: curl https://d20adtppz83p9s.cloudfront.net/GTK/latest/awsvpnclient_amd64.deb -o awsvpnclient_amd64.deb sudo zypper in alien alien --t...