qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Rick Vernam <rickv@hobi.com>
To: "Daniel P. Berrange" <berrange@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] -vga qxl
Date: Thu, 4 Aug 2011 12:17:36 -0500	[thread overview]
Message-ID: <201108041217.37233.rickv@hobi.com> (raw)
In-Reply-To: <20110804160930.GD31693@redhat.com>

On Thursday 04 August 2011 11:09:30 Daniel P. Berrange wrote:
> On Thu, Aug 04, 2011 at 11:03:10AM -0500, Rick Vernam wrote:
> > it seems that qxl is not working correctly with any of the 0.15 releases
> > thus far.  this includes qemu and qemu-kvm.
> > 
> > when I start qemu like so:
> > qemu-system-x86_64 -cpu host -enable-kvm -m 768 -usb -vga qxl -monitor
> > stdio I get a black screen.
> 
> 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. 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
That took care of the black screen.  Thanks.

> 
> > when I start with -vga std:
> > qemu-system-x86_64 -cpu host -enable-kvm -m 768 -usb -vga std -monitor
> > stdio I see the seabios screen, etc.
> > 
> > qemu has been configured like
> > ./configure --target-list=x86_64-softmmu --disable-curses  --disable-curl
> > -- audio-drv-list=alsa --audio-card-list=sb16,ac97,hda --disable-bluez
> > --enable- vhost-net --enable-spice
> > 
> > I've also configured with --disable-vnc and --disable-opengl with the
> > same results
> > 
> > Am I using this wrong, or is this a bug?
> 
> Regards,
> Daniel

  reply	other threads:[~2011-08-04 17:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04 16:03 [Qemu-devel] -vga qxl Rick Vernam
2011-08-04 16:09 ` Daniel P. Berrange
2011-08-04 17:17   ` Rick Vernam [this message]
2011-08-04 18:15   ` Gerd Hoffmann
2011-08-04 18:32     ` Rick Vernam
2011-08-05  8:52     ` Daniel P. Berrange
2011-08-05  9:02       ` Gerd Hoffmann
2011-08-05  9:03         ` Daniel P. Berrange

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201108041217.37233.rickv@hobi.com \
    --to=rickv@hobi.com \
    --cc=berrange@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).