I am having trouble connecting a camera to my RPi 5. Either I am missing configuration steps or the camera I have now (IMX219-77 8MP) is boogered... Before IMX219, I tried Raspberry Pi Camera Module 3 but that didn't fit in the camera port despite being "compatible with all models of Raspberry Pi"
Before I waste another 20$ I wanted to ask if anyone here had used a camera mod with RPi 5 and if so what camera are you using?
Here is the configuration I have tried thus far with IMX219-77 8MP from waveshare, if I am missing any steps, please let me know!!!
0. I made sure that the camera is seated properly.
1. >> sudo apt-get update && sudo apt-get upgrade (ran successfully, no errors)
2. >> sudo raspi-config > Interface options (no camera menu item. In /boot/firmware/config.txt I found "camera_auto_detect=1", anything else I need to change?)
3. >> rpicam-hello ( and i got this error)
INFO Camera camera_manager.cpp:284 libcamera v0.1.0+118-563cd78e
Made X/EGL preview window
ERROR: *** no cameras available ***
Before I waste another 20$ I wanted to ask if anyone here had used a camera mod with RPi 5 and if so what camera are you using?
Here is the configuration I have tried thus far with IMX219-77 8MP from waveshare, if I am missing any steps, please let me know!!!
0. I made sure that the camera is seated properly.
1. >> sudo apt-get update && sudo apt-get upgrade (ran successfully, no errors)
2. >> sudo raspi-config > Interface options (no camera menu item. In /boot/firmware/config.txt I found "camera_auto_detect=1", anything else I need to change?)
3. >> rpicam-hello ( and i got this error)
INFO Camera camera_manager.cpp:284 libcamera v0.1.0+118-563cd78e
Made X/EGL preview window
ERROR: *** no cameras available ***
Statistics: Posted by SmagicSman — Tue Mar 05, 2024 5:39 am