maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Finally got the repositories set up. (https://talk.maemo.org/showthread.php?t=39003)

fatalsaint 2010-01-07 20:55

Re: Finally got the repositories set up.
 
Quote:

Originally Posted by chicoelnino (Post 458055)
Thats strange, because I live here in Ireland and other's that have the N900 here don't have the problem with the repositories as I do?

Their Nokia app repository works and they've already installed pixelpipe and qik.

But if its a problem that has yet to be fixed then I'm more than happy to wait until it is :)

If you know of another N900 in your area that works.. you would need to grab and it compare letter by letter your repository settings to theirs.

chainreaction 2010-01-08 06:30

Re: Finally got the repositories set up.
 
It seems that the servers could be congested (too much traffic). Atleast those nokia repos have been really slow for me lately when updating. It should not matter that much what kind of an access connection you have. No idea though where the nokia servers are located.

Though I would think that connecting to the servers from Ireland would not make more difference than connecting from Finland.

chainreaction 2010-01-08 06:42

Re: Finally got the repositories set up.
 
Btw.. As you now have rootsh installed, you could try pinging now to downloads.maemo.nokia.com

Go to X-terminal
sudo gainroot
ping downloads.maemo.nokia.com

You don't have to paste the full data. Let it ping say like 100 times. Seq is the sequence value. Ttl is "Time to live" (how many hops it does to connecting to the server, lower the value, longer the route is), mine seems to be 55. Time is the round trip time. See that the time varies a lot. When you have seq 100 or so, press Ctrl-C, which ends the pinging. Then you'll get the statistics which are enough information. TTL should be static though.

Mine were for e.g.
0% packetloss
min/avg/max 81/95/108

I'm actually quite suprised as I'm using 3G connection. The issue here is that packetloss, which means that if it's higher than a few percent, your connection is really congested.

EDIT: If you get lot of "Request timed out" that means that a sent packet is lost during transmission.

chicoelnino 2010-01-08 14:58

Re: Finally got the repositories set up.
 
Quote:

Originally Posted by chainreaction (Post 458698)
Btw.. As you now have rootsh installed, you could try pinging now to downloads.maemo.nokia.com

Go to X-terminal
sudo gainroot
ping downloads.maemo.nokia.com

You don't have to paste the full data. Let it ping say like 100 times. Seq is the sequence value. Ttl is "Time to live" (how many hops it does to connecting to the server, lower the value, longer the route is), mine seems to be 55. Time is the round trip time. See that the time varies a lot. When you have seq 100 or so, press Ctrl-C, which ends the pinging. Then you'll get the statistics which are enough information. TTL should be static though.

Mine were for e.g.
0% packetloss
min/avg/max 81/95/108

I'm actually quite suprised as I'm using 3G connection. The issue here is that packetloss, which means that if it's higher than a few percent, your connection is really congested.

EDIT: If you get lot of "Request timed out" that means that a sent packet is lost during transmission.


Got the "bad user address - downloads.maemo.nokia.com"?

jaark 2010-01-08 15:03

Re: Finally got the repositories set up.
 
Quote:

Originally Posted by chicoelnino (Post 459269)
Got the "bad user address - downloads.maemo.nokia.com"?

Sounds like a name resolution problem - are you sure your network connection is OK?

Try

ping 78.33.33.80

What does that return?

mikec 2010-01-08 15:14

Re: Finally got the repositories set up.
 
Not sure if this helps

but just pinged from my London location from Wndows XP
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>ping downloads.maemo.nokia.com

Pinging a560.g.akamai.net [213.120.161.201] with 32 bytes of data:

Reply from 213.120.161.201: bytes=32 time=35ms TTL=49
Reply from 213.120.161.201: bytes=32 time=33ms TTL=49
Reply from 213.120.161.201: bytes=32 time=34ms TTL=49
Reply from 213.120.161.201: bytes=32 time=34ms TTL=49

Ping statistics for 213.120.161.201:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 33ms, Maximum = 35ms, Average = 34ms

chicoelnino 2010-01-08 15:21

Re: Finally got the repositories set up.
 
Quote:

Originally Posted by jaark (Post 459276)
Sounds like a name resolution problem - are you sure your network connection is OK?

Try

ping 78.33.33.80

What does that return?

i get the following:

56 data bytes
Ping: sendto: Network is unreachable

I'm from Ireland. I also can't get my 3g wap internet to get onto the net. I have the N900 for over a week and never was able to get on the net via 3g.

chainreaction 2010-01-08 15:28

Re: Finally got the repositories set up.
 
What connection are you using when you try connecting to the repositories? Could you try pinging then? If you're not connected then ping will not work at all. Sorry but I can't help that much how to get 3G working. Mine worked out of the box.

jaark 2010-01-08 15:30

Re: Finally got the repositories set up.
 
Quote:

Originally Posted by chicoelnino (Post 459322)
i get the following:

56 data bytes
Ping: sendto: Network is unreachable

I'm from Ireland. I also can't get my 3g wap internet to get onto the net. I have the N900 for over a week and never was able to get on the net via 3g.

You do not appear to be connected to the Internet at all. I would guess that the repositories will magically spring into life once you get your connection sorted out.

chicoelnino 2010-01-08 15:32

Re: Finally got the repositories set up.
 
Quote:

Originally Posted by chainreaction (Post 458698)
Btw.. As you now have rootsh installed, you could try pinging now to downloads.maemo.nokia.com

Go to X-terminal
sudo gainroot
ping downloads.maemo.nokia.com

You don't have to paste the full data. Let it ping say like 100 times. Seq is the sequence value. Ttl is "Time to live" (how many hops it does to connecting to the server, lower the value, longer the route is), mine seems to be 55. Time is the round trip time. See that the time varies a lot. When you have seq 100 or so, press Ctrl-C, which ends the pinging. Then you'll get the statistics which are enough information. TTL should be static though.

Mine were for e.g.
0% packetloss
min/avg/max 81/95/108

I'm actually quite suprised as I'm using 3G connection. The issue here is that packetloss, which means that if it's higher than a few percent, your connection is really congested.

EDIT: If you get lot of "Request timed out" that means that a sent packet is lost during transmission.

silly me... was'nt connected to wifi when I pinged this a few mins ago...will do it now.....:eek:

Ok...here's my results:
135 packets transmitted, 134 packets received. 0% packet loss

ttl=57

round-rip min/avg/max = 82.977/197.836/523.529 ms


All times are GMT. The time now is 17:33.

vBulletin® Version 3.8.8