All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerrit Huizenga <gerrit@us.ibm.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] console on serial port for Lion, B3, BIOS 71
Date: Mon, 05 Mar 2001 15:17:53 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590693005245@msgid-missing> (raw)

Has anyone been able to configure the serial port for console operations
with BIOS 71?  It appears on several of my Lions that the EFI screen for
managing redirection of EFI, etc. to the serial console are gone with
BIOS 71 & EFI 1.02.  It looks like the EFI code has changed pretty dramatically
here (serial port console is all in the drivers subdir, rather than the
core firmware).  The Boot Manager's menu options no longer allow for
speed/parity configuration on the console ports, and there is a reference
in the BIOS that there is a lurking serial port bug with console redirection.

I can see that there are EFI driver entries and the GUID's are registered for:

	ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c
	ConInDev-8be4df61-93ca-11d2-aa0d-00e098032b8c
	ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
	ConOutDev-8be4df61-93ca-11d2-aa0d-00e098032b8c
	DevIo-47c7b226-c42a-11d2-8e57-00a0c969723b
	ErrOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
	ErrOutDev-8be4df61-93ca-11d2-aa0d-00e098032b8c
	ErrOutSplit-47c7b226-c42a-11d2-8e57-00a0c969723b
	PcAnsi-47c7b226-c42a-11d2-8e57-00a0c969723b
	TxtInSplit-47c7b226-c42a-11d2-8e57-00a0c969723b
	TxtOutSplit-47c7b226-c42a-11d2-8e57-00a0c969723b
	Vt100-47c7b226-c42a-11d2-8e57-00a0c969723b
	serialio-47c7b226-c42a-11d2-8e57-00a0c969723b
	txtin-47c7b226-c42a-11d2-8e57-00a0c969723b
	txtout-47c7b226-c42a-11d2-8e57-00a0c969723b

Where the "Split" functions appear to be the ones that also route data
to the serial port (this info thanks to the new efivars patch ;-).  However,
I can't seem to read the variables (Unicode, plus oddly encoded) although
it seems like the baud rate may be set to 115384, rather than the more
common 115200.  I can seem to get DCD or DSR signals on my serial port
but no data or noise on the transmit/receive lines.

It seems like *something* needs to be done to configure the Spliters
but I can't seem to figure out what it is.  I also can't seem to get
a getty running on those lines - my previous config worked fine but
it no longer works after updating procs to B3, Bios to 71 and EFI to
1.02.

Any help would be appreciated - debugging is getting painful.

gerrit


                 reply	other threads:[~2001-03-05 15:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-105590693005245@msgid-missing \
    --to=gerrit@us.ibm.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.