summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/graphic/128
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/gemma3:12b/graphic/1282
-rw-r--r--results/classifier/gemma3:12b/graphic/128521
-rw-r--r--results/classifier/gemma3:12b/graphic/128810
3 files changed, 33 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/graphic/128 b/results/classifier/gemma3:12b/graphic/128
new file mode 100644
index 00000000..71de6e7a
--- /dev/null
+++ b/results/classifier/gemma3:12b/graphic/128
@@ -0,0 +1,2 @@
+
+man page is missing suboptions for "-display"
diff --git a/results/classifier/gemma3:12b/graphic/1285 b/results/classifier/gemma3:12b/graphic/1285
new file mode 100644
index 00000000..92783a11
--- /dev/null
+++ b/results/classifier/gemma3:12b/graphic/1285
@@ -0,0 +1,21 @@
+
+Can't use spice-app on macOS because GIO can't find handler for spice+unix scheme
+Description of problem:
+```
+qemu-system-aarch64: info: Launching display with URI: spice+unix:///tmp/.U96NU1/spice.sock
+qemu-system-aarch64: warning: GLib-GIO: No default handler found for url scheme 'spice+unix'.
+qemu-system-aarch64: warning: GLib-GIO: No default handler found for url scheme 'spice+unix'.
+qemu-system-aarch64: Failed to launch spice+unix:///tmp/.U96NU1/spice.sock URI: Operation not supported
+qemu-system-aarch64: You need a capable Spice client, such as virt-viewer 8.0
+```
+
+```
+$ virt-viewer --version
+virt-viewer version 11.0
+```
+Steps to reproduce:
+1. Have virt-viewer in $PATH
+2. Run command above
+3. Observe error above
+Additional information:
+
diff --git a/results/classifier/gemma3:12b/graphic/1288 b/results/classifier/gemma3:12b/graphic/1288
new file mode 100644
index 00000000..37ac4c0d
--- /dev/null
+++ b/results/classifier/gemma3:12b/graphic/1288
@@ -0,0 +1,10 @@
+
+GPU passing through guest crashes
+Description of problem:
+First and foremost, I don't know if this is a QEMU, KVM or GPU driver issue.
+I began emailing libvirt project and they advised me to contact you, then KVM and then GPU driver developer(NVIDIA).
+Host is crashing from time to time. I have guest's kernel dumps(~2GB each).
+Steps to reproduce:
+Unfortunately, I don't have steps to reproduce.
+Additional information:
+I'm aware I'm not running the latest qmeu version but I'm willing to install developer version and try to reproduce or test patch if developer requires it.