[JAVA3D] Crash using new video drivers

2004-07-14 Thread Alessandro Borges
Hi, Last night I was testing new NVidia driver - Linux IA32 61.06. The new driver is cool, running fine glxgears, Quake 3, etc. But when I try to run my Java3D app crashes with the following error: java.lang.UnsatisfiedLinkError: /j2sdk1.4.2_04/jre/lib/i386/libJ3D.so: libGL.so.1: cannot handle T

Re: [JAVA3D] Crash using new video drivers

2004-07-14 Thread Fabrizio Nunnari
No tips, but I can confirm the problem. The same happens to me with Slackware 10.0, Linux 2.6.7, Xorg's x11-6.7.0, jdk 1.4.2_04, j3d 1.3.1fcs Fabrizio Alessandro Borges wrote: Hi, Last night I was testing new NVidia driver - Linux IA32 61.06. The new driver is cool, running fine glxgears, Quake 3

Re: [JAVA3D] Fedora Core 2 woes - sample application

2004-07-14 Thread Russell East
Quite likely it is the ATI driver, but what can I do? I am unable to downgrade to FC1.   I suppose I have a workaround - remove DRI support from Xorg.conf.  Everything in Java3D works in that case. Attached is a sample app (DirectRenderIssue.java) that demos a problem which *may* be rela

Re: [JAVA3D] Fedora Core 2 woes - sample application

2004-07-14 Thread Alessandro Borges
Works correctly here Linux Debian NVidia GF4 Ti 4200 drivers 53.36 no DRI Jdk 1.5.0 beta2 + J3d 1.3.2 b4 jdk 1.4.2_04 + J3d 1.3.1 Alessandro --- Russell East <[EMAIL PROTECTED]> escreveu: - Quite likely it is the ATI driver, but what can I do? I am unabl