hi all,
have issue with gpu passthrough where it causes system to completely reboot.
unknown the cause
help appreciated
Did you follow this guide?
Did you hide the GPU from dom0?
yes that is what i was following
yes i put the code to hide the device but it did not hide from the system it still was there
Did you check it like this?
What’s the value in the “Kernel driver in use:” for the GPU that you want to hide?
Maybe you didn’t hide it properly.
neuvau. still uses driver. maybe something else wrong?
What’s the output of this command in dom0?
cat /proc/cmdline
You can remove the UUID from the output.
thank you. found issue. addition to statement was an iommu=0 so seems it was turn off in command line. have resolved that now thank you for that
i minimised the grub boot config file so that i will not have issues in that part again. i really do not understand the need for all the additions for the boot configuration.