myMPX
Advertisement


Go Back MyMPx.org > MyMPx.org Forum > Support and How To

I can't backup my firmware
Reply
Post New Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old 25th Jan 2009, 2:43 am
WIZARD's Avatar
Senior Member
MPx Junkie
 
Join Date: Mar 2008
Posts: 300
Default I can't backup my firmware


I can't backup a firmware! :cry: :roll: :cry:
To better explain my problem, I've created a presentation.
Please view, it will not take a lot of your time! :idea:
(But I was making it all the morning!)

http://www.mediafire.com/download.php?dmotdjmmyz3
__________________
Heroes of Might and Magic V - The Best Game In The World !
Try to play !
Reply With Quote
  #2 (permalink)  
Old 25th Jan 2009, 5:02 am
WIZARD's Avatar
Senior Member
MPx Junkie
 
Join Date: Mar 2008
Posts: 300
Default Re: Can't_Backup_Firmware

So, what do you think? :roll:
I guess I'm not the first person who have tried to do it... :roll:
__________________
Heroes of Might and Magic V - The Best Game In The World !
Try to play !
Reply With Quote
  #3 (permalink)  
Old 25th Jan 2009, 7:55 am
knob's Avatar
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

hi WIZARD
Can you post a picture of your player?
I need to know what you are trying to back up, can't see your presentation, I don't have powerpoint!

cheers knob
__________________
-----------------------------------------------------------------------------------------------------------
Reply With Quote
  #4 (permalink)  
Old 25th Jan 2009, 9:02 am
WIZARD's Avatar
Senior Member
MPx Junkie
 
Join Date: Mar 2008
Posts: 300
Default Re: I can't backup my firmware

Sorry, I had to take into consideration that you may not have.
I've transformed my presentation into 9 PNG pictures you can open.
Please download this archive with pictures:
http://www.mediafire.com/?zdt5uyvk4mz
And there is the photo of my MP4 player:
http://mympxplayer.org/image-full-asp588.html
Nice, yes? ops: :P 8)
It's a Rockchip, 26XX series.
Don't sure about model but guess it's RK2608 because of it's functions and description.
__________________
Heroes of Might and Magic V - The Best Game In The World !
Try to play !
Reply With Quote
  #5 (permalink)  
Old 25th Jan 2009, 10:04 am
knob's Avatar
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

Sorry to say there is no way to backup series 26xx rockchip players.
dancemammal's mp4 editor also doesn't have a firmware extract option.

If your player supports rock games if would be possible to create an extractor using the .rkp assembler from benny, but it would need someone who is good at assembler programming. :idea:
__________________
-----------------------------------------------------------------------------------------------------------
Reply With Quote
  #6 (permalink)  
Old 25th Jan 2009, 11:23 am
WIZARD's Avatar
Senior Member
MPx Junkie
 
Join Date: Mar 2008
Posts: 300
Default Re: I can't backup my firmware

I know Pascal language only.
I'm studying, so I haven't time to learn something like Assembler.
My friend know, but he's studying too and haven't MP4 player,
so for him there's no reason for programming on Rockchips.
I've tried to persuade him to buy player like mine,
but without any result. :roll:

Know FirmwarePuller was created for RK27XX.
Maybe it's possible to remake this program for RK26XX... :idea:


Also I have an another IDEA... :idea: :idea: :idea:
We can juct make the FULL image of player's hard drive
using one of some special programms for that purpose
and then just try to find Start and End adresses of player's firmware...
It's completely safe. It would be easier to find if backup a player's files (music,pictures, etc.) and
then delete all the visible folders (which we can find in explorer's window).
There will be no files except the hidden firmware.
The first bit "1" will be the Start adress, and the last - the End adress.
Then extract all the bits between the Start and End Addresses
(our hidden firmware) to a new file "Firmware.bin" and
rename it to "Firmware.rfw".
THAT'S ALL !!! :wink: :wink: :wink:

P.S. It would not be hard to guess about the way how to restore firmware -just need to remember start adress from the last time.
Add more automatic - I think this way will work,
but to faster do backup/restore operation we need program
which will do all this automatically.
Maybe Dancemammal will help - he has a big expierence in programming...
__________________
Heroes of Might and Magic V - The Best Game In The World !
Try to play !
Reply With Quote
  #7 (permalink)  
Old 25th Jan 2009, 11:37 am
WIZARD's Avatar
Senior Member
MPx Junkie
 
Join Date: Mar 2008
Posts: 300
Default Re: I can't backup my firmware

Also I would like to suggest that this way will be working not only with RK26XX, but with the all kind of players.



Knob, Dancemammal, please tell me your opinion about all this. :roll: :roll: :roll:
__________________
Heroes of Might and Magic V - The Best Game In The World !
Try to play !
Reply With Quote
Sponsored Links
  #8 (permalink)  
Old 25th Jan 2009, 12:39 pm
knob's Avatar
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

dancemammal's mp4 editor is not for 27xx series, it is for 26xx series players. :wink:

The problem is the firmware on 26xx series players is hidden from windows.

A specially made .rkp would be able to "see" the firmware, so it would be possible to extract using a .rkp utility written to run from the game menu, this would only be good for players with the GAME option. :idea:

If I was good at assembler I would write one myself, but sorry to say I'm not that good at coding.
__________________
-----------------------------------------------------------------------------------------------------------
Reply With Quote
  #9 (permalink)  
Old 25th Jan 2009, 1:17 pm
WIZARD's Avatar
Senior Member
MPx Junkie
 
Join Date: Mar 2008
Posts: 300
Default Re: I can't backup my firmware

It was your opinion about Dancemammal's editor. :|

And what's about my IDEA? :idea:
It would be easier to do all these operations manually,
or write a program that will do it automatically,
than to write program for Rockchip!
Also, even if you will write it, I wonder if Rockchip will copy firmware,
because all system files embedded in firmware would be in use!
My method is universal (suits for all the players) and perfect. :idea:

So, what do you think? :roll: :roll: :roll:
__________________
Heroes of Might and Magic V - The Best Game In The World !
Try to play !
Reply With Quote
  #10 (permalink)  
Old 25th Jan 2009, 3:50 pm
Member
Keen on MPx players
 
Join Date: Oct 2007
Posts: 60
Default copy firmware

I you have a look, "Wire", has posted some source code, you will have to go to his site to get to the sourceforge svn, download the source and have a go.

Its in straight 'C' with some assembly, but he seems to have done most of the hard work.

I would have a go myself, but work takes up all my time, might have another go when I have some time.

Regards
Dancemammal
Reply With Quote
Reply

Sponsored Links



Similar Threads
Thread Thread Starter Forum Replies Last Post
Backup firmware julesc Support and How To 1 17th Nov 2008 11:30 am
How to backup firmware this MP4?? Binho® Support and How To 2 4th Aug 2008 11:55 am
how to backup it's firmware eng_ghost2 Support and How To 5 13th Mar 2007 4:27 pm
how to backup your firmware?? bnk90 Support and How To 1 21st Sep 2006 11:38 am
firmware backup coolworm Dead Players 1 2nd Aug 2006 3:26 am


All times are GMT -7. The time now is 1:34 pm.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2
Back to Top

Designed by indiqo.media