rumplestilzken / gargoyle_lineageos20

LineageOS 20 TrebleDroid releases for Unihertz devices
63 stars 0 forks source link

WiFi disconnections due to MFP (802.11w - Main Frame Protection) #16

Closed michalko58 closed 1 year ago

michalko58 commented 1 year ago

There is a problem with constant disconnection from the WPA2 WiFi network when the MFP (802.11w - Main Frame Protection) is turned on on the router. It is the most likely possibility why WPA3 does not work properly too. The same problem was on Titan Slim with the Stock ROM.

rumplestilzken commented 1 year ago

If it doesn't work on stock, it likely is bound to hardware. But i will look into this when i get the chance a little more.

rumplestilzken commented 1 year ago

It is a kernel configuration # CONFIG_CFG80211_WEXT is not set, this is copied from stock kernel configration. Without kernel source, this issue cannot be fixed.