Problems you were having?
I cannot get my camera to work despite following the guides to T. In the first one, I cannot get the driver to install because it says I have the wrong kernel version (my kernel is up-to-date) and on the second one, I ran through all the steps properly, but the camera is still not working. The third one went perfectly fine as well, but likewise, the camera is still not working. It is saying “*** no cameras available ***” when I try to test the camera with libcamera hello.
I verified that the camera is plugged in correctly because it is getting power to ground and vcc (tested with multimeter).
The dmesg log from your hardware?
I have run “dmesg | grep arducam” and it returns nothing.
Troubleshooting attempts you’ve made?
I tried enabling legacy camera in raspi-config and that didn’t get it to work.
What help do you need?
I need to figure out how to get my IMX298 to work. This camera previously worked on this same raspi board back in 2020 on a different install. So, I know there is a way to make it work somehow. If there is any additional information I can provide please feel free to ask.
And the following error when I try to run libcamera-still -t 5000 -o test.jpg:
Preview window unavailable
[0:04:39.866708069] [2219] INFO Camera camera_manager.cpp:299 libcamera v0.0.0+4225-74d023d8
ERROR: *** no cameras available ***
Are you talking about the one on the Arducam website that shows how to wire the ribbon cable? I checked that one and it is wired correctly according to that.