[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-05-03 Thread Ravishankar
I have the same problem. I am trying to run chromiumos x86 on aarch64. My command line is: qemu-system-x86_64 -m 2048 -smp 2 -accel tcg -device nec-usb-xhci -device usb-kbd -device usb-mouse -usb -serial stdio -device virtio- gpu-pci,virgl=on,xres=1600,yres=900 -display sdl,gl=on -device

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-28 Thread Sebastien Bacher
We don't really have anyone knowing the libeproxy details in desktop so I'm not sure we are going to be able to provide more useful details. It works fine here on intel hardware, it could be an issue with the ati driver or the kernel... @Von, does the example command line Christian gave fail for

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-28 Thread Christian Ehrhardt 
Yeah that is what I thought - Thanks for confirming Von! My search engine use on this case found a few but no really related issues either. If you happen to stumble over one please let me know. Since it works fine for me I have to hope for the Desktop team taking a look from the libepoxy POV

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-27 Thread Von
Sorry, I forgot to add X11 in the bug description. "qemu(5.2+dfsg- 3ubuntu1)+virgl on GTK/X11" is the bad case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912706 Title: Ubuntu 21.04 QEMU virgl

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-27 Thread Von
** Description changed: command "qenu-system-x86_64 ...-accel kvm -device virtio-gpu,virgl=on -display gtk,gl=on ... " failed with "qemu-system-x86_64: ../src/dispatch_common.c:863: epoxy_get_proc_address: Assertion `0 && "Couldn't find current GLX or EGL context.\n"' failed." - [1] 105637

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-27 Thread Christian Ehrhardt 
As I said I added a libepoxy task and subscribed ubuntu-desktop as this might be much more their home-turf to e.g. be up to date about known cases why that would fail to initialize GTK/EGL. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-27 Thread Christian Ehrhardt 
... I guess "qemu(5.2+dfsg-3ubuntu1)+virgl on GTK/X11" is the bad case then? ** Also affects: libepoxy (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-27 Thread Christian Ehrhardt 
Thanks, looking forward for that later extra data as well then. One thing to clarify, you said "qemu(5.2+dfsg-3ubuntu1)+virgl works on GTK/Wayland without those errors". I'm slightly lost, isn't "qemu(5.2+dfsg-3ubuntu1)+virgl on GTK/Wayland" exactly what you initially reported as failing? If

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-26 Thread Von
Hi Christian, thanks for replying! I uploaded output from #2.2, however i tried to downgrade qemu without success. I will try to install ubuntu 20.04 on a physical machine latter. It is worth mentioning that qemu(5.2+dfsg-3ubuntu1)+virgl works on GTK/Wayland without those errors. Outputs are

[Bug 1912706] Re: Ubuntu 21.04 QEMU virgl Couldn't find current GLX or EGL context

2021-01-25 Thread Christian Ehrhardt 
Hi Von, thanks for the report! I used to have this in the past: $ qemu-system-x86_64 -machine ubuntu,vmport=off -cpu host -accel kvm -smp 2 -m 1G -device virtio-mouse -device virtio-keyboard -device virtio-vga,virgl=on -display gtk,gl=on -usb -nodefaults -monitor vc ... That worked with the