You are here
linux
Tested with Xubuntu based on Ubuntu 11.10.
Root Terminal
sudo -s
"Installationsanwendung der Firmware für den b43-Treiber"
apt-get install firmware-b43-installer
Load module on system start (add b43 to /etc/modules)
echo b43 >> /etc/modules
|