From owner-freebsd-usb@freebsd.org Mon May 22 15:08:13 2017 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36C30D78A3F for ; Mon, 22 May 2017 15:08:13 +0000 (UTC) (envelope-from abi@abinet.ru) Received: from mail.abinet.ru (mail.abinet.ru [84.52.119.162]) by mx1.freebsd.org (Postfix) with ESMTP id EACD413E5; Mon, 22 May 2017 15:08:12 +0000 (UTC) (envelope-from abi@abinet.ru) Received: from sphinx.abinet.ru (unknown [192.168.2.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.abinet.ru (Postfix) with ESMTPSA id 449BCFBA2; Mon, 22 May 2017 14:58:25 +0000 (UTC) Subject: Re: Ippon Back Power Pro LCD connection flickers To: lev@FreeBSD.org, freebsd-usb@freebsd.org References: <1af248e4-50dd-8268-c378-bd5063929310@FreeBSD.org> From: abi Message-ID: <22ba2e38-9859-3997-20ea-0e1dd740ac1a@abinet.ru> Date: Mon, 22 May 2017 17:58:23 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <1af248e4-50dd-8268-c378-bd5063929310@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=abinet.ru; s=dkim; t=1495465107; h=from:subject:date:message-id:to:mime-version:content-type:content-transfer-encoding:in-reply-to:references; bh=0OLlb8OANcOHDrbZOnLbLfSMaOwRAf0GM8HRdzQsDoE=; b=VpBfzgqrreGwhc9h7zTgRmrpZgpjGqSXvQ7+kPsiyGZXP1fqVkiosM/hU20rxRQc/RUd9N JcxNT/j2W3DMa8GiEYi7L9XRYnsTN3vVyen+JS2aOxExdS23YCVxIWERi9G/hGbhPBOhab ryAWxhdJqMxVzUvIzhE/uYtLCVg9jzE= X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2017 15:08:13 -0000 I have the same issue with POWERCOM MACAN-1000 I use COM now http://freebsd.1045724.x6.nabble.com/UPS-disconnects-every-3-sec-td6142681.html On 22.05.2017 14:30, Lev Serebryakov wrote: > I've bought new UPS for my router, and I'm not sure, is it UPS problem > or FreeBSD preoblem, but it connects and disconnects every several > seconds, like this: > > May 22 14:26:28 gateway kernel: ugen1.2: at usbus1 > May 22 14:26:43 gateway kernel: ugen1.2: at usbus1 > (disconnected) > May 22 14:26:48 gateway kernel: ugen1.2: at usbus1 > May 22 14:27:03 gateway kernel: ugen1.2: at usbus1 > (disconnected) > May 22 14:27:08 gateway kernel: ugen1.2: at usbus1 > May 22 14:27:23 gateway kernel: ugen1.2: at usbus1 > (disconnected) > May 22 14:27:28 gateway kernel: ugen1.2: at usbus1 > May 22 14:27:43 gateway kernel: ugen1.2: at usbus1 > (disconnected) > May 22 14:27:48 gateway kernel: ugen1.2: at usbus1 > > It works (with sysutils/nut) when it is connected, but flickers! > > Is here any way to be sure, that this is UPS problem and not FreeBSD one? > > I'm running > > FreeBSD gateway.home.serebryakov.spb.ru 12.0-CURRENT FreeBSD > 12.0-CURRENT #0 r318590M: Sun May 21 15:26:16 MSK 2017 > > But 11.0-CURRENT (year old, before release) showed same behavior. >