Re: [DNG] Can't get graphic output from qemu

2020-07-13 Thread Ralph Ronnquist via Dng
Mark Hindley wrote on 13/7/20 10:00 pm:
> 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.

That's very good. That works. Thanks. I've been living in the dark :)

Ralph.
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Can't get graphic output from qemu

2020-07-13 Thread Mark Hindley
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
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Can't get graphic output from qemu

2020-07-13 Thread fsmithred via Dng
On 7/13/20 12:37 AM, Ralph Ronnquist via Dng wrote:
> 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.


I don't know what display you guys are expecting to see, but when I run
qemu, the VM opens in a plain old window that has a title bar and menu
bar, just like it always has. The menu items are Machine and View.

qemu-system-x86_64 -enable-kvm -m 2048 -vga std -cdrom example.iso

I did run into a situation in ascii where qemu required vnc, and I don't
recall what happened to change that back to the old behavior. Maybe
installing qemu-system-gui is what fixed it.

fsmithred



0xA73823D3094C5620.asc
Description: application/pgp-keys
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng