![]() |
2012-05-22
, 06:59
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#22
|
![]() |
2012-05-22
, 10:32
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#23
|
![]() |
2012-05-24
, 10:55
|
|
Posts: 110 |
Thanked: 59 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
![]() |
2012-05-24
, 15:02
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#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
![]() |
2012-05-24
, 15:35
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#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: | ||
![]() |
2012-05-24
, 17:07
|
Posts: 204 |
Thanked: 423 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: | ||
![]() |
2012-05-25
, 13:05
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#28
|
chmod +x logo.run
./logo.run -l logo.bmp -c 0000
![]() |
2012-05-30
, 08:27
|
|
Posts: 34 |
Thanked: 12 times |
Joined on Apr 2012
@ Damascus/Syria
|
#29
|
![]() |
2012-05-30
, 14:06
|
Posts: 204 |
Thanked: 423 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: | ||
![]() |
Tags |
nokia n900, splashscreen |
|
Greetz,
J4ZZ
N900 ~ $ make me a sandwich
-bash: no, make it yourself
N900 ~ $ sudo make me a sandwich
-bash: ok then...