I've read a bunch of threads re: wifi on the r pi but still can't seem to connect to mine. I can SSH in when it's connected via ethernet and detect the wifi dongle using
Code: Select all
lsusbCode: Select all
ifconfigCode: Select all
ssh pi@192.168.0.118Code: Select all
ssh: connect to host 192.168.0.118 port 22: Operation timed outMy configuration is identical to this tutorial's: http://www.howtogeek.com/167425/how-to- ... mand-line/.
Any ideas?
