[Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2017-10-03 Thread Thomas Huth
Thanks for checking again! ** Changed in: qemu Status: Incomplete => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1320360 Title: usb passthrough not working anymore Status in

Re: [Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2017-10-03 Thread Martin Röh
Hi, the ticket can be close. All works fine with actual opensuse tumbleweed and qemu 2.10.0 :-) Best regards Martin Am 03.10.2017 um 12:42 schrieb Thomas Huth: > Triaging old bug tickets... can you still reproduce this issue with the > latest version of QEMU? Or could we close this ticket nowa

[Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2017-10-03 Thread Thomas Huth
Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? ** Changed in: qemu Status: New => Incomplete -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QE

[Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2014-06-09 Thread Maarten
I went ahead and modified the qemu.spec to require libusb-1_0-devel instead of libusb-devel. That seems to work as according to the build output it includes /usr/include/libusb-1.0. I apologize for needing three comments to get to this point. This is all very much a learning experience for me. It

[Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2014-06-09 Thread Maarten
xen-devel was not an issue (that package was installed so that dependency was resolved immediately) but libusb-devel is still reported as missing, even though I have a 1.0.18 version of a libusb-1_0-devel installed. I would think it's only the package name that is different. I'm not overly familiar

[Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2014-06-09 Thread Maarten
Hi, I've done the following on my OpenSUSE 13.1 install where I'm in sore need of USB passthrough with QEMU 2.0.0 1) zypper source-install qemu to get the sources 2) update of libusb to 1.0.18 from the hardware:/debug/OpenSUSE_Factory repo - packages are libusb-1_0-0 and libusb-1_0-devel 3) remo

[Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2014-05-19 Thread Bruce Rogers
Martin, The OBS Virtualization/qemu project doesn't build QEMU v2.0 with libusb support for openSUSE 13.1, because the version provided in that distro was 1.0.9, and QEMU's configure requires 1.0.13. Bruce -- You received this bug notification because you are a member of qemu- devel-ml, which

Re: [Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2014-05-18 Thread Martin Röh
The command line is /usr/bin/qemu-system-x86_64 -machine accel=kvm -name win8 -S -machine pc-i440fx-2.0,accel=kvm,usb=off -cpu Nehalem -m 2048 -realtime mlock=off -smp 2,sockets=2,cores=1,threads=1 -uuid 424ca5ec-2fb4-4d1c-84c4-25b92d468b8e -no-user-config -nodefaults -chardev socket,id=charm

[Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2014-05-16 Thread Lekensteyn
Be sure to add the -usb option. What is your command line? See also http://git.qemu.org/?p=qemu.git;a=blob;f=docs/usb2.txt;h=c7a445afcd55fe1f12033d529d668a1306d5a9f4;hb=HEAD#l111 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https: