From owner-freebsd-stable Wed Mar 21 17:51:50 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-228.oz.net [216.39.147.228]) by hub.freebsd.org (Postfix) with SMTP id 15D1837B71B for ; Wed, 21 Mar 2001 17:51:48 -0800 (PST) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 479 invoked by uid 1001); 22 Mar 2001 01:51:39 -0000 From: Joe Kelsey MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15033.23211.276231.469648@zircon.zircon.seattle.wa.us> Date: Wed, 21 Mar 2001 17:51:39 -0800 To: John Merryweather Cooper Cc: FreeBSD-STABLE Mailing List Subject: Problem with moused or XFree86-4.03 In-Reply-To: <3AB83093.73CB14A8@webmail.bmi.net> References: <3AB83093.73CB14A8@webmail.bmi.net> X-Mailer: VM 6.90 under Emacs 20.7.1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Merryweather Cooper writes: > After installing XFree86-4.03 (XFree86-4.02 had worked just fine), > I found myself with a mouse that would not function under X. The > pointer would appear, but it would be pinned at the top-most scan line > of the monitor--able to move laterally, but not vertically. > > The mouse in question is a Logitech MouseMan+ WheelMouse. Under 4.02, > it had worked just fine. It was attached to a PS/2 mouse port. It was > setup in sysinstall for "Auto" and PS/2 port with no other switches. > > I was curious what moused thought of the mouse. When I ran moused -p > /dev/sysmouse -i all, I was unpleasantly surprised to see it identified > as: > > /dev/sysmouse sysmouse sysmouse generic Of course it will tell you that. /dev/sysmouse is *created* by moused! In order to test the mouse, you would have to run it using the *real* port of /dev/psm0. 4.02 of X *broke* the mouse, so I kind of doubt that your were actually running 4.02. Or maybe sometime in the last month the port changed? I know that when I upgraded from 4.01 to 4.02 the mouse stuff broke completely. What were you using in your X config file? There is no way to diagnose your problem without that information. /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message