Score:0

Updating graphic drivers issue

us flag

I have some issue. I installed ubuntu via EFI. Now when I want to install latest drivers for my graphic card i have messege "this device uses a manually installed driver" and I don't know how to change it. Have anyone answer? :D

Score:0
fr flag

I was able to fix my problem doing those steps:

sudo apt-get remove --purge '^nvidia-.*'

sudo apt-get clean sudo apt-get autoremove sudo apt-get -f install

Reboot

sudo apt-get remove libnvidia-gl-530 libnvidia-compute-530 libnvidia-extra-530 nvidia-compute-utils-530 libnvidia-decode-530 libnvidia-encode-530 nvidia-utils-530 xserver-xorg-video-nvidia-530 libnvidia-cfg1-530 libnvidia-fbc1-530

Reboot

sudo apt install aptitude sudo aptitude install nvidia-driver-530

disconnect external monitors, reboot and then connect them again.

Score:-1
us flag

OK. I have solution! You need to add repository:

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo add-apt-repository ppa:oibaf/graphics-drivers

and next use command:

sudo ubuntu-drivers autoinstall 

After reboot system will have newest driver :D

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.