|
Bugzilla – Full Text Bug Listing |
| Summary: | Bootsplash image for 1600x900 is missing | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | vincent lejeune <vljn> |
| Component: | Bootloader | Assignee: | Javier Llorente <javier> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P4 - Low | CC: | auxsvr, javier, pdedecker, publio.escipion.el.africano |
| Version: | Final | ||
| Target Milestone: | Milestone 5 of 6 | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | bootsplash config file for 1600x900 resolution | ||
Robert, please look around for volunteers to maintain this. To adapt one of the other widescreen artwork should be no big problem. With the ImageMagick package that ships with the "convert" command, you can resize the 3200x1200 bootsplash (the bigest one, to avoid too low sampling) with the following bash line : convert bootsplash-3200x1200.jpg -resize 1600x900! bootsplash-1600x900.jpg And the same for the silent*.jpg I don't know how to make the .cfg file. Still no hope for openSUSE_11.4 ? (In reply to comment #1) > Robert, please look around for volunteers to maintain this. To adapt one of the > other widescreen artwork should be no big problem. Readding Robert to the bugreport. "(changed during the 2011-02-20 Open-Bugs-Day about bugs for obsolete versions of openSUSE)" it persist on rc1 dom feb 20 09:51:36 UTC 2011 The kernel can scale the image. So you can use an image of similar size, like 'mkinitrd -s 1680x1050'. As coolo mentioned, we don't have a package maintainer atm. Volunteers welcome. :-) Created attachment 418581 [details]
bootsplash config file for 1600x900 resolution
(In reply to comment #2) > With the ImageMagick package that ships with the "convert" command, you can > resize the 3200x1200 bootsplash (the bigest one, to avoid too low sampling) > with the following bash line : > > convert bootsplash-3200x1200.jpg -resize 1600x900! bootsplash-1600x900.jpg > > And the same for the silent*.jpg > > I don't know how to make the .cfg file. Could you please try the config file I have attached? Copy the images generated with ImageMagick to /etc/bootsplash/themes/openSUSE/images/ (don't forget to check that the filenames are correct) Copy the config file attached in this bug report to /etc/bootsplash/themes/openSUSE/config/ Run mkinitrd Thanks! bootsplash-branding-openSUSE v3.1-64.66.1 contains a bootsplash for 1600x900: /etc/bootsplash/themes/openSUSE/images/bootsplash-1600x900.jpg Marking issue as resolved. |
User-Agent: Mozilla/5.0 (X11; U; Linux; fr-FR) AppleWebKit/532.4 (KHTML, like Gecko) konqueror/4.4.3 Safari/532.4 In /etc/bootsplash/themes/openSUSE/{images|config}, there is nothing for 1600x900. This resolution is said to be "disabled" when doing mkinitrd -s 1600x900 Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: To have a 1600x900 bootsplash