help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: USB redirection via libvirt


From: TakeV
Subject: Re: USB redirection via libvirt
Date: Tue, 21 Nov 2023 19:39:53 -0500

That worked! Thank you so much.

On 11/20/23 15:21, Saku Laesvuori wrote:
I am trying to get USB redirection working with libvirt, but I am
hitting a snag. [...] I am now getting a new error:

Error setting USB device node ACL: 'Error PoliciKit error:
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action
org.spice-space.lowlevelusbaccess is not registered' (0)

It fails no matter which client I use (virt-manager, virt-viewer,
gnome-boxes). Is there a way to fix that permission so I can redirect my
USB devices?
I had the same problem some time ago. It can be fixed by extending
polkit-service-type with spice-gtk, i.e.

(operating-system
   ...
   (services
     ...
     (simple-service 'spice-polkit polkit-service-type (list spice-gtk))))

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]