summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1369347
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1369347')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/136934719
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1369347 b/results/classifier/accel-gemma3:12b/kvm/1369347
new file mode 100644
index 000000000..a856d51c1
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1369347
@@ -0,0 +1,19 @@
+
+Mac OS X cannot passthrough USB device to guest
+
+I'm using Mac OS 10.9.4 with qemu-system-arm installed from brew (version 1.7.1) and verified with qemu-system-x86_64. I'm trying to pass a Ralink 5370 WiFi USB dongle to my guest system, it appears in my system profiler as:
+
+802.11 n WLAN:
+
+  Product ID:	0x5370
+  Vendor ID:	0x148f
+  Version:	 1.01
+  Serial Number:	1.0
+  Speed:	Up to 480 Mb/sec
+  Manufacturer:	Ralink
+  Location ID:	0x1d110000 / 6
+  Current Available (mA):	500
+  Current Required (mA):	450
+
+Using the docs, I'm passing "-usb -device usb-host,vendorid=0x148f,productid=0x5370" and getting this error back:
+"qemu-system-arm: -device usb-host,vendorid=0x148f,productid=0x5370: Parameter 'driver' expects device type"
\ No newline at end of file