Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Boot console problems
@ 2002-01-19 18:33 Philipp Schulte
  2002-01-19 20:02 ` Christian Suder
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Schulte @ 2002-01-19 18:33 UTC (permalink / raw)
  To: parisc-linux

Hello,
I am trying to install parisc-linux on a HP 735. The problem is that I
can not specify the boot device. I hit ESC during the boot-process and
I get the menu where I can choose between:

---
a) Boot from specified device
s) Search fpr bootable devices
a) Enter boot administration mpde
x) Exit and continue boot sequence
?) Help

Select from menu:
---

But then nothing happens no matter what key I press. The cursor just
jumps to the "S" of "Select". Even "? <RETURN>" gives no output at
all.
I thought that it might have something to do with my serial console
but I tried using another PC with minicom and got the same result.
If I just let the machine boot to HP-UX then everything works fine, I
can execute commands and stuff.
Does someone know whats going on here or how to avoid this problem?
Regards,
Phil

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

* Re: [parisc-linux] Boot console problems
  2002-01-19 18:33 [parisc-linux] Boot console problems Philipp Schulte
@ 2002-01-19 20:02 ` Christian Suder
  2002-01-19 23:38   ` Christoph Plattner
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Suder @ 2002-01-19 20:02 UTC (permalink / raw)
  To: Philipp Schulte; +Cc: parisc-linux


Philip,

I'm using the serial console on a 735/125 without any problems. Two possibilities:

Your cable - does it have anything special/wrong on the control signals ? Obviously the basic RX/TX and ground work, how about the other signals (DSR/DTR, RTS/CTS) ?

The console configuration and your terminal program aren't using the same parameters (I assume you are using 9600,n,8,1). Eventually the console has been set to something similar but different. The console and the OS can use different settings, which is why it works from the OS but not at the boot prompt.

	Christian 


On Sat, 19 Jan 2002 19:33:43 +0100
"Philipp Schulte" <pschulte@uni-duisburg.de> wrote:

> Hello,
> I am trying to install parisc-linux on a HP 735. The problem is that I
> can not specify the boot device. I hit ESC during the boot-process and
> I get the menu where I can choose between:
> 
> ---
> a) Boot from specified device
> s) Search fpr bootable devices
> a) Enter boot administration mpde
> x) Exit and continue boot sequence
> ?) Help
> 
> Select from menu:
> ---
> 
> But then nothing happens no matter what key I press. The cursor just
> jumps to the "S" of "Select". Even "? <RETURN>" gives no output at
> all.
> I thought that it might have something to do with my serial console
> but I tried using another PC with minicom and got the same result.
> If I just let the machine boot to HP-UX then everything works fine, I
> can execute commands and stuff.
> Does someone know whats going on here or how to avoid this problem?
> Regards,
> Phil
> 
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

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

* Re: [parisc-linux] Boot console problems
  2002-01-19 20:02 ` Christian Suder
@ 2002-01-19 23:38   ` Christoph Plattner
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Plattner @ 2002-01-19 23:38 UTC (permalink / raw)
  To: Christian Suder, Philipp Schulte; +Cc: parisc-linux

Hello !

In my oppinion, this has nothing to do with the control lines.
The behavior would be different.

The problem you have, Philipp is the line-feed, carriage return
topic, a always hot topic.
You can simple try to use Ctrl-J (^J) instead of <return>. Or try
to use ^J and then <return> or the other way round. Then the machine 
will perhaps react to your commands !

The problem is simple a setup problem. Tricky is to find a setup
of 
- exchange LF by CR or the other way round
- add LF in some cases
- ignore CR is some cases.

With `stty' on the machine running the front end (minicom) you can
play around, or use `minicom' built in configuration.

With friedly regards
Christoph P.


Christian Suder wrote:
> 
> Philip,
> 
> I'm using the serial console on a 735/125 without any problems. Two possibilities:
> 
> Your cable - does it have anything special/wrong on the control signals ? Obviously the basic RX/TX and ground work, how about the other signals (DSR/DTR, RTS/CTS) ?
> 
> The console configuration and your terminal program aren't using the same parameters (I assume you are using 9600,n,8,1). Eventually the console has been set to something similar but different. The console and the OS can use different settings, which is why it works from the OS but not at the boot prompt.
> 
>         Christian
> 
> On Sat, 19 Jan 2002 19:33:43 +0100
> "Philipp Schulte" <pschulte@uni-duisburg.de> wrote:
> 
> > Hello,
> > I am trying to install parisc-linux on a HP 735. The problem is that I
> > can not specify the boot device. I hit ESC during the boot-process and
> > I get the menu where I can choose between:
> >
> > ---
> > a) Boot from specified device
> > s) Search fpr bootable devices
> > a) Enter boot administration mpde
> > x) Exit and continue boot sequence
> > ?) Help
> >
> > Select from menu:
> > ---
> >
> > But then nothing happens no matter what key I press. The cursor just
> > jumps to the "S" of "Select". Even "? <RETURN>" gives no output at
> > all.
> > I thought that it might have something to do with my serial console
> > but I tried using another PC with minicom and got the same result.
> > If I just let the machine boot to HP-UX then everything works fine, I
> > can execute commands and stuff.
> > Does someone know whats going on here or how to avoid this problem?
> > Regards,
> > Phil
> >
> > _______________________________________________
> > 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

-- 
-------------------------------------------------------
private:	christoph.plattner@gmx.at
company:	christoph.plattner@alcatel.at

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

end of thread, other threads:[~2002-01-19 23:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-19 18:33 [parisc-linux] Boot console problems Philipp Schulte
2002-01-19 20:02 ` Christian Suder
2002-01-19 23:38   ` Christoph Plattner

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