diff options
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/688052')
| -rw-r--r-- | results/classifier/accel-gemma3:12b/kvm/688052 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/688052 b/results/classifier/accel-gemma3:12b/kvm/688052 new file mode 100644 index 000000000..39d9eeeb1 --- /dev/null +++ b/results/classifier/accel-gemma3:12b/kvm/688052 @@ -0,0 +1,29 @@ + +usb does not work 0.13.0 + +Hi all, I'm using both, debian lenny and debian squeeze. +I installed qemu-kvm (0.12.5) form debian repository but I got problem trying to pass a host usb device to the guest. + +I compiled so the latest stable version (0.13.0) hoping that the problem was fixed. +It didn't help, the error I get is always: + +usb_create: no bus specified, using "usb.0" for "usb-host" + +The command I use is + +qemu-system-x86_64 -hda lenny_amd64_vergine.qcow2 -usbdevice host:002.007 -boot order=c + +On internet I found this, it might help: +http://<email address hidden>/msg38795.html + +The guest is a simple debian lenny with 2.6.26 kernel. + + +I tried also to download the qemu development version but the download get interruped + +git clone http://git.qemu.org/qemu.git +Cloning into qemu... +error: Failed connect to git.qemu.org:80; No such file or directory (curl_result = 7, http_code = 0, sha1 = 62d76a25fe741bdaf1157f0edaf50a7772541db6) +error: Unable to find 62d76a25fe741bdaf1157f0edaf50a7772541db6 under http://git.qemu.org/qemu.git + +I attach more info about the host machine I'm testing on. \ No newline at end of file |