2

I literally just got started with my pi tonight. So I am that new. Any instructions you give me should assume I know nothing.

I'm trying to connect to wifi and getting the mentioned error on the "wpa_gui" program on Rasbian(OS version unknown to me, Raspberry Pi Model 2 B+, I think). I have an edimax wifi dongle.

Knowing this is networking it could be any number of things. So suggestions?

My "/etc/wpa_supplicant/wpa_supplicant.conf" file reads as follows:

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
    ssid="*"
    psk="*"
    proto=RSN
    key_mgmt=WPA-PSK
    pairwise=CCMP
    auth-alg=Open
}

* replaced for privacy, but known to be correct.

I wanted to configure my pi as a router before thanksgiving so my grandma's house will have wi-fi while I'm up there. So a speedy fix is appreciated.

dluxcru
  • 121
  • 3

0 Answers0