|
|
#37 | |
|
Registered User
Join Date: Feb 2009
Posts: 7
|
If anyone else is using P6T Deluxe there is a brand new BIOS available that fixes some GPU issues. Unfortunately it did not fix this issue. However my glxgears score doubled.
![]() And now I'm getting confusing results from my leaktest program. I now have to use double buffering or call glFlush() every frame before it gives correct results on this computer. I'm confused. |
|
|
|
|
|
|
#38 | |
|
Registered User
Join Date: Mar 2005
Location: Ellas
Posts: 32
|
Hi,
If you kill gnome-screensaver can you reproduce the error ? |
|
|
|
|
|
|
#39 |
|
Registered User
Join Date: Aug 2008
Posts: 25
|
I don't use gnome. Or any DE.
|
|
|
|
|
|
#40 | |
|
Registered User
Join Date: Jun 2008
Posts: 30
|
Quote:
|
|
|
|
|
|
|
#41 |
|
Registered User
Join Date: Aug 2008
Posts: 25
|
|
|
|
|
|
|
#42 | |
|
Registered User
Join Date: Mar 2005
Location: Ellas
Posts: 32
|
Ok. Then it's probably not that. I made some changes and now I can't reproduce the problem. Had WorldOfGoo (32bit) running for hours without any memory leak or kernel BUG.
What I changed was (other than killing gnome-screensaver) : - Made a custom package of nvidia driver using the 32bit libs found at NVIDIA-Linux-x86_64-180.35-pkg2.run. The previous package (from rpmfusion) used the 32bit libs from the 32bit package. While the libs are the same the NVIDIA-Linux-x86_64-180.35-pkg2.run doesn't seem to have 32 bit version of libnvidia-cfg.so.180.35. Code:
diff -r NVIDIA-Linux-x86-180.35-pkg0/usr/lib/ NVIDIA-Linux-x86_64-180.35-pkg2/usr/lib32/ Only in NVIDIA-Linux-x86-180.35-pkg0/usr/lib/: libnvidia-cfg.so.180.35 Cheers |
|
|
|
|
|
|
#43 | |
|
Registered User
Join Date: Feb 2009
Posts: 7
|
Quote:
Giving up for now. I'm too tired of this problem. I hope next nvidia release fixes this. |
|
|
|
|
|
|
#44 |
|
Registered User
Join Date: Jul 2003
Location: San Antonio, TX
Posts: 19
|
Updated to 180.37, issue still exists.
__________________
System Specs: Intel Core i7 920(C0) @ 3.3ghz 6 gigs Corsair Dominator ddr3-1600 nVidia GeForce GTX 580 Dual boot Windows 7 and Gentoo x86_64 on Kernel 2.6.37-RC1 |
|
|
|
|
|
#45 | |
|
Registered User
Join Date: Oct 2007
Posts: 12
|
Quote:
Hope nVidia will fix this soon. |
|
|
|
|
|
|
#46 |
|
Registered User
Join Date: Sep 2005
Posts: 24
|
Confirmed on Fedora x64. I compiled the same version of glxgears.c using 32bit and 64bit. The 32bit version is up to 200M memory after 40seconds, while the 64bit version keeps at about 10M memory.
I'm using version 180.37 of the driver. |
|
|
|
|
|
#47 |
|
Registered User
Join Date: Mar 2009
Posts: 2
|
I reproduced the issue with glxgears and the provided test case:
- 6GB ram => KO - 4GB (with mem=4G at boot) => OK - 3GB (with mem=3G at boot) => OK As it is easily reproducible I hope we will have nvidia feedback soon. It looks like the 32bit opengl API cannot interface properly with the 64bit driver, I think it could be related to textures stored in ram above the physical 4GB. |
|
|
|
|
|
#48 |
|
Registered User
Join Date: Oct 2007
Posts: 12
|
Is there nothing new on this?
![]() |
|
|
|
![]() |
| Thread Tools | |
|
|