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
Hi, I'm trying to use wpa_supplicant to connect to my wifi but I get the following error:
Successfully initialized wpa_supplicant
rfkill: Cannot get wiphy information
ioctl[SIOCSIWMODE]: Operation not supported
ioctl[SIOCGIWRANGE]: Operation not supported
ioctl[SIOCGIWMODE]: Operation not supported
ioctl[SIOCSIWAP]: Operation not supported
ioctl[SIOCSIWESSID]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWSCAN]: Operation not supported
This version (0.7) does not have the nl80211 driver so I compiled the last version of wpa_supplicant. Now the error is:
Hi Alvaro,
I'm also trying to compile hostapd and wpa_supplicant. I use the version which was present in the SDK with the latest Realtek 8188 drivers.
Hopefully I have more luck.
Thanks for letting me know.
Op 28 mei 2017 om 22:17 heeft Álvaro García <[email protected]<mailto:[email protected]>> het volgende geschreven:
Hi, I'm trying to use wpa_supplicant to connect to my wifi but I get the following error:
Successfully initialized wpa_supplicant
rfkill: Cannot get wiphy information
ioctl[SIOCSIWMODE]: Operation not supported
ioctl[SIOCGIWRANGE]: Operation not supported
ioctl[SIOCGIWMODE]: Operation not supported
ioctl[SIOCSIWAP]: Operation not supported
ioctl[SIOCSIWESSID]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWSCAN]: Operation not supported
This version (0.7) does not have the nl80211 driver so I compiled the last version of wpa_supplicant. Now the error is:
Successfully initialized wpa_supplicant
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
wlan0: Failed to initialize driver interface
So I guess that the problem is not wpa_supplicant but the 8188eu driver
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#35>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALg6G45u3JYj8PFDgIo7VMBDvnjRTyaqks5r-dZKgaJpZM4Nov1r>.
Hi, I'm trying to use wpa_supplicant to connect to my wifi but I get the following error:
This version (0.7) does not have the nl80211 driver so I compiled the last version of wpa_supplicant. Now the error is:
So I guess that the problem is not wpa_supplicant but the 8188eu driver
The text was updated successfully, but these errors were encountered: