Pular para o conteúdo

Instalar driver TP-LINK???

Responder tópico
  • Denunciar
  • Indicar
01 02

1. Instalar driver TP-LINK???

Enviado em 08/11/2010 - 11:29h

Ola pessoal,

No meu quarto dica meu PC host com o rotiador D-Link que fornece sinal wireless para toda minha casa.Eu recentemente instalei o Debian Lenny 64 bits em um PC que fica na sala,cujo receptor de sinal wireless é o TP-link.

Gostaria de saber como instalo o driver tp-link para o debian para que eu possa ter acesso a internet????


Desde já obrigado!!

Responder tópico

2. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 11:55h

Lembrando que meu receptor Tp-Link é usb e não placa PCI beleza!!

4. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 13:33h

Ou, aprende um pouco a ler o readme q acompanha o arquivo compactado. Entre dentro do diretório Module e siga os passos (copiados do readme):

# make config
# make all
# make install

# cp rt73.bin /etc/Wireless/RT73STA/
# dos2unix rt73sta.dat
# cp rt73sta.dat /etc/Wireless/RT73STA/rt73sta.dat

# /sbin/insmod rt73.ko

Confira se a placa tá funfando:

# ifconfig -a

Se aparecer alguma coisa referente à placa (wlan0, rausb0 etc.), significa q tá funfando.

5. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 13:49h

Então cara!! eu segui os passos do Readme mas quando fui dar o comando #make config
deu cannot error blablabla

Olha meu Readme:
Build Instructions:
====================
1> $tar -xvzf RT73_Linux_STA_Drv_x.x.x.x.tar.gz
go to "./RT73_Linux_STA_Drv_x.x.x.x/Module" directory.

2> $cp Makefile.4 ./Makefile # [kernel 2.4]
or
$cp Makefile.6 ./Makefile # [kernel 2.6]

3> [kernel 2.4]
$chmod 755 Configure
$make config # config build linux os version

4> $make all # compile driver source code
4.1> $make install

5> $cp rt73.bin /etc/Wireless/RT73STA/ # copy firmware

6> $dos2unix rt73sta.dat
$cp rt73sta.dat /etc/Wireless/RT73STA/rt73sta.dat
# !!!check if it is a binary file before loading !!!

7> $load
#[kernel 2.4]
# $/sbin/insmod rt73.o
# $/sbin/ifconfig rausb0 inet YOUR_IP up

#[kernel 2.6]
# $/sbin/insmod rt73.ko
# $/sbin/ifconfig rausb0 inet YOUR_IP up

6. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 13:51h

Então... ponha o "blablabla" aki pra gente v. Pode tá faltando alguma coisa.

7. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 13:56h

esse blablabla é quando o comando não é reconhecido. É que eu estou alternando entre o debian e o windows para poder postar aqui no VOL já que no debian não pega net.

8. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 14:16h

Eu fiz isso:

bruno:/home/bruno# cd /opt
bruno:/opt# cd Driver\ for\ TL-WN321G\ in\ Linux/
bruno:/opt/Driver for TL-WN321G in Linux# cd Module/
bruno:/opt/Driver for TL-WN321G in Linux/Module# cp Makefile.6 ./Makefile
bruno:/opt/Driver for TL-WN321G in Linux/Module# /sbin/insmod rt73.ko
insmod: can't read 'rt73.ko': No such file or directory
bruno:/opt/Driver for TL-WN321G in Linux/Module# chmod 755 Configure
bruno:/opt/Driver for TL-WN321G in Linux/Module# make config
bash: make: command not found

9. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 14:26h

Como é Debian, vc não instalou o pacote make. Instale-o:

# aptitude install build-essentials

E tente d novo.

10. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 14:40h

# aptitude install build-essentials

eu dei esse comando e depois o
#make config e não funcionou...

11. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 14:55h

Mas o comando do aptitude deu certo? Instalou? Ou deu erro? Por favor, seja mais detalhista, pois cada dado é importante pra eu t ajudar. Se deu erro, tente assim:

# aptitude install build-essential

E se ainda num deu certo, tente:

# aptitude install make

12. Re: Instalar driver TP-LINK???

Enviado em 08/11/2010 - 15:00h

não deu erro. e eu ainda tentei um
#aptitude install make
#apt-get install make

esse debian que estou utilizando eu acabei de instalar, acho que pode ser falta de repositórios!!!

vou ver o sources.list e descomentar algumas linhas que por padrão vem comentadas para ver se funciona.
01 02

Responder tópico

Responder tópico

Entre na sua conta para responder.

Fazer login para responder