Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. sudo /sbin/wpa_supplicant -P /var/run/wpa_supplicant.wlan0.pid -i wlan0 -D cfg80211,wext -c /etc/wpa_supplicant/wpa_supplicant.conf
  2. Successfully initialized wpa_supplicant
  3. ioctl[SIOCSIWAP]: Operation not permitted
  4. ioctl[SIOCSIWENCODEEXT]: Invalid argument
  5. ioctl[SIOCSIWENCODEEXT]: Invalid argument
  6. ctrl_iface exists and seems to be in use - cannot override it
  7. Delete '/var/run/wpa_supplicant/wlan0' manually if it is not used anymore
  8. Failed to initialize control interface 'DIR=/var/run/wpa_supplicant GROUP=netdev'.
  9. You may have another wpa_supplicant process already running or the file was
  10. left by an unclean termination of wpa_supplicant in which case you will need
  11. to manually remove this file before starting wpa_supplicant again.
  12.  
  13. ioctl[SIOCSIWAP]: Operation not permitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement