Bug 14785

Summary: nv driver is not used for Riva128 cards
Product: [Retired] Red Hat Linux Reporter: Brian Ryner <bryner>
Component: XconfiguratorAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 7.0   
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: 2000-07-28 21:05:35 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 Brian Ryner 2000-07-28 09:36:01 UTC
I had filed this bug before (it was marked MUST-FIX for Winston Gold
Release), but bugzilla corruption seems to have eaten it... so here goes
again.

Xconfigurator reports that no XFree86 4 driver is available for a Riva128
card.  It should be using the nv driver.  Here's a patch to
/usr/X11R6/lib/X11/Cards that seems to fix it:

--- Cards.orig	Fri Jul 28 02:35:19 2000
+++ Cards	Fri Jul 28 02:34:51 2000
@@ -2763,6 +2763,7 @@
 NAME RIVA128
 CHIPSET RIVA128
 SERVER SVGA
+DRIVER nv
 NOCLOCKPROBE
 
 NAME RIVA TNT

Comment 1 Trond Eivind Glomsrxd 2000-07-28 19:51:28 UTC
Is it good enough to be the primary driver, or is it just available?

Comment 2 Trond Eivind Glomsrxd 2000-07-28 21:05:32 UTC
Added the driver in CVS, but it is not used as default.

Comment 3 Brian Ryner 2000-07-28 22:45:18 UTC
Why not the primary driver?  Are there known problems?


Comment 4 Trond Eivind Glomsrxd 2000-07-31 14:57:32 UTC
No, but we can't test and XFree 4 has issues with quite a few cards. Testing and
feedback appreciated