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

How to rescue BTRFS partition with corrupted log

Fixing a Btrfs Mount Problem with btrfs rescue zero-log If you’re using a Btrfs filesystem and it suddenly refuses to mount (often after...