Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297559 - GeForce 7025 / nForce 630a [C68] with xf86-video-nv-2.1.16
Summary: GeForce 7025 / nForce 630a [C68] with xf86-video-nv-2.1.16
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: https://grafrotz.dyndns.org/majos/sof...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-19 18:56 UTC by Mario Bachmann
Modified: 2009-12-27 22:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for nv_driver.c (patch-nv_driver-xf86-video-nv-2.1.16.patch,798 bytes, patch)
2009-12-19 18:58 UTC, Mario Bachmann
Details | Diff
patch for nv_driver.c (patch-nv_driver-xf86-video-nv-2.1.16.patch,798 bytes, patch)
2009-12-19 18:59 UTC, Mario Bachmann
Details | Diff
patch for nv_hw.c (patch-nv_hw-xf86-video-nv-2.1.16.patch,1.26 KB, patch)
2009-12-19 18:59 UTC, Mario Bachmann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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