Bug 59732

Summary: DRI not set up on Voodoo3 card
Product: [Retired] Red Hat Linux Reporter: Wade Minter <minter>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: low    
Version: 7.3   
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: 2002-02-13 00:07:23 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:
Attachments:
Description Flags
Output of "startx >x.log 2>&1"
none
/etc/X11/XF86Config-4 none

Description Wade Minter 2002-02-12 12:57:07 UTC
Description of Problem:

Using Hampton Beta 1.

I have a Voodoo3 3000 card in my machine.  X configuration proceeds normally,
but when I run "glxinfo" upon logging in as a user, I get:

[minter@kenbridge minter]$ glxinfo | grep -i direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
[minter@kenbridge minter]$

Should DRI be set up on cards that can use it?

Comment 1 Mike A. Harris 2002-02-12 19:02:24 UTC
Yes, DRI is enabled by default for all hardware that supports it.
The Voodoo 3 only supports DRI at 16bit depth, and only if you're
using 1024x768 or lower.

Please attach your X config files and X server log as file attachments
to all XFree86/Xconfigurator bug reports.  Also, just a note for future,
XFree86-Servers is XFree86 3.3.6, and is not part of the beta, it is
obsoleted from the distro now.

Thanks

Comment 2 Wade Minter 2002-02-13 00:04:47 UTC
Created attachment 45459 [details]
Output of "startx >x.log 2>&1"

Comment 3 Wade Minter 2002-02-13 00:05:31 UTC
Created attachment 45460 [details]
/etc/X11/XF86Config-4

Comment 4 Wade Minter 2002-02-13 00:07:17 UTC
Ok.  I've attached the X startup log and XF86Config-4.

I set up 16 bit color and 1024x768 during the install.

Comment 5 Mike A. Harris 2002-03-14 14:44:16 UTC
This I believe is due to a bug in anaconda putting pex and xie modules
into the config file, which no longer exist.  Comment out these lines,
and it should work. If not, it definitely works in the latest release,
as I am testing a Voodoo 3 with DRI in 1024x768 right now.

4.2.0-6.45 should work fine.