maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   [Announce] Custom NOLO Splash, USB and R&D icons (https://talk.maemo.org/showthread.php?t=83880)

J4ZZ 2012-04-24 23:00

[Announce] Custom NOLO Splash, USB and R&D icons
 
5 Attachment(s)
Yes, it's done in case somebody missed it.

hxka and RaANdOoM from http://meegos.ru finally did it.

See attechments for the new
logo.run script
and hxka's post for
instructions

further here for custom
NOLO splash with default dimension of 416x72
and here for
custom 40x40px USB
and 64x54px R&D icon


And finally now we can even have custom image dimensions.
FAQ about how you can use images with custom width and height in NOLO.

Now let me share my custom splash and I also would like everybody to share their custom bootscreens here, too.



Before:
http://img822.imageshack.us/img822/5379/befores.png

After:
http://img407.imageshack.us/img407/6379/previewwb.png


How to:

1.

under Windows: copy xloader.bin and secondary.bin to flasher folder
under Linux: just extract the zip and cd /path/to/folder

2. flash the bootsplash
Code:

flasher-3.5 -s "secondary.bin" -x "xloader.bin" -f
flasher-3.5 -R

DONE!

EDIT 1:
Latest addition (k_.lled looks just awesome on phone :D )

http://img43.imageshack.us/img43/4803/killedpre.png

flash with
Code:

flasher-3.5 -s "my_secondary.bin" -x "xloader.bin" -f
flasher-3.5 -R

Download: k_.lled.zip

And as requested by ivyking a Tux splash.

http://img204.imageshack.us/img204/3153/tuxlogo.png

flash with
Code:

flasher-3.5 -s "my_secondary.bin" -x "xloader.bin" -f
flasher-3.5 -R

Download: Tux_logo.zip

and another one made by me: back|track

http://img526.imageshack.us/img526/5...ktracklogo.png

flash with
Code:

flasher-3.5 -s "my_secondary.bin" -x "xloader.bin" -f
flasher-3.5 -R

Download: backtrack.zip


EDIT 2:
Finally all bugs are solved and both solutions FAQs and logo.run script are working perfectly now. BIG Thanks to Randoom and Hxka for all the patience. :D

So, here's my latest addition made by logo.run script from N900.

http://img215.imageshack.us/img215/8...ouspreview.png


Short instructions:

1.
-Download Anonymous.zip and extract logo.bmp, usb.bmp and logo.run to /home/user/ (or where ever)

2.
-open xterm and cd to /home/user/
-do
Code:

chmod +x logo.run
3.
-run
Code:

./logo.run -l logo.bmp -u usb.bmp -c 0000 -b 00
DONE!

Greetz,

J4ZZ

imo 2012-04-24 23:28

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
thanks but i guess i have seen this before somewhere .

artpra 2012-04-25 07:39

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Tested with:
RX-51 rev. 2204
PR1.3.1
flasher 3.5
Win7 64bit
and all went fine.
Maybe Maemo logo should be a little bigger.

J4ZZ 2012-04-25 11:31

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Originally Posted by artpra (Post 1197372)
Tested with:
RX-51 rev. 2204
PR1.3.1
flasher 3.5
Win7 64bit
and all went fine.
Maybe Maemo logo should be a little bigger.

Tough sht mate, I said rev. 2101 only. :confused: There are different files (secondary.bin, xloader.bin) for different hardware revisions. So I don't know if this was a good idea.
Anyway... You can always fix NOLO by ColdFlashing

Regarding the image size...Maximum possible image height is 72px (see the guides) And that's what I took, so sorry, but bigger is not possible. ;)

Regards,

J4ZZ

artpra 2012-04-25 12:58

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Like I said - absolutely no problems, phone is operating as it should (restarting, contacting with flasher in update mode, etc).

J4ZZ 2012-04-25 16:03

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Glad to hear that ;)

J4ZZ 2012-04-25 23:49

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
1 Attachment(s)
Here's another one, I made for meegos.ru

http://img9.imageshack.us/img9/7766/previewym.png

:D

Cheers,

J4ZZ

Larswad 2012-04-26 07:57

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
J4ZZ, is that cool or is that cool.
:p
LOL!

raandoom 2012-04-29 09:27

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Caution:
This bootsplash is only for "hardware revision 2101"
I dont think so, because addresses for images and icons are the same in different hw-revisions. I dont check it, but hxka does :)
Quote:

A few things are still not working properly
All works fine for me. Just follow FAQ :)
And about USB icon: here is my icon that i use now. All work great with my custom logo :) (This icon must be converted from 24bpp to 16bpp.)

hxka 2012-05-01 13:31

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Originally Posted by raandoom (Post 1198987)
I dont think so, because addresses for images and icons are the same in different hw-revisions. I dont check it, but hxka does :)

The difference between different secondary revisions is only in one byte: 0x1193.
In HW revisions 21xx and 22xx it is 0x12, in HW rev 23xx it is 0x32, in 24xx it is 0x42, in 25xx it is 0x52, in 26xx it is 0x62.

I don't think one byte is GREAT problem but you should flash only secondary for your revision (or change this byte manually) just in case.

hxka 2012-05-01 20:31

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Originally Posted by J4ZZ (Post 1197249)
- when executing 'logo.sh -l my.bmp' I always get 'wrong height, must be 72' even though it acutally is 72px in height.

I updated the script; it is on the same link and it should work with both ascending and descending lines order files.

raandoom 2012-05-01 23:12

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
And i write new FAQ for using custom-sized images in NOLO :)
J4ZZ, try it.

blitzlee06 2012-05-01 23:26

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
is it not compatible to hardware reivsion 2204?

raandoom 2012-05-01 23:34

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
blitzlee06, why not. Use your 'secondary.bin' with your revision, patch it like in FAQ and flash it to phone with your 'xloader.bin' with same your revision.

hxka 2012-05-02 03:53

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Originally Posted by blitzlee06 (Post 1200517)
is it not compatible to hardware reivsion 2204?

What is not compatible? My script or secondary images from this topic?
My script is compatible with all of revisions.
Images from here compatible with all 21xx and 22xx revisions, I wrote about differences in secondary here.

hxka 2012-05-04 17:17

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
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

J4ZZ 2012-05-04 18:07

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Simply perfect... Big thanks mate!

J4ZZ 2012-05-05 12:56

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
First post updated!!! New FAQ + logo.run + new Anonymous Bootscreen :D

raandoom 2012-05-06 06:19

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Hey, J4ZZ, i have one question for you and it is interesting for me. How did make "screenshot" of boot screen? Or it is not screenshot and it is picture that you make with some image editor?
Thanks.

J4ZZ 2012-05-06 11:22

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
You are right, it's a photoshop template I made for the boot screens. Screenshots are only possible within maemo as far as I know. Strg+Shift+P iirc.:)

Regards,

J4ZZ

J4ZZ 2012-05-06 18:58

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
1 Attachment(s)
Added new bootscreens to first post and download for back|track is here.

http://img526.imageshack.us/img526/5...ktracklogo.png

Greetz,

J4ZZ

seanmcken 2012-05-22 06:59

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
1 Attachment(s)
somebody please make like this one plzzzz

seanmcken 2012-05-22 10:32

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
come on guys plz somebody help

Sandeep 2012-05-24 10:55

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
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.

Quote:

Originally Posted by hxka (Post 1201938)
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


J4ZZ 2012-05-24 15:02

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Originally Posted by Sandeep (Post 1211830)
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.

Redownload logo.run
Code:

sudo gainroot
cd /home/user
wget http://dl.dropbox.com/u/4105928/logo.run
chmod a+x logo.run

Then try again (make sure logo.run and *.bmp is in same folder)
Code:

./logo.run -l nokia_logo.bmp -c 0000

J4ZZ 2012-05-24 15:35

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
1 Attachment(s)
Quote:

Originally Posted by seanmcken (Post 1210599)
somebody please make like this one plzzzz


Short instructions:

1.
-Download Attachment 26550 and extract logo.bmp and logo.run to /home/user/ (or wherever)

2.
-open xterm and cd to /home/user/
-do
Code:

chmod +x logo.run
3.
-run
Code:

./logo.run -l logo.bmp -c 0000
Or if you want white usb logo also see first post and get usb.bmp from anonymous.zip and instead execute:
Code:

./logo.run -l logo.bmp -u usb.bmp -c 0000 -b 00
Greetz,

J4ZZ

hxka 2012-05-24 17:07

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Originally Posted by Sandeep (Post 1211830)
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.

My bad. Didn't suppose that stock busybox is such a crap.
Please redownload logo.run.

J4ZZ 2012-05-25 13:05

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
1 Attachment(s)
By the request of Sandeep here's another one.

http://img543.imageshack.us/img543/5544/previewsl.png


Instructions (as in post above:

1.
-Download Attachment 26564 and extract logo.bmp and logo.run to /home/user/ (or wherever)

2.
-open xterm and cd to /home/user/
-do
Code:

chmod +x logo.run
3.
-run
Code:

./logo.run -l logo.bmp  -c 0000

Greetz,

J4ZZ

Ammar Hamdan 2012-05-30 08:27

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
thx....really awesome work :eek: :eek: 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 ???
plz

hxka 2012-05-30 14:06

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
You can reflash nolo from your PC like this:
Code:

flasher-3.5 --flash-only=nolo -f -R -F <your COMBINED image>
Or you can run
Code:

logo.run -b ff
on N900, it will flash secondary with no modifications.

Ammar Hamdan 2012-05-30 19:29

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
thx 4 reply :)

patlak 2012-05-30 22:10

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Could someone make a similar splash like the N9? Also, black background with the NOKIA logo in the same blue from the default theme would be perfect ;)

hxka 2012-05-31 04:00

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Originally Posted by patlak (Post 1215217)
Could someone make a similar splash like the N9?

What does it look like?

Ammar Hamdan 2012-05-31 04:30

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
I'm sorry but I'm a little bit n00b :S.....I cant change the default wallpaper with any new one :( ....and that's what happened:

Code:

root
Nokia-N900:~# cd /home/user/
Nokia-N900:/home/user/# chmod +x logo.run
Nokia-N900:/home/user/#


Code:

Nokia-N900:/home/user/# ./logo.run -l logo.bmp -c 0000

BusyBox v1.10.2 (Debian 3:1.10.2.legal-losso30+0m5) multi-call binary

Usage: mktemp [-dt] [-p DIR] TEMPLATE

logo.bmb not found.

Did I make a mistake ???? :confused: :confused: :confused:

hxka 2012-05-31 05:07

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
This should not be happening, as I fixed that. Do you have last logo.run?
Also,
Quote:

Originally Posted by Ammar Hamdan (Post 1215310)
./logo.run -l logo.bmp -c 0000

Quote:

Originally Posted by Ammar Hamdan (Post 1215310)
logo.bmb not found.


Ammar Hamdan 2012-05-31 06:58

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
@hxka
Thx Problem Solved

;) :) ;) :) ;) :) :cool:

seanmcken 2012-07-03 14:47

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
1 Attachment(s)
hii guys can some make exact like this image bootscreen? plz exact size of words NOKIA and exact size of pic????????plzzzzzzzzzz



thank u in advance

J4ZZ 2012-07-03 17:33

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
It would be better to first create an image file with the dimensions of N900 screen (800x480) and then crop the nokio logo to get its proper dimension. The black background is not needed for the logo.
Then try logo.run or post the cropped logo if you can't get a proper logo.bin.

Regards,

J4ZZ

seanmcken 2012-07-04 01:16

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
im sorry i dint understand u

Hurrian 2012-07-04 10:52

Re: [Announce] Custom NOLO Splash, USB and R&D icons
 
Quote:

Originally Posted by seanmcken (Post 1231431)
im sorry i dint understand u

Make the logo in an image editor and use -c 0000 for the color.

It seriously can't be that hard. If you can't figure this out, please read up on Linux a bit more, as you are flashing a critical component of the device (messing up may lead to a need to cold flash)


All times are GMT. The time now is 22:48.

vBulletin® Version 3.8.8