From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_missing/1653 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/1653 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1653') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1653 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1653 new file mode 100644 index 000000000..cd8369204 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/1653 @@ -0,0 +1,20 @@ +qemu uses uefi to install the redhad6.0 VM, use the vnc connect it which is stuck +Description of problem: +I want to use uefi(udk2-->ovmf.fd) to install redhad6.0, but after I enter uefi and start up, I cannot use vnc to connect to it,The screen is black or often stuck, nor can I use the console of other pages, or it is a special slow to be able to use it. It's sure that the virtual machine is not crash. Anad the same operation is normal for redhad6.1 systems. +Steps to reproduce: +1.compile udk2 generate ovmf.fd +compile config: + +make -C BaseTools/Source/C + +./OvmfPkg/build.sh -D DEBUG_ON_SERIAL_PORT=true + + +2.run qemu with "-bios /bin/OVMF.fd" + + +3.use vnc to connet it + +![image](/uploads/449ea89c218fe5d7e317db351271672a/image.png) + +The screen is stuck can't handle it. -- cgit 1.4.1