Hi<div><br></div><div>The file doesn't exist on the host and I had already written off Ubuntu 12.x, the host is command line only, I moved to Xubuntu, which offers better performance, I am hoping I can improve it by using the guest source provided by spice, the Ubuntu guest was partially crashing (launcher I think). <br>
<br>I've not decided whether to stick with Xubuntu yet.</div><div><br></div><div>I also have a problem with en-gb map not mapping some keys despite being configured in spice and on the guest os (#~ not working at all, @' mapping to ¬` and ¬` not working at all)<br>
<br>It is only a problem through spice, but three (four when programming) of these are quite important.<br><br>It's not the US map as " would be @, so I am about to Google for it, to see how I can edit it, and which bit is the problem<br>
<br><div class="gmail_quote">On Fri, Nov 16, 2012 at 11:00 AM, David Jaša <span dir="ltr"><<a href="mailto:djasa@redhat.com" target="_blank">djasa@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In addition to what Christophe writes, you can try to disable surfaces<br>
in the guest driver:<br>
<br>
# cat /etc/X11/xorg.conf.d/qxl.conf<br>
Section "Device"<br>
Identifier "qxl"<br>
Driver "qxl"<br>
#Option "DPI" "96 x 96"<br>
#Option "ENABLE_IMAGE_CACHE" "True"<br>
#Option "ENABLE_FALLBACK_CACHE" "False"<br>
Option "ENABLE_SURFACES" "False"<br>
EndSection<br>
<br>
they are known pain point in linux guests.<br>
<br>
David<br>
<br>
<br>
Christophe Fergeau píše v Pá 16. 11. 2012 v 11:52 +0100:<br>
<div><div class="h5">> Hey,<br>
><br>
> On Fri, Nov 16, 2012 at 01:14:39AM +0000, Jodi Curtis wrote:<br>
> > Having fought my way through getting used to KVM, I have installed a<br>
> > development desktop along side some servers, and the performance is<br>
> > unusable.<br>
> ><br>
> > The Ubuntu GUI seems very slow and not very responsive. It was not as bad<br>
> > as VGA but it is still unusable, all I need is to work in a development gui<br>
> > and do the things developers do, but if I can't even get text entered in at<br>
> > normal speed, and have menu's responsive enough to use, it's not much good<br>
> > to me.<br>
><br>
> Have you tried other desktop environments than Ubuntu GUI? (I assume this is<br>
> Unity3d?) The 3d rendering has to be done in software, and I'm not sure<br>
> how Unity behaves in such setups, so worth checking with another desktop<br>
> environment not relying on 3d.<br>
><br>
> Christophe<br>
</div></div>> _______________________________________________<br>
> Spice-devel mailing list<br>
> <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<br>
David Jaša, RHCE<br>
<br>
SPICE QE based in Brno<br>
GPG Key: 22C33E24<br>
Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24<br>
<br>
<br>
<br>
</font></span></blockquote></div><br></div>