ant_27485
Posts: 5
Joined: Sat Dec 14, 2013 12:21 am

Issues with WiFi

Thu Dec 26, 2013 11:07 pm

Hi i got a raspberry pi model a and model b
I have the model a working fine

but i am having issues with the model b

Im using the same wifi dongle and it occasionaly works but then i get the Wifi supplicant error

I have tried different dongle and a different pi

any help would be good

the issue is intermediate

User avatar
DougieLawson
Posts: 39304
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Issues with WiFi

Thu Dec 26, 2013 11:15 pm

start with the basics

lsusb
ifconfig -a
dmesg | grep usb
sudo killall ifplugd
route -n
ping -c 3 192.168.1.1 # assuming that's your home gateway
ping -c 3 173.194.41.97 # google's ip address
ping google.com
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

ant_27485
Posts: 5
Joined: Sat Dec 14, 2013 12:21 am

Re: Issues with WiFi

Fri Dec 27, 2013 12:40 am

Hey mate thanks still a bit new to all this could you simplify that first

User avatar
DougieLawson
Posts: 39304
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Issues with WiFi

Fri Dec 27, 2013 12:49 am

ant_27485 wrote:Hey mate thanks still a bit new to all this could you simplify that first
Er ... no!

To diagnose what's wrong I'd need the output from all of those strange arcane commands.
It's exactly what I do if my RPi doesn't want to play nicely with my network.

Welcome to the land of a real operating system rather than the consumer computers you're used to.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

ant_27485
Posts: 5
Joined: Sat Dec 14, 2013 12:21 am

Re: Issues with WiFi

Fri Dec 27, 2013 1:24 am

Haha I am learning

It's intermittent says Cannot find wpa sipplicant

Return to “General discussion”