Mathulator
Posts: 8
Joined: Wed Dec 02, 2015 5:55 pm

Wifi Access point wifi-adapter drivers

Sat Jul 30, 2016 8:05 pm

I followed adafruit's Acess Point tutorial and I got this error:

Code: Select all

Configuration file: /etc/hostapd/hostapd.conf
Line 2: invalid/unknown driver 'rt2870xdrv'
1 errors found in configuration file '/etc/hostapd/hostapd.conf'
root@raspberrypi:/home/pi#  sudo nano /etc/hostapd/hostapd.confroot@raspberrypi:/home/pi#  sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf
Configuration file: /etc/hostapd/hostapd.conf
drv->ifindex=3
l2_sock_recv==l2_sock_xmit=0x0x198c638
ioctl[SIOCSIWMODE]: Invalid argument
Could not set interface to mode(3)!
Could not set interface to master mode!
rtl871xdrv driver initialization failed.
I am using a medialink ralink rt2870/3070. What drivers do I need and what do I need to do?

Return to “Networking and servers”