From owner-freebsd-usb@FreeBSD.ORG Sun Sep 26 12:00:16 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 75152106566B for ; Sun, 26 Sep 2010 12:00:16 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.freebsd.org (Postfix) with ESMTP id E001B8FC16 for ; Sun, 26 Sep 2010 12:00:15 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=iBCGAMPDYtSF9sDXX85uHY3wcnYctfVT8vFpe3qPflY= c=1 sm=1 a=8nJEP1OIZ-IA:10 a=MN4D3iXtUXkA:10 a=cg+JpcWe5/eaK/L5J7Hxqg==:17 a=bc6Vs0jQd1TQbkI88LUA:9 a=ViiYTKjA2vTZKVQM7pMA:7 a=f4H_SSL13d7plW16ZTWgLCvyjK8A:4 a=wPNLvfGTeEIA:10 a=cg+JpcWe5/eaK/L5J7Hxqg==:117 Received: from [84.48.104.125] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe03.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 26490134; Sun, 26 Sep 2010 14:00:14 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sun, 26 Sep 2010 14:01:27 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: In-Reply-To: X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201009261401.27047.hselasky@c2i.net> Cc: 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 12:00:16 -0000 On Sunday 26 September 2010 13:51:14 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. > > /Don Allen Usually this is not a USB kernel issue. Try looking in the HAL area. Somtimes it helps to CTRL+ALT+F1 then CTRL+ALT+F9 --HPS