|
|
#1 | ||
|
Registered User
Join Date: May 2011
Posts: 5
|
(sorry for the long post, I'm just trying to provide you with as much information and thoughts as possible)
Hi all, I've just upgraded my machine to Ubuntu 11.04. Unfortunately, the new nVidia driver (270.41.06) segfaults when trying to start a second X server (for XBMC) on my second graphics card. Summarising, my setup is as follows: - NVIDIA GPU GeForce GTS 250 (G92) at PCI:1:0:0 (GPU-0) with a Samsung SyncMaster monitor: my primary X server (regular usage, browsing, emailing, ...) - NVIDIA GPU GeForce 8500 GT (G86) at PCI:4:0:0 (GPU-1) with a Samsung 42" TV: secondary X server (reserved for XBMC) When starting the primary X server first, the second X server refuses to start and exits with a segmentation fault (excerpt from Xorg.1.log.old, see attachment): Quote:
Note that this setup was fully operational (without any glitches at all) before the upgrade - the setup consisted of a combination of Lucid and Maverick, with one of the 256.{25,35,53} drivers. Unfortunately, I can no longer use these drivers, as the X server has moved to the 10.0 ABI, which is only supported by the latest 270.41.06. Note that I've tried both the Ubuntu package (nvidia-current) and the .run-package from the nVidia website, both segfault when starting the second X server. Looking at the Xorg.0.log file (of the primary X server), it seems that it is doing something with my secondary graphics card as well - this might confuse the second X server: Quote:
|
||
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jan 2007
Posts: 45
|
You are not alone. I have same problem. And it is possible repeat same bug with Ubuntu 10.04 if you install actual nVidia drivers instead of repository 256.52.
https://bugs.launchpad.net/ubuntu/+s...rs/+bug/770313 PS: this not my problem, but looks like same reason: http://www.nvnews.net/vbulletin/showthread.php?t=162045 |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2011
Posts: 1
|
Does the XBMC feature "Automatically adjust refresh frequency" work with these drivers?
|
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Dec 2010
Posts: 259
|
Quote:
Can you please let us know reproduction steps and commands you are using ? |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jan 2007
Posts: 45
|
Reproduction steps are simple:
- use computer with 2 nVidia cards (without SLI) - first card is primary and used for desktop Xserver :0 - second card is configured manualy in xorg.conf (xorg.conf example here) - try to start second Xserver (ex: "QT_XFT=1 xinit -- :1 -sharevts -layout Myth -br -dpms") --> segfault I am almost sure, that problem is not in secondary xserver config. If I try to stop first :0 server ("service gdm stop") then I am able start :1 without problem. Tested on ubuntu 11.04 driver 270.41.06 EDIT: fixed xorg.conf url |
|
|
|
|
|
#6 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
-sharevts is not supported. Please try without it.
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jan 2007
Posts: 45
|
Done, nothing changed. In attachment is log files.
Server ":1" started with "QT_XFT=1 xinit -- :1 -layout Myth" |
|
|
|
|
|
#8 | |||
|
Registered User
Join Date: May 2011
Posts: 5
|
Quote:
Quote:
Quote:
|
|||
|
|
|
|
|
#9 |
|
Registered User
Join Date: May 2011
Posts: 5
|
|
|
|
|
|
|
#10 |
|
NVIDIA Corporation
Join Date: Dec 2010
Posts: 259
|
NVIDIA internally filed Bug ID: 823975 to track this issue.
Issue is reproduced by adding 'Option "ProbeAllGpus" "false"' in "Device" Section OR Section "Screen" for one of the GPU. Issue is not repro if Option "ProbeAllGpus" "true" for both Screens. |
|
|
|
|
|
#11 |
|
Registered User
Join Date: May 2011
Posts: 5
|
Thanks for taking the effort to reproduce this. If you need someone to test a beta/alpha driver, I'm willing to help.
|
|
|
|
|
|
#12 | |
|
Registered User
Join Date: Jan 2007
Posts: 45
|
Quote:
Working xorg.conf is in atachment. |
|
|
|
|
![]() |
| Thread Tools | |
|
|