- Best Answerset by erik
Okay. I fixed the problem by installing the luxonisos-1.9
OS image and flashing fip-oak-ffc-6p-rvc3-1.2.0.bin
firmware.
Okay. I fixed the problem by installing the luxonisos-1.9
OS image and flashing fip-oak-ffc-6p-rvc3-1.2.0.bin
firmware.
I just received a FFC-6P and I have the same problem (no available devices) with the minimalest code sample:
import depthai as dai
device = dai.Device()
I followed the instructions here, I am in the rvc3_develop
branch.
Another info : Only the "PG" LED is green, all the other LEDs are off.
Would installing the luxonisos-1.9 image and flashing the firmware solve the issue as indicated in the best answer of this post ? If so, where can I find documentation on how to do that ?
Thanks !
Hi jakaskerl
I reflashed the os and firmware with the latest version following the docs you provided.
I still get the same error, and the only led that is on is still the "PG" one.
Traceback (most recent call last):
File "<…>/test_6p.py", line 13, in <module>
device = dai.Device()
RuntimeError: No available devices
Any thoughts ?
Thanks !
FYI, I have the exact same issue with the other 6P we ordered.
Hi guys, sorry to insist but I am still unable to use the two FFC-6P I ordered.
I had actually installed the luxonisos-1.11
(the latest available version) so I tried to install the luxonisos-1.9
version to match @bitterisland6 's configuration. It is still not detected, and now I can't ssh into the board anymore :/
I tried the older and newer ips without success
On the other 6P board we have, I haven't updated anything, I am able to ssh into it, and I noticed errors in the file ~/hddl_logs/hddl_device_service_0.log.last
`
Any thoughts ?
Thanks !
Hi apirrone ,
You can't use 2x FFC-6P at the same time, as there's IP clash. Optionally, you can change IP of one, so both of them would work. For the .log, please create an issue on depthai-core.
Hi Erik, the two boards were never plugged at the same time. I can't ssh into them anymore after trying different versions of the os, should I try the recovery procedure?