I have a question, when you use Realtek USB WiFi Dongle RTL8188CUS, server is BBB or your PC?
On Tuesday, May 21, 2013 10:48:56 AM UTC+7, mikecpp wrote: > > I am using below setup on BeagleBone Black board with Realtek USB WiFi > Dongle RTL8188CUS. Same setup as my Raspberry Pi. > > deb...@arm:~$ <javascript:> cat /etc/hostapd/hostapd.conf > interface=wlan1 > driver=rtl871xdrv > ssid=mike_BBB > hw_mode=g > channel=3 > wpa=2 > wpa_key_mgmt=WPA-PSK > wpa_pairwise=TKIP CCMP > rsn_pairwise=CCMP > wpa_passphrase=1234567890 > > But this will cause below error. Any one can help this? Thanks! > > deb...@arm:~$ <javascript:> sudo hostapd /etc/hostapd/hostapd.conf -B > [sudo] password for debian: > Configuration file: /etc/hostapd/hostapd.conf > drv->ifindex=3 > l2_sock_recv==l2_sock_xmit=0x0x49648 > ioctl[SIOCSIWMODE]: Invalid argument > Could not set interface to mode(3)! > Could not set interface to master mode! > rtl871xdrv driver initialization failed. > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
