jenssegers / RTL8188-hostapd

hostapd for Realtek RTL8188
http://jenssegers.com
GNU General Public License v2.0
332 stars 114 forks source link

rtl871xdrv driver initialisation failed #14

Open sanfx opened 8 years ago

sanfx commented 8 years ago

when I try to test: sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf

i got this configuration file: /etc/hostapd/hostapd.conf drv->ifindex=3 12_sock_recv==12_sock_xmit=0x0x8b5648 ioctl[SIOCSIWMODE]: invalid argument Could not set interface to mode(3)! Could not set interface to master model rtl871xdrv driver initialisation failed

danb4r commented 4 years ago

Same here with Bus 001 Device 005: ID 2357:0109 TP-Link TL WN823N RTL8192EU

random: Trying to read entropy from /dev/random Configuration file: /etc/hostapd/hostapd.conf drv->ifindex=4 l2_sock_recv==l2_sock_xmit=0x0x5581a32ec4d0 ioctl[SIOCSIWMODE]: Invalid argument Could not set interface to mode(3)! Could not set interface to master mode! rtl871xdrv driver initialization failed.

deadeyesky commented 4 years ago

Same error as @sanfx