Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2001 18:10:23 -0400
From:      Jim Mercer <jim@reptiles.org>
To:        Arjan Knepper <arjan@jak.nl>
Cc:        freebsd-questions@freebsd.org, ports@freebsd.org
Subject:   Re: 4.3-STABLE and ports/comms/hylafax.  anyone got it working?
Message-ID:  <20010529181023.N9538@reptiles.org>
In-Reply-To: <3B141928.6EC5FCEC@jak.nl>; from arjan@jak.nl on Tue, May 29, 2001 at 11:48:24PM %2B0200
References:  <20010529171452.M9538@reptiles.org> <3B141928.6EC5FCEC@jak.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 29, 2001 at 11:48:24PM +0200, Arjan Knepper wrote:
> What exactly is your problem?
> 
> If you download the latest snapshot from http://www.hylafax.org extract it.
> cd into the top level dir
> - run ./configure
> - make
> - make install
> - run /usr/local/sbin/faxsetup
> - run /usr/local/sbin/faxaddmodem
> - do something with the /usr/local/(s)bin/hylafax start to start 'hfaxd' and
> 'faxq'
> - use ps -ax | grep fax to make sure they are running
> - run /usr/local/sbin/faxgetty -D /dev/cuaXX
> 
> invoke sendfax -n -d <faxnumber> <file>

faxgetty is unable to initialize the modem.

May 29 18:06:26 iguana FaxGetty[38909]: OPEN /dev/cuaa0
May 29 18:06:35 iguana FaxGetty[38909]: /dev/cuaa0: Can not initialize modem.

faxaddmodem works fine.

> use faxstat to check what is going on

iguana# faxstat -v -a
Trying localhost (127.0.0.1) at port 4559...
Connected to localhost.
220 iguana.reptiles.org server (HylaFAX (tm) Version 4.1beta3) ready.
-> USER root
230 User root logged in.
-> PORT 127,0,0,1,14,203
200 PORT command successful.
-> LIST status
150 Opening new data connection for "status".
HylaFAX scheduler on iguana.reptiles.org: Running
Modem cuaa0 (+1.416.640.6939): Waiting for modem to come ready
226 Transfer complete.
-> PORT 127,0,0,1,14,204
200 PORT command successful.
-> LIST archive
150 Opening new data connection for "archive".
226 Transfer complete.


> Still problems? => Check your modem config.

it doesn't get as far as the modem config.  it appears that the faxgetty
is getting wedged attempting to send the initialization AT cmds to it.

-- 
[ Jim Mercer        jim@reptiles.org         +1 416 410-5633 ]
[ Now with more and longer words for your reading enjoyment. ]

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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