vitamin wrote: > > dusf wrote: > > lspci -k > > Don't use "-k" switch. From the man lspci: > -k Show kernel drivers handling each device and also kernel modules capable of handling it. Turned on by default when -v is given in the normal mode of output. (Currently works only on Linux with kernel 2.6 or newer.) > > If you want to see which modules are actually loaded see /proc/modules "files". > > You'll be better off uninstalling all old drivers, such as nvidia-173. I've read it's more 'bleeding edge' I'm not sure if 173 is installed as the script I ran from TTY was NVIDIA-Linux-x86-270.41.06, and that version number equates to nvidia-glx-185. If I add the ubuntu-x-swat repo, refresh sources, and sudo apt-get install nvidia-glx-185, will that remove nvidia-173 (if installed, synaptic says it's not) *AND* NVIDIA-Linux-x86-270.41.06?