PDA

View Full Version : libGL error: open DRM failed (Operation not permitted)+I915GM


mclaren_fan
4th March 2006, 01:58 PM
Hi,

Direct rendering stopped working when I updated fc5t3 yesterday.
I have the following error:
[jurgen@paris ~]$ glxinfo | grep direct
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
direct rendering: No

permissions are correct in xorg.conf:

Section "DRI"
Group 0
Mode 0666
EndSection

Hardware: I915GM (uses i810 driver).

Does someone know how to solve this ?

Crux
4th March 2006, 03:18 PM
FC5 is still beta I think. Please report this to the 'bugz' section. Other than that? Dunno.

vnpenguin
4th March 2006, 05:19 PM

FC5t3 with all updated packages (today):

[me@fedora]$ glxinfo | grep direct
direct rendering: Yes

:)

sirkware
6th March 2006, 11:30 AM
What package is the glxinfo? I tried it on the console and I got command not found. What package am I missing?

sirkware
7th March 2006, 02:21 AM
Found it...it's glxinfo package after all...