* [parisc-linux] cd image does boot but console dies during kernel boot
@ 2000-08-10 1:40 Andreas
2000-08-10 1:50 ` Matt Taggart
0 siblings, 1 reply; 3+ messages in thread
From: Andreas @ 2000-08-10 1:40 UTC (permalink / raw)
To: parisc-linux
I tried the recent kernels and the developer snapshot cd.
My machine is a 712/60 with 128MB RAM.
here the last two lines from the kernel output
ttyS00 at iomem 0xf0105800 (irq = 538) is a 16550A
pdc_cons die!!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [parisc-linux] cd image does boot but console dies during kernel boot
2000-08-10 1:40 [parisc-linux] cd image does boot but console dies during kernel boot Andreas
@ 2000-08-10 1:50 ` Matt Taggart
2000-08-10 2:05 ` Andreas
0 siblings, 1 reply; 3+ messages in thread
From: Matt Taggart @ 2000-08-10 1:50 UTC (permalink / raw)
To: Andreas; +Cc: parisc-linux
Andreas writes...
> I tried the recent kernels and the developer snapshot cd.
> My machine is a 712/60 with 128MB RAM.
>
> here the last two lines from the kernel output
>
> ttyS00 at iomem 0xf0105800 (irq = 538) is a 16550A
> pdc_cons die!!
Everyone sees that error currently.
I assume you are watching this output on the graphics console? At this point
the kernel switches over to the serial for console. You have two options,
1. Plug in a serial console(minicom and a null-modem cable work well). In this
case you may also want to hack the firmware console to serial so you get
everything in one place. See,
http://puffin.external.hp.com/mailing-lists/parisc-linux/1999/12-Dec/0091.html
for instructions. You will need an HP-UX disk to boot from and serial console
on the 712 is not supported by HP. But it works fine.
2. Switch to a kernel that uses STI instead of serial. Then you will get all
output on the graphics console. To do this use a kernel built with
CONFIG_STI_CONSOLE enabled.
--
Matt Taggart
taggart@fc.hp.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [parisc-linux] cd image does boot but console dies during kernel boot
2000-08-10 1:50 ` Matt Taggart
@ 2000-08-10 2:05 ` Andreas
0 siblings, 0 replies; 3+ messages in thread
From: Andreas @ 2000-08-10 2:05 UTC (permalink / raw)
To: parisc-linux
>
> 2. Switch to a kernel that uses STI instead of serial. Then you will get all
> output on the graphics console. To do this use a kernel built with
> CONFIG_STI_CONSOLE enabled.
well... it would be a good idea to put a kernel that uses STI on the ftp
server...
bye
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-08-10 7:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-10 1:40 [parisc-linux] cd image does boot but console dies during kernel boot Andreas
2000-08-10 1:50 ` Matt Taggart
2000-08-10 2:05 ` Andreas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.