#postmarketos #linuxmobile an annoying power management problem: VCM/Lens drivers typically just `pm_runtime_get` on `open()` and `pm_runtime_put` on `close()`… so these devices only get autosuspended when they aren't held open by anyone… and VERY HELPFULLY pipewire&wireplumber (via […]
Comments