You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ID 2357:011e TP-Link AC600 wireless Realtek RTL8811AU [Archer T2U Nano]
The 2.4 GHz network is working normally. However, the 5 GHz network does not connect.
So, I am facing the following problem:
Since the access provider does not provide the router password, I cannot change its configuration. It happens that, approximately every 10 minutes, it detects that the 5 GHz signal from the adapter is strong and disconnects, hoping that the system will make a new 5 GHz connection.
I mean, every 10 minutes, the following message is displayed:
And then, the whole reconnection process takes place.
I have already configured NetworkManager to only connect to 2.4 GHz, but this does not prevent my connection from dropping every 10 minutes and reconnecting again.
I have some programming experience, but practically none in drivers.
Even so, it doesn't hurt to ask.
Is there any way to turn off the 5GHz signal in the driver?
Even if it has to be done by changing one or more of the source code, could you at least tell me which source programs I should study?
The text was updated successfully, but these errors were encountered:
ID 2357:011e TP-Link AC600 wireless Realtek RTL8811AU [Archer T2U Nano]
The 2.4 GHz network is working normally. However, the 5 GHz network does not connect.
So, I am facing the following problem:
Since the access provider does not provide the router password, I cannot change its configuration. It happens that, approximately every 10 minutes, it detects that the 5 GHz signal from the adapter is strong and disconnects, hoping that the system will make a new 5 GHz connection.
I mean, every 10 minutes, the following message is displayed:
wlxc006c3914137: CTRL-EVENT-DISCONNECTED bssid=c8:9f:1a:d7:4f:00 reason=0
And then, the whole reconnection process takes place.
I have already configured NetworkManager to only connect to 2.4 GHz, but this does not prevent my connection from dropping every 10 minutes and reconnecting again.
I have some programming experience, but practically none in drivers.
Even so, it doesn't hurt to ask.
Is there any way to turn off the 5GHz signal in the driver?
Even if it has to be done by changing one or more of the source code, could you at least tell me which source programs I should study?
The text was updated successfully, but these errors were encountered: