diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/graphic/1924914')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/graphic/1924914 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/graphic/1924914 b/results/classifier/deepseek-2-tmp/output/graphic/1924914 deleted file mode 100644 index c42480da8..000000000 --- a/results/classifier/deepseek-2-tmp/output/graphic/1924914 +++ /dev/null @@ -1,14 +0,0 @@ - -Running sway in a QEMU VM results in a GPU hang of the guest (virtio-gpu driver) - -System is Arch Linux (guest and host OS). - -Problem: - -Basically, when using sway on a guest and running certain applications via Xwayland (on the guest), the GUI will freeze and won't be usable anymore, I can still ssh to the guest and run commands. - -This is the command I use to run my guest: - -qemu-system-x86_64 -enable-kvm -cdrom ~/Downloads/linux/archlinux/archlinux-2021.04.01-x86_64.iso -m 4G -vga virtio -nic user,hostfwd=tcp::10022-:22 - -This doesn't happen when I use X with i3-wm. \ No newline at end of file |