virtio-win / kvm-guest-drivers-windows

Windows paravirtualized drivers for QEMU\KVM
https://www.linux-kvm.org/page/WindowsGuestDrivers
BSD 3-Clause "New" or "Revised" License
1.98k stars 381 forks source link

QXL graphics refresh rate 1hz on windows 10 #898

Open screamo-boop opened 1 year ago

screamo-boop commented 1 year ago

Describe the bug QXL graphics, virtio-win latest version installed on windows 10. I have very small display refresh rate -- 1hz

To Reproduce Steps to reproduce the behaviour:

  1. Install windows 10 with qxl graphics
  2. Install latest virtio-win drivers
  3. Check refresh rate in display properties
  4. Refresh rate = 1hz

Expected behavior

Refresh rate = 30hz or 60hz

Screenshots

https://imgur.com/a/JgEpv5Q

Host:

VM:

YanVugenfirer commented 1 year ago

Hi @screamo-boop,

Can actual physical manifestation of this setting be observed? After all, the actual rendering happens on the client side.

Also, in general, we are not tracking QXL bugs here. Please follow: https://www.spice-space.org/support.html

Best regards, Yan.

screamo-boop commented 1 year ago

Everything should be fine on the client side I will follow the link you provided Thanks for the answer!