-
Hi everyone,
I am trying to run Ubuntu Touch using utqemu repo. However, I am getting following error when I try to start the utqemu image:
qemu-system-x86_64: -device virtio-vga,virgl=on: Property '.virgl' not found
I have tried to delete the image and replace the
-device virtio-vga
to-device virtio-vga-gl
in the utqemu/src/utq.sh file but still facing the same issue.Can anyone help me to resolve this issue?
Thanks.
-