![]() |
My N900 won't update...
Hi,
I've been trying to update my N900 for a while, to no avail. It isn't my daily phone, thats an N9, so this isn't urgent. Firstly, last year, I tried to update a program, I don't remember which, which didn't show as an update waiting - although I knew there was because there was a thread here (tmo) saying "new version, update". Suffice to say the update didn't work (& I don't remember the error messages). So I didn't worry, and my N900 went back in the drawer. ___ I then thought I'd update the os to CSSU ___ This is where the story goes to poo. Firstly - and I think the problem revolves around this, HAM wouldn't open any of the "click this" in the CSSU wiki page... Extras appears to be enabled, however when I click on download, (no applications available) is all HAM shows. What do I need to do? Thank you in advance. |
Re: My N900 won't update...
Please post the result of (in terminal)...
Code:
sudo gainroot |
Re: My N900 won't update...
Quote:
Thanks again |
Re: My N900 won't update...
you shouldn't be using apt-get update or apt-get dist-update on the N900 if I remember correctly.
|
Re: My N900 won't update...
Quote:
Quote:
I should have realized, you need a root access to use apt-get and you can get it the easiest by installing rootsh from extras - which will not work for you of course - but even so I would not expect the above response. Although I admit I have never tried it before installing rootsh. You can get rootsh here. Download the armel.deb file to your device (you can use the PC and copy to MyDocs via USB), then tap on it in File Manager. HAM will start and install it. Then repeat the terminal commands. |
Re: My N900 won't update...
Connecting to talk.maemo.org isn't happening from my N900 - it connects to "everything else" slowly - and I think this is the root cause of the issues I'm experienceing.
ok, rootsh installed, thank you for the link pichlo. apt-get update returns Quote:
As my N900 isn't connecting to tmo I'm typing all this stuff in, so thanks for your patience :) |
Re: My N900 won't update...
|
Re: My N900 won't update...
Quote:
Quote:
You are not supposed to do that! There are MUCH better ways. Connect to your phone from your PC via SSH and copy'n'paste from the screen, redirect the output to a text file and paste the file... |
Re: My N900 won't update...
Quote:
Where do I find / what are /etc/hosts? I'm using home wifi (my sim card is in my N9) - I do strongly suspect the router may be involved, as I frequently need to reboot it (the router) for my N9 to be able to access the internet... And what is SSH? Thanks again |
Re: My N900 won't update...
OK, so first things first. I forgot to mention that your copying the output was not entirely pointless, it proved that you are using the correct repositories and are indeed experiencing connection issues.
/ is your root directory ("folder"). /etc/hosts is a file. You can dump it from the terminal by typing... Code:
cat /etc/hosts Code:
cp /etc/hosts /home/user/MyDocs As I mentioned, another way of copying the results of a terminal command is redirecting the output into a file. This is done the same way in Linux as in MS-DOS (actually, dating back to CP/M times). The generic format is... Code:
command > file.txt To see the file in mass storage mode you need to create it somewhere under MyDocs. So, for example, run... Code:
sudo gainroot Regarding your connection/router issues, could you try connecting to TMO and/or updating somewhere else? Take your phone to a cafe with free WiFi and try there. |
All times are GMT. The time now is 08:47. |
vBulletin® Version 3.8.8