On Thu, 2001-12-06 at 16:16, Andreas Karrenbauer wrote:
...
> I always had problems with kdm if I installed the compiled DRI X-Server.
> But this time the kernel module is also blocked:
>
> ndk@laptop:~> xhost +localhost
> localhost being added to access control list
> ndk@laptop:~> 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
> [...]
> ndk@laptop:~> su
> Password:
> laptop:/home/ndk/ # glxinfo
> name of display: :0.0
> display: :0 screen: 0
> direct rendering: Yes
>
> Any ideas?
>
> --Andreas Karrenbauer
>
Have you enable all user access to DRI by putting:
Section "DRI"
Mode 0666
EndSection
in your /etc/X11/XFree86[-4] as recommended in the DRI User's Guide?
Jose Fonseca
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel