I had a rendering glitch similar to the one shown in your pictures. I
don't have an nVidia card, so I'm not sure how similar they are, but I was
able to solve my problem by placing the OpenGL headers from the nVidia
driver package in /usr/X11R6/include/GL instead of the headers that came
with the system. In your case, I suppose you should just check to make
sure the nVidia driver ebuild placed the appropriate headers in that
directory. You may also need to recompile your OpenGL apps. Hope that
helps.
--Geoff Mishkin <gmishkin@comcast.net>
On Thu, 08 Jan 2004 21:42:10 +0000, Shan Destromp wrote:
> Hello all;
>
> I know this probably isn't the perfect place for this but I'm hoping that
> somebody here will be able to help.
>
> I've got ann nVidia GeForce 2 MX 100/200 32MB PCI card in my system (AMD Ath
> 950Mhz) that seems to work perfectly, except when I want to play OpenGL
> games. The results are similar to this, no matter if its ZSNES using OGL
> extensions or bzFlag or Scorched Earth:
>
> http://www.hybryd.org/scorched_corruption_load.png
> http://www.hybryd.org/scorched_corruption_game.png
>
> I'm running the ~x86 drivers for my card (though I've ran the default ones
> and archived ones from nvidia.com with the same results), my kernel is in
> my sig, I've used nvclock_qt to lower my clock speeds on the card, and put
> the card into another machine (pretty close part / install wise to this
> one) to see if it might be my PCI bus or something, with no change.
>
> I don't see any reason why this would be a hardware issue though, the card
> is (admittedly about 8 months old) but has (until recently) always been
> kept in an oft used server that was well cooled (its well cooled now, what
> I'm trying to get at is that its not like its been Overclocked and burnt
> out) and it works beautifully otherwise (Currently running 1280x1024x24 @76
> with menu transparencies enabled and no lag or anything)
>
> I had someone suggest I use the opengl-update script to turn to the nvidia
> driver, but A) this is done automatically when you install the ebuilds for
> nvidia-glx & nvidia-kernel, and B) I've tried it on my own with no change.
>
> Any ideas on what could be causing the problem? Is there an option that
> might be in my X config that's causing this that I don't know about? Am I
> resigned to go out and get a new graphics card when I don't really need
> too, its not like this rig could play anything major anyways.....