Hello,
this seems to be the way people install and ensure it loads from boot Source of Code ?
Known Issues and solutions for this driver b43 Developers Site.
this seems to be the way people install and ensure it loads from boot Source of Code ?
Code:
$ sudo apt-get install b43-fwcutter
$ wget http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2
$ tar xf broadcom-wl-4.150.10.5.tar.bz2
$ cd broadcom-wl-4.150.10.5/driver/
$ sudo b43-fwcutter -w /lib/firmware/ wl_apsta_mimo.o
$ sudo modprobe b43
$ sudo echo "b43" >> /etc/modules
Known Issues and solutions for this driver b43 Developers Site.