[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#801401: Workarounds for rootless Xorg



On Fri, Oct 23, 2015 at 5:01 AM, Lingzhu Xiang <lingzhu@lingzhuxiang.com> wrote:
* Privilege to drmSetMaster()

If there is only one drm device no setup is needed.

This is an incorrect understanding of what drmSetMaster() does. It is not setting a primary device, it's the process claiming the DRM_MASTER capability, which is required for things like modesetting and authorising other drm clients' access to the device.

Claiming DRM_MASTER requires root.


Reply to: