Bug 69259

Summary: adding support for NVIDIA GeForce2 Go
Product: [Retired] Red Hat Public Beta Reporter: Alexandre Oliva <aoliva>
Component: XFree86Assignee: Mike A. Harris <mharris>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: limbo   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-19 18:05: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:
Attachments:
Description Flags
Patch that merges code for the nv driver from XFree86 CVS mainline as of today none

Description Alexandre Oliva 2002-07-19 18:03:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a) Gecko/20020610

Description of problem:
XFree86 as of Red Hat Linux 7.3 did not support NVIDIA GeForce2 Go cards.  Code
to support it, as well as many other cards, was installed in the XFree86 CVS
tree a few months ago.  The attached patch, against XFree86-4.2.0-8, merges
those changes, so that the `nv' driver works on my Dell Inspiron 8000.

Comment 1 Alexandre Oliva 2002-07-19 18:05:19 UTC
Created attachment 66024 [details]
Patch that merges code for the nv driver from XFree86 CVS mainline as of today

Comment 2 Mike A. Harris 2002-07-26 09:32:40 UTC
I've investigated the above patch, and it is unsuitable for application
to our tree.  It contains way too much needless whitespace, indenting,
restructuring changes which make it quite unreadable.

I generated my own diff against CVS with whitespace/gratuitous changes
omitted, and investgated the resultant diff.  The driver changes add
support for a lot of hardware, and change numerous other things as well.

The changes are too drastic for inclusion in our tree at this stage,
especially considering the driver freeze was approx 10 days ago.  Any
driver changes of large magnitude need to get into the first public
beta.  Smaller changes definitely need to get into the second public
beta at least.

I'm closing this WONTFIX rather than deferring it, as it'll all be
in XFree86 4.3.0 within 6 months anyway.  I'll be making CVS RPM
packages of X probably sometime in the next 2 months for testing.

Comment 3 Alexandre Oliva 2002-08-15 16:29:41 UTC
FWIW, I agree entirely with Mark.  Yesterday, I had a very unfortunate
experience with the very XFree86 binaries I built, when I had to give a
presentation to a hundred people and I couldn't get my laptop to use the
external display properly: the screen would be full of garbage and wouldn't come
back, so I had to reboot.  Before starting the presentation, fortunately.  I
switched to the VESA driver and it worked fine, so it's probably safer not to
put this code in for now.

Comment 4 Alexandre Oliva 2002-08-15 16:40:42 UTC
Oops, s/Mark/Mike/.  Mark is the NVidia guy who wrote the patch I merged.  Oops :-)