Hacker News new | ask | show | jobs
by scbrg 2611 days ago
Do you have any hints on how to set up a similar system? Links, guides, gotchas, whatnot? I've seen someone mention this setup before (perhaps it was you?) and I'm sure I'm not the only one interested in running something similar.
4 comments

I have written a "guide" for myself to replicate my setup. It is by no means perfect, but maybe it helps: https://gitlab.com/snippets/1678554
You might be able to find some info here https://www.reddit.com/r/VFIO/.
This seems very helpful, yes. Thanks a bunch for posting!
I posted about this on my blog here: https://1125.io/#/2019-01-21_21:58_Playing_within_a_Windows_...

Also I recently discovered some very in-depth blog posts here: https://heiko-sieger.info/iommu-groups-what-you-need-to-cons...

Another whole website about this topic (no joke): https://passthroughpo.st/

An overall good introduction/guide is: https://github.com/saveriomiroddi/vga-passthrough.

The most complete guide is probably the Arch Linux one: https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVM....