[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] Re: FreeBSD serial login problem, addedrum



Thanks Martin,

I have found the cause of my problems. It seems getty waits for the 
Carrier Detect line to be asserted before sending anything to the 
serial port. Telling it to use the "clocal" option resolved the 
problem. And with hardware flow control the prot works just fine at 
115200bps. All I needed to do was modify gettytab a bit.

> Have you tried a simpler configuration to start with? ie. tip to the
> system at a lower speed? May eliminate or show up some possible points of
> failure.
> 
> This is the configuration I use for console logins on my 4.x boxes:
> 
> /etc/ttys:
> ttyd0   "/usr/libexec/getty std.9600"   vt100   on secure
> 
> and initiator /etc/remote:
> console|Console Serial Switch:\
> 	:dv=/dev/cuaa1:br#9600el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:pa=none
> 
> tipping to console and hitting enter has always gotten me a login prompt
> with this config. I have never explicitly called stty for the port.
> 
> Are there any lower system/kernel settings to enable serial logins? I
> installed this box over a serial line, so something may have been done for
> me behind the scenes and left that way.
> 
> MG.
> 
> 




Murray Grant
ligos@nospam.yahoo.com  ICQ# 8607430

An inch of respect lost, takes a mile to regain.
-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.