summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/device/1579306
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/device/1579306')
-rw-r--r--results/classifier/gemma3:12b/device/157930615
1 files changed, 15 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1579306 b/results/classifier/gemma3:12b/device/1579306
new file mode 100644
index 00000000..f362925f
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/1579306
@@ -0,0 +1,15 @@
+
+usb-uas does not work in Windows (10) guest
+
+When I attach a "-device usb-uas" to a VM with Windows 10 10586, the device fail to start with the following error in the guest:
+
+"The device cannot start. (Code 10)
+
+{Operation Failed}
+The requested operation was unsuccessful"
+
+If the host controller is nec-usb-xhci, there will be two of the following error on the terminal of the host as well:
+
+"qemu-system-x86_64: usb_uas_handle_control: unhandled control request"
+
+If it's usb-ehci, ich9-usb-ehci1 or ich9-usb-echi2, this will not show up on the host side, but the device stil fails with the same error on the guest side.
\ No newline at end of file