if
mmal: mmal_vc_component_enable: failed to enable component: ENOSPC
mmal: camera component couldn’t be enabled
mmal: main: Failed to create camera component
mmal: Failed to run camera app. Please check for firmware updates
if
mmal: mmal_vc_component_enable: failed to enable component: ENOSPC
mmal: camera component couldn’t be enabled
mmal: main: Failed to create camera component
mmal: Failed to run camera app. Please check for firmware updates
Additional Script after a fresh raspberrypiOS (Buster Legacy Lite) Installation.
Continue reading „Install videolooper and waveshare driver alltogether“
ultimate_kiosk.sh
Ultimate Kiosk Script with RaspberryPi OS (Buster) and Xdotool:
Continue reading „Ultimate Chromium Kiosk Script“
Um Podcasts über Mopidy spielen und verwalten zu können, braucht man die Podcast-Erweiterung. In der /etc/mopidy/mopidy.conf äussert sie sich dann so:
Continue reading „Mopidy Podcasts“

PiShrink is a bash script that automatically shrink a pi image that will then resize to the max size of the SD card on boot. This will make putting the image back onto the SD card faster and the shrunk images will compress better. In addition the shrunk image can be compressed with gzip and xz to create an even smaller image. Parallel compression of the image using multiple cores is supported.
https://github.com/Drewsif/PiShrink/