Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can v5.2.2.4 branch be used to create an AP with Network Manager? #443

Open
Mastiffen opened this issue May 3, 2023 · 2 comments
Open

Comments

@Mastiffen
Copy link

I have been using the driver on an RTL8188ETV for a year with an older version of Raspbian (Stretch), but now I have to upgrade because some of my software can't be upgraded to new functions on older versions. I tried using the v5.2.2.4 branch as I did before, but I can't get it to work. Network Manager (which is a lot easier to work with than hostad) says AP mode is not supported, and I did the git checkout origin/v5.2.2.4 -b v5.2.2.4 and installed the driver that gave me. Is there something I can do, before I spend a few hours setting up hostapd, without even knowing if that will work on Bullseye?

@lwfinger
Copy link
Owner

lwfinger commented May 3, 2023

If CONFIG_AP is defined, and it is in the code in the repo, then NM should be able to create an AP with this driver, but you are telling me that this is not the case. Note that this driver uses cfg80211 and nl80211, but no mac80211. NM may require some functionality not coded here.

I do not have any experience with this chip as an AP.

@Mastiffen
Copy link
Author

Wow, you're impressively fast! But thanks, then I will make an attempt with hostapd, maybe I can get that to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants