qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] -vga qxl


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] -vga qxl
Date: Thu, 04 Aug 2011 20:15:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Red Hat/3.1.11-2.el6_1 Thunderbird/3.1.11

  Hi,

I recently had black screen problems with QXL in 0.14.x that turned out to
actually be a Seabios bug due to the default 64MB vram QXL has.

It is a seabios issue indeed.

I suspect
this would hit 0.15.x builds too. If this is what you're hitting, then
reducing the vram to 32MB is a temporary workaround that should help, eg

    -vga qxl -global qxl-vga.vram_size=33554432

There is a fixed seabios binary @ http://spice-space.org/download/seabios/

Patches are all upstream, so just fetching the latest seabios bits (git master branch) and building yourself will work too.

cheers,
  Gerd




reply via email to

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