RE: DRI usage by non-root

2004-07-30 Thread David Baron
Using Mode 0666 does in fact work. What the problem is: DRI dependent applications will not work correctly run from KDE menus/panels, even if "run in terminal". One must explicitely open an xterm and run from there. This is also a problem run as root! -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: DRI usage by non-root

2004-07-29 Thread Micha Feigin
On Thu, Jul 29, 2004 at 03:28:38PM +0300, David Baron wrote: > On Thursday 29 July 2004 15:15, [EMAIL PROTECTED] > wrote: > > Section "dri" > >     Mode 0666 > > EndSection > > > > It works. Maybe the 0 is important. > The 0 is important since it means that the number is octal (base 8) and not d

Re: DRI usage by non-root

2004-07-29 Thread David Baron
On Thursday 29 July 2004 15:15, [EMAIL PROTECTED] wrote: > Section "dri" >     Mode 0666 > EndSection > > It works. Maybe the 0 is important. That is what I had originally.

Re: DRI usage by non-root

2004-07-29 Thread Joachim Fahnenmueller
Hi David On Wed, Jul 28, 2004 at 03:26:15PM +0300, David Baron wrote: > seems not to be permitted. I have the DRI section in XFConfig-4: > Section "DRI" > Mode 666 > EndSection > > I tried adding a Group "dri" and made the user's members of this group, no a > avail. In mine, it says #