maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   please help with flashing (https://talk.maemo.org/showthread.php?t=61593)

thesnake505 2010-09-02 11:17

please help with flashing
 
sorry guys i know this comes up loads but im having problems flashing my n900, having had the device since january this is the first time, im using ubuntu on my laptop to flash

i have downloaded:-

maemo _flasher-3.5_2.5.2.2_i386.deb

and

RX-51_2009SE_10.2010.19-1.203.1_PR_COMBINED_203_ARM.bin

i only want to flash the rootfs so first off is the the correct stuff??

then i ran the command

Code:

sudo dpkg -i --force-architecture maemo _flasher-3.5_2.5.2.2_i386.deb
then

Code:

sudo flasher-3.5 -f RX-51_2009SE_10.2010.19-1.203.1_PR_COMBINED_203_ARM.bin -f -r
to which i get the error
Code:

sudo: unable to execute /usr/bin/flasher-3.5: No such file or director
please advice

thanks thesnake505

thesnake505 2010-09-02 12:54

Re: please help with flashing
 
can any one help?
please

x-rated 2010-09-02 13:15

Re: please help with flashing
 
Did you check if flasher been installed under /usr/bin/ ? Probably more like /usr/local/bin/ so you could try sudo /usr/local/bin/flasher-3.5... If not, try "find / -name flasher-3.5" to find it.

thesnake505 2010-09-02 13:24

Re: please help with flashing
 
Quote:

Did you check if flasher been installed under /usr/bin/ ? Probably more like /usr/local/bin/ so you could try sudo /usr/local/bin/flasher-3.5... If not, try "find / -name flasher-3.5" to find it.
hi thanks for the reply, i have checked that flasher-3.5 is in usr/bin/ foilder and it is,
i have also tried cd to usr/bin/

and this doenst make a difference!
im going to uninstall flasher and reinstall

i tried

sudo apt-get remove flasher-3.5 and got error

E: Couldn't find package flasher-3.5


so possibly a problem with the installation of flasher?

archebyte 2010-09-02 13:40

Re: please help with flashing
 
Quote:

Originally Posted by thesnake505 (Post 805102)
then i ran the command

Code:

sudo dpkg -i --force-architecture maemo _flasher-3.5_2.5.2.2_i386.deb

The --force-architecture option is not needed. And from the above command, it looks it the package didn't get installed because of the space between maemo and _flasher. A re-install should work.

Code:

sudo dpkg -i maemo_flasher-3.5_2.5.2.2_i386.deb

thesnake505 2010-09-02 13:56

Re: please help with flashing
 
Quote:

Originally Posted by archebyte (Post 805239)
The --force-architecture option is not needed. And from the above command, it looks it the package didn't get installed because of the space between maemo and _flasher. A re-install should work.

Code:

sudo dpkg -i maemo_flasher-3.5_2.5.2.2_i386.deb

hi, thanks for the reply,

i have copid you comand and i get this error

dpkg: error processing maemo_flasher-3.5_2.5.2.2_i386.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
maemo_flasher-3.5_2.5.2.2_i386.deb


this is probably some really simple thing i have done wrong, but i just dont know what lol
is maemo _flasher-3.5_2.5.2.2_i386.deb the correct on for using ubuntu?? cheers

nicolai 2010-09-02 14:02

Re: please help with flashing
 
Instead of downloading the .deb file you can try to use the
tar.gz one. Download the file und unpack it. So, you don't need
use dpkg :-)

nicolai

thesnake505 2010-09-02 14:15

Re: please help with flashing
 
hay, i downloaded the tar.gz version , unpacked it to

home/martyn/

and ran the command

Code:

sudo ./flasher-3.5 -f RX-51_2009SE_10.2010.19-1.203.1_PR_COMBINED_203_ARM.bin -f
and get this error

sudo: unable to execute ./flasher-3.5: No such file or directory
martyn@ubuntu:~/maemo_flasher-3.5_2.5.2.2$

thanks

nicolai 2010-09-02 14:26

Re: please help with flashing
 
Can you post the output of this command
ls -l flasher-3.5

thesnake505 2010-09-02 14:49

Re: please help with flashing
 
Quote:

Originally Posted by nicolai (Post 805282)
Can you post the output of this command
ls -l flasher-3.5

Code:

-rwxr-xr-x 1 martyn martyn 79636 2009-10-21 14:13 flasher-3.5
is this correct?


All times are GMT. The time now is 08:19.

vBulletin® Version 3.8.8