I recently got a camera for my Raspberry Pi 4. However, I can’t seem to get it to be recognized.
Camera Store page: Night vision camera module for Raspberry Pi - 160° (Fisheye)
My System: Raspberry Pi 4 Model B Rev 1.5
OS: “Debian GNU/Linux 11 (bullseye)”
I accidentally placed the camera into the display port the first time around. When I did this a red light appears on the camera. When I place the camera cable correctly into the Camera port the red light does not appear. I’ve also tried removing and reattaching the camera cable to both the camera module and the camera port.
I have tried the following commands:
home@raspberrypi:~ $ libcamera-hello
Made X/EGL preview window
[0:56:15.247837516] [8043] INFO Camera camera_manager.cpp:297 libcamera v0.0.5+83-bde9b04f
ERROR: *** no cameras available ***
home@raspberrypi:~ $ libcamera-hello --list-cameras
No cameras available!
home@raspberrypi:~ $ vcgencmd get_camera
supported=1 detected=1, libcamera interfaces=0
Any ideas on what else I can try or what may be the problem.