From: Holly Bostick <motub@planet.nl>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] More splash problems
Date: Tue, 23 Aug 2005 16:59:11 +0200 [thread overview]
Message-ID: <430B39BF.8070803@planet.nl> (raw)
In-Reply-To: <430ADD7B.5040208@gmail.com>
Nagatoro schreef:
> Hi,
>
> I've got another "interesting" problem with the splash. It seems like
> no matter what I specify the computer always wants to use a 800x600
> resolution.
>
> At startup I get this (not word for word since showconsole won't play
> nicely):
> ---
> can't open config file /etc/splash/livecd-2005.1/800x600.cfg
> No 8bpp verbose pic found...
> Failed to get ...
> ---
>
Your problem seems to be the same one I had.
>
> dmesg:
> ---
> CONFIG_FB_VESA_DEFAULT_MODE="1280x1024@60"
>
> Does anyone have an idea as to what is wrong here? It used to work (some
> emerge -uDNav world 's ago...).
Yes... you see your kernel config for the default mode? It does not
specify a bit depth. Neither did mine. Change the setting in the kernel to
1280x1024-32@60
(or whatever your preferred resolution is, thereby specifying a bit
depth to the kernel config)
recompile the kernel, and try again, using the setting you want in
grub.conf, and it should work. At least, that's what fixed it for me.
This is not the way it's *supposed* to work-- the setting in the kernel
is supposed to be overridden by the setting in grub.conf. And for most
everybody, it seems to work that way. But in my experience, the setting
in grub.conf is ignored if the kernel config doesn't conform to it-- if
I haven't set a bit depth in the kernel, the kernel framebuffer settings
default to 8bpp, which the livecd theme does not support, causing the
livecd themes to fail (because the theme looks for 8bpp pix instead of
overriding the fallback to what I specified in grub.conf). Emergence
does support 8bpp, so that would work, but that's not what we're trying
to do.
It seems to be a bug, but if you could confirm that 'fixing' your kernel
setting fixes the problem for you, then that would help confirm that it
is a bug (as well as fixing your problem), although it seems to not
affect everyone for some reason (yet to be determined).
Holly
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-23 15:06 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-23 8:25 [gentoo-user] More splash problems Nagatoro
2005-08-23 9:07 ` Michael Kintzios
2005-08-23 9:44 ` Nagatoro
2005-08-23 10:48 ` Uwe Thiem
2005-08-23 12:23 ` Nagatoro
2005-08-23 12:53 ` Michael Kintzios
2005-08-23 17:46 ` Nagatoro
2005-08-23 14:59 ` Holly Bostick [this message]
2005-08-23 17:50 ` Nagatoro
2005-08-23 18:27 ` Holly Bostick
2005-08-23 18:50 ` Matthias Krebs
2005-08-23 19:14 ` Holly Bostick
2005-08-23 20:08 ` Matthias Krebs
2005-08-23 23:14 ` Holly Bostick
2005-08-24 5:01 ` Nagatoro
2005-08-24 7:23 ` Uwe Thiem
2005-08-24 7:27 ` Uwe Thiem
2005-08-23 19:43 ` Nagatoro
2005-08-30 14:35 ` bshlists
2005-08-30 14:51 ` Holly Bostick
2005-08-30 15:31 ` bshlists
2005-08-30 15:42 ` Holly Bostick
2005-08-31 8:02 ` Uwe Thiem
2005-08-31 14:06 ` bshlists
2005-08-30 17:36 ` Tony Davison
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=430B39BF.8070803@planet.nl \
--to=motub@planet.nl \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox