|
|
2010-01-20
, 07:02
|
|
Posts: 114 |
Thanked: 12 times |
Joined on Dec 2009
|
#12
|
I did a full flash of the 90 meg image and have had no issues, nor any of the weirdities that I've seen others report. The machine has been rock solid. So I would give it a try to download the full rom image and use the flasher 3.5 to flash it.
Nathan.
|
|
2010-01-20
, 07:12
|
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#13
|
Thank you. I did reflash with the latest 51 (pr1.1) but unfortunately somethings not completing the flash
it gave me a msg
flasher v2.5...(flasher version)
firmaware (file name)
that was it it stop and did not reboot. I don't know what happen. Tried a couple of times. i'm chargingthe battery again.
sudo ./flasher-3.5 -F <name of the image file> -f -R
|
|
2010-01-20
, 07:41
|
|
Posts: 114 |
Thanked: 12 times |
Joined on Dec 2009
|
#14
|
It won't reboot automatically unless you give the flasher the -R option.
In Ubuntu I usually flash the device like this:
Note that I have the flasher and the image in the same directory.Code:sudo ./flasher-3.5 -F <name of the image file> -f -R
|
|
2010-01-20
, 07:58
|
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#15
|
|
|
2010-01-20
, 11:07
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#16
|
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd %programfiles%\maemo\flasher-3.5
C:\Program Files\maemo\flasher-3.5>flasher-3.5.exe -F RX-51_2009SE_2.2009.51-1.0
02_PR_COMBINED-002_ARM.bin -f -R
flasher v2.5.2 (Sep 24 2009)
RX-51_2009SE_2.2009.51-1.002_PR_COMBINED-002_ARM.bin: %m
C:\Program Files\maemo\flasher-3.5>flasher-3.5.exe -F RX-51_2009SE_2.2009.51-1.0
02_PR_COMBINED_002_ARM.bin -f -R
flasher v2.5.2 (Sep 24 2009)
RX-51_2009SE_2.2009.51-1.002_PR_COMBINED_002_ARM.bin: %m
|
|
2010-01-20
, 11:13
|
|
Posts: 999 |
Thanked: 1,117 times |
Joined on Dec 2009
@ earth?
|
#17
|
|
|
2010-01-20
, 11:16
|
|
Posts: 114 |
Thanked: 12 times |
Joined on Dec 2009
|
#18
|
That's trying (and failing) to show an error (it should be substituting the %m for the actual error message). Do you have the RX-51_2009SE_2.2009.51-1.002_PR_COMBINED_002_ARM.bin file in the C:\Program Files\maemo\flasher-3.5 directory?
|
|
2010-01-20
, 11:32
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#19
|
At the risk of getting *****-slapped....
"..Note that going backwards will disable the ability to use the cellular modem until you move back to 51. The cellular modem's firmware was patched with the release and isn't compatible with the older version..."
Why can't you backup the "cellular modem" firmware before you "upgrade" to the latest "51" firmware?
If you could do that then at least you can have a way of rolling-back the changes and restoring the n900 to "factory settings" when you bought it?
|
|
2010-01-20
, 11:36
|
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#20
|
Nathan.