Now I am the owner of bootcode 23 - thanks magpies, crows and other birds.
Recipe:
1. Download attached file, unzip and rename boot-ASUS-PAL-V23.bin to boot.bin
2. Run the TFTP server (I used tftpd32 http://tftpd32.jounin.net/), copy boot.bin to of tftp server directory.
3. Plug a serial cable to player, entry to REALTEK ROM Monitor - press ESC and hold, turn the power cord to player.
And them do next:
3.1. Configure the network. I have a server 192.168.0.1, then the player will be 192.168.0.2
- Code: Select all
set ipaddr 192.168.0.2
set gateway 192.168.0.1
set subnetmask 255.255.255.0
3.2. Download bootloader to player and run it
- Code: Select all
fread tftp://192.168.0.1/boot.bin 0x80100000
go 0x80100000
3.3. Clear player's NAND storage
- Code: Select all
erase -m
4. Turn off the player, insert the stick with the firmware (I use the HD2 FW beta from Jarre)
Turn on the player, admire the process of firmware.
Everything. I assembled the player and I hope nevermore will dismantle of it.
Disclaim: Everything you do, you do at your own risk! Everything that you do not - you do not.
BootCode 23 for Asus O!Play R1/R3(Air)
Bootcode 26 for Asus O!Play HD2
How to make com cable:
1. You need cable with TTL (the best way is to use cabels from mobile phones) with pl2103 chip
Samsung T100, T400, N600, N620, A800, C200N, C210, C300, D410, E300, E310, E600, E610, E710, E850, P400, S300, S300M, V200, X150, X160, X200, X210, X300, X450, X480, X510, X520, X530
Siemens C25, S25, C35, M35, S35, A35, A36, A40, C45, S45, ME45, SL42, SL45, S6, S8, C10, S10, S11, C30, S30, S40
SonyEricsson K700, K700i, S700, S700i, F500, F500i, K500, K500i, T610, T616, T630, Z600, P900, P908, T226, T226s, T230, T238, T200, T202, T310, T312, T316, T300, T302, T306, P800, P802, T39m, T39mc, R520, R520m, R520mc, T65s, T66, T62u, T68i, T68m, T68mc, T68ie, z1010, T100, T102, T105, T106, T66, T600, R600, R600s, R600sc, A3618, T610, T628, T616, T616, T630, Z200, Z600, Z608
Nokia 2112, 2115, 2270, 2272, 2280, 2285, 3100, 3105, 3108, 3120, 3125, 3200, 3205, 3220, 3585, 3586, 3587, 3588, 3589i, 5100, 5140, 6011i, 6012, 6015, 6015i, 6016i, 6019i, 6020, 7210, 7360
2. In http://pinouts.ru/CellularPhonesCables.shtml you can find pinouts of your cable. You need to connect to the player Rx, Tx and Gnd.
3. Very often the data cable from the phone, powered not from the USB port and from the phone.
To check the cables needed to connect it to the rx tx, but between the gnd and vcc can apply 3.3V to the battery (for example, 3V from computer) or other external power source. Follow the polarity!
If there is no response when connecting to a terminal program (PUTTY), then the problem is 90% power, and perhaps confused rx, tx.