Skip to content

Jack device activation

This MR adds the following jack-device activation logic in the device-activation module:

If an audio device is acquired by pipewire, the jack-device will be disabled. If pipewire cannot acquire an audio device, the jack-device will be enabled to created jack device nodes. If an audio device is not used by pipewire after a while, the device will be released and the jack-device will be enabled.

Merge request reports