Andrew Benton wrote: > On 21/03/10 12:24, Baho Utot wrote: > >> Yes I have solved one of the problems, (Yea) I missed this for MesaLib, >> I found the error when I went to recompile mesalib per your instructions. >> >> After fixing MesaLib and recompiling all the affected packages glxinfo >> now says: >> >> name of display: :0.0 >> display: :0 screen: 0 >> direct rendering: Yes >> server glx vendor string: SGI >> server glx version string: 1.2 >> server glx extensions: >> >> OpenGL vendor string: Advanced Micro Devices, Inc. >> OpenGL renderer string: Mesa DRI R600 (RV730 9490) 20090101 >> x86/MMX+/3DNow!+/SSE2 TCL >> OpenGL version string: 1.4 Mesa 7.6 >> >> > Cool > > >> I still have a problem with glxgears >> Trying to run glxgears I get >> >> drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command >> stream. See dmesg for more info. >> Is this saying I am missing some thing in the kernel configuration or is >> it a permission problem >> >> > My guess is it's a problem with your kernel config. Did you enable radeon drm? > CONFIG_DRM_RADEON=y > > Andy >
CONFIG_DRM_RADEON=m Maybe that don't work? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
