View previous topic :: View next topic |
Author |
Message |
unix l33t
Joined: 06 Jul 2003 Posts: 615 Location: Dürnten ZH Switzerland
|
Posted: Tue Mar 23, 2004 1:47 pm Post subject: Bootsplash Bild ändern |
|
|
Hallo ich wollte das Bootsplash bild ändern. Nach dem neustart, startet er das bootsplashimage nicht mer.
Das ist der Error aus der dmesg:
Code: |
bash-2.05b# dmesg | grep "bootsplash"
bootsplash: silent mode.
bootsplash 3.1.3-2003/11/14: looking for picture....<6>bootsplash: error while decompressing picture: picture is not YCBCR 221111 (9)
bootsplash 3.1.3-2003/11/14: looking for picture....<6>bootsplash: error while decompressing picture: picture is not YCBCR 221111 (9)
bootsplash 3.1.3-2003/11/14: looking for picture....<6>bootsplash: error while decompressing picture: picture is not YCBCR 221111 (9)
bootsplash 3.1.3-2003/11/14: looking for picture....<6>bootsplash: error while decompressing picture: picture is not YCBCR 221111 (9)
bootsplash 3.1.3-2003/11/14: looking for picture....<6>bootsplash: error while decompressing picture: picture is not YCBCR 221111 (9)
bootsplash 3.1.3-2003/11/14: looking for picture....<6>bootsplash: error while decompressing picture: picture is not YCBCR 221111 (9)
bash-2.05b#
|
das hier ist das bild:
http://chrigi.han-solo.net/bootsplash-1024x768.jpg
was habe ich falsch gemacht? |
|
Back to top |
|
|
primat Guru
Joined: 12 Jan 2004 Posts: 437 Location: Berlin
|
Posted: Tue Mar 23, 2004 2:22 pm Post subject: Re: Bootsplash Bild ändern |
|
|
unix wrote: | was habe ich falsch gemacht? |
Woher soll ich das wissen?
Was hast Du gemacht? |
|
Back to top |
|
|
sirro Veteran
Joined: 20 Jul 2003 Posts: 1472 Location: aachen.nrw.de.eu
|
Posted: Tue Mar 23, 2004 2:30 pm Post subject: |
|
|
Hast du das als jpg auch versucht zu benutzen? Du brauchst ein xpm-Bild. Näheres zur Umwandlung u.ä. müsste das Framebuffer/Bootsplash How-to geben... |
|
Back to top |
|
|
RealGeizt l33t
Joined: 22 Apr 2003 Posts: 700
|
Posted: Tue Mar 23, 2004 5:29 pm Post subject: |
|
|
sirro wrote: | Hast du das als jpg auch versucht zu benutzen? Du brauchst ein xpm-Bild. Näheres zur Umwandlung u.ä. müsste das Framebuffer/Bootsplash How-to geben... |
nicht unbedingt....habe auch ein jpg als bootsplash...hoffe ich habe dich nicht missverstanden |
|
Back to top |
|
|
sirro Veteran
Joined: 20 Jul 2003 Posts: 1472 Location: aachen.nrw.de.eu
|
Posted: Tue Mar 23, 2004 5:40 pm Post subject: |
|
|
RealGeizt wrote: | nicht unbedingt....habe auch ein jpg als bootsplash...hoffe ich habe dich nicht missverstanden |
echt? ich hab meins damals umgewandelt... Meine gelesen zu haben, dass man das muss. |
|
Back to top |
|
|
RealGeizt l33t
Joined: 22 Apr 2003 Posts: 700
|
Posted: Tue Mar 23, 2004 5:58 pm Post subject: |
|
|
sirro wrote: | RealGeizt wrote: | nicht unbedingt....habe auch ein jpg als bootsplash...hoffe ich habe dich nicht missverstanden |
echt? ich hab meins damals umgewandelt... Meine gelesen zu haben, dass man das muss. |
hier schau:
Code: | Tue Mar 23 18:56:12 CET 2004
~
chris@cKy : 34 files 164Mb $ cat /etc/bootsplash/personal/config/bootsplash-1280
x1024.cfg
# This is a bootsplash configuration file for
# theme SuSE, resolution 1280x1024. See
# ftp://ftp.suse.com/pub/people/stepan/bootsplash for
# more information. Comments are welcome by stepan@suse.de
# config file version
version=3
# should the picture be displayed?
state=1
# fgcolor is the text forground color.
# bgcolor is the text background (i.e. transparent) color.
fgcolor=7
bgcolor=0
# (tx, ty) are the (x, y) coordinates of the text window in pixels.
# tw/th is the width/height of the text window in pixels.
tx=25
ty=25
tw=1230
th=875
# ttf message output parameters
text_x=256
text_y=728
text_size=36
text_color=0xeef4ff
# name of the picture file (full path recommended)
jpeg=/etc/bootsplash/personal/images/Bootsplash-1280x1024.jpg
silentjpeg=/etc/bootsplash/gentoo/images/silent-1280x1024.jpg
progress_enable=1
# background
box silent noover 256 776 1024 816 #04045498
box silent inter 256 777 256 815 #ffffff #ffffff #526bb0 #526bb0
box silent 256 777 1024 815 #ffffff #ffffff #526bb0 #526bb0
# black border
box silent 256 776 1024 776 #313234
box silent 256 816 1024 816 #eef4ff
box silent 256 776 256 816 #313234
box silent 1024 776 1024 816 #eef4ff
# text box (left, top)
box 19 19 19 901 #313234
box 19 19 1261 19 #313234
# (right, bottom)
box 1261 19 1261 901 #eef4ff
box 19 901 1261 901 #eef4ff
# box itself
box noover 20 20 1260 900 #04045498
overpaintok=1 |
dass du nicht rumsuchen musst:
Code: | # name of the picture file (full path recommended)
jpeg=/etc/bootsplash/personal/images/Bootsplash-1280x1024.jpg
silentjpeg=/etc/bootsplash/gentoo/images/silent-1280x1024.jpg |
gruss, christian |
|
Back to top |
|
|
unix l33t
Joined: 06 Jul 2003 Posts: 615 Location: Dürnten ZH Switzerland
|
Posted: Wed Mar 24, 2004 12:24 pm Post subject: |
|
|
hi,
bootsplashimage kann ein jpg sein für grub splash image muss es ein xpm sein.
Ich habe den Fehler gefunden. Habe irgendwo gelesen , dass das bild die eigenschaft 29x29 und nicht 300x300 sein muss. (weis net genau was das ist glaube pixel per inch oder sowas ka)
habe diese option auf jedenfall irgendwo gefunden und geändert und dann gings |
|
Back to top |
|
|
sirro Veteran
Joined: 20 Jul 2003 Posts: 1472 Location: aachen.nrw.de.eu
|
Posted: Wed Mar 24, 2004 2:33 pm Post subject: |
|
|
unix wrote: | bootsplashimage kann ein jpg sein für grub splash image muss es ein xpm sein. |
Wohl verwechselt. Sorry. |
|
Back to top |
|
|
|