rtl8189ES_linux icon indicating copy to clipboard operation
rtl8189ES_linux copied to clipboard

Concurrent mode wlan0 not working

Open sanjuruk opened this issue 5 years ago • 1 comments

I compiled the rtl8189fs in concurrent mode. To compile in Concurrent mode, I uncommented this line on include/autoconf.h

Concurrent mode creates 2 interfaces, wlan0, wlan1. However, only wlan1 could connect to an AP. wlan0 fails to connect. I observed both wlan0 and wlan1 has the same mac address assigned.

Is my approach to compile with Concurrent mode correct? Any tips are welcome.

Tested on Orange Pi Zero Plus. @CGarces Thank you.

sanjuruk avatar Nov 24 '20 04:11 sanjuruk

@sunzone93 I have the same problem. Did you manage to figure out the problem?

snuglinux avatar Jun 11 '21 20:06 snuglinux