https://bugs.kde.org/show_bug.cgi?id=487658
--- Comment #18 from z411 <z...@omaera.org> --- Yes, that's exactly our case: > alsa.card_name = "Volt 2" > device.profile.description = "Mono Input 1" > node.description = "Volt 2 Mono Input 1" > node.nick = "Volt 2" > alsa.card_name = "Volt 2" > device.profile.description = "Mono Input 2" > node.description = "Volt 2 Mono Input 2" > node.nick = "Volt 2" And this is how these virtual devices are defined in UCM rules: > SectionDevice."Mic1" { > Comment "Mono Input 1" As you can see in this repository: https://github.com/alsa-project/alsa-ucm-conf/tree/master/ucm2 - This is how rules in all cards supported by this project are defined. I'm not sure if they will want to change the workings of their entire subsystem just to accommodate Plasma's applet, and even if they do, it sure will take a while. This could also be handled by how things are handled on PipeWire's side so I don't know who I should raise the issue with. For now I would kindly suggest for the priority of this bug to be raised and to find a workaround on our side as this is the only instance I've seen this being a problem. -- You are receiving this mail because: You are watching all bug changes.