I have Intel i815 video. Ever since upgrading my system to RedHat 7.2 
(which has XFree86 4.1), I have started to see the following message. It 
is produced for example by glxinfo:

$ glxinfo
name of display: :0.0
libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
display: :0  screen: 0
direct rendering: No

...etc.

My XFree86.0.log says:
(==) I810(0): Direct rendering enabled

My config currently contains:

Section "Device"
    Identifier  "i810"
    VendorName  "Intel"
    Driver      "i810"
    Option      "AGPMode" "1"
    VideoRam    16384
EndSection

This is almost identical to what is recommended in:
  http://xfree86.org/4.1.0/DRI10.html#30
except that it says to use VideoRam 10000. When I try to do that, I 
think I do worse, namely even my XFree86.0.log says that direct 
rendering is disabled.

What is wrong?
-- David


_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to