Hello Maarten, or anyone else affected, Accepted xorg-server into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/xorg- server/2:1.13.3-0ubuntu6.1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: xorg-server (Ubuntu Raring) Status: New => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1190546 Title: using nvidia driver causes intel to be detected twice Status in “xorg-server” package in Ubuntu: Fix Released Status in “xorg-server” source package in Raring: Fix Committed Bug description: [Impact] * When using nvidia drivers and the nvidia graphics card is boot vga the intel card will be added twice, causing xserver to fail to start up correctly. * Proper optimus usecase requires this. [Test Case] * Either: - Have an affected laptop with nvidia drivers - hack xserver-xorg-video-nouveau NVPlatformProbe to always return false immediately, and use vgaswitcheroo to force nouveau as primary: # stop lightdm # echo DIS > /sys/kernel/debug/vgaswitcheroo/switch # echo ON > /sys/kernel/debug/vgaswitcheroo/switch * Start xserver with "Xorg" and no configuration file. * Good behavior: starts normally, with the nvidia card driving all displays * Bad behavior: "Fatal server error: AddScreen/ScreenInit failed for gpu driver 1 -1" [Regression Potential] * Unlikely to regress, the fix affects code paths that previously were broken, and could have caused devices to be added multiple times, resulting in the fatal server error seen here. Extra checks are added to make sure platform <-> pci device confusion won't happen. * GPU detection may be affected in some way, testing will have to be done to make sure the normal cases are unaffected. [Other Info] Proposed upstream. http://lists.x.org/archives/xorg-devel/2013-June/036555.html To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1190546/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

