Todavía sigo con este problema.
En el readme del driver para linux me dice los siguientes pasos pero no tengo ni idea como hacerlo.
< Component >
The driver is composed of several parts:
(1)source code
r818x.tar.gz
stack.tar.gz
(2)Script ot build the modules
makedrv
(3)Script to load/unload modules
wlan0up
wlan0down
(4)Script and configuration for DHCP
wlan0dhcp
ifcfg-wlan0
(5)Supplicant source code
wpa_supplicant-0.3.8.tar.gz
(6)Example of supplicant configuration file
wpa1.conf
< Installation >
Running the scripts can finish all operations of building up modules from source code and start the nic:
(1)Build up the driver from the source code
./makedrv
(2)Load the driver module to kernel and start up nic
./wlan0up
(if "insmod: error inserting 'r8180.ko': -File exists." met,
./wlan0rmv
./wlan0down
./wlan0up
should be OK.
)
(3)Refer to < Set wireless lan MIBs > to set Wireless LAN specific parameters.
Con Alien, descomprimiendo las dos carpetas del código fuente (r818x.tar.gz y stack.tar.gz) en una misma carpeta y haciendo un .deb tendría que andar??

Espero que alguien me pueda dar una mano porque estoy perdido!!
Gracias!!