Hi,
this is my first post, I hope that you will help me :)
I've installed arch on my machine, and catalyst drivers.
fgl_glxgears are @ 600 FPS
fglrxinfo returns no errors.
when I run something elese written in java with opengl, everything works just fine.
but, when I use java2d and
-Dsun.java2d.opengl=true
I can't get any output, java isn't drawing anything...
it works on ubuntu machine with nvidia, but not on arch... It's AMD zacate e350 + HD 6310.
output is same when I set J2D_TRACE_LEVEL=4, no errors, just
GL_NV_fragment_program = false
and it is true when everything is working.
I tried with openjdk6 and jre, same result.
Please help me! :(