ktouch && libGL error: failed to open drm device: Permission denied

Matthias Apitz guru at unixarea.de
Sun Feb 17 12:31:42 UTC 2019


On Sat, 16 Feb 2019 18:26:41 +0100, Polytropon wrote:
> On Sat, 16 Feb 2019 18:15:26 +0100, Matthias Apitz wrote:
>> 
>> I'm trying to get 'ktouch' running in:
>> 
>> $ uname -a
>> FreeBSD c720-r342378 13.0-CURRENT FreeBSD 13.0-CURRENT GENERIC  amd64
>> 
>> and recent ports, all from SVN. It fails to start with:
>> 
>> $ LIBGL_DEBUG=verbose export LIBGL_DEBUG
>> $ ktouch
>> libGL error: failed to open drm device: Permission denied
>> libGL error: failed to load driver: i965
>
> This is probably the root of the following errors. Do you
> have
>
> 	drm_load="YES"
>
> in /boot/loader.conf? Does X load the appropriate driver?
> It doesn't seem to be the case here. Any suspicious entries
> in /var/log/Xorg.0.log?

The device and driver part of th errors wad caused by not being in the group video.

The rest was caused by mixing KDE4 and 5 parts.

matthias


-- 
Sent using Dekko from my Ubuntu device
http://www.unixarea.de/    +49 176 38902045


More information about the freebsd-questions mailing list