qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: edid support for a Mac OS 10.8 guest


From: Chen Zhang
Subject: Re: edid support for a Mac OS 10.8 guest
Date: Wed, 25 Aug 2021 13:24:00 +0800

> On Tue, Aug 24, 2021 at 05:46:43PM -0400, Programmingkid wrote:
> > Hi, I recently tried using the edid feature in QEMU for my Mac OS 10.8 
> > guest 
> > like this: -device VGA,edid=on,xres=1280,yres=800. When the guest operating 
> > system loaded there were no additional options available in the Display 
> > settings. Would you know what is wrong?
> 
> Probably macos just doesn't read the edid block ...
> 
> take care,
>   Gerd
Hi, 
Probably it was due to the low default vbe size.
Adding a `vgamem_mb=64` to the option list would be suffice.

Best regards


reply via email to

[Prev in Thread] Current Thread [Next in Thread]