Smadger Posted July 26, 2020 Posted July 26, 2020 Hello, Any help would be greatly appreciated as I feel like I'm going insane. I'm trying to turn off hyper-v in my windows 10 vm to stop my gpu having error code 43 based off of this guide. However any time I change Hyper-V to no instead of yes it automatically changes itself back to yes. I feel like I'm missing something obvious here so any help would be greatly appreciated. Here is my xml configuration: https://pastebin.com/SiYFf0kz Quote
Gwendolyn Parker Posted July 28, 2020 Posted July 28, 2020 Same here. Could someone give a helping hand ? Thank you 🙂 Quote
Gwendolyn Parker Posted September 22, 2020 Posted September 22, 2020 Hyper-V kept switching itself on for some reason. Rather than tracking issue down, I just did set up the VM without it from start. Which seems best practice anyway. --- Kind of solved for me. Quote
c0d3m0nk3y Posted December 10, 2021 Posted December 10, 2021 Had the same issue. Way around it for me was to go into a "XML View" and remove the entire "hyperv" element. Had no problems myself, but be sure to backup your original XML. This is what I removed <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.