Bug 14785 - nv driver is not used for Riva128 cards
Summary: nv driver is not used for Riva128 cards
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: Xconfigurator
Version: 7.0
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-07-28 09:36 UTC by Brian Ryner
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-07-28 21:05:35 UTC
Embargoed:


Attachments (Terms of Use)

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



Note You need to log in before you can comment on or make changes to this bug.