Ctrl + Shift + U workaround

This commit is contained in:
Ciro Santilli
2017-07-12 09:38:50 +01:00
parent 5941e09d37
commit f202ea6815

View File

@@ -111,6 +111,18 @@ or in QEMU:
cat /proc/version
## QEMU GUI is unresponsive
Sometimes in Ubuntu 14.04, after the QEMU SDL GUI starts, it does not get updated after keyboard strokes, and there are artifacts like disappearing text.
We have not managed to track this problem down yet, but the following workaround always works:
Ctrl + Shift + U
Ctrl + C
root
This started happening when we switched to building QEMU through Buildroot, and has not been observed on later Ubuntu.
## Text mode
Show serial output of QEMU directly on the current terminal, without opening a QEMU window: