[ubuntu-ar] [Contacto desde Ubuntu.org.ar] Atheros AR9285
Federico Gazaba
federico.gazaba at gmail.com
Sun May 26 13:58:10 UTC 2013
El 26/05/13 04:47, Luis Anibal Fabio escribió:
> Bueno segui probando, lo ultimo que me pusiste fede, no me resulto,
> pero estuve jugando un poco mas con el ndiswrapper, se ve que lo tenia
> mal instalado, configure un poco las cosas, y se ve que pude cargar
> los modulos, ahora el scanning es mas estable, en todo momento tengo
> vista las redes, y la fuerza de la señal es la real, el tema es que
> sigo sin poder conectarme.. Aca por ahi dejo un dato adjuntado una
> copia de la terminar scaniando las redes.. creo que me estoy un paso
> mas cerca jaja...
> Muchas gracias por la ayuda
>
Lograste instalar los paquetes?
linux-backports-modules-karmic-generic
linux-backports-modules-wireless-karmic-generic
Fijate que ahí dice "karmic" pero en realidad tenés que poner el nombre
de la versión que tenés instalada. Es más, en "precise" estos paquetes
no existen tal cual (según pude comprobar). Abrí Synaptic y buscalos.
Tienen que aparecer con una descripción parecida a la siguiente:
"Backported wireless drivers for generic kernel image"
Por otro lado, si estás con ndiswrapper: Estuve leyendo un poco, y hay
ciertos pasos para lograr que funcione. Por ejemplo:
"
*Blacklisting Existing Drivers*
To blacklist the existing built-in driver that didn't work with your
wireless device, you need to find out the name of the kernel module and
then add it to the /etc/modprobe.d/ blacklist file. Here are the steps:
1) Open Device Manager (System > Administration > Device Manager), and
select the entry in the list for your wireless network device. This is
the one you discovered in steps 1 and 2 earlier, on the "Identifying
Your Wireless Network Hardware and Sourcing Drivers" page.
2) Click the Properties tab (if this isn't visible, click View > Device
Properties), and look for the line that begins info.linux.driver. Then
look in the value column, and make a note of what's there. For example,
on our test notebooks, the value column read rt2500usb. Close Device
Manager.
3) Open a terminal window (Applications > Accessories > Terminal). Type
the following to open the blacklist configuration file in the Gedit text
editor:
gksu gedit /etc/modprobe.d/blacklist
4) At the bottom of the file, type the following on a new line:
blacklist modulename
Replace modulename with the name of the module you discovered earlier.
For example, on our test system, we typed the following (as shown in the
image):
blacklist rt2500usb
5) Save the file, and then reboot your computer.
You should now find that the wireless network device is no longer
visible when you click the NetworkManager icon, and all you see is a
Manual Configuration option. This is good, because it means the hardware
no longer has a driver attached, and you can now tell NdisWrapper to use
the hardware."
Básicamente, lo que dice en el texto anterior es que que hay que evitar
que se carguen ciertos módulos. Para eso tenés que editar un archivo
llamado "blacklist". Allí tendrías que poner el nombre de tu placa (ver
paso 4). Al parecer ndiswrapper no puede usar la placa si networkmanager
la está usando. Mucho no entiendo de cómo funciona todo esto, pero al
parecer tiene sentido.
La página de donde lo saqué es la siguiente:
http://www.linuxsolutions.fr/how-to-install-windows-wireless-network-device-drivers-in-ubuntu/
Fijate si podés hacer algo y contanos de nuevo.
Saludos.
Fede.-
------------ pr?xima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <https://lists.ubuntu.com/archives/ubuntu-ar/attachments/20130526/85cfdc80/attachment.html>
More information about the Ubuntu-ar
mailing list