Closed MattGeale closed 1 year ago
Closing this as it should be discussed with raspberry pi, and I see you've already reported at their repo.
Closing this as it should be discussed with raspberry pi, and I see you've already reported at their repo.
Copy, thanks. Yeah I raised with them because I assumed both repos were the same as they're exact clones of each other. Will update this thread too when and if I solve. Thanks!
Hi all, I'm stumped and have no idea where to go from here.
I have a PI 4B 8gb, Noir v3 wide camera and a fresh install of Full Raspian 64bit. Whenever I try and run libcamera-still -o test.jpg or something along those lines, libcamera complains and throws out errors such as:
multiple errors in sequence vs just a snippet - ran on ssh so know it doesn't find an interface as indicated in the top.
I've done full upgrade, apt update, and also verified the camera is being acknowledged as when running the libcamera-hello --list-cameras I get:
Libcamera-hello -t 0 when running the command via on the pi terminal (instead of ssh), shows the camera window briefly too per design of libcamera-hello, but those errors are still present.
If anyone could let me know what im doing wrong or if I'm missing some crucial part of configuring libcamera to play nice.
Thanks in advance!