asteroid icon indicating copy to clipboard operation
asteroid copied to clipboard

Context error in Qemu

Open bphermansson opened this issue 7 years ago • 2 comments
trafficstars

When I boot the Qemu-image in Fedora 27 the guide runs fine to the point where the apps are shown. Then the alarm and calendar app starts to roll over the screen like maniacs, and the console says:


qemu-system-i386 -enable-kvm -kernel bzImage-qemux86.bin -device virtio-vga,virgl=on -net nic -net user,hostfwd=tcp::2222-:22 -drive format=raw,file=asteroid-image-qemux86.ext4 -m 512 -display sdl,gl=on --append "quiet root=/dev/hda rw mem=512M video=800x800"
gl_version 33 - core profile enabled
vrend_report_buffer_error: context error reported 1 "asteroid-launch" Illegal command buffer 720905

skarmbild fran 2018-05-28 15-23-55

bphermansson avatar May 28 '18 13:05 bphermansson

Mmhhhhh, I can indeed reproduce that problem but I have no idea what's going on there. This is probably a problem in Qt or Virgil3D

FlorentRevest avatar May 28 '18 18:05 FlorentRevest

I'm facing the same problem on qemu which uses virgl.

sparkleholic avatar Apr 26 '19 08:04 sparkleholic