Autor Tópico: Adaptador Linksys chipset Atheros AR 5523  (Lida 2732 vezes)

Offline malbatan

  • Usuário Ubuntu
  • *
  • Mensagens: 7
    • Ver perfil
Adaptador Linksys chipset Atheros AR 5523
« Online: 25 de Setembro de 2010, 11:24 »
Olá, após uma incessante pesquisa na internet consegui configurar o adaptador wireless linksys chipset AR 5523, com uma dica que achei num site em inglês, que segue abaixo:
Re: Can't use usb wireless with ar5523 chipset
For anyone who comes across this thread, please its time to stop
spreading the nd_s_ra_per spam, there is a native driver for this
device (0cf3:0002). In lucid run:

Code:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential linux-headers-generic module-assistant

download and install the following package:
https://launchpad.net/~logari81/+arc...lucid1_all.deb
sudo dpkg -i (pacote)
run

Code:

sudo m-a a-i ar5523-source
wget http://verein.lst.de/~hch/ar5523.tgz
tar xf ar5523.tgz ar5523/uath-ar5523.bin --strip 1
sudo mv uath-ar5523.bin /lib/firmware

Connect the stick, you are ready.

Realmente funciona, mas só que toda vez que desligo ou reinicio o computador ele não identifica automaticamente o adaptador, então tenho que desplugar e plugar novamente, como faço para que o computador identifique automaticamente o adaptador ao ligar sem ter que ficar plugando e desplugando ?