[Merge] lp:~albertsmuktupavels/xorg-server/fix-no-devices-detected-for-seats-other-than-seat0 into lp:ubuntu/xorg-server

a7x ubuntu-a7x at scientician.org
Tue Aug 6 17:44:27 UTC 2013


Review: Needs Information

Can you try the following instead to see if it solves the problem?

(from <https://bugzilla.redhat.com/show_bug.cgi?id=962907#c20>)

diff --git a/hw/xfree86/common/xf86platformBus.c b/hw/xfree86/common/xf86platformBus.c
index 9034dad..44f914d 100644
--- a/hw/xfree86/common/xf86platformBus.c
+++ b/hw/xfree86/common/xf86platformBus.c
@@ -364,9 +364,6 @@ xf86platformProbeDev(DriverPtr drvp)
                     break;
             }
             else {
-                /* for non-seat0 servers assume first device is the master */
-                if (ServerIsNotSeat0())
-                    break;
                 if (xf86_platform_devices[j].pdev) {
                     if (xf86IsPrimaryPlatform(&xf86_platform_devices[j]))
                         break;

-- 
https://code.launchpad.net/~albertsmuktupavels/xorg-server/fix-no-devices-detected-for-seats-other-than-seat0/+merge/178795
Your team Ubuntu branches is requested to review the proposed merge of lp:~albertsmuktupavels/xorg-server/fix-no-devices-detected-for-seats-other-than-seat0 into lp:ubuntu/xorg-server.



More information about the Ubuntu-reviews mailing list