meta data for this page
  •  

This is an old revision of the document!


GPU passthrough

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

Error code 43

Problem with NVidia card GT218. Device detected under Windows 10, driver installed automatically, but device is not working. Error code 43. Lots of errors on host dmesg: <code> [535751.241394] pcieport 0000:00:03.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:26:00.0 [535751.252396] pcieport 0000:00:03.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:26:00.0 [535751.263460] pcieport 0000:00:03.1: AER: Multiple Uncorrected (Non-Fatal) error received: 0000:26:00.0 </code.