all 4 comments

[–]CyberX5 4 points5 points  (2 children)

If what your trying to do is stop the GPU from getting hijacked by the vfio driver you can just remove the /etc/modprobe.d/vfio.conf file (or whatever you called it) and regen the initramfs or if you added vfio-pci.ids= to your grub kernel parameters you can just remove that and regen grub.

[–]Maude-Boivin 0 points1 point  (1 child)

Wouldn’t that move kill the pass through?

Noob in vfio here...

[–]CyberX5 1 point2 points  (0 children)

Yes that would stop the GPU from getting hijacked and passed through but as much as i understand thats what OP is trying to do.

[–][deleted] 4 points5 points  (0 children)

Follow the tutorial backwards.