![]() |
N9/N950 Open Mode "Warning" Image Editing
The localized files can be found on the device here:
Code:
/usr/share/osso/boot/rle/disclaimer-openmode_*.rle Also, editing the files does not change the image on boot - maybe there is some part that writes the data to a specific memory area so that it's directly accessible on bootup (and this happens only once, when open mode is first "detected")? disclaimer-call fails for me when i tell it to write a different .rle file to the openmode area in mtd1 (config area). Interesting files and binaries: Code:
/etc/init/xsession/disclaimer-lng-set.conf Code:
~ # disclaimer-cal remove View-openmode Code:
... Possibly interesting tool to inspect mtd1: https://dev.openwrt.org/browser/pack...src/calvaria.c |
Re: N9/N950 Open Mode "Warning" Image Editing
i think it's some sort of once-writeable memory with lock. need to try writing to CAL in normal mode, when no disclaimer
Or it can be modded only in normal mode, open mode lock it. |
Re: N9/N950 Open Mode "Warning" Image Editing
and about rle. i believe it should be rle (some sort of bitmap format, many image editors can export to rle), but compressed/encrypted by nokia, i believe it should work fine with "plain" rle file.
|
Re: N9/N950 Open Mode "Warning" Image Editing
Great idea with a thread for this
Some info that may be usefull, if it is 'hidden' somewhere, in protected area. Is mtd partitioning. Can be seen like this, and possible dumped with some memory dump utility, or dd. Code:
~ $ cat /proc/mtd |
Re: N9/N950 Open Mode "Warning" Image Editing
Quote:
|
Re: N9/N950 Open Mode "Warning" Image Editing
success, just executed
Code:
disclaimer-cal remove View-openmode |
Re: N9/N950 Open Mode "Warning" Image Editing
Wow congrats, that disclaimer is just plain ugly, and thanks to you guys... is a thing of the past.
|
Re: N9/N950 Open Mode "Warning" Image Editing
coderus any way to do something similar when already in open mode.
|
Re: N9/N950 Open Mode "Warning" Image Editing
of course no.
|
Re: N9/N950 Open Mode "Warning" Image Editing
2 Attachment(s)
rle is 16 bit run length encoded data, converted my example png to rle and it seems to work.
RM696-07-1_PR_001:~# disclaimer-cal write View-openmove disclaimer-custom.rle disclaimer-cal: Disclaimer written to CAL (size: 68843) |
All times are GMT. The time now is 07:12. |
vBulletin® Version 3.8.8