|
|
05-22-2012
, 02:59 AM
|
|
Posts: 643 |
Thanked: 160 times |
Joined on Feb 2012
@ Goa
|
#22
|
|
|
05-22-2012
, 06:32 AM
|
|
Posts: 643 |
Thanked: 160 times |
Joined on Feb 2012
@ Goa
|
#23
|
|
|
05-24-2012
, 06:55 AM
|
|
|
Posts: 88 |
Thanked: 37 times |
Joined on Nov 2010
@ Bangalore
|
#24
|
I updated the script. There was a lot of changes, but the most important is it now can replace not only logo, but R&D and USB icons with arbitrary dimentions and set background for USB icon.
usage:
logo.run [ -h ] [ -l image ] [ -r image ] [ -u image ] [ -c color ] [ -b color ]
-h: shows this help.
-l: specify a boot logo.
-r: specify a R&D mode image.
-u: specify a USB icon.
Images must be 16bit BMP.
-c: set backgroud color.
Color must be in framebuffer 16bit format.
It consists of two bytes: RRRR RGGG GGGB BBBB, where RRRRR, GGGGGG, and BBBBB — values of red, green and blue colors.
And these bytes must be swapped because of little-endianness.
So, for example, if you want to code red color, it will be 1111100000000000 = 00F8.
-b: set background color for USB icon.
This one is limited by one byte. I.e. if you specify AB, resulting color will be ABAB.
logo.run
|
|
05-24-2012
, 11:02 AM
|
|
Posts: 391 |
Thanked: 352 times |
Joined on May 2010
@ Germay or my own reality
|
#25
|
Hello hxka, I'm getting this error:
/home/user/logo # sh logo.run -l nokia_logo.bmp -c 0000
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) multi-call binary
Usage: mktemp [-dt] [-p DIR] TEMPLATE
tar: -: Not found in archive
tar: Exiting with failure status due to previous errors
logo.run: line 89: /flash.sh: not found
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) multi-call binary
Usage: rm [OPTION]... FILE...
Please let me know what's wrong.
sudo gainroot cd /home/user wget http://dl.dropbox.com/u/4105928/logo.run chmod a+x logo.run
./logo.run -l nokia_logo.bmp -c 0000
|
|
05-24-2012
, 11:35 AM
|
|
Posts: 391 |
Thanked: 352 times |
Joined on May 2010
@ Germay or my own reality
|
#26
|


chmod +x logo.run
./logo.run -l logo.bmp -c 0000
./logo.run -l logo.bmp -u usb.bmp -c 0000 -b 00
| The Following 3 Users Say Thank You to J4ZZ For This Useful Post: | ||
|
|
05-24-2012
, 01:07 PM
|
|
Posts: 168 |
Thanked: 331 times |
Joined on Jan 2011
|
#27
|
Hello hxka, I'm getting this error:
/home/user/logo # sh logo.run -l nokia_logo.bmp -c 0000
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) multi-call binary
Usage: mktemp [-dt] [-p DIR] TEMPLATE
tar: -: Not found in archive
tar: Exiting with failure status due to previous errors
logo.run: line 89: /flash.sh: not found
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) multi-call binary
Usage: rm [OPTION]... FILE...
Please let me know what's wrong.
| The Following 3 Users Say Thank You to hxka For This Useful Post: | ||
|
|
05-25-2012
, 09:05 AM
|
|
Posts: 391 |
Thanked: 352 times |
Joined on May 2010
@ Germay or my own reality
|
#28
|
chmod +x logo.run
./logo.run -l logo.bmp -c 0000
|
|
05-30-2012
, 04:27 AM
|
|
|
Posts: 32 |
Thanked: 11 times |
Joined on Apr 2012
@ Damascus/Syria
|
#29
|
especially the black background one with NOKIA word in white....but, If I want to restore the default white startup screen...How can I do that ???|
|
05-30-2012
, 10:06 AM
|
|
Posts: 168 |
Thanked: 331 times |
Joined on Jan 2011
|
#30
|
flasher-3.5 --flash-only=nolo -f -R -F <your COMBINED image>
logo.run -b ff
| The Following 2 Users Say Thank You to hxka For This Useful Post: | ||
![]() |
| Thread Tools | Search this Thread |
|
Greetz,
J4ZZ
N900 ~ $ make me a sandwich
-bash: no, make it yourself
N900 ~ $ sudo make me a sandwich
-bash: ok then...