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

Windows 10 VM refuses change resolution past 1024x768 using (i915-GVTg_V5_2) #226

Open
HamzaTGP opened this issue Feb 24, 2023 · 3 comments

Comments

@HamzaTGP
Copy link

Hello. My windows 10 virtual machine refuses to change resolution past 1024x768. Trying to change resolution would just end with it reverting to 1024x768. 6.1.12-zen1-1-zen kernel on Arch linux, using Intel i9-10850K CPU. I am using virt-manager paired with looking-glass

virtual-machine xml
https://pastebin.com/jcNXuBRB

@wayne-ma
Copy link

wayne-ma commented Mar 8, 2023

May I know your detail steps for this configuration?

@HamzaTGP
Copy link
Author

HamzaTGP commented Mar 8, 2023

Sure.

For starters, I used the arch wiki's guide for the general setup (https://wiki.archlinux.org/title/Intel_GVT-g). I also set up a libvirt hook within my qemu file found under /etc/libvirt/hooks (https://pastebin.com/NAHVahEj) to automate the creation of mdev device at boot-up of virtual machine.

After installing windows 10 on the virtualmachine itself, I followed (https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Using_Looking_Glass_to_stream_guest_screen_to_the_host) this guide to set up looking glass on guest and connected to it from guest using looking-glass-client. Trying to change the resolution within the virtualmachine itself would have no effect and windows would revert back to old resolution. If there is any more information you would like me to add please feel free to ask

@jonpas
Copy link

jonpas commented Aug 23, 2024

Also experiencing the same issue with i5-7200U and HD 620.

A work-around that allows me to go higher is to also use the QEMU VGA adapter (-vga std). It starts at 1024x768 on every boot, but allows changing it after (eg. some startup script).

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

3 participants