From owner-freebsd-current@FreeBSD.ORG Mon Jun 14 17:28:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C949716A4CE for ; Mon, 14 Jun 2004 17:28:21 +0000 (GMT) Received: from ctb-mesg6.saix.net (ctb-mesg6.saix.net [196.25.240.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEFF543D5E for ; Mon, 14 Jun 2004 17:28:20 +0000 (GMT) (envelope-from marc@bowtie.nl) Received: from [165.165.111.204] (unknown [165.165.111.204]) by ctb-mesg6.saix.net (Postfix) with ESMTP id E76C7B87F; Mon, 14 Jun 2004 19:27:24 +0200 (SAST) Message-ID: <40CDDFFC.6070507@bowtie.nl> Date: Mon, 14 Jun 2004 19:27:24 +0200 From: Marc van Kempen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: USB Mouse not working on Thinkpad R40, works under WinXP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 17:28:21 -0000 Hi, I just bought a new usb mouse (Genius Powerscroll Eye U+P, optical mouse), and while my other USB mouse works fine under FreeBSD -current (about two months old), this one doesn't. The mouse is recognized (I see the entry in /var/log/messages) and usbd is running and forking off a moused (moused -p /dev/ums0 -I /var/run/...). X is configured to work with sysmouse (and this works with my other USB mouse), but both on the text console and in X the pointer doesn't move and buttons don't work. The hardware is a thinkpad R40, dual boots (Windows XP and FreeBSD -current). Under Windows XP the mouse works fine, so it can't be a hardware problem. Does anyone have any ideas? Regards, Marc.