Mention the gpus have to be different
This commit is contained in:
parent
5a1e4c78ed
commit
e83ca7b61c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ func (m model) View() string {
|
|||
titleStyle.MarginLeft(0).Render("Welcome to QuickPassthrough!"),
|
||||
"\n\n",
|
||||
"This script is meant to make it easier to setup GPU passthrough for\n",
|
||||
"Qemu based systems. WITH 2 GPUS ON THE HOST SYSTEM\n",
|
||||
"Qemu based systems. WITH DIFFERENT 2 GPUS ON THE HOST SYSTEM\n",
|
||||
"However due to the complexity of GPU passthrough\n",
|
||||
"This script assumes you know how to do (or have done) the following.\n\n",
|
||||
"* You have already enabled IOMMU, VT-d, SVM and/or AMD-v\n inside your UEFI/BIOS advanced settings.\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue