This has probably been covered in a thread but I can't find one with similar problems.
I'm using an OAK-D-WiFi on Oracle VM VirtualBox - Ubuntu 20.04.2
I'm using the supplied usb cabling.
I've run and satisfied install_requirements.py
When I run $ lsusb my terminal returns "Bus 001 Device 003: ID 10c4:ea60 Silicon Labs CP210x UART Bridge" which is the OAK-D-WiFi.
If I try to run ./depthai_demo.py I get "No DepthAI device found!"
If I try to run ./depth_demo.py -fusb2 I get "depthai_demo.py: error: unrecognized arguments: -fusb2"
I encountered similar problems when I tried this on my 2014 macbook pro.
Anything else I could try at this point?