ArduCAM / Arducam_tof_camera

51 stars 20 forks source link

device not found #71

Open fpgasdr opened 5 months ago

fpgasdr commented 5 months ago

hi I have checked the device in several raspberry (4,5,2W) with updated version o raspbian and a jetson nano with ubuntu but not luck.

I run the guide cloning the repo and installed dependencies and configure. also edit the boot/config.txt. but if i run:

dmesg | grep arducam

i get

[ 8.566619] arducam-pivariety 10-000c: probe failed

and with ls /dev/video* /dev/video10 /dev/video11 /dev/video12 /dev/video13 /dev/video14 /dev/video15 /dev/video16 /dev/video18 /dev/video19 /dev/video20 /dev/video21 /dev/video22 /dev/video23 /dev/video31

tried to update the firmware but I get: sudo ./firmware_update -i 4 -m b0410_tof_firmware [ERROR] /dev/i2c-4: File does not exist.

ls /dev/i2c-

i2c-0 i2c-1 i2c-10 i2c-20 i2c-21 i2c-22

checked the mipi connection and the power cable but not see any strange and never connect wrong the power and disconnect the cables without power off...

is broken? any solution?