* [gentoo-user] Problems with font-color and fbsplash @ 2005-10-07 5:26 Rafael Fernández López 2005-10-07 12:50 ` Rafael Fernández López 0 siblings, 1 reply; 6+ messages in thread From: Rafael Fernández López @ 2005-10-07 5:26 UTC (permalink / raw To: gentoo-user Hi, I'm using fbsplash for cool booting. I'm working on my own themes, but I've noticed that it doesn't matter what I put on the variable fgcolor or bgcolor, because it will do nothing. Always console color will be GRAY, it doesn't matter if I set on my 1024x768.cfg (for example) fgcolor=8 (white). Thanks, Rafael Fernández. -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problems with font-color and fbsplash 2005-10-07 5:26 [gentoo-user] Problems with font-color and fbsplash Rafael Fernández López @ 2005-10-07 12:50 ` Rafael Fernández López 2005-10-07 13:53 ` Holly Bostick 0 siblings, 1 reply; 6+ messages in thread From: Rafael Fernández López @ 2005-10-07 12:50 UTC (permalink / raw To: gentoo-user Rafael Fernández López wrote: > Hi, > > I'm using fbsplash for cool booting. I'm working on my own themes, > but I've noticed that it doesn't matter what I put on the variable > fgcolor or bgcolor, because it will do nothing. > > Always console color will be GRAY, it doesn't matter if I set on my > 1024x768.cfg (for example) fgcolor=8 (white). > > Thanks, > Rafael Fernández. I don't think is a kernel issue, because emerge and so on can show colors (green, red, and so on...). Thanks, Rafael Fernández López. -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problems with font-color and fbsplash 2005-10-07 12:50 ` Rafael Fernández López @ 2005-10-07 13:53 ` Holly Bostick 2005-10-08 19:10 ` Rafael Fernández López 0 siblings, 1 reply; 6+ messages in thread From: Holly Bostick @ 2005-10-07 13:53 UTC (permalink / raw To: gentoo-user Rafael Fernández López schreef: > Rafael Fernández López wrote: > >> Hi, >> >> I'm using fbsplash for cool booting. I'm working on my own themes, >> but I've noticed that it doesn't matter what I put on the >> variable fgcolor or bgcolor, because it will do nothing. >> >> Always console color will be GRAY, it doesn't matter if I set on my >> 1024x768.cfg (for example) fgcolor=8 (white). >> >> Thanks, Rafael Fernández. > > > I don't think is a kernel issue, because emerge and so on can show > colors (green, red, and so on...). > What I'm wondering is just exactly where is "white" set to equal "8"? I suspect that splash doesn't know what "8" means, so it's using the default color (which is probably gray). What you're talking about sounds much more like terminal settings (~/.Xresources settings) rather than splash configuration (from looking at a random config file in /etc/splash). What configuration file are you using, and what does it say? Holly -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problems with font-color and fbsplash 2005-10-07 13:53 ` Holly Bostick @ 2005-10-08 19:10 ` Rafael Fernández López 2005-10-09 8:37 ` libertine 0 siblings, 1 reply; 6+ messages in thread From: Rafael Fernández López @ 2005-10-08 19:10 UTC (permalink / raw To: gentoo-user Holly Bostick wrote: > Rafael Fernández López schreef: > >>Rafael Fernández López wrote: >> >> >>>Hi, >>> >>>I'm using fbsplash for cool booting. I'm working on my own themes, >>>but I've noticed that it doesn't matter what I put on the >>>variable fgcolor or bgcolor, because it will do nothing. >>> >>>Always console color will be GRAY, it doesn't matter if I set on my >>>1024x768.cfg (for example) fgcolor=8 (white). >>> >>>Thanks, Rafael Fernández. >> >> >>I don't think is a kernel issue, because emerge and so on can show >>colors (green, red, and so on...). >> > > > What I'm wondering is just exactly where is "white" set to equal "8"? > > I suspect that splash doesn't know what "8" means, so it's using the > default color (which is probably gray). > > What you're talking about sounds much more like terminal settings > (~/.Xresources settings) rather than splash configuration (from looking > at a random config file in /etc/splash). > > What configuration file are you using, and what does it say? > > Holly Well, you only have to go to http://www.bootsplash.org, in the section "Config files", because I'm editing "1024x768.cfg" of a theme... and you'll see what means 0,1,2,3,4,5,6,7,8... in fgcolor and bgcolor variables. Thanks, Rafael Fernández. -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problems with font-color and fbsplash 2005-10-08 19:10 ` Rafael Fernández López @ 2005-10-09 8:37 ` libertine 2005-10-10 0:04 ` Rafael Fernández López 0 siblings, 1 reply; 6+ messages in thread From: libertine @ 2005-10-09 8:37 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 1589 bytes --] but,i want know how to produce my own gentoo splash theme using some tools? 2005/10/9, Rafael Fernández López <info@maestroprogramador.com>: > > Holly Bostick wrote: > > Rafael Fernández López schreef: > > > >>Rafael Fernández López wrote: > >> > >> > >>>Hi, > >>> > >>>I'm using fbsplash for cool booting. I'm working on my own themes, > >>>but I've noticed that it doesn't matter what I put on the > >>>variable fgcolor or bgcolor, because it will do nothing. > >>> > >>>Always console color will be GRAY, it doesn't matter if I set on my > >>>1024x768.cfg (for example) fgcolor=8 (white). > >>> > >>>Thanks, Rafael Fernández. > >> > >> > >>I don't think is a kernel issue, because emerge and so on can show > >>colors (green, red, and so on...). > >> > > > > > > What I'm wondering is just exactly where is "white" set to equal "8"? > > > > I suspect that splash doesn't know what "8" means, so it's using the > > default color (which is probably gray). > > > > What you're talking about sounds much more like terminal settings > > (~/.Xresources settings) rather than splash configuration (from looking > > at a random config file in /etc/splash). > > > > What configuration file are you using, and what does it say? > > > > Holly > > Well, you only have to go to http://www.bootsplash.org, in the section > "Config files", because I'm editing "1024x768.cfg" of a theme... and > you'll see what means 0,1,2,3,4,5,6,7,8... in fgcolor and bgcolor > variables. > > Thanks, > Rafael Fernández. > -- > gentoo-user@gentoo.org mailing list > > -- 看看我的blog http://debian.ful.cn [-- Attachment #2: Type: text/html, Size: 2297 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Problems with font-color and fbsplash 2005-10-09 8:37 ` libertine @ 2005-10-10 0:04 ` Rafael Fernández López 0 siblings, 0 replies; 6+ messages in thread From: Rafael Fernández López @ 2005-10-10 0:04 UTC (permalink / raw To: gentoo-user libertine wrote: > but,i want know how to produce my own gentoo splash theme > using some tools? > > 2005/10/9, Rafael Fernández López <info@maestroprogramador.com > <mailto:info@maestroprogramador.com>>: > > Holly Bostick wrote: > > Rafael Fernández López schreef: > > > >>Rafael Fernández López wrote: > >> > >> > >>>Hi, > >>> > >>>I'm using fbsplash for cool booting. I'm working on my own themes, > >>>but I've noticed that it doesn't matter what I put on the > >>>variable fgcolor or bgcolor, because it will do nothing. > >>> > >>>Always console color will be GRAY, it doesn't matter if I set on my > >>>1024x768.cfg (for example) fgcolor=8 (white). > >>> > >>>Thanks, Rafael Fernández. > >> > >> > >>I don't think is a kernel issue, because emerge and so on can show > >>colors (green, red, and so on...). > >> > > > > > > What I'm wondering is just exactly where is "white" set to equal "8"? > > > > I suspect that splash doesn't know what "8" means, so it's using the > > default color (which is probably gray). > > > > What you're talking about sounds much more like terminal settings > > (~/.Xresources settings) rather than splash configuration (from > looking > > at a random config file in /etc/splash). > > > > What configuration file are you using, and what does it say? > > > > Holly > > Well, you only have to go to http://www.bootsplash.org, in the section > "Config files", because I'm editing "1024x768.cfg" of a theme... and > you'll see what means 0,1,2,3,4,5,6,7,8... in fgcolor and bgcolor > variables. > > Thanks, > Rafael Fernández. > -- > gentoo-user@gentoo.org <mailto:gentoo-user@gentoo.org> mailing list > > > > > -- > 看看我的blog > http://debian.ful.cn There's no need to have any tool. You have to make a picture for your verbose mode and / or silent mode, and then study the resolution.cfg syntax (http://www.bootsplash.org) and create one for your theme... when everything is done, you only have to recompile your kernel with the new theme or create a new initramfs, the one that you want to use. Bye. -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-10-09 23:53 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-10-07 5:26 [gentoo-user] Problems with font-color and fbsplash Rafael Fernández López 2005-10-07 12:50 ` Rafael Fernández López 2005-10-07 13:53 ` Holly Bostick 2005-10-08 19:10 ` Rafael Fernández López 2005-10-09 8:37 ` libertine 2005-10-10 0:04 ` Rafael Fernández López
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox