maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Digitizer Dead need to get into mass storage without screen (https://talk.maemo.org/showthread.php?t=63406)

James_Littler 2010-10-05 19:49

Re: Digitizer Dead need to get into mass storage without screen
 
This is definitely an argument for capacitive over resistive screens.

Capacitive screen make better ashtrays!

kevinp93 2010-10-05 19:53

Re: Digitizer Dead need to get into mass storage without screen
 
Quote:

Originally Posted by bachagabriel (Post 834100)
No it does not. You have to select Mass Storage or PC suite. It does nothing if you don't press it on the touch screen

Fair Point, I just tried that with my N900 and it didn't work as you said.


But, see when you flash your N900. You turn the phone off, press 'U' and then connect the USB cable. This is what you do to flash it, right?

So shouldn't there be some kind of tool to copy the files or something following this procedure?

James_Littler 2010-10-05 19:57

Re: Digitizer Dead need to get into mass storage without screen
 
just connect the phone while it's off and it'll be readable in mass storage mode.

This was mentioned about 6 or 7 posts ago

retsaw 2010-10-05 22:57

Re: Digitizer Dead need to get into mass storage without screen
 
Really? This doesn't work for me. But maybe it was my phone, or maybe it only does that when connected to a Windows machine (I mostly run Linux and am not about to dig out a Windows machine just to check, at least not right now).

If you have installed the rootsh package, you can open the terminal, get root, then install any package you like using apt-get, for example you'd install the ssh server with the command:
apt-get install openssh-server

With the ssh server installed you can use it transfer files. One possible problem with this is that I can't figure out an easy way to make the n900 connect to a wireless access point from the command line.

With the terminal available you can copy files from the main storage to a micro sd card. If you have enough space on your microsd card you can copy (almost) everything with the command:
cp -r /home/user/MyDocs /media/mmc1/

I put the almost in brackets there because there are some configuration files (and maybe high scores for games) stored in /home/user, so you might want to copy all that as well if you think there'll be anything you care about saving in it.

handaxe 2010-10-05 23:07

Re: Digitizer Dead need to get into mass storage without screen
 
Quote:

Originally Posted by James_Littler (Post 834114)
just connect the phone while it's off and it'll be readable in mass storage mode.

This was mentioned about 6 or 7 posts ago

I thought so too (hence my apparently stupid comment earlier :( ) but it seems this was seen as a bug and disabled in pr1.2. At least, my phone will not do this now.

hawaii 2010-10-06 02:25

Re: Digitizer Dead need to get into mass storage without screen
 
/usr/sbin/osso-usb-mass-storage-enable.sh

Markosib 2010-10-06 02:37

Re: Digitizer Dead need to get into mass storage without screen
 
fantomsingh, use the TV out cable for screen and the USB cable for transfers!

maxximuscool 2010-10-06 03:38

Re: Digitizer Dead need to get into mass storage without screen
 
Quote:

Originally Posted by fantomsingh (Post 834058)
thanx...i got terminal open....what do i do now?? and no i didnt install SSH :(

if you have xterminal opened then you can just copy the files to your memory card :D

cp = copy
To copy a directory with all subdirectories and files use the Linux / Unix cp command. Below is an example command of how you would use the cp command to copy files. Additional information about this command and other examples can also be found in the above cp link.

cp -r /home/hope/files/* /media/mmc1/

http://www.computerhope.com/unix/ucp.htm


All times are GMT. The time now is 06:39.

vBulletin® Version 3.8.8