Joel Roth via Dng wrote on 13/7/20 1:42 pm: > Hi list, > > Since upgrading to ascii, I don't get a graphic window by default > as before. Instead, qemu tries (and fails) to make a VNC connection. > > I can run qemu-system-x86_64 -display curses for text only. > The sdl and gtk options to -display which I think should > invoke graphic output, instead generate an error message of > being unsupported. > > What do I need to do to get the regular graphic output?
Afaict even for ascii, qemu has progressed away from offering a built-in display. I don't know what the necessary improvements where that accidentally rendered the built-in display non-functional, but now a separate display seems be the only option; vnc or spice. Plus that the serial console option is still available. Ralph. _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
