Reply
Thread Tools
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#11
OK, it really seems related to the architecture. I booted into a 32 bit GNU/linux live session from a USB image and could then flash the device.
 
Posts: 1 | Thanked: 0 times | Joined on Oct 2010
#12
Sorry for bumping something old, but I struggled with this and found a solution...

Thx to this blog.

so to get the .deb install to work under 64bit install ia32-libs:

Code:
sudo apt-get install ia32-libs
finally I can start having fun!
 
Posts: 13 | Thanked: 4 times | Joined on Dec 2010
#13
Originally Posted by Jacxz View Post
Sorry for bumping something old, but I struggled with this and found a solution...

Thx to this blog.

so to get the .deb install to work under 64bit install ia32-libs:

Code:
sudo apt-get install ia32-libs
finally I can start having fun!
Flashing N900 in 64 Bit linux

To install flasher, do

Code:
sudo dpkg -i --force-architecture maemo_flasher-3.5_2.5.2.2_i386.deb
afterwards, install ia32-libs from multiverse:

Code:
sudo apt-get install ia32-libs
Before installing ia32-libs flasher kept telling me this:

Code:
ubuntu@ubuntu:~/Desktop$ flasher-3.5 
bash: /usr/bin/flasher-3.5: No such file or directory
Now, to flash PR1.2 and the vanilla eMMC content, issue the following two commands:

Code:
sudo flasher-3.5 -F RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f

sudo flasher-3.5 -F RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin -f -R
This will flash and reboot after flashing the eMMC contents.


Thankyou very much for the help

Source : http://www.van-porten.de/2010/06/fla...u-10-04-64bit/

Last edited by fizmhd; 2011-01-01 at 08:16. Reason: formating
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:49.