09-16-2014, 07:08 PM
$ sudo apt-get install b43-fwcutter
$ wget http://mirror2.openwrt.org/sources/broad....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
I run this script and the machine get hung up on line 6 and does nothing. Also, when I try and reboot, the machine never shuts off, the screen goes blank and it sets and spins until I manually turn it off.
$ wget http://mirror2.openwrt.org/sources/broad....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
I run this script and the machine get hung up on line 6 and does nothing. Also, when I try and reboot, the machine never shuts off, the screen goes blank and it sets and spins until I manually turn it off.