<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">1) the suggested qemu-kvm command line options did not appear to make any difference, with Fedora 18 as the client and with both Fedora 18 or Centos 6.4 guests)</span><div class="" style="font-family:arial,sans-serif;font-size:13px">
<div class="im"><div class="gmail_quote"><div dir="ltr"><div><br></div><div>2) Tried Fedora 18 (64-bit) guest</div><div>   - Also only one display is configured and shows up</div><div>   - xrandr reported only a single display (named "default" rather than qxl<something>)</div>
<div>   - xf86-video-qxl-0.0.17 failed to build:</div><div><br></div><div><div>uxa.c: In function 'uxa_close_screen':</div><div>uxa.c:434:30: warning: assignment from incompatible pointer type [enabled by default]</div>
<div>uxa.c:450:2: warning: passing argument 1 of 'pScreen->CloseScreen' makes pointer from integer without a cast [enabled by default]</div><div>uxa.c:450:2: note: expected 'ScreenPtr' but argument is of type 'int'</div>
<div>uxa.c:450:2: error: too many arguments to function 'pScreen->CloseScreen'</div><div>uxa.c: In function 'uxa_driver_init':</div><div>uxa.c:540:22: warning: assignment from incompatible pointer type [enabled by default]</div>
<div>uxa.c:561:41: warning: assignment from incompatible pointer type [enabled by default]</div><div>uxa.c:562:30: warning: assignment from incompatible pointer type [enabled by default]</div><div><br></div><div>    - spice-vdagent-0.14.0 built, I replaced /usr/bin/spice-vdagent and /usr/sbin/spice-vdagent but that did not appear to have any effect.</div>
<div><br></div><div>3) Centos 6.4 guest</div></div><div>    I tried enabling qxl-1 with xrandr, it continued to show as disconnected and was not offered in the remote viewer Displays menu</div></div></div></div></div><div class="gmail_extra">
<br clear="all"><div><div dir="ltr">Regards,</div><div dir="ltr">Jikku Venkat<br><table border="0" cellspacing="3" cellpadding="0"><tbody></tbody></table></div></div>
<br><br><div class="gmail_quote">On Fri, Apr 19, 2013 at 4:10 AM, Christophe Fergeau <span dir="ltr"><<a href="mailto:cfergeau@redhat.com" target="_blank">cfergeau@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">On Thu, Apr 18, 2013 at 06:36:07PM -0500, Jikku Venkat wrote:<br>
> All,<br>
><br>
> We are trying to test the Linux multi-monitor functionality that has been<br>
> recently announced by Hans and having some trouble. I am assuming that we<br>
> are doing something wrong or testing the wrong versions of spice, qxl, etc.<br>
> Below is a summary. Can someone provide guidance on the right versions of<br>
> software that are intended to work together?<br>
><br>
> 1) Testing multiple monitor support with a CentOS 6.4 guest<br>
><br>
> Summary: I could not get the guest to support the second monitor.<br>
><br>
> Server:<br>
> qemu-kvm 0.12.1.2 (also tried qemu-kvm 0.15)<br>
> spice-0.12.2<br>
> spice-protocol-0.12.5<br>
><br>
> qemu-kvm command line:<br>
><br>
> qemu-system-x86_64 -enable-kvm -L /usr/lib/verde/etc/pc-bios -rtc<br>
> base=localtime,clock=host,driftfix=slew -clock unix -usb -usbdevice tablet<br>
> -monitor stdio -m 1024 -M pc -cpu qemu64 -balloon none -tb-size 2 -drive<br>
> if=none,id=ide1-cd0,media=cdrom,snapshot=off,aio=native -device<br>
> ide-drive,drive=ide1-cd0,bus=ide.1,unit=0,ver=0.12.1 -boot c -vga qxl<br>
> -device qxl -global qxl-vga.vram_size=33554432<br>
<br>
</div>Maybe you need something like<br>
-global qxl.revision=4<br>
-device<br>
qxl,id=video1,ram_size=67108864,vram_size=33554432,revision=4,bus=pci.0,addr=0x4<br></blockquote><div style>This command line change did not help. <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="im"><br>
> Client:<br>
> Windows running virt-viewer 0.5.3 (from <a href="http://spice-space.org" target="_blank">spice-space.org</a>)<br>
> with two monitors, identical resolution<br>
<br>
</div>This one is a bit old, dunno how well multimonitor support works there.<br>
Did you try with a f18 client? If it works better, this would give a hint<br>
as to what's not working.<br></blockquote><div style>Tried with a Fedora 18 client - that does not work either. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="im"><br>
<br>
><br>
> Guest:<br>
> Centos 6.4<br>
><br>
> Result:<br>
> - Only one monitor is supported<br>
> - xrandr in the guest reports qxl-0 connected, and qxl-1 through qxl-3 as<br>
> disconnected (it is unclear to me why there are four rather than two<br>
> screens)<br>
<br>
</div>Did you try to enable one of these extra monitor through xrandr? Or is it<br>
not possible?<br>
<span class=""><font color="#888888"><br>
Christophe<br>
</font></span></blockquote></div><br></div></div>