Moin > How I can do this?
turn it off in Linux: export LIBGL_THROTTLE_REFRESH=0 You probably don't have DRI & DRM enabled or Mesa is not working with them. To test mesa: If glxinfo does not output a line like: "OpenGL renderer string: Mesa DRI Radeon 20030328 AGP 4x x86/MMX+/3DNow!+/SSE TCL" then you are using a software-renderer (which is always slow). If you are not sure include the output in your reply. To "test" DRI & DRM: search in /var/log/XFree.0.log for the lines (II) RADEON(0): [DRI] installation complete and (II) RADEON(0): Direct rendering enabled The radeon-driver are a bit of a problem and getting them to work is nearly always done by try&error. Having X up and running is not a sure sign of a working driver. cu =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".