PINE64
Can't get internet connection - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: Getting Started (https://forum.pine64.org/forumdisplay.php?fid=21)
+--- Thread: Can't get internet connection (/showthread.php?tid=1103)



Can't get internet connection - galbez - 05-20-2016

hey,
just got my 512MB Pine64 with the native wifi module.
 installed debian as described on the newbies guide, the boot was successful.
 then connected it to my TV - just 1ft from the Wifi router, and of course managed to connect to my home WIFI network, with 75% reception.
all worked fine so far.
then started up iceweasel, but it didn't even manage to load Google - "server not found". 

are there any other internet/wifi configurations I need to be aware of? as I said its within the range of the network and authenticated to it.
also tried to connect with the Ethernet cable but it didnt recognize the network. well at least not automatically...

what should i do? 

thank you in advance.


RE: Can't get internet connection - Luke - 05-20-2016

(05-20-2016, 04:47 AM)galbez Wrote: hey,
just got my 512MB Pine64 with the native wifi module.
 installed debian as described on the newbies guide, the boot was successful.
 then connected it to my TV - just 1ft from the Wifi router, and of course managed to connect to my home WIFI network, with 75% reception.
all worked fine so far.
then started up iceweasel, but it didn't even manage to load Google - "server not found". 

are there any other internet/wifi configurations I need to be aware of? as I said its within the range of the network and authenticated to it.
also tried to connect with the Ethernet cable but it didnt recognize the network. well at least not automatically...

what should i do? 

thank you in advance.

hmmm... there are a few things. Open terminal please and type /sbin/ifconfig paste what it prints here.
I am on IRC for the next 4hrs - quicker to troubleshoot this sort of issue.


RE: Can't get internet connection - galbez - 05-20-2016

(05-20-2016, 05:06 AM)Luke Wrote:
(05-20-2016, 04:47 AM)galbez Wrote: hey,
just got my 512MB Pine64 with the native wifi module.
 installed debian as described on the newbies guide, the boot was successful.
 then connected it to my TV - just 1ft from the Wifi router, and of course managed to connect to my home WIFI network, with 75% reception.
all worked fine so far.
then started up iceweasel, but it didn't even manage to load Google - "server not found". 

are there any other internet/wifi configurations I need to be aware of? as I said its within the range of the network and authenticated to it.
also tried to connect with the Ethernet cable but it didnt recognize the network. well at least not automatically...

what should i do? 

thank you in advance.

hmmm... there are a few things. Open terminal please and type /sbin/ifconfig paste what it prints here.
I am on IRC for the next 4hrs - quicker to troubleshoot this sort of issue.

hey,
so i tried every possible static ip configuartion but i still cant get to any website. tried these configs both on my androidAP and my regular house's Wifi router.
any other idea what's wrong? should I format the microSD card and install Debian again? is there any other release suitable for 512MB DDR board?

thanks again...

nevermind folks...

managed to find this great thread which has the solution:
http://forum.pine64.org/showthread.php?tid=796&highlight=internet+connection

just type in the terminal:
Code:
sudo ifdown eth0

that kills the Ethernet connection (if not used) and lets the Wifi to work properly.

thanks for the help on the IRC  Big Grin


RE: Can't get internet connection - joshdude58 - 05-22-2016

can you link me to the download of Linux you used, please? I have debianmate-3.10.65bsp, and I tried running the command to kill Ethernet, and it worked, except now it's only showing Ethernet or VPN. I've also got the 512mb with the wifi adapter. I know the piece works because I had installed Ubuntu earlier and I was able to connect to wifi


RE: Can't get internet connection - Luke - 05-22-2016

(05-22-2016, 09:09 AM)joshdude58 Wrote: can you link me to the download of Linux you used, please? I have debianmate-3.10.65bsp, and I tried running the command to kill Ethernet, and it worked, except now it's only showing Ethernet or VPN. I've also got the 512mb with the wifi adapter. I know the piece works because I had installed Ubuntu earlier and I was able to connect to wifi

Are you asking about debian (3.10.101 ) ? You can get is from here. Hope this helps.

(05-20-2016, 09:17 AM)galbez Wrote:
(05-20-2016, 05:06 AM)Luke Wrote:
(05-20-2016, 04:47 AM)galbez Wrote: hey,
just got my 512MB Pine64 with the native wifi module.
 installed debian as described on the newbies guide, the boot was successful.
 then connected it to my TV - just 1ft from the Wifi router, and of course managed to connect to my home WIFI network, with 75% reception.
all worked fine so far.
then started up iceweasel, but it didn't even manage to load Google - "server not found". 

are there any other internet/wifi configurations I need to be aware of? as I said its within the range of the network and authenticated to it.
also tried to connect with the Ethernet cable but it didnt recognize the network. well at least not automatically...

what should i do? 

thank you in advance.

hmmm... there are a few things. Open terminal please and type /sbin/ifconfig paste what it prints here.
I am on IRC for the next 4hrs - quicker to troubleshoot this sort of issue.

hey,
so i tried every possible static ip configuartion but i still cant get to any website. tried these configs both on my androidAP and my regular house's Wifi router.
any other idea what's wrong? should I format the microSD card and install Debian again? is there any other release suitable for 512MB DDR board?

thanks again...

nevermind folks...

managed to find this great thread which has the solution:
http://forum.pine64.org/showthread.php?tid=796&highlight=internet+connection

just type in the terminal:
Code:
sudo ifdown eth0

that kills the Ethernet connection (if not used) and lets the Wifi to work properly.

thanks for the help on the IRC  Big Grin

glad you got it working mate Smile  pop by to chat at some point. Take care !