You are here

Xubuntu WLAN on HP Pavilion dv6000 (dv6286eu)

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
misc: