Bonjour à tous,
Je me permet de poster de message car venant d'acheter un dongle wifi tp-link pour mon desktop, j'ai rencontré quelque difficulté quand à son installation sur lucid lynx.
Après quelques recherches il s'avère qu'un pack de drivers de la distribution ignore le firmware de la clef et empeche son fonctionnement....
Does not work without blacklisting certain modules.
(It gets detected, But will not scan or connect to any wireless networks due to the rt2800usb drivers missing the firmware, Forcing the kernel to use the rt2870sta drivers makes it work.)
Source :
http://community.linuxmint.com/hardware/view/1518
Il suffit de blacklister les modules suivant en éditant : /etc/modprobe.d/blacklist.conf
#disable the misbehaving RALink drivers.
#The WN727N only needs the rt2870sta driver.
blacklist rt2800usb
blacklist rt2x00usb
blacklist rt2x00lib
N'oubliez pas de rebooter et vous pourrez jouir d'une bonne accéssibilité wifi à 150mbit pour moins de 10€ 🙂
En espérant que cela puisse servir à d' autres....