| Summary: | Only root:root can do DRI | ||
|---|---|---|---|
| Product: | DRI | Reporter: | Ciprian Asmarandei <ciprian.asmarandei> |
| Component: | General | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED NOTABUG | QA Contact: | |
| Severity: | trivial | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Ciprian Asmarandei
2005-10-24 06:00:03 UTC
Since the DRI touches the hardware directly, it is limited to root by default. To allow all users, add the following section to your xorg.conf (feel free to adjust the mode as you see fit): Section "DRI" Mode 0666 EndSection If that doesn't work it may be that your distro does dynamic permissions based on groups. Try adding yourself to the video or graphics group (or another similar gourp). Please re-open if you are still having problems. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.