segunda-feira, 29 de setembro de 2014

Socorro wifi ajuda aqui ! Lubuntu e Zorin

 Instalou o Zorin com plataforma Lubuntu e não consegue configurar sua rede wi-fi ?


Solução aqui!
Baixe o arquivo b43.tar.gz
Descompacte na pasta Downloads.
Siga os comandos:

sudo mkdir /lib/firmware/b43
sudo cp /home/$USER/Downloads/b43/* /lib/firmware/b43
sudo modprobe -r b43
sudo modprobe b43

===================
Após inúmeras pesquisas no google encontrei esta solução que está funcionando.

Leia o original abaixo em inglês!


Re: Zorin 8 Broadcom wifi not working..
Postby madvinegar » Mon May 26, 2014 7:12 pm

Ok. lets try something else as it seems that the server you are using to download the packages is not communicating very well.
Download from here the b43 package: https://www.dropbox.com/s/n2tjz9jnj9xw5xb/b43.tar.gz
(I have uploaded it onto my dropbox account).
As soon as it is downloaded, go to your Downloads folder to find it (it's named b43.tar.gz).
Right click on it and select "extract here". A new folder will be created named "b43".
Open terminal (ctrl+alt+T) and write the following commands, the one after the other, pressing <enter> after each one:

sudo mkdir /lib/firmware/b43
sudo cp /home/$USER/Downloads/b43/* /lib/firmware/b43
sudo modprobe -r b43
sudo modprobe b43

Wait 5-6 seconds and your wireless should start working.
A reboot may be required.
Zorin-OS 6 Ultimate 32bit - Kernel 3.2.0-29
Genuine Intel CPU T2250 1.73GHz ‖ RAM 3086 MiB ‖ Hewlett-Packard G5040ea
Intel Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller 1280x800
Realtek RTL-8139/8139C/8139C
Broadcom BCM4311 802.11b/g
User avatar
madvinegar

Posts: 2388
Joined: Wed Oct 19, 2011 12:18 pm

Link: http://zoringroup.com/forum/viewtopic.php?f=5&t=7517