brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.61k stars 466 forks source link

problems using multi-devices #17

Open turtle34 opened 5 years ago

turtle34 commented 5 years ago

Hi, thanks for driver, I tested it with different devices and it works very well. Unfortunately if I turn on my board with multiple devices connected, they fail to connecting network, except one that works. Trying to connect every minutes always the same device works, the others continue to fail. Instead if I switch on the board with only one device connected and I plug others one by one, they all work properly. I repeated the test with different boards and different set of devices (two different manufacturers), obtaining same result. I haven't error on dmesg and I have already excluded problems to power supply. It's possibile that driver not initializes multiple devices at same time? Thanks for your help...