On Tuesday, May 9, 2017 at 10:27:38 AM UTC-4, [email protected] wrote: > Hi there, > > I've had to install Qubes without sys-usb because some of the devices > attached to one of the usb buses would not work (touchscreen, memory > socket), even after reassigning the relevant USB bus o dom0 as I used to > do in Qubes 3.1. > > After installing Qubes 3.2 without sys-usb, I created a service vm for > usb devices and on the VM services configuration tab I assigned the > second USB which carries two USB ports to this newly created "custom > sys-usb" VM. > > However, when I start this VM and then plug-in my USB stick, the do not > show anywhere, not even in dom0, as if the second USB bus had vanished. > > What can I do to selectivly assign USB buses to sys-usb and make them > work? > > Thanks in advance, > A
do lsusb and look at your devices. see what bus numbers they on. then do readlink /sys/bus/usb/devices/usb# # = whatever number you saw from lsusb. Then add those controllers you want to sys-usb. Delete the sys-usb and recreate it. if you having problems create it with qubesctl command. -- 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/6181c34b-86c0-4241-a777-18ee6c79bc93%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
