Hello!
Should I expect wine to work with 64-bit nvidia driver? I'm using FC5 64-bit edition, wine is from Fedora Extras, nvidia drivers from linva repository. Generally speaking, wine works, except for 3D games. I got them all working in the past on 32bit machine, but now they all fail with errors. Most cases the error is similiar to this:
X Error of failed request: BadLength (poly request too large or internal Xlib length error)
Major opcode of failed request: 145 (GLX)
Minor opcode of failed request: 29 ()
Serial number of failed request: 4977
Current serial number in output stream: 4977
I suspect OpenGL may not be working correctly, as nvidia's libGL is 64bit and wine requires all libraries to be 32bit. Anyone got it working?