I'm able to use my wifi stick to connect to my home wifi, but I need it work wherever I bring my pi, so I've tried to make it act as an AP, using hostapd, but I haven't got that to work unfortunately. I've tried all combinations of drivers and hostapd versions, and some clearly don't work, but even when everything looks fine, and I don't get any error messages, I'm still not able to connect, and the logs show this:
Code: Select all
RTL871X: OnDisassoc(wlan0) reason=8, ta=30:75:12:a1:c8:8aCode: Select all
interface=wlan0
ssid=wifi
channel=10
driver=rtl871xdrvI'm out of ideas now, and I don't know what to do next.
The Pi is a Pi 2 Model B.