From owner-freebsd-questions@FreeBSD.ORG Wed Apr 29 13:01:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 792A61065675 for ; Wed, 29 Apr 2009 13:01:13 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [83.235.67.30]) by mx1.freebsd.org (Postfix) with ESMTP id CB9FA8FC16 for ; Wed, 29 Apr 2009 13:01:12 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from atlantis.dyndns.org (athedsl-4472781.home.otenet.gr [94.71.127.189]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n3TD13gF020942; Wed, 29 Apr 2009 16:01:03 +0300 Message-ID: <49F84F8F.5090605@otenet.gr> Date: Wed, 29 Apr 2009 16:01:03 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.21 (X11/20090414) MIME-Version: 1.0 To: Anton Shterenlikht References: <49EB3CFD.6010408@otenet.gr> <89ce7f740904191438j222d34ddtaf1ade298a09abd1@mail.gmail.com> <49EBBEED.7080903@gmail.com> <20090420035810.705647ab.freebsd@edvax.de> <20090429121728.GA87931@mech-cluster238.men.bris.ac.uk> <18936.18149.857286.946426@jerusalem.litteratus.org> <20090429123810.GA88168@mech-cluster238.men.bris.ac.uk> <20090429144318.1c0e0814.dcdowse@gmx.net> <20090429125503.GA88334@mech-cluster238.men.bris.ac.uk> In-Reply-To: <20090429125503.GA88334@mech-cluster238.men.bris.ac.uk> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, "Daniel C. Dowse" Subject: Re: Problems with Xorg after portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2009 13:01:13 -0000 Anton Shterenlikht wrote: > On Wed, Apr 29, 2009 at 02:43:18PM +0200, Daniel C. Dowse wrote: > >> On Wed, 29 Apr 2009 13:38:10 +0100 >> Anton Shterenlikht wrote: >> >> >>> On Wed, Apr 29, 2009 at 08:24:05AM -0400, Robert Huff wrote: >>> >>>> Anton Shterenlikht writes: >>>> >>>> >>>>> > Section "DRI" >>>>> > Mode 0666 >>>>> > EndSection >>>>> >>>>> what does this do? >>>>> >>>> Sets the permissions for some file. >>>> >>> which file? Is this something to do with allowing ordinary users >>> run X? >>> >>> >> Hi, Anton, >> >> it is in /etc/X11/xorg.conf >> > > yes, I got this from somebody's xorg.conf, but what does this do? > Is this a recommended setting? For what driver? > > thank you > anton > Permits access to Direct Rendering for all users. For details see this: http://dri.freedesktop.org/wiki/DriTroubleshooting