mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
1.4 KiB
1.4 KiB
sys-usb
PCI handler of USB devices in Qubes OS.
Table of Contents
Description
Setup named disposables for USB qubes. During creation, it tries to separate the USB controllers to different qubes is possible.
Installation
- Top:
qubesctl top.enable sys-usb
qubesctl --targets=tpl-sys-usb state.apply
qubesctl top.disable sys-usb
- State:
qubesctl state.apply sys-usb.create
qubesctl --skip-dom0 --targets=tpl-sys-usb state.apply sys-usb.install
If you use an USB keyboard, also run:
qubesctl state.apply sys-usb.keyboard
Install the proxy on the client template:
qubesctl --skip-dom0 --targets=tpl-QUBE state.apply sys-usb.install-client-proxy
If the client requires decrypting a device, install on the client template:
qubesctl --skip-dom0 --targets=tpl-QUBE state.apply sys-usb.install-client-cryptsetup
If the client requires a FIDO device, install on the client template:
qubesctl --skip-dom0 --targets=tpl-QUBE state.apply sys-usb.install-client-fido
Usage
Start a USB qube an connect a device to it. USB PCI devices will appear on
the system tray icon qui-devices
. From there, assign it to the intended
qube.