Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 297559

Summary: GeForce 7025 / nForce 630a [C68] with xf86-video-nv-2.1.16
Product: Gentoo Linux Reporter: Mario Bachmann <grafgrimm77>
Component: [OLD] UnspecifiedAssignee: Gentoo X packagers <x11>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://grafrotz.dyndns.org/majos/software/devices.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch for nv_driver.c
patch for nv_driver.c
patch for nv_hw.c

Description Mario Bachmann 2009-12-19 18:56:42 UTC
xf86-video-nv-2.1.16 does not support GeForce 7025 / nForce 630a [C68]

here is a patch...

Reproducible: Always

Steps to Reproduce:
1. emerge xf86-video-nv-2.1.16
Actual Results:  
GeForce 7025 / nForce 630a do not work

Expected Results:  
GeForce 7025 / nForce 630a should work because only some IDs are different to other Geforce-Grafic-Chips. 

A patch solves the problem!
Comment 1 Mario Bachmann 2009-12-19 18:58:47 UTC
Created attachment 213494 [details, diff]
patch for nv_driver.c

cd xf86-video-nv-2.1.16/src/
Comment 2 Mario Bachmann 2009-12-19 18:59:04 UTC
Created attachment 213495 [details, diff]
patch for nv_driver.c

cd xf86-video-nv-2.1.16/src/
patch -p0 < patch-nv_driver-xf86-video-nv-2.1.16.patch
Comment 3 Mario Bachmann 2009-12-19 18:59:56 UTC
Created attachment 213497 [details, diff]
patch for nv_hw.c

cd xf86-video-nv-2.1.16/src/
patch -p0 < patch-nv_hw-xf86-video-nv-2.1.16.patch
Comment 4 RĂ©mi Cardona (RETIRED) gentoo-dev 2009-12-27 13:18:01 UTC
Please file a bug in FreeDesktop's bugzilla [1] and paste the URL here. We try to avoid adding patches that haven't been accepted upstream. So let's try to work things out upstream directly.

Thanks

[1] https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
Comment 5 Mario Bachmann 2009-12-27 22:12:46 UTC
no