I’m running opensuse 11 and I’m trying to output a sequence of png images in a post-processing program that uses opengl+fltk. Whenever I try to do it, my computer crashes. Is it a graphic cards issue?
And what is the best way to measure the gpu temperature? Using nvidia-settings or nvclock? Because I have different temperatures using these programs…which one is more reliable?
To install the nvidia driver ad to software repositories
Http /download .nvidia.com/opensuse/11.0
it was all ready there for suse 10.3 so I just change the version and yast install it
I’m using a program called meshalyzer. It’s a program for data visualization and it’s written in c++ and it uses openGL and fltk. I’m sure the problem is not the program because I have the same version running on another machine.