Bug 245398
Summary: | DRI works only as root | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Frank Cox <theatre> |
Component: | xorg-x11-drv-i810 | Assignee: | Adam Jackson <ajax> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 7 | CC: | mcepl, xgl-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-01-31 14:54:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Frank Cox
2007-06-22 20:40:38 UTC
That's very strange. Mode 0666 should allow _anyone_ who can connect to the X server to use DRI, regardless of group membership. What are the permissions on /dev/dri/card0 when you can't use DRI as a normal user? crw------- 1 frankcox root 226, 0 2007-06-14 00:03 card0 Maybe there's something else that's claimed DRM master status? Doesn't sound like an intel bug at any rate... Possible relation to bug 428078. Seems fixed in today's fedora-devel... |