I've got Kubuntu 7.10 installed from the 32bit cd iso on my computer and am using the nvidia-glx-new drivers. It reported the correct opengl version "2.1.1 NVIDIA 100.14.19".
When i bought a new larger hard drive, i reinstalled Kubuntu 7.10 from the 32bit dvd iso. It is the same computer and the same nvidia card(GeForce 7800 GT/PCI/SSE2/3DNOW!), just a different HD, a different iso, and a few months time difference. Now when programs check the opengl version it says "1.2 (2.1.1 NVIDIA 100.14.19)" which is incorrect. It should just say "2.1.1 NVIDIA 100.14.19".
Wine and other opengl programs identify this version as being opengl 1.2, when it is supposed to be opengl 2.1.1, so they react as if shader support isn't there(which means that programs like Oblivion crash and burn).
According to glxinfo, it is the 1.2 GLX server version, which might be significant since that is the erroneous number included in the OpenGL version string. But the client version of GLX is 1.4.
I hooked up the smaller hd and it still works correctly, and has been apt-get updated and upgraded. I copied the xorg.conf file from the smaller hd to the larger one, and that didn't help.
How do i update the GLX Version? How do i get the OpenGL version string to show up correct?
When i bought a new larger hard drive, i reinstalled Kubuntu 7.10 from the 32bit dvd iso. It is the same computer and the same nvidia card(GeForce 7800 GT/PCI/SSE2/3DNOW!), just a different HD, a different iso, and a few months time difference. Now when programs check the opengl version it says "1.2 (2.1.1 NVIDIA 100.14.19)" which is incorrect. It should just say "2.1.1 NVIDIA 100.14.19".
Wine and other opengl programs identify this version as being opengl 1.2, when it is supposed to be opengl 2.1.1, so they react as if shader support isn't there(which means that programs like Oblivion crash and burn).
According to glxinfo, it is the 1.2 GLX server version, which might be significant since that is the erroneous number included in the OpenGL version string. But the client version of GLX is 1.4.
I hooked up the smaller hd and it still works correctly, and has been apt-get updated and upgraded. I copied the xorg.conf file from the smaller hd to the larger one, and that didn't help.
How do i update the GLX Version? How do i get the OpenGL version string to show up correct?
Comment