> Everything is working except DRI/DRM. When I run > GlxGears (on either head), I > get: > > libGL error: failed to open DRM: Operation not > permitted > libGL error: reverting to (slow) indirect rendering > > Section "DRI" > Group "video" > Mode 0660 ** > EndSection Is the user that you're running as in the video group? If not, either add that user to the group, or change the **'d line to: Mode 0666 (which is a potential local security hole, but not a large one) __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86