From owner-freebsd-x11@FreeBSD.ORG Thu Jun 3 14:35:15 2010 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 882491065678 for ; Thu, 3 Jun 2010 14:35:15 +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 422C28FC19 for ; Thu, 3 Jun 2010 14:35:14 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o53EZDrW081592; Thu, 3 Jun 2010 08:35:13 -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 o53EZDYj081589; Thu, 3 Jun 2010 08:35:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 3 Jun 2010 08:35:13 -0600 (MDT) From: Warren Block To: Andriy Gapon In-Reply-To: <4C075D01.3000507@icyb.net.ua> Message-ID: References: <201005271720.33902.david@usermode.org> <4C054397.60903@FreeBSD.org> <7c761f59bacd9a6d2a1402092222d84b@usermode.org> <201006021641.52615.david@usermode.org> <4C075D01.3000507@icyb.net.ua> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.5 (wonkity.com [127.0.0.1]); Thu, 03 Jun 2010 08:35:13 -0600 (MDT) Cc: freebsd-x11@freebsd.org Subject: Re: Still getting hangs with Xorg 7.5 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: Thu, 03 Jun 2010 14:35:15 -0000 On Thu, 3 Jun 2010, Andriy Gapon wrote: > I have AIGLX in ServerFlags section, not sure if having it in ServerLayout > should also work: > Section "ServerFlags" > Option "DontZap" "Off" > Option "AllowDeactivateGrabs" "True" > Option "AllowClosedownGrabs" "True" > Option "AIGLX" "On" > EndSection > > xorg.conf manual page (yes, there is one) says that it should be ServerFlags. The second paragraph of the ServerFlags section talks about options in ServerLayout overriding options in ServerFlags. > I also have explicit > Option "AccelMethod" "EXA" > in Device section. > Not sure if that is a default now or has to be enabled. Depends on the video card, but I suspect the default is usually right. -Warren Block * Rapid City, South Dakota USA