xtknight / mt7610u-linksys-ae6000-wifi-fixes

Trying to fix the MT7610U chipset driver by MediaTek so it's usable on modern Linux kernels and with nl80211/NetworkManager (and not completely breaking on old ones, maybe...)
187 stars 71 forks source link

Compiles Correctly but experiencing continuous disassociations on 5Ghz #13

Open steveoppenheim opened 8 years ago

steveoppenheim commented 8 years ago

hey there!

First THANK you for fixing the compiling code from MediaTek. it was certainly NOT production quality.

I have this code compiled on Unbuntu 14.10 and works flawlessly with the dongle both in 2.4 and 5Ghz.

I also tried the code on my raspberryPi2 and it compiles fine and dongle works fine in 2.4 across all security methods.

When attempting at 5Ghz across ALL security methods WEP, WPA, WPA2 TKIP etc.. It goes into a cyclical loop associating and disassociating from the AP until you manually cancel and remove the pw from the cache.

any thoughts on where the problem could be?

Raspberry configuration: OS: Linux raspberrypi 4.4.21-v7+

Thx -steve