From owner-freebsd-usb@FreeBSD.ORG Tue Dec 25 08:49:27 2012 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 30DB7AB8; Tue, 25 Dec 2012 08:49:27 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.c2i.net [212.247.154.2]) by mx1.freebsd.org (Postfix) with ESMTP id 828EB8FC0C; Tue, 25 Dec 2012 08:49:25 +0000 (UTC) X-T2-Spam-Status: No, hits=-1.0 required=5.0 tests=ALL_TRUSTED Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 364990830; Tue, 25 Dec 2012 09:49:18 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Subject: Re: usb/174695: usb keeps disconnecting mouse or keyboard Date: Tue, 25 Dec 2012 09:50:55 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201212250620.qBP6K0Rk060016@freefall.freebsd.org> <50D967C3.2060309@aol.com> In-Reply-To: <50D967C3.2060309@aol.com> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201212250950.55539.hselasky@c2i.net> Cc: FreeBSD Proponent , FreeBSD-gnats-submit@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2012 08:49:27 -0000 On Tuesday 25 December 2012 09:45:55 FreeBSD Proponent wrote: > Note that this only occurs in console mode. Moused is not enabled. > When using moused (/etc/rc.conf) with X11/xorg, there were still serious > mouse disconnection issues. Using no moused and configuring X11/xorg to > use "/dev/usm0" only as its "pointer device", appears to have cleared up > the previously noted X11/xorg mouse disconnection problem, but the > console disconnects still occur for USB mouse or USB keyboard. > Hi, Can you build a 10-current kernel only and install and boot once, and see if the issue is the same. 10-current has backwards compatibility for 8-stable. --HPS