Michael
December 12, 2020, 12:28am
31566
well then take your pick. For Fedora this is quite good, I’m also very familar with how todo VFIO on Fedora so if you have any troules just ask and I’ll try and help.
What’s the state of VFIO things in 2020? I haven’t been this excited in ages let me tell you. First, There is the PCIe Quirks Fix for Vega and Navi PCIe reset. Mind you AMD should have caught this in hardware development, but we have a working...
Reading time: 10 mins 🕑
Likes: 56 ❤
If you want to use pop os use this:
Operating Systems & Open Source
Virtualization
The Ultimate (Same GPU) VFIO Passthrough Guide for 2019 (now notes on getting samey graphics cards working) What are we doing? What is VFIO/Passthrough? If you are an absolute newbie – all the hub-ubb is about being able to run Linux as your...
Reading time: 75 mins 🕑
Likes: 80 ❤
For Arch/Manjro the arch wiki for PCI passthrough should get you started:
if you want to use nixos I wrote a guide a while ago on this forum but it should still be up to date.
Over the past little while I have been using NixOS as my daily driver Linux system. Nix takes a fairly unique approach to package management and configuration and is built using its own functional programming language. If you are interested in NixOS and want to know how it works @Dje4321 has a good write up as part of her Linux one year challenge that explains it in much more detail.
This guide goes into how to setup PCIe passthrough of a physical GPU to a virtual machine using NixOS and its …