Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2007 11:47:55 -0500
From:      Mikhail Teterin <mi+kde@aldan.algebra.com>
To:        x11@FreeBSD.org
Subject:   direct rendering inaccessible to Linux programs?
Message-ID:  <200712151147.56116@aldan>

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

I have the following strange situation. The native programs seem to have 
access to direct-rendering:

mi@aldan:~ (1007) glxinfo | grep -i direct
libGL warning: 3D driver claims to not support visual 0x62
direct rendering: Yes

but the Linux ones don't:

mi@aldan:~ (1008) /compat/linux/usr/X11R6/bin/glxinfo | grep -i direct
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect

What am I missing? I just (re-)installed graphics/linux_dri, but it did not 
help. Thanks!

	-mi



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