Bonjour Bonjour
J’ai quelque soucis avec ma carte DLINK DWL-510.
J’ai récuper les driver de serialmonkey en nigtly : rt2x00.serialmonkey.com/rt61-cvs-daily.tar.gz
J’ai copier les fichiers rt*.bin dans /lib/firmware
avec lsmod je peux voir que debian a chargé les drivers rt61pci
Je ne veux pas le vexer donc je reste avec les r61pci.
iwlist scan me trouve les reseaux voisins
mais des que je fait /etc/init.d/networking restart j’ai ce message : WLAN1 NOT READY
et iwlist scan ne me trouve plus rien.
En fait en configurant /etc/network/interface correctement et apres un reboot je vois au demarrage WLAN1 BECOMES READY et j’ai internet.
dmessg
[ 18.061538] wlan1: Initial auth_alg=0
[ 18.061543] wlan1: authenticate with AP 00:1e:4c:56:9d:69
[ 18.077447] wlan1: RX authentication from 00:1e:4c:56:9d:69 (alg=0 transaction=2 status=0)
[ 18.077447] wlan1: authenticated
[ 18.077447] wlan1: associate with AP 00:1e:4c:56:9d:69
[ 18.077447] wlan1: RX AssocResp from 00:1e:4c:56:9d:69 (capab=0x411 status=0 aid=1)
[ 18.077447] wlan1: associated
[ 18.077447] wlan1: switched to short barker preamble (BSSID=00:1e:4c:56:9d:69)
[ 18.077624] ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
A partir du moment ou je fait /etc/init.d/networking restart, WLAN1 NOT READY et impossible de voir les reseaux voisins.
dmessg
[ 20.240444] lp: driver loaded but no devices found
[ 20.252435] ppdev: user-space parallel port driver
[ 22.552631] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[ 29.532177] wlan1: no IPv6 routers present
[ 87.530090] wlan1: deauthenticate(reason=3)
[ 87.569092] ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 88.680640] wlan1: Initial auth_alg=0
[ 88.680640] wlan1: authenticate with AP 00:1e:4c:56:9d:69
[ 88.891899] wlan1: authenticate with AP 00:1e:4c:56:9d:69
[ 89.090074] wlan1: authenticate with AP 00:1e:4c:56:9d:69
[ 89.290066] wlan1: authentication with AP 00:1e:4c:56:9d:69 timed out
Une idée sur pourquoi il ne s’authentifie plus ?
(
J’ai essayé d’activer le driver rt61
/etc/modules -> rt61
/etc/modprobe.d/blacklist -> blacklist rt61pci
Sauf que si je fais un /etc/init.d/networking restart j’ai le droit a plein d’erreur , et c’est tres aleatoire, un coup ca marche, un coup non.
)