Further analysis of the firmware from other manufacturers, as well as assistance LossLess (huge thanks to him for that!) allowed to build firmware that upgrade bootcode to 23 version.
How do:
1. Download HDP_R3_FW_121PAL_BOOTCODE_23.zip
unzip and copy install.img to stick. Put stick to player.
2. Update firmware through menu - System (maybe with "Cancel" button), or uses Soft "Reset" for players with bootcode 17 and earlier . The second way is preferable, as a fully cleans the player's memory.
For HD2 owners:
Do not do it without making sure that you have "beaten" bootcode! Check simple - insert the USB flash drive with the image of any firmware to the player, unplug the power cord, press the Reset button, and not releasing it, insert the cord. If the player has started flashing FW - all normal. And if it hangs on the inscription "Prepare to Update" - you have broken bootcode.
If you have broken bootcode, you can to flash HD2_FW_115 with update bootcode 26
Download HD2_FW_115_boot_26.zip [ 34.3 Mb ]
UPD 2011/10/10 23:00 MSK I signed firmware, and now you can flash it via menu Setup - Firmware Upgrade . If you do not succeed, see below.
Howto:
1. Download FW , copy install.img from FW archive file to USB stick, formatted FAT or ext3
2. Turn off player (by power cord!), remove any drives, includes internal HDD, from player.
3. Insert USB stick with FW image and power on player.
4. In telnet session enter next commands:
- Code: Select all
stopall
echo /mnt/usbmounts/sda1/install.img > /tmp/installing_source
echo install >> /tmp/installing_source
kill -6 1
sda1 here - is a mounted USB stick with FW image.
5. Waiting the end of flashing process.
Thanks to LossLess - he is RTL guru!
Disclaim: Everything you do, you do at your own risk! Everything that you do not - you do not.