#klipperscreen and webcam stopped working
1 messages ยท Page 1 of 1 (latest)
About klipperscreen please have a look inside #klipper-screen.
What camera are you using exactly?
some aliexpress webcam. it uses the dsi cable
this channel is closed
Exactly. The reason is written in the last message. I can try to give you some help from my experience with fixing module v3 with klipperscreen but I can't promise anything as I don't use it myself
Please send your /boot/config.txt and send your crowsnest.log
A link to the cam would be nice too
Site is empty. Send the output of v4l2-ctl --list-devices instead
bcm2835-codec-decode (platform:bcm2835-codec):
/dev/video10
/dev/video11
/dev/video12
/dev/video18
bcm2835-isp (platform:bcm2835-isp):
/dev/video13
/dev/video14
/dev/video15
/dev/video16
mmal service 16.1 (platform:bcm2835-v4l2-0):
/dev/video0
this is what i get
Did you try to reseat the camera cable?
Anything you might have updated before restarting the printer?
i just reseated the dsi cable
not that i remember... i do use the mainsail updater
also for the screen, when i do: sudo nano /usr/share/X11/xorg.conf.d/99-fbturbo.conf
and add /dev/fb0 to it, it removes it after reboot
Can't say anything about that
This output seems weird. Normally there are at least two /dev/video devices but you only got one somehow
then its probably just dead
but its kinda strange that i got a issue with the screen at the same time
Could also mean that it doesn't get detected correct.
That's making me suspicious too
Can you send your /boot/config.txt?
And apt list udev
Wouldn't make any sense that it's connected to that but maybe ๐คทโโ๏ธ
Listing... Done
udev/oldstable,now 241-7~deb10u9+rpi1 armhf [installed]
cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Already thought that but should be ok.
yeah, the only thing i use this pi for is a vpn, so i can access my printer from everywhere
dtoverlay=vc4-fkms-v3d can cause problems with picam module v3 maybe it's connected to that too. Change it to dtoverlay=vc4-kms-v3d
ok i did, lets see
Your screen won't be rotated anymore afaik
indeed, its not rotated anymore
camera back?
Thought it's already up because of that ^^
and the screen is black now haha
Just change it back ^^
let me reboot it again
wait whut its upside down again. the screen shows the console for a few seconds and then it gets black
really strange
That's bad.
jup
Hard to say what's the problem here. My guess is an update to a system package that somehow messed up your /boot/config.txt. That would explain why your screen was gone.
probably...
maybe i'll just back up my klipper stuff and mainsail config and do a clean install...
yes i do
Then install a fresh os on that just to try if it's working
but I want to use this one because it was a expensive one haha
but ill try this first
thanks for the help!
Sure np. Hopefully it's just a bad installation.
i hope soo too
It was indeed something software related, cause the camera works again
Now I'm gonna set up everything again......
Wish me luck
A lot of things have changed in the file system ๐ญ. What is Crowsnest?๐ Never seen it before
The thing you want to use for cameras ๐
It's replacing the webcam.cfg, or whatever it was
I don't know why I never asked for a crowsnest.log ^^
Most important thing was the change from ~/klipper-config to ~/printer_data/config
I keep getting this problem: mcu 'rpi': Unable to open port: [Errno 2] No such file or directory: '/tmp/klipper_host_mcu'