https://bugs.freedesktop.org/show_bug.cgi?id=54057 --- Comment #4 from Andy Furniss <lists@xxxxxxxxxxxxxxxxxxxxxxx> 2012-08-27 14:20:43 UTC --- (In reply to comment #0) > Created attachment 66111 [details] > xorg.log > > Hardware : radeon 9600 agp > using mesa-git xorg-server-git pixman-git xf86-video-ati-git > From few days I segfault when I run opengl app. I have a box with a 9600 agp in so tested, but I am pure 32bit and using llvm 3.0. Current ddx and mesa git worked Ok with Xorg git from June. I built current Xorg git Today and haven't managed to get dri to work at all yet. I don't segfault because I get permission denied when trying to run anything. bash-3.2$ LIBGL_DEBUG=verbose glxinfo >/dev/null libGL: OpenDriver: trying /home/andy/Src/Xorg-git/modular/lib/dri/r300_dri.so libGL error: failed to open drm device: Permission denied libGL error: failed to load driver: r300 libGL: OpenDriver: trying /home/andy/Src/Xorg-git/modular/lib/dri/swrast_dri.so My xorg log looks like AIGLX has loaded r300 OK, but I can't run anything indirect either - bash-3.2$ LIBGL_ALWAYS_INDIRECT=1 LIBGL_DEBUG=verbose glxinfo >/dev/null X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Serial number of failed request: 17 Current serial number in output stream: 18 I may be seeing something totally different from you (what do you get with those commands)? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel