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

2020-07-17 Thread Jarkko Lavinen via Dng
On Mon, Jul 13, 2020 at 01:00:36PM +0100, Mark Hindley wrote: > I think the gui has moved to a separate package. Try installing > qemu-system-gui. I cannot use gtk with qemu in beowulf. I get: qemu-system-x86_64 -display gtk Failed to open module: /usr/lib/x86_64-linux-gnu/qemu/ui-gtk.so: un

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

2020-07-15 Thread Jarkko Lavinen via Dng
On Mon, Jul 13, 2020 at 01:00:36PM +0100, Mark Hindley wrote: > I think the gui has moved to a separate package. Try installing > qemu-system-gui. Hello dng list In the past I have used qemu with SDL on ascii. When I tried to use it with gtk on beowulf, I get qemu-system-x86_64 -display gtk

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_6

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

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

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

2020-07-12 Thread Ralph Ronnquist via Dng
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 -displa

[DNG] Can't get graphic output from qemu

2020-07-12 Thread Joel Roth via Dng
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 gene