yasins
Posts: 3
Joined: Fri Feb 03, 2023 7:25 pm

RPI Camera Module Not Working Anymore

Thu Feb 09, 2023 10:07 am

Hi
I am new RPI. Camera module worked well first time ı used. After two days it is not work. Also the led on the camera module is always lighting. I suspect the camera module is broken. Because the lens not stick the board. GPU memory = 128 x_start=1

Code: Select all

vcgencmd get_camera
ı get,

Code: Select all

supported = 1, detected = 0
also when ı check the camera

Code: Select all

raspistill -o test.jpg
ı get this 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

njh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 161
Joined: Wed Aug 09, 2017 2:07 pm

Re: RPI Camera Module Not Working Anymore

Thu Feb 09, 2023 2:15 pm

Hi

Which model of camera do you have? Which Pi model and OS version?

Can you describe the suspected damage in more detail?

yasins
Posts: 3
Joined: Fri Feb 03, 2023 7:25 pm

Re: RPI Camera Module Not Working Anymore

Sat Feb 18, 2023 7:13 am

njh wrote:
Thu Feb 09, 2023 2:15 pm
Hi

Which model of camera do you have? Which Pi model and OS version?

Can you describe the suspected damage in more detail?
32 bit os and camere is 1.3 clone camera
the issue is camera ı got new camera there is no error

Return to “Camera board”