Getting CSI camera to work on Raspberry Pi 5? #106
Replies: 3 comments
-
#42 achieves the same thing as the libcamera upgrade, but when a camera is detected running any of the libcamera apps results in a segfault. I haven't gotten any further with it |
Beta Was this translation helpful? Give feedback.
-
Hmm. Maybe a dep being behind upstream on 24.05 is causing it? |
Beta Was this translation helpful? Give feedback.
-
I'm also struggling with this: the current flake does not compile since I only get an abort with coredump, while complaining about missing I also tried updating everything, but got nowhere; I will likely try that again soon, but if anyone has any pointers or ideas that would be lovely :D |
Beta Was this translation helpful? Give feedback.
-
Has anyone gotten the CSI (ribbon cable connector) camera to work on Raspberry Pi 5 with this? I merged #330393 in my personal copy of nixpkgs stable, and it builds & deploys correctly -- but I can't seem to see the CSI camera no matter how many times I poke around with
v4l2-ctl
or/dev
. What am I missing?Beta Was this translation helpful? Give feedback.
All reactions