Date: Sun, 17 Feb 2019 12:31:33 +0000 From: Matthias Apitz <guru@unixarea.de> To: Polytropon <freebsd@edvax.de>, freebsd-questions@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Re: ktouch && libGL error: failed to open drm device: Permission denied Message-ID: <6rn06c.pn2lgp.1hge1d2-qmf@ms-10.1blu.de> In-Reply-To: <20190216182641.8331abf4.freebsd@edvax.de> References: <20190216171526.GA14895@c720-r342378> <20190216182641.8331abf4.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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=3Dverbose 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=3D"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 gro= up 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6rn06c.pn2lgp.1hge1d2-qmf>