Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 994 Bytes

File metadata and controls

38 lines (26 loc) · 994 Bytes

Dynamic GPU Passthrough.

This repo was created to upload and maintain a viable and easy to use program / script that would automate the process of GPU passthrough for Linux users.

How to run.

To utilise the repo please follow these instructions:

PLEASE NOTE THAT YOU NEED TO HAVE A VM ALREADY INSTALLED BEFORE RUNNING

git clone https://github.com/AX200M/dynamic-gpu-passthrough.git
cd dynamic-gpu-passthrough
sudo chmod +x vfio-setup.sh
sudo ./vfio-setup.sh

Tested Hardware

Hardware OS Working
CPU: Ryzen 9 9900x ( iGPU) GPU: RX 9070XT Fedora 44 (GNOME)

DEMOS

Showcase of executing the manual binding and release files. ManualExec

Showcase of the script at work. DemoVid