On Sun, Jul 12, 2020 at 05:42:12PM -1000, Joel Roth via Dng wrote: > 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?
I think the gui has moved to a separate package. Try installing qemu-system-gui. Mark _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
