Mini0801 custom firmwares

Tobi@s

Well-Known Member
App Developer
Joined
Nov 12, 2013
Messages
1,380
Reaction score
846
Location
Remote
Country
Germany
Dash Cam
none

Hello mini0801 users,

according to the progress made in this thread: http://dashcamtalk.com/forum/threads/mini0801-hacking-hardware-and-software.3157/ I decided to create a new one for modified firmwares (to keep the original hacking thread clean)

So this thread is all about modified firmwares. any firmwares, questions, ideas, etc belong into this one.

There are currently two modified 20131026 eprance firmwares out:

Custom bootlogo: http://straubinger-web.de/mini0801/20131026-logo.bin
Custom bootlogo + startup/shutdown sound removed: http://dl.madjawa.net/20131026-logo-nosound.zip (thanks to MadJawa)

There is also one 20131026 crossed with procam cx4 filesystem firwmare:
http://straubinger-web.de/mini0801/cc-0801-pcm.bin

Disclaimer: We are not responsible for any bricked devices, dead SD Cards or anything else that might happen as a result of flashing modified firmwares to your mini0801.

Have fun!
 
Last edited by a moderator:
Yes it's possible, as long as the size doesn't exceed the original file. I managed to change it but the speaker is really bad and it's hard to find something that sounds good.

Maybe the speaker is bad only on my unit but for information, here is the original sound for startup : http://dl.madjawa.net/poweron.mp3
When my cam boots, the sound is really saturated.
 
Here are the custom versions (custom logo, no boot sound)

Without internal memory: http://dl.madjawa.net/mini0801/firmwares/custom/20131202-1card-logo-nobeep.zip
With internal memory: http://dl.madjawa.net/mini0801/firmwares/custom/20131202-2cards-logo-nobeep.zip
(I got the internal memory firmware from Demi, I posted the link of the original FW in the 20131202 firmware thread :) )

Many thanks to Tobi@s for the packer/unpacker :) And the logo too!

As always, it's at your own risk. But I flashed both on my cam successfully :)
 
can you guys repack a stock 20131026 firmware with sound and this boot logo i made for me thanks :)

http://imgur.com/IffViE3

I have the e-prance mini 0801 with GPS and no internal memory
 
Last edited:
Tobi@s, could you please prepare a custom 20131202 firmware for me with this custom Honda logo, with sound, for GPS, no internal memory mini 0801?

https://s3.amazonaws.com/f.cl.ly/items/0h291H2J0x413T0p0d3C/logo.jpg

The size of the picture is the same as the logo.jpg in romfs (838x633 pixel) - I don't know if that's ok or not, I can resize to whatever size if needed.

I would be very grateful.
Thanks very much!

Bests,
Beavis
 
I'll try to develop a PHP-based (accessible through a website then) boot image replacer. That should make the process easier for everyone who wants a custom logo :)
 
Hi @Tobi@s, would it be possible to change the default player that is automatically loaded to the SD card to the RegistratorViewer instead? After installing the new firmware, the player was loaded even after I reformatted the card with the mini 0801. Changing to RegistratorViewer would be awesome.
 
I can only replace it with files which have a smaller or equal filesize. Afaik RegistratorViewer is around 10mb :/
But maybe I can remove the file.
 
I can only replace it with files which have a smaller or equal filesize. Afaik RegistratorViewer is around 10mb :/
But maybe I can remove the file.

Its much smaller than that, you're looking at the wrong version, you want just the executable without all the codecs etc
 
Yep, I think the registrationviewer.exe is 1.12 MB, and the DVRPlayer.exe is 1.21MB (without counting the other files in the Player folder).
 
Well, you are right.

But my first try failed... :D

Code:
pget_mpl() failed in mw_mpl_get, available 10412412 required 0 Ercd = -17
gobj_load_strings_rom: allocate fail
pget_mpl() failed in mw_mpl_get, available 183544 required 786832 Ercd = -50
gobj_load_bitmaps_rom: allocate fail
pget_mpl() failed in mw_mpl_get, available 183544 required 460864 Ercd = -50
@@@@@@ (VOUT-0 SW. Scalar) Remain HEAP_MPLID: 183544 @@@@@@
pget_mpl() failed in mw_mpl_get, available 183544 required 1843264 Ercd = -50
@@@@@@ (VOUT-0 OSD Buffer) Remain HEAP_MPLID: 183544 @@@@@@
--- ARM ABORT EXCEPTION ---
Oops: CPU Exception!
pc : [<c033bd14>]    lr : [<00000000>]
sp : c0420cec  ip : 00000000  fp : 00000000
r10: 00000000  r9 : 00000000  r8 : 00000000
r7 : 000002d0  r6 : 00000500  r5 : 001c2000
r4 : c04cdb98  r3 : 00000000  r2 : 00000000
r1 : 000e0fe0  r0 : 00000000
Flags: nzCv
IRQs on  FIQs on  Mode SVC_32
 

:D
THANK YOU

beavis.jpg
 
Back
Top