Date: Thu, 1 Feb 2001 09:03:28 -0000 From: Daniel Brady <daniel.brady@trintech.com> To: "'past@netmode.ntua.gr'" <past@netmode.ntua.gr>, Daniel Brady <daniel.brady@trintech.com> Cc: "'freebsd-stable@FreeBSD.ORG'" <freebsd-stable@FreeBSD.ORG> Subject: RE: Problem with Null Modem connection Message-ID: <F4F6A84AB884D31198F20008C724FD4A1ABE0F@ntdub0e.trintech.com>
next in thread | raw e-mail | index | archive | help
Hi again Got it fixed, I had an /usr/local/etc/rc.d/xdm.sh script starting, this seemed to stop the getty processes. I activated the xdm tty: ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure This fixed the getty problem so now they all apear in the ps list, including the ttys Thanks for the help Daniel -----Original Message----- From: Panagiotis Astithas [mailto:past@netmode.ntua.gr] Sent: 31 January 2001 15:30 To: Daniel Brady Cc: 'freebsd-stable@FreeBSD.ORG' Subject: Re: Problem with Null Modem connection On Wed, Jan 31, 2001 at 12:53:11PM -0000, Daniel Brady wrote: > The other machine (winnt laptop) is set t0 9600 8-N-1 I had originally tried > with dialup in the /etc/ttys. I don't see the getty process running. I > thought this was odd but I assumed that the process was not spawned untill > data was detected on the relevant port Actually the getty process will detect the data on the serial port and act accordingly. Perhaps when you do 'kill -1 1' some error messages are logged in /var/log/{messages,console}? Is any other getty process running? Maybe there is some syntax error in /etc/ttys? I have never experienced such behavior so I am rather guessing at this moment. -past To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F4F6A84AB884D31198F20008C724FD4A1ABE0F>