I have the package nvidia-current installed for my 12.04 system.
I'm running into some weirdness on this driver, and reading on a bunch of other forums it seems others do to.
So I have two choices, downgrade or upgrade. The latest drivers available from Nvidia are 295.59, which would mean a manual install. I am not familiar with trying to figure out the downgraded version.
What would be a recommended path to disable the nvidia-current, and then install the latest 295.59? I'm thinking I would just purge the 'nvidia-*' packages and then from console stopping kdm, installing, and then starting up kdm again. Would it be better to downgrade? What's the best approach to that?
Code:
dpich@dpich-M6400:~$ sudo dpkg -l | grep nvidia [sudo] password for dpich: ii libkwinnvidiahack4 4:4.8.4a-0ubuntu0.1 library used by nvidia cards for the KDE window manager ii nvidia-common 1:0.2.44 Find obsolete NVIDIA drivers ii nvidia-current 295.40-0ubuntu1 NVIDIA binary Xorg driver, kernel module and VDPAU library ii nvidia-settings 295.40-0ubuntu1~oneiric~xup1 Tool of configuring the NVIDIA graphics driver dpich@dpich-M6400:~$
So I have two choices, downgrade or upgrade. The latest drivers available from Nvidia are 295.59, which would mean a manual install. I am not familiar with trying to figure out the downgraded version.
What would be a recommended path to disable the nvidia-current, and then install the latest 295.59? I'm thinking I would just purge the 'nvidia-*' packages and then from console stopping kdm, installing, and then starting up kdm again. Would it be better to downgrade? What's the best approach to that?
Comment