* [parisc-linux] Console problem
@ 2004-11-30 21:51 rray
2004-12-01 0:17 ` Thibaut VARENE
2004-12-01 8:23 ` Corné Beerse
0 siblings, 2 replies; 4+ messages in thread
From: rray @ 2004-11-30 21:51 UTC (permalink / raw)
To: parisc-linux
Hey all,
I've just installed Debian on a 9000/819 K200.
The base install went fine after I changed the console to ttyB0.
After the reboot I get the dredded "If this is the last
message you see, you may need to switch your console. This is
a common symptom -- search the FAQ and mailing list at parisc-linux.org".
And this is the last thing I see.
I've seen references in the mailing list about switching consoles but not
what this really means.
I only have one console connected with a serial cable to the console port
of the server.
Could someone give me a little more info.
Thanks
Richard Ray
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] Console problem
2004-11-30 21:51 [parisc-linux] Console problem rray
@ 2004-12-01 0:17 ` Thibaut VARENE
2004-12-01 8:23 ` Corné Beerse
1 sibling, 0 replies; 4+ messages in thread
From: Thibaut VARENE @ 2004-12-01 0:17 UTC (permalink / raw)
To: rray; +Cc: parisc-linux
On Tue, 30 Nov 2004 15:51:49 -0600 (CST)
rray@tcmail.mstc.state.ms.us wrote:
> Hey all,
>
> I've just installed Debian on a 9000/819 K200.
> The base install went fine after I changed the console to ttyB0.
> After the reboot I get the dredded "If this is the last
> message you see, you may need to switch your console. This is
> a common symptom -- search the FAQ and mailing list at
> parisc-linux.org". And this is the last thing I see.
> I've seen references in the mailing list about switching consoles but
> not what this really means.
> I only have one console connected with a serial cable to the console
> port of the server.
> Could someone give me a little more info.
Read this:
http://www.pateam.org/doc.html
Thibaut VARENE
The PA/Linux ESIEE Team
http://www.pateam.org/
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] Console problem
2004-11-30 21:51 [parisc-linux] Console problem rray
2004-12-01 0:17 ` Thibaut VARENE
@ 2004-12-01 8:23 ` Corné Beerse
2004-12-01 14:41 ` rray
1 sibling, 1 reply; 4+ messages in thread
From: Corné Beerse @ 2004-12-01 8:23 UTC (permalink / raw)
To: rray; +Cc: parisc-linux
rray@tcmail.mstc.state.ms.us wrote:
> Hey all,
>
> I've just installed Debian on a 9000/819 K200.
> The base install went fine after I changed the console to ttyB0.
> After the reboot I get the dredded "If this is the last
> message you see, you may need to switch your console. This is
> a common symptom -- search the FAQ and mailing list at parisc-linux.org".
> And this is the last thing I see.
> I've seen references in the mailing list about switching consoles but not
> what this really means.
> I only have one console connected with a serial cable to the console port
> of the server.
> Could someone give me a little more info.
This all depends on the base system (your K200 here) and sometimes additional
hardware.
I don't know details on your K200 but for example my (now gone) D210 was verry
basic: just a processor, memory, disk and tape. No additional terminal cards or
such. This box just continued after a relative long time with the kernel loading
messages. Your tip: patience...
My (still pressent) D370 has an additional service card with an UPS connector
and a phone-connector. With this system, I had to plug the console from the
first to the second serial connector. After removing the board, the console
stays on the first serial connector. Your tip: remove not necessary boards from
the system, just to get it going.
I recall from messages on this list that machines with serial consoles on
expansion boards (boards with multiple serial connectors) do have problems with
their console since the boards are not that well (read not at all) supported due
to lack of documentation.
Hence, check the documentation on all pages mentioned at the debian-porting
page: http://www.debian.org/ports/hppa/
CBee
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] Console problem
2004-12-01 8:23 ` Corné Beerse
@ 2004-12-01 14:41 ` rray
0 siblings, 0 replies; 4+ messages in thread
From: rray @ 2004-12-01 14:41 UTC (permalink / raw)
To: parisc-linux
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 2538 bytes --]
Maybe the problem is simple. I hope the solution is.
I used palinux-2.4.21-pa6-20030718-netinst.iso to install.
It uses 2.4.21-32 kernel which I assume has PDC support.
After the base install the kernel I have is 2.4.17-32 which I assume has
no PDC support.
Is there an easy fix for this?
Thanks
Richard Ray
On Wed, 1 Dec 2004, Corn=E9 Beerse wrote:
> rray@tcmail.mstc.state.ms.us wrote:
> > Hey all,
> >
> > I've just installed Debian on a 9000/819 K200.
> > The base install went fine after I changed the console to ttyB0.
> > After the reboot I get the dredded "If this is the last
> > message you see, you may need to switch your console. This is
> > a common symptom -- search the FAQ and mailing list at parisc-linux.org=
".
> > And this is the last thing I see.
> > I've seen references in the mailing list about switching consoles but n=
ot
> > what this really means.
> > I only have one console connected with a serial cable to the console po=
rt
> > of the server.
> > Could someone give me a little more info.
>
> This all depends on the base system (your K200 here) and sometimes additi=
onal
> hardware.
>
> I don't know details on your K200 but for example my (now gone) D210 was =
verry
> basic: just a processor, memory, disk and tape. No additional terminal ca=
rds or
> such. This box just continued after a relative long time with the kernel =
loading
> messages. Your tip: patience...
>
> My (still pressent) D370 has an additional service card with an UPS conne=
ctor
> and a phone-connector. With this system, I had to plug the console from t=
he
> first to the second serial connector. After removing the board, the conso=
le
> stays on the first serial connector. Your tip: remove not necessary board=
s from
> the system, just to get it going.
>
> I recall from messages on this list that machines with serial consoles on
> expansion boards (boards with multiple serial connectors) do have problem=
s with
> their console since the boards are not that well (read not at all) suppor=
ted due
> to lack of documentation.
>
> Hence, check the documentation on all pages mentioned at the debian-porti=
ng
> page: http://www.debian.org/ports/hppa/
>
>
> CBee
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-12-01 14:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-30 21:51 [parisc-linux] Console problem rray
2004-12-01 0:17 ` Thibaut VARENE
2004-12-01 8:23 ` Corné Beerse
2004-12-01 14:41 ` rray
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.