From owner-freebsd-ports Tue May 29 15:10:30 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mailbox.reptiles.org (mailbox.reptiles.org [198.96.117.155]) by hub.freebsd.org (Postfix) with ESMTP id EC44A37B423; Tue, 29 May 2001 15:10:24 -0700 (PDT) (envelope-from jim@reptiles.org) Received: from localhost (2396 bytes) by mailbox.reptiles.org via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Tue, 29 May 2001 18:10:24 -0400 (EDT) (Smail-3.2.0.108 1999-Sep-19 #3 built 1999-Oct-27) Date: Tue, 29 May 2001 18:10:23 -0400 From: Jim Mercer To: Arjan Knepper 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> References: <20010529171452.M9538@reptiles.org> <3B141928.6EC5FCEC@jak.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3B141928.6EC5FCEC@jak.nl>; from arjan@jak.nl on Tue, May 29, 2001 at 11:48:24PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 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-ports" in the body of the message