cilynx / rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959

rtl88x2bu driver updated for current kernels.
http://www.wolfteck.com/2018/02/22/wsky_1200mbps_wireless_usb_wifi_adapter/
355 stars 117 forks source link

Is AP supported? #8

Closed alvaroga91 closed 5 years ago

alvaroga91 commented 5 years ago

Thanks for this!

I come from here as I'm interested in using a Wi-Fi module with RTL8822: https://github.com/brandon-bailey/rtl8822bu

The limitation was that AP was not supported. Maybe (hopefully), is a stupid question, but is it supported in this one?

cilynx commented 5 years ago

I've honestly not tried it. iw says that AP is a supported mode:

Supported interface modes:
                 * IBSS
                 * managed
                 * AP
                 * monitor
                 * mesh point
                 * P2P-client
                 * P2P-GO
                 * P2P-device

Give it a try and let us know how it goes =)

cilynx commented 5 years ago

Closing due to lack of motion. Feel free to reopen if you've tested and have further comments / questions.

cilynx commented 5 years ago

Inspired by @Philippe12's fork, I made a couple tweaks to get this working and documented in the README.md. Confirmed operational on a 3B+ w/ a fresh install of Raspbian.