hostapd & RTL8188CUS driver
Posted: Sat Jul 13, 2013 3:25 am
i'm trying to follow directions form adafruit's tor/pi tutorial.
i get this returned from starting:
sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf
Line 2: invalid/unknown driver 'rtl819xC '
i get this returned from lsusb:
Bus 001 Device 007: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
installed wheezy v3.6.11+. and looks like the rtl8188cus driver is built-in to this kernel.
i'm using the LB-Link usb wireless adapter (bl-lw05-ar5)
i'm trying to setp hostapd but i don't know what value to put in the hostapd.conf file for "device="
adafruit has "driver=rtl871xdrv" but that is for an older os. entering "driver=rtl819xC" didn't help either.
so whats the correct value to enter for "driver= " with this particular realtek driver?
i get this returned from starting:
sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf
Line 2: invalid/unknown driver 'rtl819xC '
i get this returned from lsusb:
Bus 001 Device 007: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
installed wheezy v3.6.11+. and looks like the rtl8188cus driver is built-in to this kernel.
i'm using the LB-Link usb wireless adapter (bl-lw05-ar5)
i'm trying to setp hostapd but i don't know what value to put in the hostapd.conf file for "device="
adafruit has "driver=rtl871xdrv" but that is for an older os. entering "driver=rtl819xC" didn't help either.
so whats the correct value to enter for "driver= " with this particular realtek driver?