* [Qemu-devel] How to use qemu-kvm with Fedora15-beta gnome3 (better vga driver ?)
@ 2011-04-21 3:40 Cheng Renquan
2011-04-21 7:57 ` Paolo Bonzini
0 siblings, 1 reply; 3+ messages in thread
From: Cheng Renquan @ 2011-04-21 3:40 UTC (permalink / raw)
To: qemu-devel, kvm
Hi all,
I'm trying to use qemu-kvm to run Fedora15-beta with gnome3,
but it told me graphics hardware failed to run gnome3 specific
features and it fallback to gnome2;
I checked the qemu-doc and tried all these vga drivers, no one
could work with gnome3, does someone know how to run qemu with
a better virtual graphics hardware ? Thanks,
http://wiki.qemu.org/download/qemu-doc.html
‘-vga type’
Select type of VGA card to emulate. Valid values for type are
‘cirrus’
Cirrus Logic GD5446 Video card. All Windows versions starting from
Windows 95 should recognize and use this graphic card. For optimal
performances, use 16 bit color depth in the guest and the host OS.
(This one is the default)
‘std’
Standard VGA card with Bochs VBE extensions. If your guest OS supports
the VESA 2.0 VBE extensions (e.g. Windows XP) and if you want to use
high resolution modes (>= 1280x1024x16) then you should use this
option.
‘vmware’
VMWare SVGA-II compatible adapter. Use it if you have sufficiently
recent XFree86/XOrg server or Windows guest with a driver for this
card.
--
Cheng Renquan (程任全)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] How to use qemu-kvm with Fedora15-beta gnome3 (better vga driver ?)
2011-04-21 3:40 [Qemu-devel] How to use qemu-kvm with Fedora15-beta gnome3 (better vga driver ?) Cheng Renquan
@ 2011-04-21 7:57 ` Paolo Bonzini
2011-04-21 8:24 ` Cheng Renquan
0 siblings, 1 reply; 3+ messages in thread
From: Paolo Bonzini @ 2011-04-21 7:57 UTC (permalink / raw)
To: Cheng Renquan; +Cc: qemu-devel, kvm
On 04/21/2011 05:40 AM, Cheng Renquan wrote:
> I'm trying to use qemu-kvm to run Fedora15-beta with gnome3,
> but it told me graphics hardware failed to run gnome3 specific
> features and it fallback to gnome2;
Sorry, none of the cards provided by KVM (including the SPICE-specific
QXL card) currently provide the 3D acceleration abilities required by
GNOME 3.
Paolo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] How to use qemu-kvm with Fedora15-beta gnome3 (better vga driver ?)
2011-04-21 7:57 ` Paolo Bonzini
@ 2011-04-21 8:24 ` Cheng Renquan
0 siblings, 0 replies; 3+ messages in thread
From: Cheng Renquan @ 2011-04-21 8:24 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: qemu-devel, kvm
On Thu, Apr 21, 2011 at 12:57 AM, Paolo Bonzini <pbonzini@redhat.com> wrote:
> On 04/21/2011 05:40 AM, Cheng Renquan wrote:
>>
>> I'm trying to use qemu-kvm to run Fedora15-beta with gnome3,
>> but it told me graphics hardware failed to run gnome3 specific
>> features and it fallback to gnome2;
>
> Sorry, none of the cards provided by KVM (including the SPICE-specific QXL
> card) currently provide the 3D acceleration abilities required by GNOME 3.
Later when I tried VirtualBox I found VB video driver has such 3D acceleration
abilities, but I just don't like VB style slow performance;
Then are there some plans / possibilities to add more virtual graphics hardware
drivers for qemu kvm ? Any specification to follow? Pointers for me to explore
this way?
cheng@cheng-tux ~ $ ls -lh /usr/share/qemu/vgabios*
-rw-r--r-- 1 root root 35K Oct 14 2010 /usr/share/qemu/vgabios-cirrus.bin
-rw-r--r-- 1 root root 39K Oct 14 2010 /usr/share/qemu/vgabios.bin
cheng@cheng-tux ~ $ file /usr/share/qemu/vgabios*
/usr/share/qemu/vgabios-cirrus.bin: BIOS (ia32) ROM Ext. IBM comp.
Video (70*512)
/usr/share/qemu/vgabios.bin: BIOS (ia32) ROM Ext. IBM comp.
Video (78*512)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-21 8:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-21 3:40 [Qemu-devel] How to use qemu-kvm with Fedora15-beta gnome3 (better vga driver ?) Cheng Renquan
2011-04-21 7:57 ` Paolo Bonzini
2011-04-21 8:24 ` Cheng Renquan
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).