PDA

View Full Version : Driver adapter wireless linux :(


Predator Hunter
03-05-2004, 19:48
Ciao a tutti
Non riesco in nessun modo a trovare i driver per poter utilizzare la mia connessione anche con linux (rh 9)

utilizzo alice adsl wireless. il router è contattato tramite l'adapter ieee 802.11b wireless lan usb siemens fornito...ovviamente senza driver... tanto meno per linux :rolleyes:

ki mi sa helpare?
tnx ;)

Predator Hunter
04-05-2004, 19:39
up :(

stuart
04-05-2004, 20:52
sei stato pochissimo chiaro
non hai specificato il modello, solo la marca
comunque su google dopo una ricerca di pochissimi secondi con wireless lan usb alice linux come chiave:
http://lists.pluto.it/pipermail/pluto-help/2003-December/012892.html
in questo articolo trovi DIVERSI driver e le spiegazioni per farli funzionare

Predator Hunter
04-05-2004, 23:50
intanto grazie per la risposta :)

purtroppo non conoscevo il modello perhcè qualcuno a casa mia ha perso scatolami e manuali vari...

cmq i drivers sono quelli.. cè un piccolo problema
ho seguito le istruzioni (come avrei fatto anke senza) facendo il make e il make install
solo ke il make purtroppo non va a buon fine generandomi una serie assurda di errori... del tipo

parse error before string constant
at76c503.c:4615: parse error before ')' token
at76c503.c:4625: dereferencing pointer to incomplete type
at76c503.c:4628: warning: implicit declaration of function `register_netdev'
at76c503.c:4628: dereferencing pointer to incomplete type
at76c503.c:4631: dereferencing pointer to incomplete type
at76c503.c:4635: dereferencing pointer to incomplete type
at76c503.c:4640: warning: implicit declaration of function `usb_dec_dev_use'
at76c503.c: In function `at76c503_usbdfu_post':
at76c503.c:4656: `KERN_DEBUG' undeclared (first use in this function)
at76c503.c:4656: parse error before string constant
at76c503.c:4656: parse error before ')' token
at76c503.c: At top level:
at76c503.c:4685: parse error before "config_must_be_included_before_module"
at76c503.c:4685: warning: type defaults to `int' in declaration of `config_must_be_included_before_module'
at76c503.c:4685: warning: data definition has no type or storage class
at76c503.c:4686: parse error before "config_must_be_included_before_module"
at76c503.c:4686: warning: type defaults to `int' in declaration of `config_must_be_included_before_module'
at76c503.c:4686: warning: data definition has no type or storage class
at76c503.c:4687: parse error before "config_must_be_included_before_module"
at76c503.c:4687: warning: type defaults to `int' in declaration of `config_must_be_included_before_module'
at76c503.c:4687: warning: data definition has no type or storage class
at76c503.c:4688: parse error before "config_must_be_included_before_module"
at76c503.c:4688: warning: type defaults to `int' in declaration of `config_must_be_included_before_module'
at76c503.c:4688: warning: data definition has no type or storage class
at76c503.c:4689: parse error before "config_must_be_included_before_module"
at76c503.c:4689: warning: type defaults to `int' in declaration of `config_must_be_included_before_module'
at76c503.c:4689: warning: data definition has no type or storage class
at76c503.c:4690: parse error before "config_must_be_included_before_module"
at76c503.c:4690: warning: type defaults to `int' in declaration of `config_must_be_included_before_module'
at76c503.c:4690: warning: data definition has no type or storage class
at76c503.h:507: storage size of `bss_list_timer' isn't known
at76c503.h:524: storage size of `restart_timer' isn't known
at76c503.h:526: storage size of `mgmt_timer' isn't known
make: *** [at76c503.o] Error 1
[root@localhost at76c503-0.11]#



e sono solo una minima parte......... sigh......

stuart
05-05-2004, 06:10
ti manca qualcosa nel kernel, probabilmente
fai una ricerca su google con chiave at76c503.c
prendi spunto da qui per controllare quello che ti manca
http://iprserv.jura.uni-leipzig.de/pipermail/atmel-wlan-usb/2003-June/001838.html