On Thu, September 6, 2018 7:56 pm, [email protected] wrote: > > Good day. > In order to connect a usb webcamera in VM, I had to connect a pci device > with all usb connectors. Unfortunately I only have 1 ps \ 2 connector. > > I used a command to connect a pci device: > attach --persistent --option permissive = true --option no-strict-reset = > true skype dom0: 00_14.0 > > How can I resume pci usb on dom0 when the VM to which I connected the pci > device will be disabled? > > Or just restart the computer only?
See https://www.qubes-os.org/doc/assigning-devices/#bringing-pci-device-back-to-dom0. However, assuming your keyboard is on the ps/2 connector, a better option might be to create a sys-usb qube. Only one qube can own a PCI device at a time, but you could shutdown your "skype" qube then start sys-usb back up and it would take back the USB controller. https://www.qubes-os.org/doc/usb/#how-to-use-a-usb-mouse describes how to configure sys-usb to pass mouse input to dom0. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/fedbeb76361c7bc7728398e90669162a.squirrel%40tt3j2x4k5ycaa5zt.onion. For more options, visit https://groups.google.com/d/optout.
