![]() |
2013-10-12
, 14:13
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#2
|
![]() |
2013-10-12
, 14:31
|
Posts: 6 |
Thanked: 1 time |
Joined on Oct 2013
|
#3
|
I don't know what configuration file to edit, but if you have developer mode on, you can ssh into the device, start vnc and then from there choose the usb mode.
![]() |
2013-10-12
, 14:32
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#4
|
![]() |
2013-10-12
, 14:35
|
Posts: 6 |
Thanked: 1 time |
Joined on Oct 2013
|
#5
|
![]() |
2013-10-12
, 14:45
|
Posts: 6 |
Thanked: 1 time |
Joined on Oct 2013
|
#6
|
![]() |
2013-10-12
, 14:53
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#7
|
<?xml version="1.0"?> <gconf> <entry name="UsbMode" mtime="1381588171" type="string"> <stringvalue>windows_network</stringvalue> </entry> <entry name="DeveloperMode" mtime="1380187170" type="string"> <stringvalue>true</stringvalue> </entry> </gconf>
<?xml version="1.0"?> <gconf> <entry name="UsbMode" mtime="1381588171" type="string"> <stringvalue>ovi_suite</stringvalue> </entry> <entry name="DeveloperMode" mtime="1380187170" type="string"> <stringvalue>true</stringvalue> </entry> </gconf>
The Following User Says Thank You to coderus For This Useful Post: | ||
![]() |
2013-10-12
, 15:15
|
Posts: 6 |
Thanked: 1 time |
Joined on Oct 2013
|
#8
|
my file:so, your file should look like:Code:<?xml version="1.0"?> <gconf> <entry name="UsbMode" mtime="1381588171" type="string"> <stringvalue>windows_network</stringvalue> </entry> <entry name="DeveloperMode" mtime="1380187170" type="string"> <stringvalue>true</stringvalue> </entry> </gconf>Code:<?xml version="1.0"?> <gconf> <entry name="UsbMode" mtime="1381588171" type="string"> <stringvalue>ovi_suite</stringvalue> </entry> <entry name="DeveloperMode" mtime="1380187170" type="string"> <stringvalue>true</stringvalue> </entry> </gconf>
The Following User Says Thank You to nas123 For This Useful Post: | ||
![]() |
2013-10-14
, 07:01
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#9
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
i cant believe my N9 has partially stopped functioning.
basically my battery died and once i charged and started it up my touch screen has stopped responding the device loads up and i receive calls and text but cannot do anything as when i touch the screen there is no response.
i have tried restarting million times!!!
So what i would like to do is back up my device using OVI suite.
if i plug in my N9 to laptop i get the option to choose the three :
sdk, mass storage or ovi but as i cant touch its no good as it just defaults to charging.
so i thought maybe i can change some config file in the N9 so when i plug in a usb the device auto connects in OVI mode.
so i installed flasher and on my linux laptop i started the process of flasher. to allow pone to be mounted to local machine.
then i mounted the three N9 partitions to /mnt/
going through the some configs i cam across usb-moded and usb-moded.ini
but i cant seem to get this to work can anyone help me out here please....