From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Programmingkid <programmingkidx@gmail.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Howard Spoelstra <hsp.cat7@gmail.com>,
Gerd Hoffmann <kraxel@redhat.com>,
QEMU devel list <qemu-devel@nongnu.org>
Subject: Re: usb-host device not working
Date: Tue, 13 Jul 2021 15:54:54 +0100 [thread overview]
Message-ID: <YO2pPp1awcCXVZUZ@redhat.com> (raw)
In-Reply-To: <7E422E91-63A4-4D36-B5FF-7FD2181FB845@gmail.com>
On Tue, Jul 13, 2021 at 10:49:12AM -0400, Programmingkid wrote:
> I have been having problems with using host USB devices lately. I use to be able to use host USB devices but can't currently. After doing some git bisecting I found it was this patch that causes this issue:
>
> commit 627302afb2f85cdd4b59595361876487aef19b7a (refs/bisect/bad)
> Author: Gerd Hoffmann <kraxel@redhat.com>
> Date: Thu Jun 24 12:38:35 2021 +0200
>
> usb: build usb-host as module
>
> Drop one more shared library dependency (libusb) from core qemu.
>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> Reviewed-by: Jose R. Ziviani <jziviani@suse.de>
> Message-Id: <20210624103836.2382472-34-kraxel@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
>
> I build QEMU like this:
>
> ./configure --target-list=i386-softmmu --enable-libusb && make -j 9
>
> This command use to work but fails now with the above commit:
>
> qemu-system-i386 -usb -device usb-host,vendorid=0x093a,productid=0x2510
>
> I think this is a bug with the commit. Any suggestions?
It'll be helpful to explain what kind of failure you observe, including
any exact error messages seen ?
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
next prev parent reply other threads:[~2021-07-13 14:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-13 14:49 usb-host device not working Programmingkid
2021-07-13 14:51 ` Programmingkid
2021-07-13 14:54 ` Daniel P. Berrangé [this message]
2021-07-13 14:59 ` Programmingkid
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=YO2pPp1awcCXVZUZ@redhat.com \
--to=berrange@redhat.com \
--cc=hsp.cat7@gmail.com \
--cc=kraxel@redhat.com \
--cc=pbonzini@redhat.com \
--cc=programmingkidx@gmail.com \
--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).