Please add content similar to the following:
# /etc/systemd/system/polkit-agent-helper@.service.d/override.conf
[Service]
PrivateDevices=no
DeviceAllow=char-video4linux rw
Because polkit-agent-helper@.service now uses DevicePolicy=strict, this prevents pam_howdy.so from accessing the camera device. See: howdy#1077
Pinned Comments
SelfRef commented on 2025-12-23 07:11 (UTC)
After every Python version update, libraries needs to be updated as well (
python-dlibandpython-opencv). This is nothowdy's fault.