From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 13:22:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A2816A4CE for ; Wed, 9 Jun 2004 13:22:33 +0000 (GMT) Received: from mx01.sohotech.ca (ottawa-hs-64-26-169-251.s-ip.magma.ca [64.26.169.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03F6E43D2D for ; Wed, 9 Jun 2004 13:22:33 +0000 (GMT) (envelope-from ebudd@grokking.org) Received: from grokking.org (heinlein.sohotech.ca [192.168.1.3]) (authenticated bits=0) by mx01.sohotech.ca (8.12.10/8.12.10) with ESMTP id i59DMInY061422; Wed, 9 Jun 2004 09:22:18 -0400 (EDT) (envelope-from ebudd@grokking.org) Message-ID: <40C70F0A.8010803@grokking.org> Date: Wed, 09 Jun 2004 09:22:18 -0400 From: Ed Budd User-Agent: Mozilla Thunderbird 0.5 (X11/20040529) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dave References: <000501c44ddc$12fd98d0$0200a8c0@satellite> In-Reply-To: <000501c44ddc$12fd98d0$0200a8c0@satellite> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.43 cc: freebsd-questions@freebsd.org Subject: Re: apcupsd port not starting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 13:22:33 -0000 dave wrote: > Hello, > I've got the latest apcupsd port installed on my 5.2.1 machine. I've got > an APC xs1500va UPS which is supported. I'm going by the apcupsd user's > guide and have set both UPSTYPE and UPSCABLE to usb however when i start > apcupsd i keep getting the message: > "apcupsd driver type usb not found" > and it suggests i rerun configure with the --enable-usb option. I check the > port and one of the args passed to it's configure is --enable-usb. > Any help appreciated. > Thanks. > Dave. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Check the archives. I seem to recall others stating that support for usb UPS in FBSD is minimal at best. Try serial or perhaps a usb->9-pin converter (if such a thing exists (?)) EB