blond
11-09-04, 05:57 AM
Hi all!
I updated to driver version 6629 and now a get some strange display errors with my app that is using glDrawPixels(). Others like glxgears run fine. As I am a GL beginner, I don't want to blame the driver, maybe it's just me doing something bad...
To track down the problem, a small example is attached that simply shows a pattern in a loop (sorry, bad code, but it's just an example :-) ). But instead of a still image, I get some flickering, although the example uses DoubleBuffering. If I start a second instance of the example, the flickering is getting worse, so they seem to interfere.
I'm running Debian sid with kernel 2.6.8.1 on a 2GHz Pentium 4. Motherboard is an Asus P4B266-E.
cat /proc/driver/nvidia/cards/0 says:
Model: GeForce2 MX/MX 400
IRQ: 11
Video BIOS: 03.11.01.43.00
Card Type: AGP
I would be verry happy about any help and hints you can give me. Thank you in advance!
I updated to driver version 6629 and now a get some strange display errors with my app that is using glDrawPixels(). Others like glxgears run fine. As I am a GL beginner, I don't want to blame the driver, maybe it's just me doing something bad...
To track down the problem, a small example is attached that simply shows a pattern in a loop (sorry, bad code, but it's just an example :-) ). But instead of a still image, I get some flickering, although the example uses DoubleBuffering. If I start a second instance of the example, the flickering is getting worse, so they seem to interfere.
I'm running Debian sid with kernel 2.6.8.1 on a 2GHz Pentium 4. Motherboard is an Asus P4B266-E.
cat /proc/driver/nvidia/cards/0 says:
Model: GeForce2 MX/MX 400
IRQ: 11
Video BIOS: 03.11.01.43.00
Card Type: AGP
I would be verry happy about any help and hints you can give me. Thank you in advance!