sebvieira
February 11th, 2009, 07:54 AM
I had some problems with my new Latitude E6400's nvidia card. Ubuntu (8.10) suggested nvidia driver v177 (recommended) or 173. Both gave weird problems:
* clicking on a webpage link that contains (lots of) javascript was incredibly slow. Sometimes FF seemed to hang (window turns gray) but the proceeded after a few seconds
* when typing in a gnome-terminal some artifacts remained in the window. I can't explain it better than that, but when playing angband (a roguelike game) this was really annoying (hacking at monsters who aren't there anymore, trying to walk through a wall, etc etc)
After this:
sudo apt-get install nvidia-glx-180 nvidia-180-modaliases nvidia-180-kernel-source
all my problems were gone.
* clicking on a webpage link that contains (lots of) javascript was incredibly slow. Sometimes FF seemed to hang (window turns gray) but the proceeded after a few seconds
* when typing in a gnome-terminal some artifacts remained in the window. I can't explain it better than that, but when playing angband (a roguelike game) this was really annoying (hacking at monsters who aren't there anymore, trying to walk through a wall, etc etc)
After this:
sudo apt-get install nvidia-glx-180 nvidia-180-modaliases nvidia-180-kernel-source
all my problems were gone.