I would like to utilize PCI passthrough of my video card using the default i440fx machine instead of q35.
i440fx will support this and is known to have some benefits where q35 and nvidia have issues on specific cards.
When I start the VM I receive the following error at start:
q35 machine model is not enabled at /usr/share/perl5/PVE/QemuServer.pm line 3528
Can I bypass this requirement?
I set the vm config 'machine: q35' and hoped the the args line would overrule and get past this error with no joy.
machine: q35
args: -machine pc
Is there any way I can get past this error?
i440fx will support this and is known to have some benefits where q35 and nvidia have issues on specific cards.
When I start the VM I receive the following error at start:
q35 machine model is not enabled at /usr/share/perl5/PVE/QemuServer.pm line 3528
Can I bypass this requirement?
I set the vm config 'machine: q35' and hoped the the args line would overrule and get past this error with no joy.
machine: q35
args: -machine pc
Is there any way I can get past this error?