unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Guix QEMU built without libusb support
@ 2015-05-10 16:31 白い熊@相撲道
  2015-05-15 22:16 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: 白い熊@相撲道 @ 2015-05-10 16:31 UTC (permalink / raw)
  To: guix-devel

I'd like to use QEMU in GuixSD with direct USB passthrough support. 
However, "info usbhost" in QEMU monitor gives me "usb host devices not 
supported". I think this means the recipe for QEMU in Guix builds QEMU 
without libusb and thus it doesn't support host devices.

Looking at qemu description in guix doesn't list libusb as a dependency, 
so that strengthens my suspicion.

I haven't experimented with Guix package recipes yet and so am not 
advanced enough to modify the Scheme file and build it locally yet, so 
I'd like to request help here - if this is indeed the case - if someone 
could modify the recipe and push to the repository, so QEMU would be 
built with libusb support to enable the USB host functionality.

Could anyone do this? Many thanks.
-- 
白い熊@相撲道

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guix QEMU built without libusb support
  2015-05-10 16:31 Guix QEMU built without libusb support 白い熊@相撲道
@ 2015-05-15 22:16 ` Ludovic Courtès
  2015-05-17  9:50   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2015-05-15 22:16 UTC (permalink / raw)
  To: 白い熊@相撲道; +Cc: guix-devel

白い熊@相撲道 <guix-devel_gnu.org@sumou.com> skribis:

> I'd like to use QEMU in GuixSD with direct USB passthrough
> support. However, "info usbhost" in QEMU monitor gives me "usb host
> devices not supported". I think this means the recipe for QEMU in Guix
> builds QEMU without libusb and thus it doesn't support host devices.
>
> Looking at qemu description in guix doesn't list libusb as a
> dependency, so that strengthens my suspicion.

Thanks for the report.  I noticed that our libusb was too old for QEMU,
so I updated it and then added libusb as a dependency of QEMU in commit
732665a.  It’s currently in a branch that we’ll merge when Hydra has
built it.

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guix QEMU built without libusb support
  2015-05-15 22:16 ` Ludovic Courtès
@ 2015-05-17  9:50   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2015-05-17  9:50 UTC (permalink / raw)
  To: 白い熊@相撲道; +Cc: guix-devel

ludo@gnu.org (Ludovic Courtès) skribis:

> 白い熊@相撲道 <guix-devel_gnu.org@sumou.com> skribis:
>
>> I'd like to use QEMU in GuixSD with direct USB passthrough
>> support. However, "info usbhost" in QEMU monitor gives me "usb host
>> devices not supported". I think this means the recipe for QEMU in Guix
>> builds QEMU without libusb and thus it doesn't support host devices.
>>
>> Looking at qemu description in guix doesn't list libusb as a
>> dependency, so that strengthens my suspicion.
>
> Thanks for the report.  I noticed that our libusb was too old for QEMU,
> so I updated it and then added libusb as a dependency of QEMU in commit
> 732665a.  It’s currently in a branch that we’ll merge when Hydra has
> built it.

This is now merged in ‘master.’

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-17  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-10 16:31 Guix QEMU built without libusb support 白い熊@相撲道
2015-05-15 22:16 ` Ludovic Courtès
2015-05-17  9:50   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).