*BSD News Article 41246


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!cs.utexas.edu!swrinde!pipex!uunet!zib-berlin.de!cs.tu-berlin.de!fauern!news.th-darmstadt.de!hrz-ws11.hrz.uni-kassel.de!newsserver.rrzn.uni-hannover.de!news.rwth-aachen.de!news.dfn.de!Radio-MSU.net!fbsd.radio-msu.net!oleg
From: oleg@fbsd.radio-msu.net (Oleg Galuev)
Newsgroups: comp.os.386bsd.questions
Subject: Help, getty don't start login
Date: 20 Jan 1995 19:18:16 GMT
Organization: Radio-MSU NOC, Moscow State University
Lines: 48
Message-ID: <3fp29o$isd@unisun.radio-msu.net>
NNTP-Posting-Host: fbsd.radio-msu.net
X-Newsreader: TIN [version 1.2 PL2]

Dear All!

Help me. The problem is:

my getty don't start login.

When modem from other side call,
my modem (Zyxel U1496) go off-hook, connect,
but that's all...
My modem connect to AST-4 com port, when a cu to that line
modem work fine.

my /etc/ttys :
ttyd4   "/usr/libexec/getty std.9600"   unknown on secure

my ps -ax:
 318 ??  I      0:00.09 /usr/libexec/getty std.9600 ttyd4 

my stty -af /dev/ttyd4
speed 9600 baud; 0 rows; 0 columns;
lflags: -icanon -isig -iexten -echo -echoe -echok -echoke -echonl
        -echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin
        -nokerninfo -extproc
iflags: -istrip -icrnl -inlcr -igncr -ixon -ixoff -ixany -imaxbel -ignbrk
        -brkint -inpck -ignpar -parmrk
oflags: -opost -onlcr -oxtabs
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
        eol2 = <undef>; erase = ^?; intr = ^C; kill = ^U; lnext = ^V;
        min = 1; quit = ^\; reprint = ^R; start = ^Q; status = <undef>;
        stop = ^S; susp = ^Z; time = 0; werase = ^W;

My kernel config for AST:
options		"COM_MILTIPORT"

device          sio4    at isa? port 0x2a0 tty flags 0x701
device          sio5    at isa? port 0x2a8 tty flags 0x701
device          sio6    at isa? port 0x2b0 tty flags 0x701
device          sio7    at isa? port 0x2b8 tty flags 0x701\
irq 7 vector siointr

My AST install on irq 7; that's true.

Is anything wrong?
Please, help...

Oleg