How to install Pi Camera

I am trying to enable my camera based on the following commands, however, when I test the camera it says command not found:

  • I change /boot/hw_intfc.conf by removing the # at #intfc:dtoverlay=imx219 and save the file
  • I reboot the device
  • Then I test the camera via running: test_camera-rkisp1.sh which gives me a command not found

How am I suppose to install the camera? I followed the guide step by step Rockpi4/MIPI Camera - Radxa Wiki

What’s your kernel version? My IMX219 camera runs in kernel 4.4, but fails in 5.10. Besides, to run it in 4.4 kernel, I followed instrcutions in RockpiN10 N10, which gives the camera test script.

1 Like