#I still can't detect my rpi cam anymore..

59 messages · Page 1 of 1 (latest)

uneven gate
#

I've had it working fine for a while, but now I can't detect it anymore... I have check the ribbon and it seems fine.
I have followed https://crowsnest.mainsail.xyz/faq/upgrade-from-v3-to-v4, but now I don't have crowsnest in my update section anymore, so this may be linked. I have followed the trouble shooting guide too. I have linked my config.txt, maybe I've done something wrong?

steel lynx
#

Please fix your tags #readme

#

What exactly is your problem right now? Crowsnest not installed or camera not detected?
Send a log and send the output of ls -la ~/crowsnest/tools

uneven gate
#

Sorry, I somehow missed the webcam tag ! And also sorry for the late answer, I somehow didn't recieve a notification when you replied,....
well actually, my issue is kind of both... After some updates, I can't detect my rpi noIr camera... I've tried to follow the documentation here https://crowsnest.mainsail.xyz/faq/upgrade-from-v3-to-v4
However, now, I don't see crowsnest in my update manager, and I'm getting the warning shown in the picture, but the path seems to be correct, and most importantly, different than what the warning tells me.
And I still can't detect my camera

There is a huge different between Crowsnest v3 and v4. Unfortunately, it also means that there are major breaking changes, and you'll need to do some manual steps to upgrade.

#

and there's no libs folder, where the path is telling me to go

steel lynx
#

Your whole installation seems to be broken atm...I guess best would be to run

cd ~/crowsnest
make uninstall
git checkout legacy/v3
make uninstall
cd ~
rm -rf crowsnest``` and then start over
uneven gate
#

oh, okay, will do

steel lynx
uneven gate
#

btw, so I can try and figure out next time, how do you know the installation is broken ?

steel lynx
#

You are missing the libs folder xD

uneven gate
#

oh, okay hahaha, i thought it was more elaborate haha

steel lynx
#

It could be that you are on the wrong branch right now too

uneven gate
#

that's entirely possible, i've had some issue following the guide, with the different branch

steel lynx
#

But as you got camera-streamer installed, there might be something messed up

uneven gate
#

and i was kind of lost as to what was removed, what wasn't, what wasn't touched

steel lynx
#

Yes

uneven gate
#

alright, ill keep you updated

steel lynx
#

Oh you might don't have camera-streamer installed, got confused with another post. But still I would recommend to just completely start over, just to be sure everything is correct

uneven gate
#

so do I also need to install this ?

steel lynx
#

It will install automatically

uneven gate
#

just to make sure, these aren't errors, right?

#

because they look like the errors i get in a terminal when I code, however, it never states its an error, here

steel lynx
#

Yeah, I don't know what exactly that is and I can understand what you mean, but if it doesn't interrupt the installation, everything is fine

uneven gate
#

okay it just finished installing i think

steel lynx
uneven gate
#

okay, now crowsnest appears in the update manager, but still no sign of a camera...

steel lynx
uneven gate
#

Yes I was following this, but I don't detect anything. HOWEVER, the time is not correct. Is it UK time or local time? Because otherwise, the last entry is from an hour ago

#

and well.. still no camerra detected..

steel lynx
#

Run vcgencmd get_camera and systemctl status crowsnest

#

Did you reboot after installation?

uneven gate
#

yes

#

To be fair, the issue may be withing my rpi. I've had connection issue with the mcu, and now the display too. I will buy a ribbon cable to plug the cam into a pi3 or 4, and I'll swap them. We will see if that fixes it

steel lynx
#

The thing about the second picture is, that it doesn't even start somehow

#

Send the output of journalctl -g crowsnest

#

I hope that's the correct command ^^

#

journalctl -r -g crowsnest would be better

uneven gate
#

and then it says line 1-52

steel lynx
#

date

uneven gate
steel lynx
#

Then your timezone is set wrong

uneven gate
#

but what about crowsnest not even starting ?

steel lynx
#

ERROR: No usable Devices Found. Stopping crowsnest

uneven gate
#

oh okay, makes sense

steel lynx
#

Crowsnest is just some bash scripts, that will start some backends for you, that it's easier to configure everything and getting a cam running

uneven gate
#

okay
I guess I will keep you updated one I make the swap. Thanks for the help !

uneven gate
#

just a quick update: I've realised I dont have crowsnest on my second printer, and the webcam works fine. Could this be a lead ?

#

its a usb webcam

#

(as opposite to the rpi cam on the voron)

steel lynx
#

Could this be a lead ?
What exactly do you mean with that right now?

steel lynx
#

If you meant that without crowsnest it's working and you shouldn't use it, then go ahead, but then you are most likely using webcamd and that thing is outdated for a long time now

uneven gate
#

Nah, I just meant that I have my other printer working without crowsnest, so maybe there was another work around. But in any case, I have received my new ribbon cable, and changed the rpi zero 2w to my 3b+ for now. And oh my. I managed to reflash my v0 display, and the camera is working. This was a pure drop in replacement, by just moving the sd card, and repluging the cable

#

it was seamless