Go to advanced search

by Cowman369
Wed Dec 27, 2017 2:05 am
Forum: Beginners
Topic: WiFi help
Replies: 9
Views: 926

Re: WiFi help

MrEngman wrote: Change line key_mgmt=NONE to key_mgmt=WPA-PSK
Change the line with wpe_key0= to psk="network-password" using your network password
This worked, thank you very much.
Thank you to all who helped as well. I really appreciate it.
by Cowman369
Tue Dec 26, 2017 10:23 pm
Forum: Beginners
Topic: WiFi help
Replies: 9
Views: 926

Re: WiFi help

Alright, so my network is back up but I still can't connect via pi3. This is what is in my wpa_supplicant.conf: ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 network={ ssid="snoopdog" key_mgmt=NONE wep_key0="paskeyhere" } if you have to use WEP remove the quotation marks a...
by Cowman369
Tue Dec 26, 2017 10:07 pm
Forum: Beginners
Topic: WiFi help
Replies: 9
Views: 926

Re: WiFi help

Ok I changed it from wep to wpa2 but is still shows it as wep_key0"mypaskeyhere"
And I still can't connect
by Cowman369
Tue Dec 26, 2017 6:57 pm
Forum: Beginners
Topic: WiFi help
Replies: 9
Views: 926

Re: WiFi help

Alright, so my network is back up but I still can't connect via pi3.
This is what is in my wpa_supplicant.conf:

Code: Select all

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

network={
ssid="snoopdog"
key_mgmt=NONE
wep_key0="paskeyhere"
}
by Cowman369
Tue Dec 26, 2017 5:46 pm
Forum: Beginners
Topic: WiFi help
Replies: 9
Views: 926

Re: WiFi help

Hey bud,

I went through what you said:
cd /etc
cd wpa_supplicant
sudo nano wpa_supplicant.conf

And I do have text in it, with my network and paskey. unfortunately my network is down atm so I will let you know what happens when it comes back up.
Thank you
by Cowman369
Tue Dec 26, 2017 4:34 am
Forum: Beginners
Topic: WiFi help
Replies: 9
Views: 926

WiFi help

Hello all, Sorry if this has been posted before but I've looked for an hour or so now and havent found any help. So I got my first raspberry pi today and have be trying to connect to wifi. But can't seem to do it. I am a noob but I like to think I'm not lol. So I can see my network, i enter my passw...

Go to advanced search