I update my orginal post to Host to avoid misunderstanding.
The normal way to setup a VM is not to pickup any CPU different from Host...
The extra flags are for hiding kvm capability to the VM to avoid Nvidia consumer driver check.
I'm almost sure that your GTX560 will work with these and at...
This confirm that you didn't set properly:
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt nomodeset textonly video=vesafb:off video=efifb:off"
Remember todo all the steps
I already know this guide and I've already explained here.
BUT
If you need nested vm for Android Studio you cannot have at the same time a CPU without kvm option to avoid Nvidia consumer drivers check...
Three different name for same card this is very strange...
Anyway I suggest you to add the command at startup of proxmox:
nano /etc/rc.local
#!/bin/bash
ip link set enp2s0 up
exit 0
chmod +x /etc/rc.local
reboot
Best regards,
Emilien
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.