go through `ujust setup-virtualization` once that is done and you have enabled - virtualization - vf

go through
ujust setup-virtualization

once that is done and you have enabled
- virtualization
- vfio (follow the instructions to bind the vfio driver to your gpu, you can find the device ids using the ls-iommu tool i linked above or with
lspci --nnv
)
- selinux context for looking-glass

then all you have to do is make a distrobox of fedora and build looking-glass-client and then put it in
~/.local/bin/
on your host
Was this page helpful?