From owner-freebsd-questions@FreeBSD.ORG Wed Feb 8 18:07:25 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C45D0106566B for ; Wed, 8 Feb 2012 18:07:25 +0000 (UTC) (envelope-from mokomull@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5C69E8FC18 for ; Wed, 8 Feb 2012 18:07:24 +0000 (UTC) Received: by werm13 with SMTP id m13so886130wer.13 for ; Wed, 08 Feb 2012 10:07:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=5pjG0EG7+XDPb2UlQlk8+bwdlpoMzvo2mvUMt+TQOcg=; b=YNcbjDkzHnW4UwLXG70Myy6UKYBw+viXoopGIwkzDkYoLag4fMqRREJig7LjNwG7Ie AuGFVw/qIhEMbe2MCtQBDVMQnMtSmR1nzGEbP1/6sJLrrhUadSKXygOayNaXN8lfTWWP x1YTLR+BIq3PB2YbqPHDuFVUr8zxtNjz3818c= MIME-Version: 1.0 Received: by 10.180.83.104 with SMTP id p8mr28136551wiy.4.1328724444353; Wed, 08 Feb 2012 10:07:24 -0800 (PST) Received: by 10.223.114.68 with HTTP; Wed, 8 Feb 2012 10:07:24 -0800 (PST) In-Reply-To: References: Date: Wed, 8 Feb 2012 10:07:24 -0800 Message-ID: From: Matt Mullins To: jbiskofski Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: APC UPS Trip Lite - usb device keeps disconnecting 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: Wed, 08 Feb 2012 18:07:25 -0000 On Wed, Feb 8, 2012 at 9:29 AM, jbiskofski wrote: > And then about 20 seconds later : > > =A0 =A0ugen1.2: at usbus1 (disconnected) > =A0 =A0uhid1: at uhub1, port 2, addr 2 (disconnected) > > 20 seconds after that : > > =A0 =A0ugen1.2: at usbus1 > =A0 =A0uhid1: on > usbus1 I have a TrippLite UPS that does this too -- it seems to stop disconnecting once the monitoring software runs and connects to the device. I personally use Network UPS Tools for monitoring, but it was a bit more complicated to set up than when I used apcupsd back when I had an APC-branded UPS. Hope this helps, Matt Mullins