[Bug 2009155] Re: ovmf 0~20191122.bd85bf54-2ubuntu3.4 breaks video resolution selection
Launchpad Bug Tracker
2009155 at bugs.launchpad.net
Mon Mar 30 04:17:31 UTC 2026
[Expired for edk2 (Ubuntu Focal) because there has been no activity for
60 days.]
** Changed in: edk2 (Ubuntu Focal)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to edk2 in Ubuntu.
https://bugs.launchpad.net/bugs/2009155
Title:
ovmf 0~20191122.bd85bf54-2ubuntu3.4 breaks video resolution selection
Status in edk2 package in Ubuntu:
Expired
Status in edk2 source package in Focal:
Expired
Bug description:
After ovmf version 0~20191122.bd85bf54-2ubuntu3.4 is installed, it is
no longer possible to change the screen resolution. Regardless of what
is set in "Device Manager" → "OVMF Platform Configuration" → "Change
preferred resolution", the framebuffer resolution is blocked at
640x480.
This issue is not present with 0~20191122.bd85bf54-2ubuntu3.3 and
disappears when one downgrades.
Host configuration:
* Ubuntu 20.04.5 LTS
* Linux 5.4.0-137-generic
* libvirt-daemon-driver-qemu 6.0.0-0ubuntu8.16
Guest configuration (snippet, full XML attached):
<os>
<type arch='x86_64' machine='pc-i440fx-focal'>hvm</type>
<loader readonly='yes' secure='no' type='pflash'>/usr/share/OVMF/OVMF_CODE.fd</loader>
<nvram template='/usr/share/OVMF/OVMF_VARS.fd'>/var/lib/libvirt/nvram/vm_VARS.fd</nvram>
<boot dev='hd'/>
<bootmenu enable='no'/>
</os>
<features>
<acpi/>
<apic/>
<vmport state='off'/>
</features>
<cpu mode='custom' match='exact' check='partial'>
<model fallback='allow'>IvyBridge</model>
</cpu>
<video>
<model type='virtio' heads='1' primary='yes'>
<acceleration accel3d='yes'/>
<resolution x='1600' y='900'/>
</model>
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
</video>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2009155/+subscriptions
More information about the foundations-bugs
mailing list