Hola lista
Estoy tratando de instalar el controlador para la ATHEROS AR8162 en un
portátil DELL Inspiron 5420 con Debian-testing. Los pasos que se han
cubierto son los siguientes:

1. Instalar el paquete build-essential y linux-headers-`uname -r`
apt-get install build-essential y linux-headers-`uname -r`
2. Descargar los drivers de atheros 8162 desde:
https://www.kernel.org/pub/linux/kernel/projects/backports/2013/02/20/compat-drivers-2013-02-20-u.tar.gz
3. Descomprimir el archivo
tar -xjvf compat-drivers-2013-02-20-u.tar.gz
4. Ubicarse en el directorio compat-drivers-2012-02-20-u
5. Seleccionar el controlador alx
./scripts/driver-select alx
6. Construir e instalar del controlador
make
Al ejecutar el comando make, se emite el siguiente mensaje de error:
/home/pmage/tmp/compat-drivers-2013-02-20-u/include/linux/compat-3.4.h:43:21:
error: redefinition of ‘kmalloc_array’
/usr/src/linux-headers-3.2.0-4-common/include/linux/slab.h:243:21:
note: previous definition of ‘kmalloc_array’ was here
/home/pmage/tmp/compat-drivers-2013-02-20-u/include/linux/compat-3.4.h:104:20:
error: redefinition of ‘eth_hw_addr_random’
/usr/src/linux-headers-3.2.0-4-common/include/linux/etherdevice.h:165:20:
note: previous definition of ‘eth_hw_addr_random’ was here
make[5]: *** [/home/pmage/tmp/compat-drivers-2013-02-20-u/compat/main.o] Error 1
make[4]: *** [/home/pmage/tmp/compat-drivers-2013-02-20-u/compat] Error 2
make[3]: *** [_module_/home/pmage/tmp/compat-drivers-2013-02-20-u] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/usr/src/linux-headers-3.2.0-4-amd64'
make: *** [modules] Error 2

Que debo hacer ? Espero me puedan colaborar...


-- 
Pablo Magé
Grupo IDIS
FIET-Unicauca


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAG5H1qm--fT=XNiur3=7zDYhmvNd9UW1E3tawQJGxRëvn...@mail.gmail.com

Responder a