vrtainment
03-27-03, 01:04 AM
Hi,
I integrated nvclock into an opengl based application ... the nvclock bit is finally working well, but as soon as I activate any of the nvclock functions my app crashes ... after some more tests, I recognized that calling open fd =("/dev/nvidia0", O_RDWR) is sufficient to make the opengl app crash. As an experiment I did open the device and closed it in the next line of code, but still I have a crash. Any idea?
Hartwig
I integrated nvclock into an opengl based application ... the nvclock bit is finally working well, but as soon as I activate any of the nvclock functions my app crashes ... after some more tests, I recognized that calling open fd =("/dev/nvidia0", O_RDWR) is sufficient to make the opengl app crash. As an experiment I did open the device and closed it in the next line of code, but still I have a crash. Any idea?
Hartwig