I've tried a variety of utilities and tools and cannot get the camera to work on my Pi. Here's my context
- Ubuntu 22.04 on Raspberry Pi 5
- Headless. Working over ssh in a shell.
- Three different brand new USB-C to USB A, 3.1 Gen2 cables of different lengths
- Monitoring the overall draw of the system (pi and camera) never goes about 0.55A
- Pi is powered by a PD USB C which I verified to be successfully working in PD mode
1) [dome:~/ros2_ws] oakctl list
No devices found.
2) oakctl connect
✖ Failed to make connection. oakctl command failed:
0: Failed to make connection
1: There are no available connections.
[dome:~] python3 depthai-python/examples/MobileNet/rgb_mobilenet.py
[1944301081CF077E00] [4.1] [1.048] [system] [warning] ColorCamera IMX214: capping FPS for selected resolution to 35
[1944301081CF077E00] [4.1] [1769275785.976] [host] [warning] Device crashed, but no crash dump could be extracted.
Traceback (most recent call last):
File "/home/pitosalas/depthai-python/examples/MobileNet/rgb_mobilenet.py", line 98, in <module>
inRgb = qRgb.tryGet()
^^^^^^^^^^^^^
RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'rgb' (X_LINK_ERROR)'
[dome:~]
It seems to always crash after zero or up to 10 frames. I have tried numerous other scenarios and always fail.
Does Luxonis support monitor this forum? Because I think my device is defective.