Turn off sys-net and let’s try with an extra option for the network controller:
# In a dom0 terminal
qvm-pci detach sys-net dom0:<pci slot>
qvm-pci attach --persistent --option permissive=True --option no-strict-reset=True sys-net dom0:<pci slot>
Turn off sys-net and let’s try with an extra option for the network controller:
# In a dom0 terminal
qvm-pci detach sys-net dom0:<pci slot>
qvm-pci attach --persistent --option permissive=True --option no-strict-reset=True sys-net dom0:<pci slot>