Bug 193567
Summary: | DRI permission problem | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Émeric Maschino <emeric.maschino> | ||||||||
Component: | xorg-x11 | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | rawhide | ||||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | ia64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2006-06-06 10:12:31 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: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 163350 | ||||||||||
Attachments: |
|
Description
Émeric Maschino
2006-05-30 17:26:15 UTC
Created attachment 130240 [details]
Output of strace glxinfo
Created attachment 130241 [details]
My xorg.conf file
Created attachment 130242 [details]
My Xorg.0.log file
*** Bug 193566 has been marked as a duplicate of this bug. *** I forget to give the following output: ls -lZ /usr/lib/dri/* -rwxr-xr-x root root system_u:object_r:textrel_shlib_t i810_dri.so -rwxr-xr-x root root system_u:object_r:textrel_shlib_t i915_dri.so -rwxr-xr-x root root system_u:object_r:textrel_shlib_t mga_dri.so -rwxr-xr-x root root system_u:object_r:textrel_shlib_t r128_dri.so -rwxr-xr-x root root system_u:object_r:textrel_shlib_t r200_dri.so -rwxr-xr-x root root system_u:object_r:textrel_shlib_t r300_dri.so -rwxr-xr-x root root system_u:object_r:textrel_shlib_t radeon_dri.so which also seems to be correct. |