Reply
Thread Tools
Posts: 183 | Thanked: 18 times | Joined on Jul 2009 @ italy
#1
Hi all...I'm an n800 user, and I've moved from a complete linux (without dualboot) from a little time, now, I've a problem with the FLASHER:

in the Term I have

Code:
luca@luca-desktop:~$ cd Scrivania
luca@luca-desktop:~/Scrivania$ sudo ./flasher-3.5 -F RX-34_DIABLO_5.2008.43-7_PR_COMBINED_MR0_ARM.bin -f -R
[sudo] password for luca: 
sudo: ./flasher-3.5: command not found
But i've installed the flasher 3.5.deb that is disponible in the download and the file .bin with the firmware....

Where I'm wrong??? (until now I've used the windows updater that was slow, but never had problem...)

I've installed already a VM with xp to manage my iphone3g (f*** apple -.-)
is there a possibility to use in a case, that machine to flash my device???
because it doesn't recognize my n800 in update mode...(only the iphone...)

PLEASE HELP!!!
 
Posts: 10 | Thanked: 5 times | Joined on Oct 2009 @ Paris
#2
Hi,

are you in 64bits ? The flasher seems to need a 32bits environment.
 

The Following User Says Thank You to Ph0b For This Useful Post:
hopbeat's Avatar
Posts: 516 | Thanked: 643 times | Joined on Oct 2009 @ Denmark/Poland
#3
have you done chmod +x on the flasher?
__________________
Hi! I'm a Maemo Greeter!
Witaj na talk.maemo.org!

Useful links for newcomers:
Użyteczne linki:
Nowi użyktownicy mówią cześć | New members say hello , Tu zaczynają nowi użytkownicy | New users start here, Podforum społeczności | Community subforum, Wiki dla początkujących | Beginners' wiki page, Maemo5 101, Często zadawane pytania | Frequently Asked Questions (FAQ), Google

Jeżeli mogę w czymś pomóc, pytaj!
If I can help with anything else, just ask!

Bored? Follow me
 

The Following User Says Thank You to hopbeat For This Useful Post:
Shanezlar's Avatar
Posts: 38 | Thanked: 67 times | Joined on Oct 2009 @ Allemagne
#4
leave out "./" in fornt of flasher-3.5, i.e. "sudo flasher-3.5 -F X-34_DIABLO_5.2008.43-7_PR_COMBINED_MR0_ARM.bin -f -R"

Last edited by Shanezlar; 2009-11-17 at 15:46.
 

The Following User Says Thank You to Shanezlar For This Useful Post:
Posts: 176 | Thanked: 56 times | Joined on Oct 2009
#5
I agree with Shanezlar.

You need to run "sudo flasher-3.5 -F RX-34_DIABLO_5.2008.43-7_PR_COMBINED_MR0_ARM.bin -f -R"

When you add ./ before flasher-3.5 it is expected to be in the current directory. The flasher-3.5 binary should be in /usr/bin or /usr/sbin.
 

The Following User Says Thank You to Bruce For This Useful Post:
Posts: 183 | Thanked: 18 times | Joined on Jul 2009 @ italy
#6
so, will I have to write /usr/bin (where in fact is) or simply nothing?

*Ph0b I'm 32bit ^_^

PROBLEM SOLVED
thx to every one for the rapidity ^_^

Last edited by pinguino89; 2009-11-17 at 15:54.
 
Shanezlar's Avatar
Posts: 38 | Thanked: 67 times | Joined on Oct 2009 @ Allemagne
#7
If you don't specify a directory the shell searches for the command in the directories included in your your $PATH-environmental (that includes the /usr/bin directory).

So effectively, "flasher-3.5" is the same as running "/usr/bin/flasher-3.5".
(You can run "which flasher-3.5" to see which command is eventually executed, if you are uncertain).
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:28.