Placa wireless não reconhecida

1. Placa wireless não reconhecida

Rodrigo Tripodi Calumby
rtripodi

(usa Ubuntu)

Enviado em 30/01/2009 - 17:32h

Realizei a troca do hd entre dois equipamentos idênticos e em um deles o ubuntu detecta a placa wireless e em outro nem sequer detecta.

Informações: Notebook hp tx1070br (tx1000), placa wireless broadcom, ubuntu 8.1

Alguma idéia do que pode estar acontecendo?

Desde já obrigado


  


2. Possivel solucao

José Antônio Nunes de Morais
janunesde10

(usa Slackware)

Enviado em 30/01/2009 - 19:14h

Amigo você ja entrou no site do fabricante e baixou e compilou o arquivo do fabricante.

Geralmente baixando e carragando ela atraves do ifconfig device up
isto funciona comigo que utilizo no pc uma ralink... modelo rt61... serie rt2500


3. Re: Placa wireless não reconhecida

Érick Victor de Oliveira Guedes
Erick92

(usa Ubuntu)

Enviado em 30/01/2009 - 19:18h

Olha, eu consegui seguindo estes paços, que infelizmente não lembro onde peguei. Sua placa é diferente da minha, mas eu dei uma olhada aqui e não vi especificando um placa, talvez eu esteja falando besteira mas pode funcionar.

Abraço

Oh man this made me sooo happy when I found this!I just have to share



I can't take any credit for this how to but I have tried it out and it works great...no more ndiswrapper for this puppy

You can see all the details regarding the lack of support for Atheros on 64bit linux here http://madwifi.org/ticket/1679 and here http://madwifi.org/ticket/1192



You will need an internet connection so get wired up if need be.



Lets give it a go.



1: First off be sure the build-essential package is installed

Code:



sudo apt-get install build-essential



2: You will need the linux-restricted-modules package installed to be able to compile the driver

Code:



sudo apt-get install linux-restricted-modules-$(uname -r)



3: Also install subversion

Code:



sudo apt-get install subversion



NOTE:If you have been using ndiswrapper like I was you need to disable/remove it



I recommend doing what I did and run the first command in section 4 before removing ndiswrapper that way you can avoid hooking up to a wired network if your wireless is functional using ndiswrapper

Code:



sudo ndiswrapper -e net5211

sudo modprobe -r ndiswrapper

sudo apt-get remove --purge ndiswrapper-common ndiswrapper-utils ndisgtk



Also run

Code:



gksudo gedit /etc/modprobe.d/blacklist



Remove any references to ath_pci and ath_hal



* Before the next steps go to System ->Administration ->Hardware Drivers and make sure both Atheros drivers are disabled and reboot the system if they were not.



4: Get the files and install the driver

Code:



svn co https://svn.madwifi.org/madwifi/branches/madwifi-hal-0.10.5.6

cd ~/madwifi-hal-0.10.5.6

make

sudo make install

sudo depmod -ae

sudo modprobe ath_pci

echo ath_hal | sudo tee -a /etc/modules

echo ath_pci | sudo tee -a /etc/modules



5: Finally go to System ->Administration ->Hardware Drivers and reenable the Atheros drivers and reboot the system.



One thing I should add is you will need to repeat this procedure whenever you get a kernel update.I have just kept the downloaded packages on my system and after booting into a new kernel I do:



Code:



cd ~/madwifi-hal-0.10.5.6

make clean

sudo make install



Reboot and I am up and running again.

Hopefully this makes your day like it did mine!



Note:

If everything installs and loads properly but you cannot connect to any networks you probably need to configure your network properly.Try browsing through here http://madwifi.org/wiki/UserDocs/FirstTimeHowTo for assistance.


4. no

José Antônio Nunes de Morais
janunesde10

(usa Slackware)

Enviado em 30/01/2009 - 21:34h




5. Resposta do Slack

José Antônio Nunes de Morais
janunesde10

(usa Slackware)

Enviado em 30/01/2009 - 21:38h

No Slackware 12 faço isto:

ifconfig device up ou seja# ifconfig ra0 up
ou # ifconfig wlan0 up
ifconfig ra0 ip up
ou
ifconfig wlan0 ip up
Depois:
# iwpriv ra0 set SSID "nomedoprovedor"
# dhclient ou dhcpcd ra0
# dhclient wlan0 ou ra0
pronto.










6. Placa wireless não reconhecida

enoque
enoquejose

(usa Ubuntu)

Enviado em 30/01/2009 - 23:32h

olá brother,tenho um netebook compaq c730 br já a 6 meses com o ubuntu 8.04 e a placa de rede wireless também é broadcom e no início o sistema não conhecia a placa wireless,mais resolvi bem fácil,foi só ir em sistema>administração>drivers de hardware(que é um aplicativo que monta hardwares que o linux não dá suporte) esse aplicativo é onde o ubuntu monta os drivers de terceiro quando ele não consegue montar automáticamente,aí só clicar e pronto,ele pede pra reiniciar o sistema e aí quando vç reiniciar a placa já vai ser reconhecidae vai estar pronta pra usar!!tente aí!não custa nada!só tô tentando ajudar!valeu!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts