GF 7050 not supported

Bug #207428 reported by Timo Aaltonen
2
Affects Status Importance Assigned to Milestone
X.Org X server
Invalid
Medium
xserver-xorg-video-nv (Ubuntu)
Won't Fix
Low
Unassigned

Bug Description

Binary package hint: xserver-xorg-video-nv

2.1.8 does not support GF 7050 PV, the server crashes if the pci-id is added to the driver. This has also been reported upstream.

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]

Revision history for this message
In , Timo Aaltonen (tjaalton) wrote :

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.

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

Binary package hint: xserver-xorg-video-nv

2.1.8 does not support GF 7050 PV, the server crashes if the pci-id is added to the driver. This has also been reported upstream.

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]

Changed in xserver-xorg-video-nv:
importance: Undecided → Low
status: New → Confirmed
Changed in xorg-server:
status: Unknown → Confirmed
Revision history for this message
Bryce Harrington (bryce) wrote :

The fix for bug 385658 redoes how card detection works with -nv and may solve this bug. Please test Karmic-beta or newer and let us know whether it resolves the original issue.

Changed in xserver-xorg-video-nv (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Bryce Harrington (bryce) wrote :

Thank you for reporting this issue about xserver-xorg-video-nv. Starting
with Lucid, Ubuntu is transitioning to using the -nouveau video driver
by default instead of -nv. The reason for this change is because
upstream development for the -nv driver has been quite slow. We are
quite pleased with the upstream development speed for -nouveau, and hope
this will translate into swifter bug fixes as well.

Because of this, I'm closing this bug report at this time. I'm marking
it wontfix because what you describe is probably a valid issue, but we
do not have further plans to work on it in Ubuntu. If you would still like
to see this issue investigated, I would encourage you to file it
upstream at http://bugs.freedesktop.org/.

Changed in xserver-xorg-video-nv (Ubuntu):
status: Incomplete → Won't Fix
Revision history for this message
In , Aaron Plattner (aplattner) wrote :

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

Changed in xorg-server:
status: Confirmed → Invalid
Changed in xorg-server:
importance: Unknown → Medium
status: Invalid → Unknown
Changed in xorg-server:
importance: Medium → Unknown
Changed in xorg-server:
importance: Unknown → Medium
Changed in xorg-server:
status: Unknown → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.