pimox / pimox7

Proxmox V7 for Raspberry Pi
1.71k stars 156 forks source link

Unable to use Spice to access VM #84

Open fabfianda opened 2 years ago

fabfianda commented 2 years ago

Any VM I create (e.g. Debian and Ubuntu Server + Mate) does not let me use Spice to access them.

When I set the display as Spice I get:

kvm: -device qxl-vga,id=vga,max_outputs=4,bus=pcie.0,addr=0x2: 'qxl-vga' is not a valid device model name TASK ERROR: start failed: QEMU exited with code 1

Any hint?

The same VM install process has worked so far for me on a regular X86 Proxmox install.


Great project btw! Thanks for this.

jiangcuo commented 1 year ago

qemu-arm not support spice device. You can use this cmd to check

qemu-system-aarch64 --device help|grep spice