From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HM1mQ-0003Tm-03 for garchives@archives.gentoo.org; Tue, 27 Feb 2007 12:50:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1RCmBKo002742; Tue, 27 Feb 2007 12:48:11 GMT Received: from ilievnet.com ([84.21.204.200]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1RCmAJG002729 for ; Tue, 27 Feb 2007 12:48:10 GMT Received: from localhost (localhost [127.0.0.1]) by ilievnet.com (Postfix) with ESMTP id 1FBB6200822 for ; Tue, 27 Feb 2007 14:48:09 +0200 (EET) X-Virus-Scanned: amavisd-new 2.4.1 (20060508) at ilievnet.com Received: from ilievnet.com ([127.0.0.1]) by localhost (ilievnet.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Csgz6M-Gn76g for ; Tue, 27 Feb 2007 14:48:06 +0200 (EET) Received: from [10.0.1.1] (mail.ilievnet.com [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ilievnet.com (Postfix) with ESMTP id AF6E2200811 for ; Tue, 27 Feb 2007 14:48:06 +0200 (EET) Message-ID: <45E42885.3090009@ilievnet.com> Date: Tue, 27 Feb 2007 14:48:05 +0200 From: Daniel Iliev User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.8.0.9) Gecko/20070111 SeaMonkey/1.0.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] Is Xorg server built in static form? References: <45A73BB4.7080209@ilievnet.com> <7573e9640701121015o5a8e2e1dja48dfcc5684db20a@mail.gmail.com> <45A80F9A.40207@ilievnet.com> <200702261632.02194.pauldv@gentoo.org> <20070226180717.1d93eaa1@pinkroom.pitufolandia.es> In-Reply-To: <20070226180717.1d93eaa1@pinkroom.pitufolandia.es> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id l1RCmBLl002742 X-Archives-Salt: a91e075e-f804-466c-8ae6-019b2a8a0fd2 X-Archives-Hash: 58cc3f2fe1dd4729c38d6c2c86552a62 Jes=FAs Guerrero wrote: > El Mon, 26 Feb 2007 16:31:54 +0100 > Paul de Vrieze escribi=F3: > > =20 >> On Friday 12 January 2007 23:45, Daniel Iliev wrote: >> =20 >>> Richard Fish wrote: >>> =20 >>>> man xorg.conf. "Load" and "SubSection" are two ways to specify >>>> the same thing for modules, so you should use one or the other, >>>> not both. >>>> >>>> -Richard >>>> =20 >>> I tried this: >>> --snip-- >>> Section "Module" >>> # Load "extmod" >>> >>> SubSection "extmod" >>> Option "omit xfree86-dga" >>> =20 >> I'm a bit late, but this line is wrong. It should probably be >> Option "omit" "xfree86-dga" >> (note the extra two double quotes). >> >> Paul >> >> =20 > > To quote the xorg.conf man page > > MODULE SECTION > [...] > Example: the extmod module (which contains a miscellaneous group > of server extensions) can be loaded, with the XFree86-DGA extension > disabled by using the following entry: > > SubSection "extmod" > Option "omit XFree86-DGA" > EndSubSection > > The same is true for xfree86. > =20 I gave a try to Option "omit" "xfree86-dga" and to Option "omit" "XFree86-DGA" and it makes no difference: grep DGA /var/log/Xorg.0.log (II) Loading extension XFree86-DGA --=20 Best regards, Daniel --=20 gentoo-amd64@gentoo.org mailing list