RT2500+dapper (JOSE DOMINGO RENGEL INFANTE)

Pedro Luis Díaz Barrera pldiaz en tcasa.es
Lun Dic 4 08:02:54 GMT 2006


>Message: 5
<Date: Sat, 2 Dec 2006 09:41:38 +0100
<From: "JOSE DOMINGO RENGEL INFANTE" <rjose_domingo en hotmail.com>
<Subject: RT2500+dapper
<To: "LISTA CORREO UBUNTU" <ubuntu-es en lists.ubuntu.com>
<Message-ID: <BAY121-DAV139606CB657915A60D554E98D90 en phx.gbl>
<Content-Type: text/plain; charset="iso-8859-1"
<Hola
Hola
<Me llamo José Domingo, y desde hace cosa como de seis meses, estoy usando 
en casa el <Ubuntu, empecé un poco tonteando, y al final he acabao 
enganchao, los comienzos fueron con <la versión 5.10, -pero hay esta el 
primer problema, la inalámbrica, una conceptronic con <chipset RALINKTECH 
2500... Al final un gurú de linexdebs, me paso dos paquetes deb, con <sus 
instrucciones para instalarlos y funciono de escandalo, ....Posteriormente 
decidí <actualizarme via internet a la 6.06 Dapper, y no con demasiada 
estabilidad pero siguio <funcionando la tarjeta,,... picao de curiosidad me 
actualizé a la Edgy Eft, y al reiniciar la <conexion inalámbrica dejo de 
funcionar para siempre,.... ahora mismo estoy funcionando con <Kubuntu, 
6.06, pero como no me gusta demasiado el KDE, y quisiera volver con GNOME, 
<me pregunto si alguien de esta lista me echaria un cablecito, para volver a 
hacerla funcionar <mi pci wireless, de nuevo... lógicamente instalando en 
límpio el dapper, por ejemplo...
<
<Lo que me mosquea más es que en todos los foros todo el mundo dice que es 
tarjeta funciona <de serie.. y a mi porqué no me funciona...
eso te lo aseguro to tambien, mi tarjeta tiene chip rt2500 y funciona 
perfectamente "de fabrica", solo tienes que enchufarla y  listo.
Pero como tu problema ya se ha repetido otras veces en esta lista te pego 
una solución que se dio en Octubre por "el comandante Data", (si usas IP 
estatica en "address" debes indicar tu IP) espero que te sirva:

    Date: Mon, 09 Oct 2006 08:54:36 -0300
    From: Comandante Data <eorcali en gmail.com>
    Subject: Re: Wifi con WAP
    To: ubuntu-es en lists.ubuntu.com
    Message-ID: <452A387C.6060607 en gmail.com>
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed

    Hola Listeros... queria contarles que pude solucionar el problema con mi
     placa de red RT2500, el problema estaba en el driver, el driver que
    viene con el ubuntu no funcionaba, asi que al bajar e instalar y seguir
    la guia de Ubuntu todo anduvo inmediatamente.
    Les dejo abajo los paso que segui para que todo me funcionara por si a
    alguien mas le sirve o tiene mi problema ;o)

1. Download RT2500 Beta or RT2500 CVS (the Beta Release is considered
more stable, but for packet injection mode, which tools like [WWW]
Aircrack <http://www.cr0.net:8040/code/network/> require, the CVS
Version is necessary).

You can find the Rt2500 download page on [WWW]
http://rt2x00.serialmonkey.com/wiki/index.php/Downloads

    *

      For downloading the Beta Release follow the "Latest BETA rt2500
      driver" download link.

    *

      For downloading the CVS Release follow the "rt2500 nightly CVS
      tarball" download link.

2. Open a Terminal window (found under the "System Tools" group, in the
"Applications" menu). Most of the work will be done through the
Terminal. Now go into the directory where you downloaded the driver and
type:

tar -xzf <driver name>

to unpack it.

3. At the Terminal Type:

sudo apt-get install build-essential linux-headers-$(uname -r)

This will install necessary packages for the compilation, after typing
your password.


        3.3.2. Installing the Driver

The first step is to compile and install the driver:

1. Now type:

cd ./rt2500*/Module

This will bring you into the driver folder. If you extracted it
somewhere else, adjust the address accordingly.

2. Type:

make

3. The module is now built. Before we install it, let's test it. Type:

sudo insmod rt2500.ko

4. Now, you can set up your device as described in the WEP
<cid:part3.08070107.04000701 en gmail.com> and WAP
<cid:part4.09040408.06010601 en gmail.com> sections according to your
encryption needs. After you complete your configuration, continue to
finalize the installation <cid:part5.07030408.04080306 en gmail.com>. If
the above instructions for the configuration of the driver do not work
for you, continue to the next <cid:part6.07060409.08030002 en gmail.com>
section that will install R**aconfig or R**utilT.

*
*

*Noten que dice WAP en la pagina oficial de Ubuntu en lugar de WPA!!!!
de ahi vino me confucion con las siglas ;oP*

*Despues hice lo siguiente...*


      2.2. WPA info

If your wireless network uses the WPA encryption method, follow these
steps:

1. Open a "Terminal" window.

2. Type:

gksudo gedit /etc/network/interfaces

3. In the text editor window that opened add the following stanza:

iface ra0 inet dhcp
        pre-up ifconfig ra0 up
        pre-up ifconfig ra0 down
        pre-up ifconfig ra0 up
        pre-up ifconfig ra0 down
        pre-up iwconfig ra0 essid "myssid"
        pre-up iwconfig ra0 mode Managed
        pre-up iwpriv ra0 set AuthMode=WPAPSK
        pre-up iwpriv ra0 set EncrypType=TKIP
        pre-up iwpriv ra0 set WPAPSK="A shared key"
        pre-up ifconfig ra0 up

You should replace "myssid" with the SSID of your network, and "A shared
key" with your network's WPA pre shared key. If your network uses the
AES encryption type, replace "TKIP" with "AES". If your network operates
a mode other than Managed, replace "Managed" with the appropriate mode -
but notice that some modes are not supported by the driver, or may not
be fully functional.

If you wish Ubuntu to connect to the network on startup, add the
following line to the beginning of the stanza:

auto ra0

If you want to use a static IP address rather than DHCP, you should
replace the first line of the stanza above with something like

iface ra0 inet static
        address 192.168.1.45
        netmask 255.255.255.0
        gateway 192.168.1.1

(Use the address, netmask and gateway appropriate for your network's
settings)

5. In the terminal window, type:

sudo ifup ra0

You should now be connected to your wireless network!


<
<En fin saludos y viva el Software Libre!!!

VIVA !  :P 




Más información sobre la lista de distribución ubuntu-es