Raspberry Pi Camera Module 3 - 12MP 120 Degree Wide Angle Lens

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
User avatar
kaye7877
 
Posts: 3
Joined: Mon Mar 20, 2023 1:12 pm

Raspberry Pi Camera Module 3 - 12MP 120 Degree Wide Angle Lens

Post by kaye7877 »

All,
I purchased a Raspberry Pi Camera Module 3 - 12MP 120 Degree Wide Angle Lens and received it a couple of days ago. The order number was 3035640-7591698629.

At first, I hooked this camera to a Raspberry Pi Zero 2 W and was unable to make it work so I tried hooking it to a Raspberry Pi 4B with the same results that I will further explain below. The Raspberry Pi Zero 2 W as a Klipper image installed on it and the Raspberry Pi 4B has an OctoPrint image installed on it.

While I am not very experienced with Linux, I do generally understand what I'm doing. Both Raspberry Pi's have sufficient power supplies and I am communicating via SSH to both over a wireless connection.

I have utilized information I was able to find on the Internet but have run out of talent. Here are the basics.

raspistill -o image.jpg results in the following
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

sudo vcgencmd get_camera results in the following
supported=1 detected=1, libcamera interfaces=0

dmesg
Screenshot 2023-03-21 170204.png
Screenshot 2023-03-21 170204.png (128.39 KiB) Viewed 181 times
I've updated the pi with the sudo apt-get update and sudo apt-get upgrade and sudo raspi upgrade then rebooting. I've re-done the OS multiple times, and have also increase the GPU memory from the default 128 to 256 and 512. No change in behavior.

raspistill -v -o test.jpg results in the following
Screenshot 2023-03-21 171209.png
Screenshot 2023-03-21 171209.png (86.91 KiB) Viewed 181 times
Please help.

Brad

User avatar
kaye7877
 
Posts: 3
Joined: Mon Mar 20, 2023 1:12 pm

Re: Raspberry Pi Camera Module 3 - 12MP 120 Degree Wide Angle Lens

Post by kaye7877 »

On more.

sudo vcdbg log assert
Screenshot 2023-03-21 171547.png
Screenshot 2023-03-21 171547.png (156.13 KiB) Viewed 180 times

User avatar
Franklin97355
 
Posts: 23902
Joined: Mon Apr 21, 2008 2:33 pm

Re: Raspberry Pi Camera Module 3 - 12MP 120 Degree Wide Angle Lens

Post by Franklin97355 »

Have you tried libcamera-still -o "anyname.jpg https://www.raspberrypi.com/documentati ... mera-still

User avatar
kaye7877
 
Posts: 3
Joined: Mon Mar 20, 2023 1:12 pm

Re: Raspberry Pi Camera Module 3 - 12MP 120 Degree Wide Angle Lens

Post by kaye7877 »

Yes. libcamera-still -o ztest.jpg returns the following.

Preview window unavailable
[1:13:41.914036218] [1442] INFO Camera camera_manager.cpp:299 libcamera v0.0.4+22-923f5d70
ERROR: *** no cameras available ***

User avatar
tadashiyara
 
Posts: 1
Joined: Sat Jun 24, 2017 9:59 am

Re: Raspberry Pi Camera Module 3 - 12MP 120 Degree Wide Angle Lens

Post by tadashiyara »

Hi, I also just received my Adafruit Camera 3 module, plugged it into my raspberry pi 4B, same result. I tried my older camera module, which works. I also tried the older camera module on a pi 3 and it worked, tried the camera 3 on the pi 3, same result: “no cameras available”. Have you tried anything else?

User avatar
adafruit_support_carter
 
Posts: 29056
Joined: Tue Nov 29, 2016 2:45 pm

Re: Raspberry Pi Camera Module 3 - 12MP 120 Degree Wide Angle Lens

Post by adafruit_support_carter »

@tadashiyara Please start a new thread for your issue.

@kaye7877 Does the camera still work if you switch back to the Pi Zero 2 W? The issue is only with the Pi4B?

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”