I could do this to download the newest driver from Nvidia:

        Remove the older version of Nvidia driver

        sudo apt-get purge nvidia*

        Reboot the system

        Download the Nvidia Driver 375.20

        For 32bit

        wget http://us.download.nvidia.com/XFree86/Linux-x86/375.20
/NVIDIA-Linux-x86-375.20.run

        For 64 bit

        wget http://us.download.nvidia.com/XFree86/Linux-x86_64/375.20
/NVIDIA-Linux-x86_64-375.20.run`

        Switch to command prompt and stop the running Graphics session.
Press Ctrl+Alt+F1-F6 for switching to command prompt

        sudo service lightdm stop
        sudo service gdm stop

        Give execute permissions to the installer

        sudo chmod 755 NVIDIA-Linux-x86_64-375.20.run

        Install the Nvidia 375.20 driver

        sudo ./NVIDIA-Linux-x86_64-375.20.run

        After successfull installation reboot the system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709117

Title:
  package clamav-freshclam 0.99.2+dfsg-0ubuntu0.16.04.1 failed to
  install/upgrade: vereistenproblemen - blijft ongeconfigureerd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1709117/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to