Closed ioaur closed 5 months ago
I can't get both adapters to do their job at the same time.
And you won't. You can thank Realtek for this oversight.
I can suggest some alternative solutions if you want.
The problem seems to be with the initial connection for the second adapter. If it's first connected to a WiFi network, both adapters do their job perfectly.
An alternative solution would be greatly appreciated. Also, a huge thank you for your work and quick response!
I did some retesting after a recent request. Things can change and I had not looked at this issue for a while.
What I found was that adapters based on the following chips using in-kernel drivers do support more than one adapter with the same chipset:
mt7610u (AC600) mt7612u (AC1200) mt7921au (AXE3000)- the driver is mt7921u rtw88 - I tested the 8812bu chipset. Instead of the in-kernel rtw88, you might try:
https://github.com/lwfinger/rtw88
It is a downstream of the in-kernel driver and usually stays ahead of the in-kernel version. It does require manual installation so follow the README.
Again, thank you for your answers and time. Since you answered all my questions, I'll go ahead and close this issue.
Good luck.
One thing I forgot to mention: rtw88, both the in-kernel version and the one I provided the link for, do not support USB3 yet. Hopefully that can be corrected later this year and it may not be an issue for you anyway.
To put things in perspective, while Realtek provided and supports rtw88, they only support it for cards, not the slow buses like USB and SDIO so these have to be supported by the Linux community. That contrasts greatly with the full support we get from Mediatek. Mediatek does not discriminate against us USB users,
I am using two TP-LINK AC1300 adapter on a RPI 4b+
The first adapter emits an AP using hostapd.
The second adapter is used to connect to a wifi using wpa_supplicant.
A brief description of the problem
Paste the screen output provided by the install-driver.sh script
The name and version of the Linux distro you are using
The information obtained with the below command
Also, here are the wpa_supplicant's logs when the second adapter tries to connect to the wifi