From: Hans de Goede <hdegoede@redhat.com>
To: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: xf86-video-intel hits an assert when using dri and xorg is not suid root
Date: Fri, 13 Jun 2014 14:08:06 +0200 [thread overview]
Message-ID: <539AE9A6.8020601@redhat.com> (raw)
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
next reply other threads:[~2014-06-13 12:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 12:08 Hans de Goede [this message]
2014-06-13 12:36 ` xf86-video-intel hits an assert when using dri and xorg is not suid root 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=539AE9A6.8020601@redhat.com \
--to=hdegoede@redhat.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.