From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 04:51:01 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 A310416A4CE for ; Wed, 9 Jun 2004 04:51:01 +0000 (GMT) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA3143D1D for ; Wed, 9 Jun 2004 04:51:01 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i594owvJ008939 for ; Wed, 9 Jun 2004 00:50:58 -0400 (EDT) Message-ID: <000501c44ddc$12fd98d0$0200a8c0@satellite> From: "dave" To: Date: Wed, 9 Jun 2004 00:41:47 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: 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 04:51:01 -0000 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.