meta data for this page
  •  

This is an old revision of the document!


GPU passthrough

Problem with NVidia card GT218. Device detected under Windows 10, driver installed automatically, but device is not working. Error code 43.

echo "blacklist nouveau" >> /etc/modprobe.d/blacklist.conf
echo "blacklist nvidia" >> /etc/modprobe.d/blacklist.conf
update-initramfs -u