11/06/2008, 12:57
|
| | Fecha de Ingreso: junio-2008
Mensajes: 4
Antigüedad: 16 años, 5 meses Puntos: 0 | |
Respuesta: Instalar WIFI Atheros KUBUNTU 7 en aspire 5717Z Buscando algo más, entré a : http://hwagm.elhacker.net/drivers-ng/driver-ng.htm
Puse:
Código:
1º Instalé las librerías del SVN
ifconfig ath0 down
ath0: ERROR mientras se obtenían las banderas de interfaz: No existe el dispositivo
** ¿Tiene algo que ver que no lo detecte? **
** En administrador de dispositivos pone atheros hardware access layer (HAL) Habilitado, no está en uso **
ifconfig wifi0 down
svn -r 3480 checkout http://svn.madwifi.org/madwifi/trunk/ madwifi-ng
wget http://patches.aircrack-ng.org/madwifi-ng-r3386v3.patch
cd madwifi-ng
patch -Np1 -i ../madwifi-ng-r3386v3.patch
./scripts/madwifi-unload
make
make install
depmod -ae
modprobe ath_pci
LIBRERIA SOLUCIONADO CON
sudo apt-get install build-essential
Ya no me da el error al hacer make, y make install
Todos los comandos han sido puestos correctamente, pero sigue sin funcionarme :S
piperoman@piperoman-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
Última edición por Piperoman; 11/06/2008 a las 13:20 |