From owner-freebsd-x11@FreeBSD.ORG Wed Mar 26 02:52:50 2008 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FD35106566C; Wed, 26 Mar 2008 02:52:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 2924C8FC16; Wed, 26 Mar 2008 02:52:50 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.2/8.14.2) with ESMTP id m2Q2sXTj099639; Tue, 25 Mar 2008 22:54:33 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: cokane@FreeBSD.org In-Reply-To: <47E9B435.3030806@FreeBSD.org> References: <20080325213134.F2C3C4500E@ptavv.es.net> <47E9B00C.5020409@FreeBSD.org> <47E9B435.3030806@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-IUu4gJLcO3xY7PVirRN4" Organization: FreeBSD, Inc. Date: Tue, 25 Mar 2008 22:52:38 -0400 Message-Id: <1206499958.78661.67.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.0 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,MIME_QP_LONG_LINE, NO_RELAYS autolearn=no version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on creme-brulee.marcuscom.com Cc: x11 Subject: Re: X pauses until mouse is moved (SOLVED!) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 02:52:50 -0000 --=-IUu4gJLcO3xY7PVirRN4 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2008-03-25 at 22:25 -0400, Coleman Kane wrote: > Coleman Kane wrote: > > Kevin Oberman wrote: > >>> From: Joe Marcus Clarke > >>> Date: Tue, 25 Mar 2008 12:07:00 -0400 > >>> Sender: owner-freebsd-x11@freebsd.org > >>> > >>> This problem was originally reported on this list on March 5 > >>> (http://lists.freebsd.org/pipermail/freebsd-x11/2008-March/006077.htm= l).=20 > >>> > >>> I am now seeing this on my RELENG_7 and -CURRENT boxes. Basically, a= ll > >>> interaction with X is temporarily suspended until the mouse is moved. > >>> This only occurs when using /dev/sysmouse (thus when moused is=20 > >>> enabled). > >>> If I disabled moused, and use /dev/psm0 directly, the problem goes=20 > >>> away. > >>> > >>> My i386 RELENG_7 machine was working fine until I updated to: > >>> > >>> FreeBSD shumai.marcuscom.com 7.0-STABLE FreeBSD 7.0-STABLE #17: Mon M= ar > >>> 24 15:32:39 EDT 2008 > >>> marcus@shumai.marcuscom.com:/build/obj/build/src/sys/SHUMAI i386 > >>> > >>> Prior to that I was running FreeBSD 7.0-STABLE #16: Sat Mar 8 20:07:= 36 > >>> EST 2008. > >>> > >>> Also prior to that I had the xorg-server update that was supposed to=20 > >>> fix > >>> jerky mouse movement. That didn't seem to trigger this problem. I > >>> thought it might have been related to the recent moused fix in=20 > >>> RELENG_7, > >>> so I backed out the moused.c changes, but the problem persists. I al= so > >>> backed out the recent X mouse driver VT switch fix, but the problem > >>> persists. > >>> > >>> At least two other users have described similar problems. Any > >>> suggestions on what may be causing this? The only difference I spot = in > >>> dmesg relates to CPU clock speed (off by 1/100 of a MHz). The workin= g > >>> version of FreeBSD had: > >>> > >>> CPU: Intel(R) Xeon(R) CPU 5140 @ 2.33GHz (2327.52-MHz > >>> 686-class CPU) > >>> > >>> The current version has: > >>> > >>> CPU: Intel(R) Xeon(R) CPU 5140 @ 2.33GHz (2327.51-MHz > >>> 686-class CPU) > >>> > >>> A full (current) dmesg can be found at > >>> http://www.marcuscom.com/downloads/dmesg.shumai . > >>> =20 > >> > >> I am seeing about the same thing here. My system is running: > >> FreeBSD slan.es.net 7.0-STABLE FreeBSD 7.0-STABLE #2: Mon Mar 17=20 > >> 21:39:01 PDT 2008 root@slan.es.net:/usr/obj/usr/src/sys/IBM-T43 =20 > >> i386 > >> > >> What is possibly notable is that I only started seeing this problem > >> yesterday, right after upgrading to Gnome 2.22. It looks like the Gnom= e > >> upgrade triggered something, possibly an interaction with the moused, > >> sysmouse, or xf86-input-mouse. > >> > >> The system is a T43 using the internal keyboard and TrackPoint(tm). > >> > >> The Gnome upgrade was pretty smooth with everything building, but > >> portupgrade complaining about some dependency loops. (I'll report abou= t > >> this to the Gnome list.) > >> > >> This is more than a bit annoying. It also impacts menus and scroll > >> bars. I plan to drop back to my backup from before the Gnome upgrade. > >> > >> I can make config, xorg.conf, and dmesg available, but I can't see > >> anything odd there. > >> =20 > > I actually also began experiencing this after the GNOME2 update. Very=20 > > strange. > > > > --=20 > > Coleman > I figured it out. Try going to System->Preferences->Keyboard Preferences >=20 > Then, go to the Accessibility tab and see if the "Only accept long=20 > keypresses" option is checked. If it is, then un-check it. I surmise=20 > that the accessibility options are related to any other input "bugs"=20 > too. I am guessing that these get wormed through dbus, hald, and/or=20 > system-tools-backends. >=20 > The annoying thing is I remember going through this hell *last time* I=20 > upgraded GNOME and I had completely forgotten how I fixed it. It's=20 > almost like a cruel joke (at my expense) that one of these accessibility=20 > options gets toggled every time I upgrade GNOME. I don't think accessibility is the cause of this. I had a different problem after upgrading one machine to 2.22. I could not longer type into any input field (including gnome-terminal). Every keystroke would result in a beep. THIS was fixed by disabling accessibility. The problem with the pausing remains. One user tracked it down to hal. I haven't dug deeper as to why hal would cause this yet. Joe >=20 > -- > Coleman Kane >=20 >=20 --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-IUu4gJLcO3xY7PVirRN4 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkfpunYACgkQb2iPiv4Uz4eolgCeLT6f88Mq7mCXaMTbFyXCcrXP VfsAn0GYoJ0X3/tDpAmz+7wl9+CYGzn3 =Oe4T -----END PGP SIGNATURE----- --=-IUu4gJLcO3xY7PVirRN4--