Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Custom console design switches back to standard
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Spirit4ever
n00b
n00b


Joined: 14 Nov 2003
Posts: 58
Location: Germany, Augsburg

PostPosted: Sun Dec 07, 2003 5:07 pm    Post subject: Custom console design switches back to standard Reply with quote

Hi @ll!

I installed a custom bootsplash and a custom picture for the console. Everything is working perfectly fine, until gentoo is done with booting. In that moment the console switches back to the old design (the same one, as it is on the live cd).

Another strange thing is this error message, which comes very often, while the machine is booting:
Code:
/sbin/rc: line 318: filter_environ: command not found


I used the bootsplash patch from http://www.bootsplash.org/ to get my framebuffer running and since that, there is this error and i think the "switching" console design.

Any ideas, what i did wrong?
Greets
Ben
Back to top
View user's profile Send private message
MasquedAvenger
Guru
Guru


Joined: 21 Aug 2003
Posts: 559
Location: Southern California

PostPosted: Sun Dec 07, 2003 5:21 pm    Post subject: Reply with quote

you have to edit /etc/conf.d/bootsplash.conf and change the theme you are using. The init script that handles bootsplash after the kernel boots is what's changing the console. If you tell it to use the theme you want to instead, it should work perfectly :)

Right at the beginning of the file, it says:

BOOTSPLASH-THEME="gentoo"

change that to:

BOOTSPLASH-THEME="(yourtheme)"

Hope this helps :)

James
Back to top
View user's profile Send private message
Spirit4ever
n00b
n00b


Joined: 14 Nov 2003
Posts: 58
Location: Germany, Augsburg

PostPosted: Sun Dec 07, 2003 5:36 pm    Post subject: Reply with quote

*slaponmyforehead* Thx ..that did it ;)
I did that on another machine and forgot it that time *g*

Any ideas about the filter_environ?

Ben
Back to top
View user's profile Send private message
MasquedAvenger
Guru
Guru


Joined: 21 Aug 2003
Posts: 559
Location: Southern California

PostPosted: Sun Dec 07, 2003 8:03 pm    Post subject: Reply with quote

I don't know much about it other than the line I told you ;) I suppose I should experiment, but everything is just the way I like it right now (I got an awesome fantasy theme goin' on - bootsplash all the way through gdm and X ;) so I don't wanna mess with it too much.

James
Back to top
View user's profile Send private message
Spirit4ever
n00b
n00b


Joined: 14 Nov 2003
Posts: 58
Location: Germany, Augsburg

PostPosted: Sun Dec 07, 2003 8:53 pm    Post subject: Reply with quote

It wouldn't make any sense that you play around with your settings ..never change a running system ;) But thanks!
Does anybody else got an idea ..unfortunately i cant find the script, which is causing it.
Back to top
View user's profile Send private message
Parmus
n00b
n00b


Joined: 04 May 2003
Posts: 7
Location: Denmark

PostPosted: Wed Dec 10, 2003 2:07 pm    Post subject: Reply with quote

MasquedAvenger wrote:
I don't know much about it other than the line I told you ;) I suppose I should experiment, but everything is just the way I like it right now (I got an awesome fantasy theme goin' on - bootsplash all the way through gdm and X ;) so I don't wanna mess with it too much.

James


I'm trying to do the same thing. How do you stop gdm from blanking the screen just before your WM starts? I want to keep the background-image, as I use the same in my Fluxbox-theme.

-- Parmus
Back to top
View user's profile Send private message
Sebi
n00b
n00b


Joined: 03 Nov 2003
Posts: 14

PostPosted: Thu Dec 11, 2003 2:19 pm    Post subject: Reply with quote

Spirit4ever wrote:
Any ideas about the filter_environ?

Ben


Simply replace all (filter_environ; X) in file /etc/init.d/functions.sh by X. According to the webcvs the filter_environ thing was introduced in 1.24 and removed again in 1.29.... The function filter_environ should be declared in rc-services.sh - I don't even have that file.

Think this is a baselayout-related problem. When I installed the bootsplash-package I was told that none of the default-configurations matched my baselayout. I took the closest match to my 1.8.6.12-r2. The rc-script package is fetched by the baselayout ebuild. Maybe a re-emerge of baselayout might help, but as all other things operate correctly I'd prefer the above replacement and wait until baselayout-1.9 is out - with correct bootsplash implementation.

Sebi
Back to top
View user's profile Send private message
Sebi
n00b
n00b


Joined: 03 Nov 2003
Posts: 14

PostPosted: Thu Dec 11, 2003 2:34 pm    Post subject: Reply with quote

Well, couldn't resist doing a "emerge baselayout" ;)

Result: filter_environ-messages disappeared, bootsplash kept working! (baselayout-1.8.6.12-r2).

Sebi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum