Date: Thu, 03 Jun 2010 10:42:57 +0300 From: Andriy Gapon <avg@icyb.net.ua> To: David Johnson <david@usermode.org> Cc: freebsd-x11@freebsd.org Subject: Re: Still getting hangs with Xorg 7.5 Message-ID: <4C075D01.3000507@icyb.net.ua> In-Reply-To: <201006021641.52615.david@usermode.org> References: <201005271720.33902.david@usermode.org> <4C054397.60903@FreeBSD.org> <7c761f59bacd9a6d2a1402092222d84b@usermode.org> <201006021641.52615.david@usermode.org>
next in thread | previous in thread | raw e-mail | index | archive | help
on 03/06/2010 02:41 David Johnson said the following: > On Tuesday, June 01, 2010 12:44:52 pm david@usermode.org wrote: >> On Tue, 01 Jun 2010 12:29:59 -0500, Robert Noland <rnoland@FreeBSD.org> >> >> wrote: >>>> KDE still refuses to recognize compositing capability in the settings >>>> dialog, >>>> however, turning it on in the kwinrc file shows that it works just >> fine. >> >>> You have to have AIGLX and Composite enabled in your xorg.conf. > > I double checked, and they are both on. Yet KDE still thinks it is not > supported. It is working however. I am attaching my xorg.conf file in case I > have the syntax wrong on something. 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. I also have explicit Option "AccelMethod" "EXA" in Device section. Not sure if that is a default now or has to be enabled. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C075D01.3000507>