Note that a process still needs to authenticate itself through the server after opening the device. Without authentication you can't do much. The entries marked with DRM_AUTH in the drm_ioctls[] table in drm_drv.c all require prior authentication.
Cheers, Waldo Intel Corporation - Platform Software Engineering, UMG - Hillsboro, Oregon -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Garrett Sent: Monday, November 19, 2007 3:46 PM To: [email protected] Subject: Re: Request change in xorg-crownbeach.conf On Fri, Nov 16, 2007 at 02:13:52PM -0800, Tobin Davis wrote: > I'd like to request a change to the xorg.conf in moblin and ubuntu-ume to add > the following: > > Section "DRI" > Mode 0666 > EndSection This should be 0660 at most, otherwise it gives arbitrary uids access to the graphics hardware. -- Matthew Garrett | [EMAIL PROTECTED] -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
