Hi,

that is a bit different to my issue. XP works like a charm but 7 is displaying "Device cannot start (Code10)".

My start parameters are as follows:

Win XP:
/usr/bin/qemu \
-monitor stdio \
-spice port=5930,disable-ticketing \
-vga qxl \
-drive file=/home/VIRUAL/burns/burns.img,index=0,media=disk \
-boot c \
-soundhw ac97 \
-m 2048 \
-enable-kvm \
-usbdevice tablet \
-net tap,vlan=0,script=/etc/qemu-ifup.br0,downscript=/etc/qemu-ifdown.br0 \
-net nic,vlan=0,macaddr=52:54:00:12:34:56


Win 7:
/usr/bin/qemu \
-k de \
-vga qxl \
-spice port=5934,disable-ticketing
-monitor stdio \
-drive file=/home/VIRUAL/milhouse/milhouse.raw,index=0,media=disk \
-m 2048 \
-enable-kvm \
-usbdevice tablet \
-boot order=cn \
-net tap,vlan=0,script=/etc/qemu-ifup.br0,downscript=/etc/qemu-ifdown.br0 \
-net nic,vlan=0,macaddr=52:54:00:12:34:60

Something wrong so far?

Thank you.

Cheers,
Mario

On Tue, 2 Aug 2011 19:47:02 +0300, Alon Levy wrote:
On Tue, Aug 02, 2011 at 12:19:37PM -0400, Nathan Lager wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ok.. One step further. Its installed, device manager reports my display adapter as a Red Hat QXL GPU, but it says that "The device cannot start.
(Code 10)"


What are the chances you are running via libvirt and with multiple displays?
can you post the command line? if those assumptions are correct, or
even if only
the first, can you search for "multifunction=on" in qxl related parts of that command line, remove them, run it via a terminal, and report if it works?

On 08/02/2011 10:05 AM, Arnon Gilboa wrote:
> Hi Nathan,
> Get the updated test-signed driver from the download page, or directly:
> http://www.spice-space.org/download/binaries/qxl-win_20110802.zip
>
> Arnon
>
> Nathan Lager wrote:
> I've been running in circles attempting to install a Display driver in
> Windows 7 x64 for use with Spice.
>
> My host is CentOS6 x64, My guest is Windows 7 x64. Spice is enabled, as
> is -vga qxl,
>
> Windows see's the display adapter as "standard vga graphics adapter".
> Where can i get the drivers for RedHad Spice?
>
> Thanks.
>
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

- --
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Nathan Lager
System Administrator
11 Pardee Hall
Lafayette College, Easton, PA 18042
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk44I5kACgkQsZqG4IN3sulQJACgqPe4S8qdqluW+23HsQ7HFIBG
LS4AoJA/woKoPgyDZ45r1zajci97LnCi
=sumz
-----END PGP SIGNATURE-----
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to