From owner-freebsd-questions@FreeBSD.ORG Mon May 14 14:27:23 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6D719106564A for ; Mon, 14 May 2012 14:27:23 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id A9C548FC0C for ; Mon, 14 May 2012 14:27:18 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 14 May 2012 10:27:12 -0400 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr17.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id BMI94830; Mon, 14 May 2012 10:27:11 -0400 Received: from 209-6-86-84.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.86.84]) by smtp04.lnh.mail.rcn.net with ESMTP; 14 May 2012 10:27:11 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20401.5695.291122.787065@jerusalem.litteratus.org> Date: Mon, 14 May 2012 10:27:11 -0400 To: Wojciech Puchar In-Reply-To: References: <4FB0F781.8070301@ulb.ac.be> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Cc: Julien Cigar , freebsd-questions@freebsd.org Subject: Re: what software can support that UPS ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 14:27:23 -0000 Wojciech Puchar writes: > > /usr/ports/sysutils/apcupsd ? > > ? - so what to give as device? /dev/ugen1.3? > set > > UPSCABLE usb > UPSTYPE usb My BackUPS RS 500 works fine using those and a empty "DEVICE" field. It is possible this is a new/redesigned model that Apcupsd does not handle correctly. (APC is famous for not having a consistant interface, even model lines.) If so, you should post to the apcupsd mailing list where these kind of things get prompt attention. Robert Huff