Como drivers en Guadalinux ???

Hola a todos.
Bueno os explico. Necesito instalar los drivers de una tarjeta de red inalambrica en Guadalinex. Lo que son los drivers ya los tengo pero el problema esta en k no se como instalarlos. He stado mirando como instalar cosas en Debian pero no lo consigo, si sois tan amables de decirme como hacerlo, os lo agradeceria mucho.

P.D.: Os pongo el readme.txt k viene con los drivers, vale ??

**********************************************************************

* Ralink Tech Inc. *

* 4F, No. 2 Technology 5th Rd. *

* Science-based Industrial Park *

* Hsin-chu, Taiwan, R.O.C. *

* *

* (c) Copyright 2002, Ralink Technology, Inc. *

**********************************************************************

* Driver Version........................... 1.0.2 [date: 2003-05-07] *

* X Windows Application Utility Version.... 1.0.1 [date: 2003-05-07] *

**********************************************************************



=======================================================================

Description:



This is a linux device driver and utility for Ralink RT2400.



=======================================================================



1) Compatibility.



RedHat 7.1

RedHat 7.2

RedHat 7.3

RedHat 8.0

RedHat 9.0



2) Installation Procedure



- run 'make config' to set up module install directory.

(If the new kernel has a different version string, you need to

change the directory. The default answer is correct for most users.)



- run 'make install'

(This will do everything (install the driver and the necessary files ).

(make sure that you logged on as root).



- run '/sbin/insmod rt2400.o' (as root)

run '/sbin/ifconfig ra0 inet YOUR_IP up'

run '/sbin/route add default gw YOUR_DEFAULT_GW dev ra0'

(where [YOUR_IP] like [192.168.1.1], [YOUR_DEFAULT_GW] like [192.168.1.254])



- run '/usr/local/bin/RaConfig' to start the Configuring Utility.



3) Uninstall Procedure



- run "make uninstall"



Xao [bye]
¿has probado ha hacer lo que dice?
¿te da algun error?
Ya he conseguido saber como se compila, pero me pide que le diga la ruta del kernel-source-2.6.5 y este no existe, por ahí he leido q mediante la orden apt-get install kernel-surce-2.6.5 se consigue instalar, pero me da un error de que el paquete no existe.
Alguien puede decirme pq pasa???


Gracias a tod2.
Hola.

A mi haciendo apt-get install kernel-source-2.6.5 si me lo baja e instala. Prueba a hacer primero apt-get update para actualizar el arbol y luego intentalo instalar de nuevo.

Una vez bajado se instala (mejor dicho se copia) en /usr/src/kernel-source-2.6.5

Saludos.
3 respuestas