View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#51
Originally Posted by Mara View Post
Just one more time, since it has been asked many times what's new in this firmware: This release fixes the power on (boot) problem only. If you are not having this issue you may as well keep using the 50-2 firmware.
And if you can use linux flasher and don't want to reinstall everything you can try to flash bootloader only if it helps with the issue. It is unlikely the fix is in rootfs.
Code:
flasher-3.0 -u -F ....bin
flasher-3.0 -x xloader.bin-RX-44\:.... -2 2nd.bin-RX-44\:.... -s secondary.bin-RX-44\:... -f -R
the names of bootloader parts are quite long and specific to hardware build number, type cat /proc/component_version on device and select correct ones that include your device name (RX-??) and hw-build number (not sure if there are more of them, hopefully not).

EDIT: warning, if done incorrectly (like mixing options -x -2 -s with not matching file types - xloader, 2nd, secondary ) this may brick your device completely.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2008-02-19 at 14:46.