Re: jogl crashes video card driver
Posted by
gouessej on
Nov 29, 2012; 10:27pm
URL: https://forum.jogamp.org/jogl-crashes-video-card-driver-tp4026980p4027316.html
runiter wrote
gouessej wrote
But all those demos do not use frame buffer operations, do they? You said TUER works on this machine, now you claim that even the simplest JOGL webstart demo doesn't work. Please follow Sven's advice.
I followed Sven's advice and sent him the log in the other forum post.
As for demos, yes TUER does work but none of the demos work.
Maybe TUER works because it's full screen and is not embedded in swing JPanel.
This problem exists in every laptop that has an embedded Intel Graphics card which is probably 50% of the windows laptops in the market today.
If you could borrow a laptop with embedded Intel Graphics card I'm sure you can duplicate this issue very easily.
JOGL 1 didn't have this problem so there much be something in JOGL 2 that's causing this.
Ok. Thanks. I just try to understand what is causing this. Of course we can't avoid Intel, so much people use laptops with this kind of ...

... chip. Do you reproduce this bug when you run the demo by building them from source? Does the angeles demo work on this machine? This one uses NEWT too.