morrownr / 8814au

Linux Driver for USB WiFi Adapters that are based on the RTL8814AU Chipset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoftAP drops after a few minutes

logan001 opened this issue · comments

Adapter USB AC-68
kernel 5.19.6
after a few minutes from connecting to AP the connection drops and i can't reconnect anymore. the phone is trying to connect but fails.
last time i use it softap was on 5.18 and worked very nice.

commented

Hi @logan001

Please provide the output of the following command:

sudo uname -mr; mokutil --sb-state; lsusb; rfkill list all; dkms status; iw dev; iw reg get

Have you updated the driver since moving to kernel 5.19.6? Such as...

$ sudo ./remove-driver.sh
$ git pull
$ sudo ./install-driver.sh

Regards

commented

FYI: I was able to duplicate the problem while using this driver in AP mode on a RasPi. I'll investigate further as I have time. This old driver is fragile so I could run into issues.

i just realize that i forgot to add it to ignore list in networkmanager. after ignore it, so far (20 minutes) its still working

commented

If you have the time, keep me posted on this. This driver is a challenge to maintain and it stopped when I tested on a RasPi so I need to get to the bottom of that anyway so I will be watching it for a while.

Nick

ok. ill be testing it for the next few days and let you know if i get that bug again or not

ill close this. i had no problems after ban the adapter in network manager