Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5161

Camera board • Camera not detected even with freshly updated OS

$
0
0
I am trying to get the camera module 3 running on a Raspberry Pi 4 Model B. I have performed a clean OS installation and made sure the software is up to date with "sudo apt update" and "sudo apt full-upgrade".

The hardware steps I've taken so far are to make sure the Pi is off, connect the camera, turn the Pi on and try to start the camera with libcamera-hello.

This is the console output:

mcclane@raspberrypi:~ $ libcamera-hello
[0:15:48.712946190] [3203] INFO Camera camera_manager.cpp:284 libcamera v0.2.0+46-075b54d5
Made X/EGL preview window
ERROR: *** no cameras available ***

mcclane@raspberrypi:~ $ uname -a
Linux raspberrypi 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU/Linux

mcclane@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

mcclane@raspberrypi:~ $ libcamera-hello --version
rpicam-apps build: 6202c09b2bfa 16-02-2024 (17:15:39)
libcamera build: v0.2.0+46-075b54d5

mcclane@raspberrypi:~ $ apt list python3-picamera2
Listing... Done
python3-picamera2/stable,stable,now 0.3.17-1 all [installed]

Statistics: Posted by lennyfarrell — Thu Apr 11, 2024 4:24 pm



Viewing all articles
Browse latest Browse all 5161

Trending Articles