Raspberry Pi camera mmal Error

1.4k views Asked by At

Recently I use my Picamera. When I run

sudo raspistill -o myImage.jpg

I get the following error

mmal: Cannot read camera info, keeping the defaults for OV5647 mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM) mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1) mmal: Failed to create camera component mmal: main: Failed to create camera component mmal: Camera is not detected. Please check carefully the camera module is installed correctly

So I enabled Picamera but it doesn't works. How should I do?

0

There are 0 answers