ovmf 0~20191122.bd85bf54-2ubuntu3.4 breaks video resolution selection
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
edk2 (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Focal |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
After ovmf version 0~20191122.
This issue is not present with 0~20191122.
Host configuration:
* Ubuntu 20.04.5 LTS
* Linux 5.4.0-137-generic
* libvirt-
Guest configuration (snippet, full XML attached):
<os>
<type arch='x86_64' machine=
<loader readonly='yes' secure='no' type='pflash'
<nvram template=
<boot dev='hd'/>
<bootmenu enable='no'/>
</os>
<features>
<acpi/>
<apic/>
<vmport state='off'/>
</features>
<cpu mode='custom' match='exact' check='partial'>
<model fallback=
</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>
Changed in edk2 (Ubuntu Focal): | |
status: | New → Incomplete |
That's odd - nothing should have changed about/usr/ share/OVMF/ OVMF_VARS. fd between those two releases, 0~20191122. bd85bf54- 2ubuntu3. 4 just adds new images.