Gentoo Archives: gentoo-kernel

From: Michal Januszewski <spock@g.o>
To: gentoo-kernel@l.g.o
Subject: Re: [gentoo-kernel] I'm not able to get the vertical bar with gensplash after issuing alt+f1 key during the earlier boot stage
Date: Wed, 11 Apr 2007 09:33:36
Message-Id: 20070411093231.GA26586@spock.one.pl
In Reply to: Re: [gentoo-kernel] I'm not able to get the vertical bar with gensplash after issuing alt+f1 key during the earlier boot stage by Jimmy Jazz
1 > If i understood well F2 is managed from splash_util not splash_helper.
2 > Also, my config isn't really gentoo compliant (i don't use genkernel)
3 > and i would avoid the need of splash_util.static. I'm loading
4 > splash_helper from bzImage via initramfs archive to do the job. At this
5 > stage the alt+F1 key gives me the ability to switch to the verbose mode,
6 > have a look at the display to see what is going on (i'm kind of curious
7 > :) and switch back to the silent mode like i'm able with splash_util.
8 > The problem is, i cannot switch back to the silent mode until
9 > splash_util is loaded. I could say, the key Alt+F1 is not
10 > "bidirectional", in other words the display cannot go back to the
11 > precedent mode.
12
13 Alt+F1 was never meant to be bidirectional -- it's the usual key
14 combination to switch to tty1 (Alt+F2 to tty2, Alt+F3 to tty3 etc).
15 Switching back to verbose during early userspace is currently
16 unsupported. If you need it really badly, let me know and I'll see
17 whether I can hack a simple solution for it.
18
19 > The second issue is, i'm no more able to see the purple vertical bar at
20 > the right of the screen during the verbose mode. The screen only looks
21 > like as an usual tty. I'm quite sure, it was possible in the past.
22
23 Is the verbose mode activated at a later time? Are you sure you have
24 compiled splashutils with fbsplash-support enabled?
25
26 > PS: I have tried splashutils 1.4 but it doesn't work for me. The screen
27 > stays black... until i press alt+f1 or F2. At first, i thought that
28 > could be the radeonfb driver, but it seems not. I didn't take too much
29 > time to look after it and i switched back to splashutils 1.3.1 for the
30 > moment.
31
32 That could be either a bug in splashutils or a problem with how you're
33 building your initramfs image. Could you provide some more details about
34 how it is created?
35
36 Best regards.
37 --
38 Michal Januszewski JID: spock@×××××××××.org
39 Gentoo Linux Developer http://people.gentoo.org/spock

Replies