You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Please help me to understand the source of this issue.
I compiled on Raspberry from the master branch:
root@raspberrypi:/home/finger/rtl8188eu/hostapd-2.9/hostapd# ./hostapd -v
hostapd v2.9 for Realtek rtl871xdrv
User space daemon for IEEE 802.11 AP management,
IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
Copyright (c) 2002-2019, Jouni Malinen <[email protected]> and contributors
But when I try to run issue happens:
root@raspberrypi:/home/finger/rtl8188eu/hostapd-2.9/hostapd# ./hostapd ./rtl.conf -ddd
random: Trying to read entropy from /dev/random
Configuration file: ./rtl.conf
Line 2: invalid/unknown driver 'rtl871xdrv'
1 errors found in configuration file './rtl.conf'
Failed to set up interface with ./rtl.conf
hostapd_init: free iface 0x1538868
Failed to initialize interface
root@raspberrypi:/home/finger/rtl8188eu/hostapd-2.9/hostapd# lsusb
Bus 001 Device 005: ID 2357:010c TP-Link TL-WN722N v2/v3 [Realtek RTL8188EUS]
Bus 001 Device 004: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
Bus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Microchip Technology, Inc. (formerly SMSC) SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Hello!
Please help me to understand the source of this issue.
I compiled on Raspberry from the master branch:
But when I try to run issue happens:
Config file:
The text was updated successfully, but these errors were encountered: