mirror of
https://gitlab.com/risingprismtv/single-gpu-passthrough.git
synced 2024-12-21 21:25:22 +00:00
Add link to the wiki in the README (why wasn't this done before?)
This commit is contained in:
parent
e94c32df36
commit
3dd1af49e7
@ -9,5 +9,7 @@ Note the PCI ids and display manager should be detected automatically. If you ar
|
||||
|
||||
If using startx, add a line `killall -u user_name` to qemu/vfio-startup.sh script towards the beginning and you can add a line to vfio-teardown.sh to start your window manager/ desktop environment again. Don't just add startx because it will be run as root. Instead add `su -s /bin/bash -c "/usr/bin/startx" -g username username` replacing username with your username to the end of the vfio-teardown.sh script.
|
||||
|
||||
For a detailled guide on how to use these scripts, [check out the the wiki of this repo.](https://gitlab.com/risingprismtv/single-gpu-passthrough/-/wikis/home)
|
||||
|
||||
For suggestions or support, join us on Discord at: https://discord.gg/bh4maVc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user