thank you so much for your reply,allfox wrote:Greetings.
Yes it does. I'm using one. However, it's not that easy, so if you have difficulty going through the below, you could get a TP LINK 722N, it would just work.
There are two versions on the market, one is using 8192CU chip, the newer one is 8192EU chip.
8192CU could work OOTB on Raspbian, while 8192EU needs MrEngman's driver: viewtopic.php?f=28&t=127214
And you need a special hostapd which support Realtek dongles: https://github.com/pritambaral/hostapd-rtl871xdrv
Edit: And, maybe get a new Pi 3 is better! Someone here reporting it works as an AP.
no mr allfox,allfox wrote:I would suggest Mr Google for DNS and DHCP part. And you would need to either bridge the AP to a wired network, or setting up it as a router, so that you could actually access the Internet. Mr Google knows almost everything.
The special hostapd:
1 - Get a new hostapd source from https://w1.fi/hostapd/
2 - Follow the steps on https://github.com/pritambaral/hostapd- ... stallation
It would take some time, but eventually it would work.![]()
I just wanted to say this for a long time: It's no fun to being easy.
Code: Select all
patch -Np1 -i </path/to/rtl871xdrv.patch>