-
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.
-
-
@iqrajaved I know this is old but I managed to get it to run in impish by cloning the git repo and running utq.sh start from the src directory.
Maybe this can help someone else.
-
@dimwitflathead isn't impish long out of support?