Comment 4 for bug 225098

Revision history for this message
Roger Magnesved (rogz) wrote :

Like it says on the page http://linuxwireless.org/en/users/Drivers/b43#devicefirmware you need to follow these steps:

export FIRMWARE_INSTALL_DIR="/lib/firmware"
wget http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o
sudo b43-fwcutter -w "$FIRMWARE_INSTALL_DIR" wl_apsta-3.130.20.0.o

This will create a /lib/firmware/b43legacy directory with all the needed firmware files in it.