morrownr / 88x2bu

Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets
435 stars 73 forks source link

softap and p2p go concurrently #38

Closed ziv5415 closed 3 years ago

ziv5415 commented 3 years ago

Is it possible to make 88x2BU runs softap and p2p go concurrently? or enable multiple softap at the same time?

morrownr commented 3 years ago

I haven't tried it but I'm pretty sure it is not possible with the currently available Realtek drivers. Run the following:

$ iw list

Note this statement: "interface combinations are not supported"

I'm pretty sure the ALFA adapter that I have that uses the mt7612u chipset supports some interface combinations. It is a pretty solid adapter but I mostly just use it for client and ap modes. Here is a link to information on some adapters that use the 7612u chipset:

https://github.com/morrownr/USB-WiFi

I can run $ iw list on the adapter and post it here if you want.