Issues with nVidia GeForce 210 while watching movies
Posted
by
David ???
on Ask Ubuntu
See other posts from Ask Ubuntu
or by David ???
Published on 2011-03-08T17:12:32Z
Indexed on
2011/03/16
8:18 UTC
Read the original article
Hit count: 264
Ever since 10.04 I have been trying to resolve an issue with my graphics card - nVidia GeForce 210.
I'm having issues when I watch movies - they are jumping all the time, even with Compiz disabled and when that is the only thing I am doing.
I have tried the solution to How to get NVidia GeForce GT 210 drivers working on Lucid Lynx? but it didn't work.
How can I fix this?
Here are the steps I took:
apt-get --purge remove xserver-xorg-video-nouveau
- edit
/etc/default/grub
to add the lineGRUB_CMDLINE_LINUX="nouveau.modeset=0"
sudo update-grub
- Reboot
- Download official Linux drivers from nVidia site.
sh filename-of-downloaded-driver-package
© Ask Ubuntu or respective owner