Alex
Alex
it seems my statement wasnt right afterall... after a reboot - the cam only works with start_x=1, I had to set #camera_auto_detect=1... But now the picture also became messed up......
Ill investigate further... (also some peops think its related to bullseye: https://issueexplorer.com/issue/raspberrypi/linux/4697)
ok, it seems my env variables didnt work out... situation now is: start_x=1 #camera_auto_detect=1 (and docker run -d --restart -v octoprint:/octoprint --device /dev/ttyUSB0:/dev/ttyUSB0 --device /dev/video0:/dev/video0 -e ENABLE_MJPG_STREAMER=true -e "MJPG_STREAMER_INPUT=-r 800x600...
grep 'vc4-.*-v3d' /boot/config.txt throw nth out...
doesnt boot anymore after these 4 cmds...
I am using it always per ssh...
changed it back > boots
I have set it to 128MB (the GPU mem) tmr I can do additional tests...
ok, it seems it is somehow related with the Pi4 being powered by the 3D-Printer... When I power it with an external Powerplug, it comes up... Ill dig into it...
Ok, it cannot load the webcam with dtoverlay=vc4-kms-v3d Ill go back to my old "legacy" setup...