#Webcam stopped working after System update
1 messages · Page 1 of 1 (latest)
I believe the latest update did something with python3 (that is what I saw briefly output to the screen during the update).
You are not the only one with the problem. I will look into it tomorrow
But I don't think it's python, as camera-streamer doesn't use python afaik and the error shows a libcamera file.
Seems like a recompile of camera-streamer could fix it. Try out:
cd ~/crowsnest/bin/camera-streamer
make clean
sudo make install
sudo reboot
```Didn't test it out yet, so if there are errors in this command, please forgive me
@fathom forge let us continue in this thread about the error, as I will post Something unrelated to this error there. The solution can be found above
ok
I will try it out now
it works
but it looks like you have to reboot after recompiling of camera-streamer
I think restarting crowsnest should be enough
Ok, good to know. ty for testing 😄
np
pi@fierce vesselos:~/crowsnest $ sudo make install
Debian 10 (buster) has reached end of life.
Therefor crowsnest has also end support for this.
We are sorry for inconvinience...
make: *** [Makefile:17: install] Error 1
ost(armv7l, 32bit)
Version: v0.11.0-248-gd725dfd3
OS: Raspbian GNU/Linux 10 (buster)
Distro: MainsailOS 0.7.0 (buster)
Load: 1.18, Mem: 170.7 MB / 871.7 MB, Temp: 40°C
wlan0 (192.168.1.190) : Bandwidth: 3.7 kB/s , Received: 28.5 MB , Transmitted: 5.7 MB
@sly token Please just read your error and don't post in random threads, if your error obviously doesn't have to do anything with this error. If you don't want to reflash your system, because Debian 10 (buster) has reached end of life., then you should have a look at https://crowsnest.mainsail.xyz/faq/use-legacy-on-buster After you changed that things mentioned on the site, you should run cd ~/crowsnest && sudo make install
It was working fine then after teh last patch It quit and dont errors out with that error above is why i here
I was folowing the instructions and got that error
Im thinking I may just pull the SD reflash mainsale os and restor the config
sorry to bothter yall
In ALL FAIRNESS i DIDNT RELISE MY os WAS OLD AND HAVENT BEEN UPDATEING
caps
You didn't follow that specific instructions I sent with the link
going to
just saw the message
I dont know much about linux and just asumed that it was updateing the os
If you read the error of the post (inside the log), it's a complete different error as in your log. So please compare them next time, before trying some things, someone posted, as some special things could break your installation.
Your error comes from an crowsnest update that dropped buster support (v3->v4). The error of this post comes from a normal apt update && apt upgrade as one package had an update and broke the self-compiled versions of the new backend of v4
Nope it doesn't. There are some ways to update it, but that will break parts of your OS on a Raspberry Pi
Yes, sadly. After the reflash it could be that you need to run those commands 😄
Didn't yet test it myself, but going to in a few minutes
Im going to do that to the printer after the 20 hour job finishes
@strong yarrow So what is the solution to my problem? a lot of different problems here, not sure what fix if any is for me.
@upbeat cairn Sry, some people just post random stuff in random posts, sometimes. Have a look at the top of the post. I replied to the message too.
Sorry to bother, I had the same issue, cam blank and 00 FPS after crowsnest latest update. I followed this until sudo install. I am wondering if sudo reboot would interrupt my current printing?
As it will restart your pi, it will ofc interrupt your print