https://github.com/paulfantom/vfio-nvidia-pass
Nvidia passthrough for KVM (libvirt)
https://github.com/paulfantom/vfio-nvidia-pass
gpu kvm nvidia passthrough windows
Last synced: over 1 year ago
JSON representation
Nvidia passthrough for KVM (libvirt)
- Host: GitHub
- URL: https://github.com/paulfantom/vfio-nvidia-pass
- Owner: paulfantom
- License: mit
- Created: 2018-03-04T10:44:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T00:19:26.000Z (over 8 years ago)
- Last Synced: 2025-02-28T10:04:19.778Z (over 1 year ago)
- Topics: gpu, kvm, nvidia, passthrough, windows
- Language: Shell
- Size: 3.91 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPU passthrough in libvirt (KVM)
## Warning
This setup is running smoothly on my machine. I do not take any responsibility if it breaks anything on yours. Be warned.
## Prerequisites
Everything is running on Fedora 27 server on following hardware:
- i3-6100
- nvidia GTX 1050 ti
- 8GB DDR4 RAM
- SSD
## Informations gathered from
- https://vfio.blogspot.com/2015/05/vfio-gpu-how-to-series-part-4-our-first.html
- https://www.reddit.com/r/VFIO/comments/5sh41p/any_other_reasons_for_nvidia_driver_code_43/
- https://www.freesoftwareservers.com/wiki/prep-linux-os-for-gpu-passthrough-blacklist-nouveau-and-use-vfio-pci-drivers-script-24969218.html
- https://lime-technology.com/forums/topic/68184-code-43-purgatory-nvidia-passthrough-hell/
- https://github.com/manbearpig3130/MBP-VT-d-gaming-machine/blob/master/SSDGamingMachine.xml
- https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF/Examples
- https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#.22Error_43:_Driver_failed_to_load.22_on_Nvidia_GPUs_passed_to_Windows_VMs