public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* vgacon: I like Tux, but ...
@ 2002-12-28 19:24 Harald Dunkel
  2002-12-28 20:57 ` James H. Cloos Jr.
  2002-12-28 21:07 ` Willy Tarreau
  0 siblings, 2 replies; 3+ messages in thread
From: Harald Dunkel @ 2002-12-28 19:24 UTC (permalink / raw)
  To: linux-kernel

Hi folks,

I really like to get Tux displayed on the screen at boot time
(you should see our SMP machines with hyperthreading activated),
but if I enter single user mode, then the first 5 lines remain
unusable. I can clear the whole screen, but on scrolling upwards
the first 5 lines are stuck.


Any idea?


Regards

Harri


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: vgacon: I like Tux, but ...
  2002-12-28 19:24 vgacon: I like Tux, but Harald Dunkel
@ 2002-12-28 20:57 ` James H. Cloos Jr.
  2002-12-28 21:07 ` Willy Tarreau
  1 sibling, 0 replies; 3+ messages in thread
From: James H. Cloos Jr. @ 2002-12-28 20:57 UTC (permalink / raw)
  To: harri; +Cc: linux-kernel

>>>>> "Harald" == Harald Dunkel <harri@synopsys.COM> writes:

Harald> Hi folks, I really like to get Tux displayed on the screen at
Harald> boot time (you should see our SMP machines with hyperthreading
Harald> activated), but if I enter single user mode, then the first 5
Harald> lines remain unusable. I can clear the whole screen, but on
Harald> scrolling upwards the first 5 lines are stuck.

You need to issue a reset.  setterm -reset will do it.  Or:

echo -ne '\033c\033]R'

should.

Either look for the r1, r2, r3 and/or rs strings in /etc/termcap for
the linux terminal type, or use infocmp(1) to get the info:

infocmp -L linux|egrep reset

-JimC



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: vgacon: I like Tux, but ...
  2002-12-28 19:24 vgacon: I like Tux, but Harald Dunkel
  2002-12-28 20:57 ` James H. Cloos Jr.
@ 2002-12-28 21:07 ` Willy Tarreau
  1 sibling, 0 replies; 3+ messages in thread
From: Willy Tarreau @ 2002-12-28 21:07 UTC (permalink / raw)
  To: Harald Dunkel; +Cc: linux-kernel

On Sat, Dec 28, 2002 at 08:24:26PM +0100, Harald Dunkel wrote:
> Hi folks,
> 
> I really like to get Tux displayed on the screen at boot time
> (you should see our SMP machines with hyperthreading activated),
> but if I enter single user mode, then the first 5 lines remain
> unusable. I can clear the whole screen, but on scrolling upwards
> the first 5 lines are stuck.

I'm used to clear them with a shift-pgup/shift-pgdn scroll sequence. May be
it's not the best solution, but it has worked for me for years now, so I'm
still using it.

Cheers,
Willy


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-28 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-28 19:24 vgacon: I like Tux, but Harald Dunkel
2002-12-28 20:57 ` James H. Cloos Jr.
2002-12-28 21:07 ` Willy Tarreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox