Instalacion driver edimax ew-7711Uan

Hola, soy novato en esto de ubuntu y llevo dias intentando instalar el driver, y nada, me pierdo en algunas cosas, me gustaría que me explicaseis que debo hacer en cada paso, sobretodo en el 2 y en el 3, porque aun no he logrado pasar de ahi xD

Build Instructions:
====================

1> $tar -xvzf yyyy_mmdd_RT2870_Linux_STA_vx.x.x.x.tgz
go to "./yyyy_mmdd_RT2870_Linux_STA_vx.x.x.x" directory.

2> In Makefile
set the "MODE = STA" in Makefile and chose the TARGET to Linux by set "TARGET = LINUX"
define the linux kernel source include file path LINUX_SRC
modify to meet your need.

3> In os/linux/config.mk
define the GCC and LD of the target machine
define the compiler flags CFLAGS
modify to meet your need.
** Build for being controlled by NetworkManager
Please set 'HAS_WPA_SUPPLICANT=y' and 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y'.
** Build for being controlled by WpaSupplicant with Ralink Custom Event
Please set 'HAS_WPA_SUPPLICANT=y' and 'HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n'.
command: #./wpa_supplicant -Dralink -ira0 -c wpa_supplicant.conf -d

4> $make # compile driver source code

5> $cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat

6> load driver, go to "os/linux/" directory.
#[kernel 2.4]
# $/sbin/insmod rt2870sta.o
# $/sbin/ifconfig ra0 inet YOUR_IP up

#[kernel 2.6]
# $/sbin/insmod rt2870sta.ko
# $/sbin/ifconfig ra0 inet YOUR_IP up

7> unload driver
$/sbin/ifconfig ra0 down
$/sbin/rmmod rt2870sta

=======================================================================
CONFIGURATION:
====================
RT2870 driver can be configured via following interfaces,
i.e. (i)"iwconfig" command, (ii)"iwpriv" command, (iii) configuration file

i) iwconfig comes with kernel.
ii) iwpriv usage, please refer to file "iwpriv_usage.txt" for details.
iii)modify configuration file "RT2870STA.dat" in /etc/Wireless/RT2870STA/RT2870STA.dat.

Gracias por vuestra ayuda. Espero los comentarios.

Opciones de visualización de comentarios

Seleccione la forma que prefiera para mostrar los comentarios y haga clic en «Guardar las opciones» para activar los cambios.

Hola, yo me encuentro el

Hola,

yo me encuentro el mismo problema que tú y tampoco consigo resolverlo, con la versión 9.10. Anteriormente tuve el mismo problema con la 9.04, pero consige solucionarlo instalando el alternate cd de ubuntu 9.04. Quizás la solución sea esa para la 9.10, pero antes me gustaría conocer como se puede hacer instalando el driver oficial:

http://www.edimax.eu/en/support_detail.php?pl1_idSelect=support.php%3Fpl...

Gracias, saludos
Antonio,

Hola de nuevo, he

Hola de nuevo,

he solucionado el problema, y viendo la solución, más bien se puede hablar de "problemilla". En esta página esta la clave, al final del todo. A mi me ha funcionado y ya disfruto del usb wifi edimax ew7711uan en ubuntu 9.10.

Espero que sea de ayuda,
saludos
Antonio,

http://forums.linuxmint.com/viewtopic.php?f=49&t=43390&p=250390

BLACKLISTING rt2x00 MODULES worked for me. I am using an Edimax USB adapter (Model number EW-7711UAn, FCC ID: NDD9577110812) with Ubuntu 9.10.

Summary of steps that I took (as per your instructions):

1. Unplug your USB WiFi adapter and restart your computer.
2. In terminal: sudo gedit /etc/modprobe.d/blacklist.conf

add these lines to the end of the file:

blacklist rt2x00usb
blacklist rt2x00lib
blacklist rt2800usb

Save the file

3. Insert your USB wifi device.

Controladores para Edimax EW-7711USn en Ubuntu 10.04

Pese a ser un modelo distinto (USn) he seguido tus instrucciones al pie de la letra y a la primera!
Gracias

Este es el sitio amigos

Inicio de sesión

Encuesta

¿Qué entorno gráfico prefieres usar? ¿Por qué?
Unity
25%
Gnome 3
23%
Gnome classic
36%
Kde
6%
Xfce
4%
Enligthenment
1%
Lxde
2%
Otro - Especificar
2%
¿Entorno gráfico? Ninguno, ¡solo uso la consola!
2%
Total de votos: 2366