Hey all π
I had been using MainsailOS for a while and decided to restart with a fresh image to update to bullseye after attempting a manual update and failing.
I have been able to get my config updated but after the re-image I have not been able to restore the webcam to a functional state.
I was initially using a PiCamera v1 but I have switched to a spare PiCamera v2 in an attempt to see if the module and or cables had issues but I am still struggling to get that working as well. I have tried using the legacy mode as well per some of the troubleshooting guides and that did not work either.
I have also removed and rebuilt crowsnest as I had seen that had fixed others issues but I am still stuck.
Maybe related, I am also using a BTT PITFT50 V1.0 and I needed to comment out dtoverlay=vc4-kms-v3d the boot config in order for the touch to work correctly:
# Enable DRM VC4 V3D driver
#dtoverlay=vc4-kms-v3d
#max_framebuffers=2
Anything I overlooked?