zx-81
Certified Guru
Hi All,
I bought few weeks ago a very cheap wifi dongle (chip RT 8188SU) at DX, and i wanted to make it work on my caanoo.
I've tried several source code driver package without any luck and finally i got this one working
(compatible with RT 8712_8188_8191_8192SU)
Here is the source code + binary version of the module 8712u.ko i've sucessfully compiled for the caanoo :
http://zx81.zx81.free.fr/public/caanoo/drivers/caanoo-rtl8712.tar.bz2
I've played with that module using insmod and ifconfig and sucessfully
listed all the essid i can reach from home (using iwlist from
/lib..../wireless/tools/...) .
Now, i need some help, since the wifi connection setup menu of the caanoo doesn't reconize my dongle
even if the module is loaded and if wlan0 is available, and i'm not able to connect to my hotspot.
I haven't found a way to connect properly using dhcp + wpa etc ...
I bought few weeks ago a very cheap wifi dongle (chip RT 8188SU) at DX, and i wanted to make it work on my caanoo.
I've tried several source code driver package without any luck and finally i got this one working
(compatible with RT 8712_8188_8191_8192SU)
Here is the source code + binary version of the module 8712u.ko i've sucessfully compiled for the caanoo :
http://zx81.zx81.free.fr/public/caanoo/drivers/caanoo-rtl8712.tar.bz2
I've played with that module using insmod and ifconfig and sucessfully
listed all the essid i can reach from home (using iwlist from
/lib..../wireless/tools/...) .
Now, i need some help, since the wifi connection setup menu of the caanoo doesn't reconize my dongle
even if the module is loaded and if wlan0 is available, and i'm not able to connect to my hotspot.
I haven't found a way to connect properly using dhcp + wpa etc ...