Re: [PATCH radeon] Fix "Unable to retrieve master" with with X backend.

2012-05-24 Thread Kristian Høgsberg
On Wed, May 23, 2012 at 10:37 PM, Darxus wrote: > Fix case where, if weston was run with --xserver while using the X backend > without root priveledges, it would give an "Unable to retrieve master" > error and fail when it tried to launch X. That looks right, an xwayland driver can't and shouldn'

[PATCH radeon] Fix "Unable to retrieve master" with with X backend.

2012-05-23 Thread Darxus
Fix case where, if weston was run with --xserver while using the X backend without root priveledges, it would give an "Unable to retrieve master" error and fail when it tried to launch X. --- src/radeon_kms.c | 18 +++--- 1 files changed, 11 insertions(+), 7 deletions(-) diff --git