Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2019 18:15:26 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-questions@freebsd.org
Subject:   ktouch && libGL error: failed to open drm device: Permission denied
Message-ID:  <20190216171526.GA14895@c720-r342378>

next in thread | raw e-mail | index | archive | help

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
libGL: OpenDriver: trying /usr/local/lib/dri/swrast_dri.so
libGL: Can't open configuration file /home/guru/.drirc: No such file or directory.
libGL: Can't open configuration file /home/guru/.drirc: No such file or directory.
qCoreApp Application(0x7fffffffe4a0)
qrc:/qml/main.qml:129:5: Type HomeScreen unavailable
qrc:/qml/homescreen/HomeScreen.qml:162:26: Type ProfileSelector unavailable
qrc:/qml/homescreen/ProfileSelector.qml:92:13: Type ProfileDetailsItem unavailable
qrc:/qml/homescreen/ProfileDetailsItem.qml:23:1: module "org.kde.charts" is not installed
$ ls -l /usr/local/lib/dri/swrast_dri.so
-rwxr-xr-x  6 root  wheel  11095552 24 dic.  20:19 /usr/local/lib/dri/swrast_dri.so

Any ideas?

	matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
October, 7 -- The GDR was different: Peace instead of Bundeswehr and wars, Druschba
instead of Nazis, to live instead of to survive.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190216171526.GA14895>