summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/884
blob: 122c11e56b5ce3ff173dca2037d4f3673b363519 (plain) (blame)
1
2
3
4
5
6
7
8
9
Stuck when using virtio driver to rotate the screen
Description of problem:
Configure the virtual machine's graphics card as Virtio, and use `xrandr -o left` to rotate the screen and it will get stuck.

Configure the graphics card as VGA, and use `xrandr -o left` to rotate the screen normally.
Steps to reproduce:
1. Configure the virtual machine's graphics card as Virtio
2. use `xrandr -o left` to rotate the screen