From owner-freebsd-current@FreeBSD.ORG Tue Dec 30 08:13:57 2003 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 6437B16A4CE for ; Tue, 30 Dec 2003 08:13:57 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39D5543D2D for ; Tue, 30 Dec 2003 08:13:56 -0800 (PST) (envelope-from wendy.humphrey@comcast.net) Received: from [192.168.8.100] (12-212-101-52.client.attbi.com[12.212.101.52]) by comcast.net (rwcrmhc13) with SMTP id <2003123016135501500p0nfqe>; Tue, 30 Dec 2003 16:13:55 +0000 From: Brendon and Wendy To: avleeuwen@piwebs.com In-Reply-To: <200312301708.30152.avleeuwen@piwebs.com> References: <3FF19CDC.5020504@ispro.net.tr> <200312301708.30152.avleeuwen@piwebs.com> Content-Type: text/plain Message-Id: <1072800841.21392.2.camel@bigboot.humphrey.world> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 30 Dec 2003 08:14:01 -0800 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: Evren Yurtesen Subject: Re: logitech cordless optical mouse problems... 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: Tue, 30 Dec 2003 16:13:57 -0000 For what its worth I have the exact same problem with a microsoft wireless mouse - ums0 comes up - correctly identifies the mouse. sysmouse automatically starts. However very few if any mouse events are ever recieved. Catting /dev/ums0 seems to indicate no events at all i.e no output to the console. Maybe something to do with the wireless? I don't have any USB non-wireless mice to compare against. Cheers, Brendon On Tue, 2003-12-30 at 08:08, Arjan van Leeuwen wrote: > On Tuesday 30 December 2003 16:42, Evren Yurtesen wrote: > > This mouse has a USB connection and PS/2 connection to the computer. The > > keyboard works but the mouse doesnt. > > > > I tried to use ums0 device and with moused I tried sysmouse device > > but none makes any effect in X. > > > > I have found from google that this mouse(or similar) works in netbsd. > > http://starling.us/gus_netbsd/gus_netbsd_logitech_cordless_optical_mouse.ht > >ml > > > > The mouse I am talking about is working under windows and in many > > different flavors of Linux! > > > > Thanks, here is dmesg. Can there be a driver for this mouse that you guys > > forgot to import from netbsd or ? (as you can see that I have even > > recently cvsupped a 5.2-rc2 system but it still didnt solve the problem) > > (dmesg snipped) > > Your mouse is recognized correctly. Do you have usbd enabled (i.e. > usbd_enable="YES" in /etc/rc.conf)? > > Arjan > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"