svpcom / rtl8812au

Patched rtl88xxau drivers for wfb-ng
https://github.com/svpcom/wfb-ng
GNU General Public License v2.0
103 stars 64 forks source link

Connection drops in Ubuntu 23.10 for TP Link T4U V2 #25

Open philiptbuckley opened 11 months ago

philiptbuckley commented 11 months ago

I've tried installing this for a TP Link Archer T4U V2 but it keeps dropping the connection. When I disable and re-enable in network manager it works fine again for a while, but then lots of drop-outs. Tried various kernels but didn't make any difference - same problem in default 23.10 kernel 6.5.0 and latest 6.6.1. Also tried the changes recommended in README.md for NetworkManager.conf but same problems

Any ideas how I might resolve this?

svpcom commented 11 months ago

Also check that wpa_supplicant and dhclient don't touch your wifi interfaces

philiptbuckley commented 11 months ago

Thanks for the suggestions. sudo systemctl disbale wpa_supplicant seems to be helping. Will keep monitoring.