Hi OskarSonc ,
The new image was working well up to yesterday.
This morning, after a reboot, I have again the same issue, "No available device".
I tried to boot the camera many times, without starting any custom script or service.
If I call "depthai.Device.getAllAvailableDevices()" I get "[]".
I tried the "old solution":
echo -n 0000:01:00.0 | sudo tee /sys/bus/pci/drivers/xhci-pci-renesas/bind
with this result:
0000:01:00.0tee: /sys/bus/pci/drivers/xhci-pci-renesas/bind: Device or resource busy.
this is my kernel version:
Linux luxonis 6.12.34+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.34-1+rpt1bookworm (2025-06-26) aarch64 GNU/Linux
My camera is installed in a client plant and it is difficult for me to physically reach it.
What can I do to solve the issue?
I need a reliable solution, because I have many cameras installed and I cannot afford to have them randomly stop working without a clue of why and without way to fix the problem without flashing the camera.
Thank you,