← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 459512] Re: X server aborts if two primary devices found

 

I have encountered this bug as well.

# lspci
04:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT] (rev a1)
05:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT] (rev a1)

Worked around by adding the following to xorg.conf

Section "Device"
	Identifier "Configured Video Device"
	Busid "PCI:5:0:0"
        Driver "nvidia"
EndSection

Tried both of Bryce Harrington's PPA patches but without the stanza
added to xorg.conf they had no effect. Currently using the 'high' bus
ID.

-- 
X server aborts if two primary devices found
https://bugs.launchpad.net/bugs/459512
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.



Follow ups

References