Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

[kubuntu] Kubuntu Doesn't use Nvidia Card

$
0
0
I have been banging my head on this one for quite a few hours.

I am running Kubuntu 18.10 virtualized with a Gigabyte GV-N210SL-1GI GeForce 210 on passthrough. Shouldn't be a problem there.

The machine sees it:

Code:

lspci | grep VGA
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
1b:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2)

I installed the driver from the repos:

Code:

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-340

I used 340 instead of 390 because supposedly that is the right thing to do.

I built the Xorg.conf like:

Code:

# cd /etc/X11/
# Xorg -configure

I did the following:

Code:

sudo nvidia-xconfig
sudo reboot
sudo rm -rf /etc/X11/xorg.conf
sudo reboot
sudo nvidia-xconfig
sudo reboot

Nothing.

I am going to try and purge the nvidia drivers next, but please if someone has any ideas. Let me know what logs I can post if required.

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>