Bug 498565

Summary: xdriinfo incorrectly reports not direct rendering capable.
Product: [Fedora] Fedora Reporter: Eddie Lania <eddie>
Component: xorg-x11-utilsAssignee: Adam Jackson <ajax>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-07 21:24:24 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 Eddie Lania 2009-05-01 06:29:44 UTC
Description of problem:
xdriinfo incorrectly reports not direct rendering capable.
This results in programs like driconf not to function correctly.


Version-Release number of selected component (if applicable):
xorg-x11-utils-7.4-4.fc11.i586


How reproducible:
always


Steps to Reproduce:
1. launch glxinfo |grep direct

It reports: direct rendering: Yes

2. launch xdriinfo

It reports: Xlib:  extension "XFree86-DRI" missing on display ":0.0".
Screen 0: not direct rendering capable.

3. launch driconf
It reports: Xlib: Screen 0: not direct rendering capable.
  
Actual results:
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
Screen 0: not direct rendering capable.


Expected results:
The xdriinfo should correctly detect direct rendering.

Additional info:

Comment 1 Eddie Lania 2009-05-04 17:59:49 UTC
Question: according to the policy, current development for f11 has been frozen. Does this mean this will not be solved before the final f11 release?

Comment 2 Adam Jackson 2009-05-07 21:24:24 UTC

*** This bug has been marked as a duplicate of bug 495342 ***