![]() |
2011-02-07
, 03:28
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#2
|
So my n900's touchscreen has completely stopped working after a few weeks of working on and off, but before I send it away for repairs, I'd like to completely back it up since it will undoubtedly be wiped at Nokia/Optus.
However, as well as not having a working touchscreen, it also doesn't automatically connect to the internet when it's booted up, so all the SSH related solutions I've found are somewhat unhelpful in this situation...
If I can connect to a saved WiFi connection via terminal or keyboard shortcuts, I'm guessing I should be able to use SSH...
Does anyone know how I'd be able to back up everything? (Contacts, SMS, Applications and their settings, files, etc)
I'd also like to be able to export my contacts into something like an Excel spreadsheet so I can access certain numbers
I pretty much just want to be able to go back to the exact same phone when it comes back from repairs...
Thanks in advance!
root apt-get install backupmenu
The Following 5 Users Say Thank You to 9000 For This Useful Post: | ||
![]() |
2011-02-07
, 03:33
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#3
|
![]() |
2011-02-07
, 03:40
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#4
|
Yes please, I'm sure that'd make this a whole lot easier!
Will those terminal commands work without an internet connection?
Or do you know how I can establish an internet connection without the touchscreen?
Thanks for the quick reply!
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"IAP_ID" uint32:0
gconftool -R /system/osso/connectivity/IAP | grep name
The Following 3 Users Say Thank You to 9000 For This Useful Post: | ||
![]() |
2011-02-07
, 03:50
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#5
|
![]() |
2011-02-07
, 03:58
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#6
|
I've got SSH running, but I don't have VNC installed yet, if I could just get some help with that please?
I'm bout to head off to work, but I'll be trying all this as soon as I get home tonight, thanks again for your help!
root apt-get install x11vnc x11vnc -speeds 10,60000,1 -cursor X -remap Return-KP_Enter -display :0
The Following 3 Users Say Thank You to 9000 For This Useful Post: | ||
![]() |
2011-02-07
, 04:54
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#7
|
The Following 3 Users Say Thank You to RobbieThe1st For This Useful Post: | ||
![]() |
2011-02-07
, 12:46
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#8
|
![]() |
2011-02-07
, 13:29
|
Posts: 842 |
Thanked: 1,197 times |
Joined on May 2010
|
#9
|
The Following User Says Thank You to RobbieThe1st For This Useful Post: | ||
![]() |
2011-02-07
, 13:39
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#10
|
However, as well as not having a working touchscreen, it also doesn't automatically connect to the internet when it's booted up, so all the SSH related solutions I've found are somewhat unhelpful in this situation...
If I can connect to a saved WiFi connection via terminal or keyboard shortcuts, I'm guessing I should be able to use SSH...
Does anyone know how I'd be able to back up everything? (Contacts, SMS, Applications and their settings, files, etc)
I'd also like to be able to export my contacts into something like an Excel spreadsheet so I can access certain numbers
I pretty much just want to be able to go back to the exact same phone when it comes back from repairs...
Thanks in advance!
Last edited by Ncc Tardis; 2011-02-08 at 05:16.