From owner-freebsd-usb@FreeBSD.ORG Sun Sep 26 11:59:02 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40AFA106564A for ; Sun, 26 Sep 2010 11:59:02 +0000 (UTC) (envelope-from donaldcallen@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id CAE9C8FC15 for ; Sun, 26 Sep 2010 11:59:01 +0000 (UTC) Received: by wwc33 with SMTP id 33so5090744wwc.31 for ; Sun, 26 Sep 2010 04:59:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=I14Q230K36aG3rd+4qYxa9xiGtOAwDjvaow7ocakgpM=; b=iMgehd9XWJCEglJu4h7nkEA1jhSWvbmZsqcfglVx3FhkI3VgZb2b8t3+Q8pmNi1X69 Tu1lIeLth68iZrBHSk2R07eqSiZUoSi+Ck2D3kXp0dPE2TwgH216QyqPjRUHVR+GJ3by L7zxDAhCVWC9xYWuRTQgvZj6bKIzVl9JZTV4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=bRRzpVry2AxjfgQykgxPfkV1VZB33OJXFsOBH1iWgnuK4pU/kbc6+JB+tLHel0P04f DTVpwGVh1nRK9alhGiJ6H78lOGGnyutSQxArNEWjtyyv8xNjfORkhCEfp00HA1vklT/7 nkiSwyjikBAB+luHqUGnC5VVxcJ0WNVeZTDrk= MIME-Version: 1.0 Received: by 10.216.174.69 with SMTP id w47mr4946375wel.25.1285502340749; Sun, 26 Sep 2010 04:59:00 -0700 (PDT) Received: by 10.216.82.69 with HTTP; Sun, 26 Sep 2010 04:59:00 -0700 (PDT) In-Reply-To: References: Date: Sun, 26 Sep 2010 07:59:00 -0400 Message-ID: From: Donald Allen To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: usb mouse issue X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 11:59:02 -0000 On Sun, Sep 26, 2010 at 7:51 AM, Donald Allen wrote: > I am running 8.1 RELEASE on a Thinkpad X61. I have a wired Microsoft usb > mouse plugged into it. I have hal and dbus running, and when I start X, > everything is fine. However, if I shut down the X server and restart it (via > startx), the mouse no longer works, but the laptop's trackpoint device does > work. If I unplug and re-plug the mouse, it now works. Again, as with my > report on the usb disks, neither Linux nor OpenBSD exhibit this behavior on > this hardware. > I should have mentioned that this happens every time on the X61. Also the mouse is plugged directly into a usb connector on the machine -- no hub involved. I just tried the same experiment with an HP desktop I have that is now also running 8.1 RELEASE. This machine has a Microsoft wireless mouse plugged into an unpowered KVM switch. The problem I'm seeing with the laptop does not occur with this machine -- the mouse works after restarting X. /Don Allen