-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-10.0
-
No
-
Low
-
rhel-virt-windows
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
*Is your feature request related to a problem? Please describe.*
SXGA or 1280x1024 is normally considered a standard default VESA resolution.
This resolution is no longer selectable in recent version of the virtio-gpu driver, newer than binary package virtio-win-0.1.240 from 2023-09-19
I suspect this is a result of the commit 5b75eea - [virtio-gpu-dod] better edid-reported resolutions support
Within that commit, 1280x1024 is not included within the list of resolutions defined by static VIC_MODE gpu_vic_mode_table[]
*Describe the solution you'd like*
Would like SXGA 1280x1024 to be selectable from the list of available resolutions in current driver versions.
*Describe alternatives you've considered*
If it's possible that this is created/caused by something else defined within the infrastructure of my environment, please advise.
*Additional context*
Virtual environment is OpenStack, Nova, LIbvirt, KVM / QEMU, with OFVM UEFI firmware and Windows 10 and newer guests. hw_video_model is being defined as virtio so that the virtio devices are presented to the guest. The driver installs, loads, and runs correctly, and shows a large selection of available resolution options, unfortunately, one resolution needed for testing is missing.