From: Peter Schaefer <1033727@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1033727] Re: USB passthrough doesn't work anymore with qemu-kvm 1.1.1
Date: Sun, 13 Jan 2013 11:07:08 -0000 [thread overview]
Message-ID: <50F2955C.9020401@gmx.de> (raw)
In-Reply-To: 20130112122449.23615.26268.malone@gac.canonical.com
Hello Michael,
Am 1/12/2013 1:24 PM, Michael Tokarev wrote:
> Peter, are you able to run git bisect or something like that, to try to
> pinpoint either the commit which introduced this issue or which fixed
> it?
Well, i'm no expert at git, but i made some progress, see below.
> Besides, what are the sympthoms of the device non-working? Does it
> happen with linux guest too? Have you tried re-running the guest again
> when the problem occur, using the same problematic version of qemu - I
> mean, is it 100% reproducible or happens at random?
In my case it's the SmartCard-Reader that's not working, i.e. the DATEV Software called "Sicherheitspaket" does not
work. The background process called "SiPaHost.exe" just hangs; any client program trying to display SmartCard
information does also just hang forever. That behaviour is 100% reproducible and persists over reboots of the Linux host
and/or the Windows guest (Windows XP SP3). I did not try Linux guests.
Yesterday, i used git to checkout all qemu-kvm versions from kernel.org and build Debian packets from it (source kept
vanilla, i just applied the two patches that rename paths from 'qemuXXX' to 'kvmXXX').
The findings were:
- v1.0 -> ok
- v1.0.1 -> ok
- v1.1.0 -> not ok
- v1.1.1 -> not ok
- v1.1.2 -> not ok
- v1.2.0 -> not ok
So far, this is consistent with the findings in this bug report.
BUT: The latest HEAD from kernel.org (called "v1.2.50") also does work
again!
So, i'm now learning about git bisect (however, today i won't have time
for this).
Regards,
Peter
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1033727
Title:
USB passthrough doesn't work anymore with qemu-kvm 1.1.1
Status in QEMU:
New
Status in “qemu-kvm” package in Ubuntu:
Confirmed
Status in “qemu-kvm” package in Debian:
Confirmed
Bug description:
Hi,
I have a "Bus 006 Device 002: ID 0d46:3003 Kobil Systems GmbH mIDentity Light / KAAN SIM III" (kind of smart card) in an USB port which I make available to a Windows XP guest.
This worked fine with every older qemu-kvm version I've used so far.
But since 1.1.0 it doesn't work anymore.
The device shows up in the guest, but the software can't access it anymore (and the guest is pretty unresponsive).
On the host I get every 2 seconds this message:
[ 7719.239528] usb 6-1: reset full-speed USB device number 2 using uhci_hcd
Command line options are:
/usr/bin/kvm
...
-device usb-host,vendorid=0x0d46,productid=0x3003,bus=usb.0,port=3
...
When I switch back to qemu-kvm 1.0.1 everything works fine again.
Any idea what the problem could be?
Thanks
Klaus
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1033727/+subscriptions
next prev parent reply other threads:[~2013-01-13 11:15 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-07 1:20 [Qemu-devel] [Bug 1033727] [NEW] USB passthrough doesn't work anymore with qemu-kvm 1.1.1 Klaus Hochlehnert
2012-08-07 13:35 ` [Qemu-devel] [Bug 1033727] " Klaus Hochlehnert
2012-08-07 15:17 ` Iggy
2012-08-08 8:25 ` Michael Tokarev
2012-08-08 9:55 ` Michael Tokarev
2012-08-15 8:54 ` Bug Watch Updater
2012-09-14 23:43 ` Klaus Hochlehnert
2012-09-16 11:21 ` Michael Tokarev
2012-09-16 11:21 ` Michael Tokarev
2012-09-16 11:30 ` Michael Tokarev
2012-11-03 17:56 ` Uwe
2012-11-03 18:02 ` Uwe
2012-11-11 19:25 ` Tristan Schmelcher
2012-11-14 14:23 ` Serge Hallyn
2012-11-30 9:11 ` Beastyvoid
2012-12-29 14:59 ` Peter Schaefer
2012-12-29 15:12 ` Peter Schaefer
2012-12-31 13:13 ` Falk Seyboldt
2013-01-03 16:14 ` daniel pecka
2013-01-08 17:08 ` Serge Hallyn
2013-01-09 22:45 ` Peter Schaefer
2013-01-10 21:59 ` Peter Schaefer
2013-01-12 8:20 ` Michael Tokarev
2013-01-14 9:18 ` Gerd Hoffmann
2013-01-14 9:35 ` Michael Tokarev
2013-01-14 20:02 ` Doug Goldstein
2013-01-15 8:17 ` Michael Tokarev
2013-01-12 12:24 ` Michael Tokarev
2013-01-13 11:07 ` Peter Schaefer [this message]
2013-01-13 22:12 ` Peter Schaefer
2013-01-14 2:20 ` Nikolaus Rath
2013-01-14 2:26 ` Nikolaus Rath
2013-01-14 4:16 ` Ubuntu Foundations Team Bug Bot
2013-01-14 8:40 ` Michael Tokarev
2013-01-15 15:29 ` Bug Watch Updater
2013-03-07 19:24 ` Brian Murray
2013-03-07 19:25 ` Launchpad Bug Tracker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50F2955C.9020401@gmx.de \
--to=1033727@bugs.launchpad.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).