[root@localhost ~]# wpa_cli
wpa_cli v0.6.10
Copyright (c) 2004-2009, Jouni Malinen <
j@w1.fi> and contributors
This program is free software. You can distribute it and/or modify it
under the terms of the GNU General Public License version 2.
Alternatively, this software may be distributed under the terms of the
BSD license. See README and COPYING for more details.
Could not connect to wpa_supplicant - re-trying
^C
[root@localhost ~]# wpa_cli status
Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
[root@localhost ~]# wpa_cli list_networks
Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
[root@localhost ~]# wpa_cli wps_pbc [BSSID]
Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
[root@localhost ~]#
sorry i forgot to put in my SSID, but its clear that wouldnt have made a difference here anyway.
how do i get this wpa_cli to work correctly?