Comment 10 for bug 1912706

Revision history for this message
Ravishankar (rreddy78) wrote :

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 virtio-blk-pci,drive=hd -drive if=none,file=chromiumos_qemu_image.bin,index=0,media=disk,cache=unsafe,format=raw,id=hd -netdev user,id=mynet -device virtio-net-pci,netdev=mynet

Output:
gl_version 0 - compat profile
WARNING: running without ARB robustness in place may crash
qemu-system-x86_64: Couldn't find current GLX or EGL context.