Bug 13629 - nv support for Geforce 7050 PV / nforce 630a ( 0x053B )
Summary: nv support for Geforce 7050 PV / nforce 630a ( 0x053B )
Status: RESOLVED DUPLICATE of bug 19817
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nVidia (open) (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Aaron Plattner
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-12 15:25 UTC by Damien Mirand
Modified: 2010-03-10 18:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Damien Mirand 2007-12-12 15:25:36 UTC
Will it be possible to see support for this chip ?
Since it is a rebranded Geforce 6100, it should not be hard to get it working...

However I did add :
{ 0x10DE053B, "GeForce 7050 PV nforce 630a" },
to the nv_driver.c
It just crashes on Xorg startup.

Thanks in advance.
Comment 1 Timo Aaltonen 2008-03-26 15:56:13 UTC
here's a backtrace that might help, or not:

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c780e]
1: [0xb7f85420]
2: /usr/lib/xorg/modules/drivers//nv_drv.so [0xb6fc65f5]
3: /usr/lib/xorg/modules/drivers//nv_drv.so [0xb6fc667d]
4: /usr/bin/X(AbortDDX+0x8d) [0x80a953d]
5: /usr/bin/X(AbortServer+0x28) [0x81bf4d8]
6: /usr/bin/X(FatalError+0x66) [0x81bfa96]
7: /usr/bin/X(xf86SigHandler+0xed) [0x80c787d]
8: [0xb7f85420]
9: /usr/lib/xorg/modules/drivers//nv_drv.so(NVCalcStateExt+0x44f) [0xb6fcb91f]
10: /usr/lib/xorg/modules/drivers//nv_drv.so(NVDACInit+0x4e1) [0xb6fc4e31]
11: /usr/lib/xorg/modules/drivers//nv_drv.so [0xb6fc6711]
12: /usr/lib/xorg/modules/drivers//nv_drv.so [0xb6fc70b4]
13: /usr/bin/X(AddScreen+0x1fc) [0x8073d9c]
14: /usr/bin/X(InitOutput+0x21e) [0x80a9c4e]
15: /usr/bin/X(main+0x296) [0x8074526]
16: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d18450]
17: /usr/bin/X(FontFileCompleteXLFD+0x201) [0x8073a91]

unfortunately the box that has this problem is not mine, so I can't help much debugging it.
Comment 2 Aaron Plattner 2010-03-10 18:38:57 UTC

*** This bug has been marked as a duplicate of bug 19817 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.