-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Raspberry Pi Camera module not detected! #1679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Unless you are saying this problem only occurs with a an updated version of firmware, it doesn't sound like a firmware issue. If the camera is not detected, it is likely the camera is faulty, the cable is faulty or it is not connected correctly. |
|
Perhaps we should change the output of |
Add an "ignored" flag to |
Firmware patch created that reports the number of camera interfaces configured for libcamera. |
kernel: overlays:fixes probing of Hifiberry DAC2 HD See: raspberrypi/linux#4904 kernel: overlays: Add overlays for WaveShare 2-Channel Isolated CAN FD HAT See: raspberrypi/linux#4907 kernel: configs: Add CONFIG_TINYDRM_HX8357D=m kernel: overlays: Add drm parameter to pitft35-resistive See: https://forums.raspberrypi.com/viewtopic.php?t=330088 kernel: ARM: dts: Add GPIO line names for downstream RPis See: raspberrypi/linux#2760 firmware: board_info: Handle misprogrammed 3B rev 1.2s firmware: mmal: Add mapping for IL OMX_IndexParamBrcmEnableIJGTableScaling param firmware: Handle overlay parameters embedded in overlay_map.dtb See: raspberrypi/linux#4860 firmware: firmware: Add HDMI_PORTS trait firmware: arm_dt: Fix rpi-poe overlay parameters See: #1689 firmware: jpeghw: Skip APP0 AVI1 headers, regardless of length See: https://forums.raspberrypi.com/viewtopic.php?p=1975448 firmware: camera_subsystem: Report ignored interfaces due to libcamera See: #1679 firmware: Export os_prefix, overlay_prefix, rsts and boot-mode on all models firmware: vcfw/hdmi_i2c: Initialise all instances from hdmi_i2c_init
kernel: overlays:fixes probing of Hifiberry DAC2 HD See: raspberrypi/linux#4904 kernel: overlays: Add overlays for WaveShare 2-Channel Isolated CAN FD HAT See: raspberrypi/linux#4907 kernel: configs: Add CONFIG_TINYDRM_HX8357D=m kernel: overlays: Add drm parameter to pitft35-resistive See: https://forums.raspberrypi.com/viewtopic.php?t=330088 kernel: ARM: dts: Add GPIO line names for downstream RPis See: raspberrypi/linux#2760 firmware: board_info: Handle misprogrammed 3B rev 1.2s firmware: mmal: Add mapping for IL OMX_IndexParamBrcmEnableIJGTableScaling param firmware: Handle overlay parameters embedded in overlay_map.dtb See: raspberrypi/linux#4860 firmware: firmware: Add HDMI_PORTS trait firmware: arm_dt: Fix rpi-poe overlay parameters See: raspberrypi/firmware#1689 firmware: jpeghw: Skip APP0 AVI1 headers, regardless of length See: https://forums.raspberrypi.com/viewtopic.php?p=1975448 firmware: camera_subsystem: Report ignored interfaces due to libcamera See: raspberrypi/firmware#1679 firmware: Export os_prefix, overlay_prefix, rsts and boot-mode on all models firmware: vcfw/hdmi_i2c: Initialise all instances from hdmi_i2c_init
I also have this issue. It works with legacy OS, but not with newest version. |
What does |
For those ending up here with newer hardware and newer
It's not a 1:1 copy, but it will test functionality and capabilities via the |
When Raspberry Pi camera module is inserted into the slot beside the headphone jack, with the blue sticker facing the Ethernet port, when running
vcgencmd get_camera
returnssupported=1 detected=0
. runsudo raspi-config
and the connection to the peripheral is enabled.The text was updated successfully, but these errors were encountered: