tobimensch / aqemu

Official AQEMU repository - a GUI for virtual machines using QEMU as the backend
https://sourceforge.net/projects/aqemu/
GNU General Public License v2.0
502 stars 88 forks source link

[Debian] Issues with running VM's #115

Open mdziczkowski opened 2 years ago

mdziczkowski commented 2 years ago

When I try to run a VM and click the "run" button, there is a few milisecond flash of a emulated VM window (it's like the VM were crashing at start before the BIOS). I attach the log file.

aqemu.log

It's strange that it complains on ports (with weren't either added, nor enabled) and USB, to with is nothing connected.

Any ideas ?

0x6A7232 commented 6 months ago

I forget what I had to install to get it to work. One of the display servers or whatever. Ok looking at it I think it was spice-client-gtk I think that will also install gir1.2-spiceclientglib-2.0 and gir1.2-spiceclientgtk-3.0 -- if it doesn't and that does not work, then try installing them and see.

Post back if it works.

EDIT: Oh, and I have spice-vdagent as well. And spice-client-glib-usb-aci-helper but I don't think that one is related.

mdziczkowski commented 5 months ago

According to the atrached log, it look like the VM is been trying to force open of a non-existing USB device 🤔