Arducam IMX219 does not work on Raspberri Pi4, ENOSPC error

Arducam IMX219 does not work on Raspberri Pi4.

I have two cameras and multiple flatwires, and the two IMX219 cameras worked on NVIDIA Jetson board with gst-launch-1.0 command.

But, when I tried them on Raspberri Pi4, they did not work. I had enabled cameras through configure, and connection was correct.

The error is:

sudo vcgencmd get_camera
supported=1 detected=1

sudo raspistill -t 0

mmal: mmal_vc_component_enable: failed to enable component: ENOSPC

mmal: camera component couldn’t be enabled

mmal: main: Failed to create camera component

mmal: Failed to run camera app. Please check for firmware updates


I have run sudo rpi-update and rebooted, the same error.

GPIO_MEM changed to 256. Camera was put in the interface between HDMI and USB.

 

7.What attempts at troubleshooting have you already made?

8.How would you like us to help you?