[fedora-virt] Guest resolution notabug?

Tom Hughes tom at compton.nu
Wed Feb 17 10:02:53 UTC 2010


On 17/02/10 09:59, Dor Laor wrote:
> On 02/16/2010 09:46 PM, Kenni Lund wrote:
>
>> Correct, this is not Fedora (or KVM) specific, this is pure upstream QEMU.
>
> Even Cirrus supply more than 1024*768, this might be a guest X issue.
> Besides Cirrus you can start with -vga std to get more resolutions.

It is, depending on how you look at it, either a guest X issue or the 
lack of a choice of monitors to emulate in qemu.

If you add "-std vga" then a Windows guest will immediately let you 
select a resolution of at least 1600x1200 but a Linux guest will not - 
you will have to go and add that mode to xorg.conf to get it.

If you look at the X log in a linux guest you will see it tried to DDC 
probe the monitor, got no result, so fell back to a couple of fairly low 
resolution modes as defaults. There is then no way to force that other 
than by manual editing of the configuration.

So possible fixes would be to add more modes to the defaults that X 
uses, or to make qemu respond to the DDC probes with some sort of 
emulated monitor information.

Tom

-- 
Tom Hughes (tom at compton.nu)
http://compton.nu/


More information about the virt mailing list