trz <[EMAIL PROTECTED]> writes:
> Hi all,
> I hope this is the correct place to ask about this bug.
> If it's not does anybody knows where to post this (bugparade ?) ?
>
> Ok,
> I used j3d without problems with this configuration
>
> jdk 1.3.1_02
> j3d 1.2.1_01-fcs
> kernel 2.2.17 / debian 2.2r0 / libc-2.2.3
> xfree 4.1.0
> NVIDIA_kernel/GLX 1541
> Geforce 2 MX
>
> Now I tryed to install j3d 1.3beta1 with jdk 1.4 (1.4.0-b92)
> In the readme says it's require NVIDIA driver > 2313 so i tryed 2314
> first, 2880 then.
>
> ...
I do not think this is a generic bug, perhaps some mixing of shared libraries?
I have a working setup with j3d 1.3beta1 with jdk 1.4.
My Configuration:
jdk 1.4 (1.4.0-b92)
j3d 1.3beta1
kernel 2.4.18 / redhat 7.2 / glibc-2.2.4-19.3
XFree86 4.1.0
NVIDIA_kernel/GLX 2880 (kernel mod selfcompiled, using Nvidia AGP)
Geforce 256
from XF86Config:
Section "Module"
# This loads the DBE extension module.
Load "dbe" # Double buffer extension
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "glx"
Load "xie"
EndSection
Section "Device"
Identifier "Elsa Erazor X2"
Driver "nvidia"
Option "NvAGP" "1"
Option "NoLogo" "on"
EndSection
Cheers
--
Ole Arndt
-------------------------------------------------------
Q: How many Marxists does it take to screw in a lightbulb?
A: None: The lightbulb contains the seeds of its own revolution.
===========================================================================
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".