Testing the new i915 driver
Andriy Gapon
avg at FreeBSD.org
Fri Oct 23 15:00:31 UTC 2015
On 23/10/2015 17:09, Jean-Sébastien Pédron wrote:
> On 23.10.2015 14:52, Anders Bolt-Evensen wrote:
>> libGL error: failed to open drm device: Permission denied
>> libGL error: failed to load driver: i965
>
> Hi!
>
> In FreeBSD 11-CURRENT, video devices (/dev/dri/*) now belong to
> root:video (group ID 44) instead of root:wheel in previous releases.
>
> You need to add your user to the "video" group.
>
And it seems that the following in xorg.conf has no effect:
Section "DRI"
Mode 0666
EndSection
--
Andriy Gapon
More information about the freebsd-x11
mailing list