On Friday, 27. April 2007, you wrote: > Hi, > [...] > Gruß Stefan > (I just add a few cc, maybe someone else is interested too... ) It looks like you've tried your luck with the unmodified kernel driver, right? Here is an older driver (updated, compiled & tested with 2.6.21-rc5 (actually, it's an older wireless-dev git) and a Makefile to build it outside of the kernel tree). Unfortunatly, It can a while until you get an connection. (So, please wait about 5 mins) untar it, run make and insmod prism54.ko (don't use modprobe, or you may end up with the wrong kernel module). Also, please check your wpa_supplicant.conf too, you must enable ONLY TKIP (for group & pairwise) and nothing else! (this driver changes the iwevent's auth & assoc requests layout slightly: (I added a few spaces to make it readable)) MAC STATE REASON_CODE AID 17:59:18.935038 eth4 Custom driver event:Authenticate request to 00:0F:XX:XX:XX:XX [03 00 0001] 17:59:18.937387 eth4 Custom driver event:Associate request to 00:0F:XX:XX:XX:XX [05 00 0001]) Thanks, Chr.
Attachment:
prism54.tar.gz
Description: application/tgz