Go to advanced search

by netengineer
Fri Nov 14, 2014 11:22 am
Forum: Troubleshooting
Topic: Unable to resolve host address from wget [Solved]
Replies: 8
Views: 19334

Re: Unable to resolve host address from wget

Do you have other WifFi devices connected to that router at 192.168.1.254 ? I see no obvious errors, but you can test by changing the ip adress in resolv.conf to "8.8.8.8" which is google's DNS server, and see if that helps. ( Or you can lookup your ISP's DNS server and use that. ) BTW: resolv.conf...
by netengineer
Fri Nov 14, 2014 10:26 am
Forum: Troubleshooting
Topic: Unable to resolve host address from wget [Solved]
Replies: 8
Views: 19334

Re: Unable to resolve host address from wget

Do you have other WifFi devices connected to that router at 192.168.1.254 ? I see no obvious errors, but you can test by changing the ip adress in resolv.conf to "8.8.8.8" which is google's DNS server, and see if that helps. ( Or you can lookup your ISP's DNS server and use that. ) BTW: resolv.conf...
by netengineer
Fri Nov 14, 2014 9:25 am
Forum: Troubleshooting
Topic: Unable to resolve host address from wget [Solved]
Replies: 8
Views: 19334

Re: Unable to resolve host address from wget

Thanks. The instructions look ok, and the wget command worked for me. It looks to be a problem with your DNS name resolving. So, we'll start with some standard checks for that. Please post the output of the following commands cat /etc/resolv.conf cat /etc/network/interfaces ping -c 1 8.8.8.8 ping -...
by netengineer
Fri Nov 14, 2014 8:35 am
Forum: Troubleshooting
Topic: Unable to resolve host address from wget [Solved]
Replies: 8
Views: 19334

Re: Unable to resolve host address from wget

rpdom wrote:Could you post a link to the instructions you are following so that we can check them out for you? Ta :)
Oh yea! Here it is:
https://learn.adafruit.com/adafruit-pit ... sy-install
:D
by netengineer
Fri Nov 14, 2014 6:02 am
Forum: Troubleshooting
Topic: Unable to resolve host address from wget [Solved]
Replies: 8
Views: 19334

Unable to resolve host address from wget [Solved]

Hi guys! I'm pretty new to Raspberry Pi and I just encountered some issues just trying to download the necessary codes and stuffs to make my 2.8" tft touchscreen to work my the Pi. It seems that I'm encountering the following issue when I'm trying to follow LadyAda's instructional steps : wget: unab...

Go to advanced search