SUMMARY The audio devices info at kinfocenter uses only pactl utility to obtain information about audio devices, but on distros like fedoa that uses only pipewire and wireplumber as profile manager one can use another built-in native wireplumber utility to obtain these infos, the wpctl status command. STEPS TO REPRODUCE 1. Use a distro shiped with pipewire and wireplumber 2. Open Kinfocenter and search for device => audio OBSERVED RESULT See a warn asking you to install pactl EXPECTED RESULT See audio devices information SOFTWARE/OS VERSIONS Operating System: Fedora Linux 40 KDE Plasma Version: 6.1.0 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.1 Kernel Version: 6.9.6-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-3632QM CPU @ 2.20GHz ADDITIONAL INFORMATION kinfocenter-6.1.0-1.fc40.x86_64
Probably makes sense to allow it to request multiple CLI programs have it use the first one it finds. That way it could for ask for `wpctl`, and then fall back to `pactl`.
*** Bug 498047 has been marked as a duplicate of this bug. ***