* [parisc-linux] graphics console only displays the penguin
@ 2002-07-26 14:44 robert klough
2002-07-26 17:49 ` Jeremy Drake
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: robert klough @ 2002-07-26 14:44 UTC (permalink / raw)
To: parisc-linux
Hi,
I've tried installing the latest iso available online (the entire 400MB
one), 9.3 I think, through serial console. It worked very well, but now I
would like to pass it now on a monitor. But all what I get when I boot is
the penguin logo on the top left corner and a blinking cursor. However I see
no displayed text at all (the serial console is still available)
I've been advised to uncomment the line containing ttyS0 in the
/etc/inittab, but this line is already uncommented (without the #).
How can I have both serial and graphics consoles? If anyone could help me,
or send me their inittab it would be great
thanks in advance
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [parisc-linux] graphics console only displays the penguin
2002-07-26 14:44 [parisc-linux] graphics console only displays the penguin robert klough
@ 2002-07-26 17:49 ` Jeremy Drake
2002-07-26 18:24 ` Joel Soete
2002-07-26 20:46 ` Grant Grundler
2 siblings, 0 replies; 4+ messages in thread
From: Jeremy Drake @ 2002-07-26 17:49 UTC (permalink / raw)
To: robert klough; +Cc: parisc-linux
On Fri, 26 Jul 2002, robert klough wrote:
> Hi,
>
> I've tried installing the latest iso available online (the entire 400MB
> one), 9.3 I think, through serial console. It worked very well, but now I
> would like to pass it now on a monitor. But all what I get when I boot is
> the penguin logo on the top left corner and a blinking cursor. However I see
> no displayed text at all (the serial console is still available)
>
> I've been advised to uncomment the line containing ttyS0 in the
> /etc/inittab, but this line is already uncommented (without the #).
Uncomment (or add) a line for tty0 instead. If you want to see the linux
boot stuff on the monitor, you need to set the console in palo (not sure
the exact syntax for that).
My inittab contains these relevant lines (I have all 6 vt's on the
monitor)
1:2345:respawn:/sbin/getty 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6
T0:23:respawn:/sbin/getty -L ttyS0 9600 vt102
--
If Karl, instead of writing a lot about Capital, had made a lot of Capital,
it would have been much better.
-- Karl Marx's Mother
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] graphics console only displays the penguin
2002-07-26 14:44 [parisc-linux] graphics console only displays the penguin robert klough
2002-07-26 17:49 ` Jeremy Drake
@ 2002-07-26 18:24 ` Joel Soete
2002-07-26 20:46 ` Grant Grundler
2 siblings, 0 replies; 4+ messages in thread
From: Joel Soete @ 2002-07-26 18:24 UTC (permalink / raw)
To: robert klough; +Cc: parisc-linux
Hey,
robert klough wrote:
> Hi,
>
> I've tried installing the latest iso available online (the entire 400MB
> one), 9.3 I think, through serial console. It worked very well, but now
> I would like to pass it now on a monitor. But all what I get when I boot
> is the penguin logo on the top left corner and a blinking cursor.
> However I see no displayed text at all (the serial console is still
> available)
What kind of system is it?
Why do not you try netinstall CD available:
http://pateam.esiee.fr/cd-images/testing/
(it is small about 70Mb)
Or the last Debian Woody 3.0 just release (see www.debian.org where to
download) (but bigger size)
Normaly I test netinstall CD (with a more recent kernel) and it boot
well with on the graphical screen of my b180. (I hope to test the new
Debian next week).
>
> I've been advised to uncomment the line containing ttyS0 in the
> /etc/inittab, but this line is already uncommented (without the #).
>
I will see on my station how I setup my inittab.
See you and Good luck,
Joel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] graphics console only displays the penguin
2002-07-26 14:44 [parisc-linux] graphics console only displays the penguin robert klough
2002-07-26 17:49 ` Jeremy Drake
2002-07-26 18:24 ` Joel Soete
@ 2002-07-26 20:46 ` Grant Grundler
2 siblings, 0 replies; 4+ messages in thread
From: Grant Grundler @ 2002-07-26 20:46 UTC (permalink / raw)
To: robert klough; +Cc: parisc-linux
"robert klough" wrote:
> I've been advised to uncomment the line containing ttyS0 in the
> /etc/inittab, but this line is already uncommented (without the #).
As already noted, use /dev/tty0. ttyS0 is serial port login.
> How can I have both serial and graphics consoles?
No. I define console as where the *firmware* sends output
when booting. Linux attempts to respect the firmware settings.
You can have a serial console and a gfx login prompt.
And vice versa. It's a matter of setting CONSOLE paths
at the PDC prompt and setting up gettys' in /etc/inittab.
grant
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-07-26 20:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-26 14:44 [parisc-linux] graphics console only displays the penguin robert klough
2002-07-26 17:49 ` Jeremy Drake
2002-07-26 18:24 ` Joel Soete
2002-07-26 20:46 ` Grant Grundler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox