On Wed, 2003-07-23 at 00:42, Daniel Kasak wrote: > > I'm using XFree86-4.3.0 compiled with the latest Gentoo ebuild. > Everything works fine at home ( with my Radeon 64MB DDR VIVO ), but here > at work DRI only works as root. As a normal user, glxinfo gives me: > > name of display: :0.0 > libGL error: failed to open DRM: Operation not permitted
[...] > [EMAIL PROTECTED] dan # ls -l /dev/dri > total 0 > crw-rw-rw- 1 root root 226, 0 2003-07-23 08:14 card0 (BTW, I hope you're aware that mode 660 and a dedicated group would be preferable from a security standpoint) Weird... were the DRM and radeon_dri.so built with the same or at least a similar compiler? If so, do LIBGL_DEBUG=verbose glxinfo or strace glxinfo provide more information? -- Earthling Michel D�nzer \ Debian (powerpc), XFree86 and DRI developer Software libre enthusiast \ http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
