Sorry. I should have given more information…
When running OS 1.8.3, dmesg on my AMD64 Linux host outputs:
new SuperSpeed USB device number 9 using xhci_hcd
LPM exit latency is zeroed, disabling LPM.
New USB device found, idVendor=05c6, idProduct=901d, bcdDevice= 1.02
New USB device strings: Mfr=1, Product=2, SerialNumber=3
Product: DEV-KIT R4
Manufacturer: Luxonis
SerialNumber: 5b27bfd1
It also shows device disconnect when the USB link is pulled.
However, when running OS 2.9.2 or OS 3.0.1, no such dmesg entries are produced.
In fact, there are NO dmesg entries emitted when the USB link to the RVC4-DEV-KIT is made or broken.
It appears that the newer OS does not register the required USB gadget drivers as OS 1.8.x did.
Is there something one must do on the device to enable this?