I figured out my issue.  I was playing with OpenCL and it pulled in a
bunch of nvidia stuff because it was selecting nvidia-libopencl1 by
default.  Then, when I was googling how to fix the video drivers I was
blindly filtering all of the instructions through s/apt-get/aptitude/
and aptitude wasn't accepting the wildcard for nvidia-* like apt-get
does.

So in the end it was me being stupid and not reading the "no package
matches..." message and just seeing that it didn't remove anything and
assuming that they were all uninstalled.

apt-get remove nvidia*
aptitude reinstall xserver-xorg-video-intel

and a reboot solved all of my problems.

--
rbmj


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110811105748.02aac...@blairasus.mason.homeunix.org

Reply via email to