From: Olaf Hering <olh@suse.de>
To: Andreas Tobler <toa@pop.agri.ch>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: remote debugging?
Date: Fri, 7 Jan 2000 13:57:08 +0100 [thread overview]
Message-ID: <20000107135708.C1891@suse.de> (raw)
In-Reply-To: <3874E9A9.48716917@pop.agri.ch>
On Thu, Jan 06, Andreas Tobler wrote:
> Charles Lepple wrote:
> >
> > Andreas Tobler wrote:
> > [...]
> [...]
> > Paul Mackerras wrote some documentation for xmon that you may want to
> > check out. It doesn't seem to be in Documentation/ but it's probably at
> > linuxppc.cs.nmt.edu or something (search the mail archives -- it has
> > been discussed before).
>
> This docu I have.
> Thanks for the answer. But my problem is much earlier I think.
>
> I'd like to redirect the console output from the boot of my pm7200 to
> the serial port. This is what doesn't work.
> Neither the printer nor the modem port.
>
> When the system is up, I can check the physical connection which works.
>
> Isn't it possible to get the boot output to the serial port written?
I had such a configuration a few days ago. 7200 -> ix86 with a usual
modem cable.
You need a kernel with support for PowerMac serial port and console on
serial port.
Then give the arguments like described in
Documentation/serial-console.txt :
console=ttyS0,19200 and you will see an output on your console and the
penguin on your screen. It should be possible to log both to serial and
to the screen.
For a first test you should setup a serial login to check the settings
in zterm. Add a line like this in your inittab:
t:23:respawn:/sbin/agetty -L -h 19200
The 23 mean the runlevels and might be different on a RedHat system.
If you can login to your 7200 then the cable and the settings in zterm
are ok. Somehow you always get a little garbage when you login from a
Mac to another Mac. This does not occour from a ix86 machine, I don't
know why.
Gruss Olaf
--
$ man 1 current_release
BUGS
Users never read manuals...
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-01-07 12:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-01-06 16:55 remote debugging? Andreas Tobler
2000-01-06 18:43 ` Charles Lepple
2000-01-06 19:14 ` Andreas Tobler
2000-01-07 12:57 ` Olaf Hering [this message]
2000-01-08 17:33 ` Geert Uytterhoeven
2000-01-06 20:18 ` Geert Uytterhoeven
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=20000107135708.C1891@suse.de \
--to=olh@suse.de \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=toa@pop.agri.ch \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).