public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* xf86-video-intel hits an assert when using dri and xorg is not suid root
@ 2014-06-13 12:08 Hans de Goede
  2014-06-13 12:36 ` Chris Wilson
  0 siblings, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2014-06-13 12:08 UTC (permalink / raw)
  To: intel-gfx@lists.freedesktop.org

Hi,

When trying to run the latest xorg + intel drv, with dri3, with Xorg not
running as root, the followin assert in src/intel_device.c: authorise() :

assert(is_i915_gem(fd));

Triggers, this is caused by the DRM_IOCTL_I915_GETPARAM ioctl in
is_i915_gem() failing with -EACCESS in this case.

I thought that the use of rendernodes should work as normal user ?

Regards,

Hans

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-13 13:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-13 12:08 xf86-video-intel hits an assert when using dri and xorg is not suid root Hans de Goede
2014-06-13 12:36 ` Chris Wilson
2014-06-13 12:44   ` Hans de Goede
2014-06-13 12:53     ` Chris Wilson
2014-06-13 13:31       ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox