Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 14:34:10 +0800 (TSD)
From:      "Victor A. Sudakov" <vas@vas.tomsk.su>
To:        dl5bct@inss1.etec.uni-karlsruhe.de (Peter Cornelius)
Cc:        questions@freebsd.org
Subject:   Re: ? mgetty 0.99-Aug07, FreeBSD 2.2.1-RELEASE, 1&1 Skyconnect (Creatix): Problem ?
Message-ID:  <199705100634.OAA10130@vas.tomsk.su>
In-Reply-To: <Pine.3.89.9705091805.A9100-0100000@inss6> from "Peter Cornelius" at "May 9, 97 06:44:50 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Cornelius wrote:

> Since a couple of weeks I'm trying to get this bugger working. I even updated
> from FreeBSD 2.1.5-RELEASE to 2.2.1-RELEASE to be somewhat more up to date
> and maybe escape some possible old bugs in either FreeBSD or even mgetty ;-))
> and not to bug anyone with stone-aged software. But the effect hasn,t
> changed after updating.
> 
> I have used, and still do, the FreeBSD port collection's version of mgetty,
> that is mgetty+sendfax version 0.98 in 2.1.5-RELEASE and now, with 
> 2.2.1-RELEASE, version 0.99-Aug07.

Mgetty 0.98 in the ports collection was broken, I have Gert Doering's
letter confirming this fact. Do not know about 2.2.1-RELEASE though.

However, let us try and identify your problem.

> ___
> ls -al /dev/modem /dev/cuaa1
> ---
> crw-rw----  1 uucp  dialer   28, 129 May  8 16:31 /dev/cuaa1
> lrwxr-xr-x  1 root  wheel         10 May  8 13:17 /dev/modem -> /dev/cuaa0
> (NOTE: also tried hard link with no effect)

Are you sure the symbolic link "modem" points to the correct device? Where
is your modem - cuaa1 or cuaa0?

> 
> ---
> /etc/ttys
> ---

[...]

> # Serial terminals
> ttyd0	"/usr/libexec/getty std.9600"	unknown	off secure
> ttyd1	"/usr/libexec/getty std.9600"	unknown	off secure
> ttyd2	"/usr/libexec/getty std.9600"	unknown	off secure
> ttyd3	"/usr/libexec/getty std.9600"	unknown	off secure

I would advise you to remove getty from the appropriate device and replace
it with mgetty. I have:

#Modem on COM2
cuaa1	"/usr/local/sbin/mgetty -x5 -n3"	pc3r	on  insecure

I am using mgetty 0.99.9 not from the ports collection, but the portable
version from ftp://ftp.leo.org/pub/comp/networking/communicaton/modem

It works fine for me with a ZyXEL modem both for receiving and sending faxes
and for dial-in. I had to edit the Makefile and policy.h manually before
compiling. If you wish to use this version, I can mail you my configs.

-- 
Victor Sudakov
http://www.tomsk.su/r/persons/vas.htm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705100634.OAA10130>