First, everything works well in Ubuntu on an X86_64. Now I am trying to port over to an RPi. I am unable to get depthai working on an RPi 4b. I saw in a recent issue that USB3 might be a problem, so I am using just USB2 with an Oak.
After going through the install instructions at docs.luxonis.com, then trying python3 depthai_demo.py, the expected window does appear with classification bounding boxes. However after a few seconds, a background window blanks out, no commands work, the filesystem appears to be corrupted, and the only way to terminate is detach power. Following a reboot, the depthai_demo won't even start, it gets trapped in a perpetual loop of XLink errors.
I have been able to reproduce this several times, each time starting with a fresh RPi install. I don't know what documentation to provide. Perhaps I should back off to earlier versions, but which ones are known to work with RPi 4b, and how should I install?
First, everything works well in Ubuntu on an X86_64. Now I am trying to port over to an RPi. I am unable to get depthai working on an RPi 4b. I saw in a recent issue that USB3 might be a problem, so I am using just USB2 with an Oak.
After going through the install instructions at docs.luxonis.com, then trying python3 depthai_demo.py, the expected window does appear with classification bounding boxes. However after a few seconds, a background window blanks out, no commands work, the filesystem appears to be corrupted, and the only way to terminate is detach power. Following a reboot, the depthai_demo won't even start, it gets trapped in a perpetual loop of XLink errors.
I have been able to reproduce this several times, each time starting with a fresh RPi install. I don't know what documentation to provide. Perhaps I should back off to earlier versions, but which ones are known to work with RPi 4b, and how should I install?