Describe the bug
Installation fails because v4l2loopback module can't be compiled.
Steps to reproduce the behavior
Start installation via Installer.
Expected behavior
no trouble
Photobooth Version
Independent
Browser and browser version
No response
Operating System
PiOS
Did it work before?
Yes
Latest working version
Unrelated to Photobooth
Additional context
64bit PiOS should be used.
Workaround on Pi OS 32bit:
sudo nano /boot/config.txt
Add
And reboot once before starting the installation.
Need to be fixed via official Pi Sources. See raspberrypi/linux#5410