Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hradec opened this issue Aug 11, 2021 · 1 comment

Comments

@hradec
Copy link

hradec commented Aug 11, 2021

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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants