Code:
apt-get update
apt-get install module-assistant wireless-tools
m-a a-i broadcom-sta
echo blacklist brcm80211 >> /etc/modprobe.d/broadcom-sta-common.conf
update-initramfs -u -k $(uname -r)
modprobe -r b44 b43 b43legacy ssb brcm80211
modprobe wl
reboot
Quelle:
https://null-byte.wonderhowto.com/fo...43142-0170170/

Bei mir in Qemu ist das Modul wl zumindest vorhanden.