Robert Millan <[email protected]> writes: > On 22/11/2013 01:26, Christoph Egger wrote: >>>> After fixing permissions on /dev/dri/card0: >>> >>> What's wrong with those? Do we need to change something in >>> /etc/devfs.d/00_defaults.rules ? >> >> % LIBGL_DEBUG=verbose glxgears >> libGL: OpenDriver: trying /usr/lib/x86_64-kfreebsd-gnu/dri/tls/i965_dri.so >> libGL: OpenDriver: trying /usr/lib/x86_64-kfreebsd-gnu/dri/i965_dri.so >> libGL error: failed to open drm device: Permission denied >> >> If I chmod 666 the dri device file it at least tries to get i915 running > > Who's the owner and group of that file?
% ls -lha /dev/dri/card0 crw-rw---- 1 root root 0, 135 Nov 22 17:47 /dev/dri/card0 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

