Hi,
I am trying to attach a usb device, but I have multiple devices with same vendorid and productid. How can I distinguish between them, so I don’t attach them all.
Hi,
I am trying to attach a usb device, but I have multiple devices with same vendorid and productid. How can I distinguish between them, so I don’t attach them all.
So I think there are a couple of things we can do here:
usb
type devices for selectionbus
and device
as alternative to vendorid/productid. The downside to those is that they can kinda change under you.Could you file both of those separately at Issues · lxc/incus · GitHub?
Sure
Issues created…