From owner-freebsd-stable@FreeBSD.ORG Tue Sep 29 13:04:33 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2584E1065672 for ; Tue, 29 Sep 2009 13:04:33 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id D57E68FC19 for ; Tue, 29 Sep 2009 13:04:32 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n8TD4WgT042724; Tue, 29 Sep 2009 07:04:32 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n8TD4WfT042721; Tue, 29 Sep 2009 07:04:32 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 29 Sep 2009 07:04:32 -0600 (MDT) From: Warren Block To: Rohit Grover In-Reply-To: <426bed110909290215q4a6330b1yeb167d642b16d1ac@mail.gmail.com> Message-ID: References: <426bed110909281500w194c7c19taf29b1a3996c91fc@mail.gmail.com> <426bed110909281818t68ab8fe5r9a6370c5fa368d7a@mail.gmail.com> <20090929035544.GJ4858@sysmon.tcworks.net> <426bed110909290215q4a6330b1yeb167d642b16d1ac@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (wonkity.com [127.0.0.1]); Tue, 29 Sep 2009 07:04:32 -0600 (MDT) Cc: freebsd-stable@freebsd.org Subject: Re: Laggy X11 after updating to 8.0-RC1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2009 13:04:33 -0000 On Tue, 29 Sep 2009, Rohit Grover wrote: > I did a 'pkg_delete -a' to delete all packages, and then installed > fresh packages from the 8.0-RC1 DVD as necessary. I'm back to a useful > system and X11 isn't lagging anymore. > > I hope someone investigates why X11 didn't behave well right after > updating the kernel/world/some-packages. Please confirm the presence or absence of the AllowEmptyInput option in your xorg.conf. I tested yesterday and found that "AllowEmptyInput" "off" with dbus/hal running produced exactly the behavior you describe. A FreeBSD major version upgrade with mixed old a new libraries can certainly cause problems, but the specific "laggy X11" problem is more likely due to that option. -Warren Block * Rapid City, South Dakota USA