From owner-freebsd-ports Fri Jul 31 00:48:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18035 for freebsd-ports-outgoing; Fri, 31 Jul 1998 00:48:08 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18030 for ; Fri, 31 Jul 1998 00:48:05 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id RAA02118; Fri, 31 Jul 1998 17:17:40 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id RAA11977; Fri, 31 Jul 1998 17:17:39 +0930 (CST) Message-ID: <19980731171738.A11960@freebie.lemis.com> Date: Fri, 31 Jul 1998 17:17:38 +0930 From: Greg Lehey To: Jun-ichiro itojun Itoh Cc: Mark Powell , freebsd-ports@FreeBSD.ORG Subject: Re: Hylafax 'Device Not configured' References: <19980731154042.A10703@freebie.lemis.com> <29607.901870776@coconut.itojun.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <29607.901870776@coconut.itojun.org>; from Jun-ichiro itojun Itoh on Fri, Jul 31, 1998 at 04:39:36PM +0900 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Friday, 31 July 1998 at 16:39:36 +0900, Jun-ichiro itojun Itoh wrote: > >>> Hi, >>> Noticed that my previously working hylafax hasn't been working for >>> months now. >>> >>> $ faxanswer cuaa1 >>> FIFO.cuaa1: open: Device not configured > > Just for confirmation, can you use "tip" or "kermit" on the port? This is a FIFO, not a port. The full name is /var/spool/fax/FIFO.cuaa1. In my case, it was faxd that was trying to open the FIFO, and it got back an error ENODEV (device not configured). I *was* able to read from it with cat: (on /dev/ttyp8) echo 'foobar!' > /var/spool/fax/FIFO.cuaa0 (on /dev/ttyp3) /var/spool/fax 154 -> cat