Max2Play Home › Forums › Max2Play Add-ons › Accesspoint issues › Reply To: Accesspoint issues
10. Januar 2016 at 22:44
#17697
okay here goes…if it gets messed up we lose nothing just reflash (LOL).
/etc/init.d/hostapd stop
sudo perl -i.orig -p -e 's/driver=nl80211/driver=rtl871xdrv/' /etc/hostapd/hostapd.conf
cd /usr/sbin
sudo rm -f hostapd
sudo wget http://dl.dropbox.com/u/1663660/hostapd/hostapd
sudo chown root:root hostapd
sudo chmod 755 hostapd
sudo service networking restart
sudo service hostapd restart
iw wlan0 info
hopefully it says that you are AP mode
- This reply was modified 8 years, 11 months ago by noop.