#Install crowsnest.conf ... [FAILED]
57 messages ยท Page 1 of 1 (latest)
Send the output of ls -l ~/printer_data/config and ls -l ~/printer_data
ok doing it now 1 sec
ls -l ~/printer_data
total 52
drwxr-xr-x 3 pi pi 4096 Sep 21 2022 backup
drwxr-xr-x 2 pi pi 4096 Sep 21 2022 certs
drwxr-xr-x 2 pi pi 4096 Dec 14 19:16 comms
drwxr-xr-x 2 pi pi 4096 Dec 15 16:15 config
drwxr-xr-x 2 pi pi 4096 Sep 21 2022 database
drwxr-xr-x 3 pi pi 20480 Dec 14 09:56 gcodes
drwxr-xr-x 2 pi pi 4096 Dec 15 00:50 logs
-rw-r--r-- 1 pi pi 131 Mar 18 2023 moonraker.asvc
drwxr-xr-x 2 pi pi 4096 Dec 15 16:15 systemd
Can you send the crowsnest.conf?
sure 1 sec, ty for your time btw its much appreciated
it was saying failed when i tried to send unzipped for some reason
Did you modify that file?
Plenty of times, fiddling with the logitech cam resolution and also when trying to make the pi cam 3 work(i was using spyglass for picam 3 but now i hear crowsnest supports it so trying to do a fresh install)
I meant, after you tried to install it again
Yes please
You deleted the wrong file ๐
lol well im not a smart man!
You deleted the one from the repo and not your printer
Run following commands:
rm -rf ~/printer_data/config/crowsnest.conf
cd ~/crowsnest
git restore .
That should get it back and delete the correct file
all at once or seperately?
Alright done, didnt say anything when i did it
Should i make uninstall first before doing make install?
Just try the install again
No output is nearly always a good sign ^^
haha i think youre right its going farther this time
But I don't get what was wrong ๐ค
I usually can bumble my way through these things but im not sure, I read on the mainsail page that if you updated to v4 crowsnest (which i did at some point) via update manager that you have to revert back, uninstall, and then reinstall. And i think i didnt revert back
It's still downloading stuff quite a bit farther than last time, at a blazing 1.25 mbit
And i think i didnt revert back
If you have followed the guide on how to do it, like you described in your original message, then it should be fine.
The thing I'm currently wondering about is why it failed. Everything looked ok and it shouldn't have failed
I did not follow the guide, I found the guide after I had screwed up lol
installation successful woot rebooting
That can take a while. Download size will get shrunk down by like 30-40% with an update, as we are currently downloading some useless stuff
Oh ^^
Alright great my overhead cam is now working, one quick question. If this command is giving me this output that means the actual pi is not even seeing my picam 3 and nothing to do with crowsnest/spyglass correct?
pi@knotty smeltos:~ $ vcgencmd get_camera
supported=0 detected=0, libcamera interfaces=0
vcgencmd get_camera should show supported=1 detected=0, libcamera interfaces=1
So yes, this is some hardware stuff
Yeah thats what I thought, maybe the little cable just got jostled out. Thank you again for all your help!
I recommend you to use libcamera-hello --list-cameras to check for camera detection
No problem. If there are any further questions, don't hesitate to ask
libcamera-hello --list-cameras
Available cameras
0 : imx708 [4608x2592] (/base/soc/i2c0mux/i2c@1/imx708@1a)
Modes: 'SRGGB10_CSI2P' : 1536x864 [120.13 fps - (768, 432)/3072x1728 crop]
2304x1296 [56.03 fps - (0, 0)/4608x2592 crop]
4608x2592 [14.35 fps - (0, 0)/4608x2592 crop]
Maybe I was just wrong ^^
Any chance thats my logitech? I didnt think the resolution went that high
That's the v3
well shit lol
Oh, the vcgencmd get_camera only outputs something if you have start_x=1 inside your /boot/config.txt
This whole CSI cam topic already took enough of my sanity ๐
Okay okay haha, Ill poke around on my own. Ty!