https://bugs.kde.org/show_bug.cgi?id=487658
--- Comment #17 from Moritz <moritz1...@googlemail.com> --- Thank you z...@omaera.org. You summarized the problem better than I could have. The point is that in my (our?) case the crucial information for being able to different devices is not stored in 'node.nick' but in 'device.profile.description' / 'node.description'. 'node.nick' is exactly the same. > wpctl status > [...] > Audio > [...] > ├─ Sources: > │ 52. UMC202HD 192k Input 2 [vol: 1.00] > │ * 65. UMC202HD 192k Input 1 [vol: 1.00] > wpctl inspect 52 > [...] > alsa.card_name = "UMC202HD 192k" > device.profile.description = "Input 2" > node.description = "UMC202HD 192k Input 2" > node.nick = "UMC202HD 192k" > wpctl inspect 65 > [...] > alsa.card_name = "UMC202HD 192k" > device.profile.description = "Input 1" > node.description = "UMC202HD 192k Input 1" > node.nick = "UMC202HD 192k" -- You are receiving this mail because: You are watching all bug changes.