Can't boot 14.04
Jim
jf_byrnes at comcast.net
Mon Nov 7 20:58:14 UTC 2016
On 11/07/2016 06:45 AM, Ralf Mardorf wrote:
> One other possibility would be to downgrade, if the old packages should
> be still available by the cache.
>
> cd /var/cache/apt/archives/
> ls -hAl nvidia-304*131*deb nvidia-opencl-icd-304*131*deb nvidia-settings_331*deb
>
> If so, then run
>
> sudo apt-get purge $(dpkg -l nvidia* | grep ii | cut -d" " -f3)
> sudo apt-get update
> sudo apt --no-install-recommends install nvidia-304*131*deb nvidia-opencl-icd-304*131*deb nvidia-settings_331*deb
>
> After that you need to hold/lock the packages.
>
> http://askubuntu.com/questions/18654/how-to-prevent-updating-of-a-specific-package
>
> Regards,
> Ralf
>
>
>
>
Ralf,
I am moving between 2 computers, 12.04 on the problem maching and my
laptop so I missed this msg.
When I do ls -hAl nvidia-304*131*deb It says Can not access
nvidia-304*131*deb no such file or directory.
This must be why the commands you gave me in later msg failed.
ls shows the files are there, I don't undedrstand what is going on.
Regards, Jim
More information about the ubuntu-users
mailing list