All,
I'm running Proxmox VE 5.3, currently trying to get dual monitor from a Windows 7 guest. I'm running virt-viewer 8.0 from Windows 10 1803.
Here is my VM info:
agent: 1
bootdisk: scsi0
cores: 1
ide2: local:iso/virtio-win-0.1.164.iso,media=cdrom,size=367806K
memory: 8192
name: ADMIN-VM
net0: virtio=22:65:84:FB:5F
F,bridge=vmbr0
numa: 0
ostype: win7
scsi0: Storage:vm-103-disk-0,format=raw,size=100G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=bad940a3-4dec-480f-bcb3-7a6401273f34
sockets: 4
vga: qxl2,memory=128
vmgenid: 77eff21a-14e0-4de8-a330-f61a2a439d42
I have installed the latest version of virtio-win from:
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win.iso
0.1.164
I have installed the latest version of qemu-ga from:
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-qemu-ga/
100.0.0.0-3.el7ev
I have installed the latest version of spice-guest-tools from:
https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe
vdagent : 0.9.0
This also brings some virtio-win drivers bundled. However, they ship virt-win v0.1.141, current latest version is 0.1.164, what do you think about this?
As soon as I start the spice session everything seems to work Ok, except that after I'm connected to the Graphics Server everything is black.
Noticed in QEMU docs that to get this to work on Windows (Dual Monitors) the following arguments needs to passed"
-vga qxl -device qxl
I tried passing it like the following:
qm set vmID --device (But there is no --device argument)
Since Windows Guest can emulate no more than 1 monitor per controller.
Any advice will be really appreciated.
Regards,
Alvaro Lamadrid
I'm running Proxmox VE 5.3, currently trying to get dual monitor from a Windows 7 guest. I'm running virt-viewer 8.0 from Windows 10 1803.
Here is my VM info:
agent: 1
bootdisk: scsi0
cores: 1
ide2: local:iso/virtio-win-0.1.164.iso,media=cdrom,size=367806K
memory: 8192
name: ADMIN-VM
net0: virtio=22:65:84:FB:5F

numa: 0
ostype: win7
scsi0: Storage:vm-103-disk-0,format=raw,size=100G,ssd=1
scsihw: virtio-scsi-pci
smbios1: uuid=bad940a3-4dec-480f-bcb3-7a6401273f34
sockets: 4
vga: qxl2,memory=128
vmgenid: 77eff21a-14e0-4de8-a330-f61a2a439d42
I have installed the latest version of virtio-win from:
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-virtio/virtio-win.iso
0.1.164
I have installed the latest version of qemu-ga from:
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/latest-qemu-ga/
100.0.0.0-3.el7ev
I have installed the latest version of spice-guest-tools from:
https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe
vdagent : 0.9.0
This also brings some virtio-win drivers bundled. However, they ship virt-win v0.1.141, current latest version is 0.1.164, what do you think about this?
As soon as I start the spice session everything seems to work Ok, except that after I'm connected to the Graphics Server everything is black.
Noticed in QEMU docs that to get this to work on Windows (Dual Monitors) the following arguments needs to passed"
-vga qxl -device qxl
I tried passing it like the following:
qm set vmID --device (But there is no --device argument)
Since Windows Guest can emulate no more than 1 monitor per controller.
Any advice will be really appreciated.
Regards,
Alvaro Lamadrid