[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [SOLVED] GLX Missing



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


Reply to: