PDA

View Full Version : Aiuto Drivers


zergling
22-02-2007, 08:19
Ciao, apro questo post perche' avrei bisogno d'aiuto con alcuni driver... Driver wireless per il mio modem interno.
Ho tutto l'occorrente ma non capisco come installarli.
Qualcuno di voi potrebbe darmi una mano per piacere?
Il modem e' un Xterasys mod XN-2526G e nel file leggimi dei driver linux ce scritto:

RTL8185 Linux Driver v1010.0531.2006 for linux kernel 2.6

- Support Client mode for either infrastructure or adhoc mode
- Support WEP and WPAPSK connection

===============================================================================================
< 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

P.S. Ho provato a digitare ./makedrv nella shell come SU ma mi dice accesso negato :muro: Ho anche provato ad usare ndiswrapper ma nulla di nulla :(
Ho la opesuse 10.2
Ciao e grazie