In <[EMAIL PROTECTED]>, max(01)* wrote:

> Lonnie Princehouse wrote:
> 
>> DRI not working could also be a permissions issue; check to see if it
>> works as root.
> 
> that's it! :-)
> 
> now, how can i make it work as "joe user"?

I have this in my XF86Config and I'm in the `video` group::

  Section "DRI"
      Group      "video"
      Mode       0660
  EndSection

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to