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
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
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
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
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
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
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
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
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: