![]() |
2010-01-26
, 14:11
|
|
Posts: 141 |
Thanked: 5 times |
Joined on Dec 2009
@ Brasil
|
#2
|
![]() |
2010-01-26
, 14:30
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#3
|
![]() |
2010-01-26
, 15:03
|
|
Posts: 141 |
Thanked: 5 times |
Joined on Dec 2009
@ Brasil
|
#4
|
The firmware version shouldn't make any difference. The Nokia & Ovi repositories are both on HTTPS whereas the maemo.org one is HTTP, so this could point to an issue there. Can you access other HTTPS sites via the browser?
![]() |
2010-01-26
, 15:15
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#5
|
![]() |
2010-01-26
, 15:30
|
|
Posts: 141 |
Thanked: 5 times |
Joined on Dec 2009
@ Brasil
|
#6
|
can you access this page on the device:
http://repository.maemo.org/extras/pool/fremantle/
that's the actual location of the extras repository, the app manager accesses this URL when fetching updates or packages. if it doesn't work, maybe the resulting error will give you a better idea on what's wrong.
![]() |
2010-01-26
, 15:39
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#7
|
is http://repository.maemo.org/extras/pool/fremantle/
or https://repository.maemo.org/extras/pool/fremantle/
![]() |
2010-01-26
, 15:44
|
|
Posts: 141 |
Thanked: 5 times |
Joined on Dec 2009
@ Brasil
|
#8
|
via browser (how would you do that in the app manager?)
it's http, without s.
you can just click on the link using your desktop browser, you should see a directory listing with 3 entries: "parent dir", "free", "non-free".
![]() |
2010-01-26
, 15:53
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#9
|
sudo gainroot apt-get update 2>&1 > /home/user/MyDocs/updatelog.txt cp /etc/apt/sources.list /home/user/MyDocs
![]() |
2010-01-26
, 16:18
|
|
Posts: 141 |
Thanked: 5 times |
Joined on Dec 2009
@ Brasil
|
#10
|
okay, so you don't have network problems.
i see you have rootsh already installed, so you can do this:
after that, you should have 2 new files in your MyDocs - folder, called "updatelog.txt" and "sources.list".Code:sudo gainroot apt-get update 2>&1 > /home/user/MyDocs/updatelog.txt cp /etc/apt/sources.list /home/user/MyDocs
please attach them to your next post, these will help us to isolate your problem even further.
I’m having a complicated problem of connection even before of firmware update.
I can to access voip, skype, email, browser, some repositories...
But never to have access services as the official repositories Nokia, Ovi, MaStory (wordpress) and Webtext (SMS voip).
My firmware is 2.2009.51-1.002, updated via NSU (USB cable), because the N900 could not connect via wifi or GPRS (time out).
Others informations:
I am in Brazil and my GSM carrier is the Brasil Telecom GSM.
GPRS access only if there is no wifi access.
The wifi is in my home with the following configuration: WLAN, WPA, IP and DNS automatic.
(I tried with OpenDNS and Google but without success)
My modem / router / wifi is a TP-Link TD-W8960N and appears to be working correctly.
The modem setup wifi is configured with password (tested without password too).
After the firmware update, all apps were deleted. Currently I have the following softwares installed. (MaStory, PyGTKEditor, Pidgin, pySafe, WebTexter, Cellular Modem Control buttons, Conversations Inbox desktop widget, Link-local XMPP protocol plugin for Conversations and Contacts, MSN protocol plugin for Contacts and Conversations, Pidgin protocols for Conversations and Contacts, recaller, Simple Brightess Applet, Twitter plugin for Contacts and Conversations, rootsh)
After I just installed the apps listed above, one by one.
Suggestions on how to fix it? Thank you!