Primeiro desinstale o pacote bcmwl-kernel-source
emitindo o seguinte comando em um terminal:
sudo apt-get remove bcmwl-kernel-source
Instale o firmware-b43-installer e os pacotes b43-fwcutter se eles não estiverem instalados
sudo apt-get install firmware-b43-installer b43-fwcutter
Digite no terminal:
cat /etc/modprobe.d/* | egrep 'bcm'
Copie isso e veja se o termo 'blacklist bcm43xx' está lá
se for, digite cd /etc/modprobe.d/
e, em seguida, sudo gedit blacklist.conf
coloque # na frente da linha: lista negra bcm43xx
Agora salve o arquivo e reinicie.
Para mais informações, consulte this