DualCoder / vgpu_unlock

Unlock vGPU functionality for consumer grade GPUs.
MIT License
4.55k stars 425 forks source link

getting "notice: vmiop_log: (0x0): Current max guest pfn = 0x444bb6!" message. #68

Open hradec opened 3 years ago

hradec commented 3 years ago

I've setup vgpu_unlock following the wiki, and everything went fine. But when I started a win10 vm (which I was using with gpu passthrough before, so it has nvidia driver installed), I'm getting this messages: image image

after that, the vm stays stuck in this screen (I have spice display enabled as well so I can see what's going on): image

My GPU is a RTX 2060 Super: image

any ideas?

DualCoder commented 3 years ago

The message notice: vmiop_log: (0x0): Current max guest pfn = 0xNNNNNN! is just a notice (not an error) and is normal.

I'm guessing the problem is related to the guest driver and I would recommend trying the guest drivers that comes bundled with the host driver in a new clean (never had any NVIDIA software installed) VM.

If you have trouble finding the guest driver this page lists which guest version is verified with which host (manager) version: https://docs.nvidia.com/grid/index.html

Google provides download links for some of the guest drivers here: https://cloud.google.com/compute/docs/gpus/grid-drivers-table