[yocto] xserver-xorg setuid bit

2013-11-01 Thread Jate Sujjavanich
I have been getting a permissions error when starting X server as a non-root user. The setuid bit is not set on /usr/bin/Xorg, so I have added a recipes-graphics/xserver-xorg_1.14.0.bbappend file that contains the following: # Setuid on Xorg server. Allows multiple users to run X

Re: [yocto] xserver-xorg

2012-07-17 Thread Laurentiu Palcu
Hi Marc, Apparently, these tests were removed upstream. As we are going to upgrade xserver-xorg package to 1.12.3, those fixes will be included too. However, if you need the fix now, I attached the patch. Thanks, Laurentiu On 07/16/2012 08:56 PM, Marc Ferland wrote: Hi all, I'm having

Re: [yocto] xserver-xorg

2012-07-17 Thread Marc Ferland
Laurentiu Palcu laurentiu.pa...@linux.intel.com writes: Hi Marc, Apparently, these tests were removed upstream. As we are going to upgrade xserver-xorg package to 1.12.3, those fixes will be included too. However, if you need the fix now, I attached the patch. Just in case someone else

Re: [yocto] xserver-xorg

2012-07-17 Thread Paul Eggleton
On Tuesday 17 July 2012 09:22:43 Marc Ferland wrote: Laurentiu Palcu laurentiu.pa...@linux.intel.com writes: Apparently, these tests were removed upstream. As we are going to upgrade xserver-xorg package to 1.12.3, those fixes will be included too. However, if you need the fix now, I

[yocto] xserver-xorg

2012-07-16 Thread Marc Ferland
Hi all, I'm having trouble building the xserver-xorg package. The build fails with: | render2.c: In function '__glXDisp_Map1d': | render2.c:104:5: error: the comparison will always evaluate as 'true' for the address of 'u1' will never be NULL [-Werror=address] | render2.c:105:5: error: the