[parisc-linux] How to set serial console on 712 (fwd)

Matt Taggart taggart@rascal.fc.hp.com
Thu, 23 Dec 1999 12:31:55 -0700


Matthew Wilcox writes...

 >On Thu, Dec 23, 1999 at 07:45:00AM -0800, Bill Katz William" wrote:
 >> |How do I set the console on my 712 to be the serial port, not the 
graphics
 >> |display?
 >> |
 >> |Thanks
 >> |
 >> 
 >> Boot to ISL and use the conspath
 >> command to change the console back to rs232.  The command to use is:
 >> 
 >> serial
 >>         conspath 2/0/4.643
 >> graphics
 >>         conspath 1/0/0.0
 >
 >This contradicts the PA-RISC Booting HOWTO:
 >
 >-----
 >
 >3.1.2.3.3. How can I change the boot console to serial on a 712?
 >
 >Unfortunately, you can't. Although 712s are configured for in-house HP
 >development to use serial console, this configuration isn't supported
 >in the field. You have to use a graphics console for 712s.
 >
 >-----
 >
 >I'd like to know if this needs to be corrected.

The above statement about serial console not being "supported" on 712 is 
correct. That doesn't mean you can't do it. Here are the instructions,

-------------
CONFIGURING A RS-232 CONSOLE on a 712

An RS-232 console is not a supported feature in the 712 products. For this 
reason users cannot select the RS-232 port as a console from the BOOT_ADMIN 
prompt.

These instructions will configure an RS-232 console with 9600 Baud, 8 data 
bits, 1 stop bit, and no parity.

HOW-TO INSTRUCTIONS

NOTE: If the following instructions are not entered correctly, your system 
may be left in an un-usable state. Contact support to "dagger" your system 
in this case.

     Power up the 712 system. 
     Press (ESCAPE) during boot to abort auto booting the system. 
     At the BOOT_ADMIN> prompt, use the boot command and the isl keyword.
        This will stop the boot sequence at ISL instead of booting to the 
OS.
     For example: 'boot scsi.6 isl' 
     At the ISL> prompt, type 'conspath 2/0/4.0x283' 
     At the ISL> prompt, type 'disp' and verify console path is:
        (hex) 2/0/4.283.0.0.0.0.0 
     If necessary re-type the conspath command above. 
     Connect an RS-232 terminal to the system. 
     Power cycle the system to bring it up on an RS-232 console. 
-------------

As it indicates above, *BE VERY CAREFUL* or you can hose your system. If 
you
do, I have one of the "dagger" cards that can be loaned out to fix it.

-- 
Matt Taggart
taggart@fc.hp.com




X-From-Line: hppa-linux@thepuffingroup.com  Thu Mar 11 15:54:36 1999
Return-Path: <hppa-linux@thepuffingroup.com>
Received: from merlin.pcj.primenet.com (pcj@merlin.pcj.primenet.com [192.168.111.10])
	by merlin.pcj.primenet.com (8.8.7/8.8.7) with ESMTP id PAA14261
	for <pcj@merlin.pcj.primenet.com>; Thu, 11 Mar 1999 15:54:32 -0800
Resent-From: hppa-linux@thepuffingroup.com
Received: from pop.primenet.com
	by merlin.pcj.primenet.com (fetchmail-4.4.7 POP3)
	for <pcj/merlin.pcj.primenet.com> (single-drop); Thu, 11 Mar 1999 15:54:36 PST
Received: from smtp01.primenet.com (daemon@smtp01.primenet.com [206.165.6.131])
	by primenet.com (8.8.8/8.8.5) with ESMTP id PAA14177
	for <pcj@smtp-local.primenet.com>; Thu, 11 Mar 1999 15:32:44 -0700 (MST)
Received: (from daemon@localhost)
	by smtp01.primenet.com (8.8.8/8.8.8) id PAA26870
	for <pcj@primenet.com>; Thu, 11 Mar 1999 15:32:42 -0700 (MST)
Received: from SOD.RES.CMU.EDU(128.2.91.30)
 via SMTP by smtp01.primenet.com, id smtpd026771; Thu Mar 11 15:32:32 1999
Received: (from listserv@localhost)
	by sod.res.cmu.edu (8.8.7/8.8.7) id RAA06933;
	Thu, 11 Mar 1999 17:32:02 -0500
Resent-Date: Thu, 11 Mar 1999 17:32:02 -0500
X-Authentication-Warning: sod.res.cmu.edu: listserv set sender to hppa-linux-request@thepuffingroup.com using -f
Delivered-To: thepuffi-hppa-linux@thepuffingroup.com
Date: Thu, 11 Mar 1999 16:35:15 -0600
From: Jason Eckhardt <jason@equator.com>
Message-Id: <199903112235.QAA05851@equator.com>
To: hppa-linux@thepuffingroup.com
Subject: [hppa-linux] Boot #4 and source on ftp site
Resent-Message-ID: <"3RIsy2.0.Ei1.XH4ws"@sod.res.cmu.edu>
Reply-To: hppa-linux@thepuffingroup.com
X-Mailing-List: <hppa-linux@thepuffingroup.com> archive/latest/171
X-Loop: hppa-linux@thepuffingroup.com
Precedence: list
Resent-Sender: hppa-linux-request@thepuffingroup.com
X-UIDL: 9ce996d3976fbc9addd3c92c1b564e49
Lines: 25
Xref: merlin.pcj.primenet.com palinux:142


Boot test #4: This is essentially the same code as #3 but I have taken
out some delays, modified the cache flush routines, and turned
verbose (debug) mode back on. I want to make sure that not having the delays
makes no difference and that no characters get dropped when there is a lot
of text (as in debug mode). Please let me know if the test still passes
as before. Hopefully this will be the last test for a while. Kernel work
comes next.

I have uploaded the binary as well as a new source drop to the ftp site. The
source is now GPL'd and a detailed README is included which gives an overview
of the boot code operation. This source supersedes any previous source you
may have laying around.

ftp from sod.res.cmu.edu:/pub/parisc/hilo
  boot_rel_0.2.tar.gz        The latest source code and documentation.
  bootstrap_4.bin.gz         Bootstrap binary #4. 

Regards, 
Jason Eckhardt.

-------------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@thepuffingroup.com with
`unsubscribe' as the subject.