https://bugs.kde.org/show_bug.cgi?id=515833
--- Comment #3 from MisterE <[email protected]> --- Maybe these are not hardcoded strings in KDE, but it uses the port names underneath ("Speakers" and "Headphones"). These seem to correspond to: analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability group: Legacy 3, not available) analog-output-headphones: Headphones (type: Headphones, priority: 9900, availability group: Legacy 4, available) See the full output below. It is unclear to me whether this can be customized in Wireplumber. The following ticket does not give me much hope: https://github.com/i3/i3status/pull/505 One possible option would be to provide a setting to never use port names. pactl list sinks Sink #486 State: SUSPENDED Name: alsa_output.pci-0000_00_1f.3.analog-stereo Description: Built-in Audio Analog Stereo Driver: PipeWire Sample Specification: s32le 2ch 48000Hz Channel Map: front-left,front-right Owner Module: 4294967295 Mute: no Volume: front-left: 23593 / 36% / -26.62 dB, front-right: 23593 / 36% / -26.62 dB balance 0.00 Base Volume: 65536 / 100% / 0.00 dB Monitor Source: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor Latency: 0 usec, configured 0 usec Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY Properties: alsa.card = "0" alsa.card_name = "HDA Intel PCH" alsa.class = "generic" alsa.components = "HDA:10ec0257,17aa225a,00100001 HDA:8086280b,80860101,00100000" alsa.device = "0" alsa.driver_name = "snd_hda_intel" alsa.id = "ALC257 Analog" alsa.long_card_name = "HDA Intel PCH at 0xe8248000 irq 172" alsa.mixer_name = "Realtek ALC257" alsa.name = "ALC257 Analog" alsa.resolution_bits = "16" alsa.subclass = "generic-mix" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.sync.id = "00000000:00000000:00000000:00000000" api.alsa.card.longname = "HDA Intel PCH at 0xe8248000 irq 172" api.alsa.card.name = "HDA Intel PCH" api.alsa.path = "front:0" api.alsa.pcm.card = "0" api.alsa.pcm.stream = "playback" audio.channels = "2" audio.position = "FL,FR" card.profile.device = "6" device.api = "alsa" device.class = "sound" device.icon_name = "audio-card-analog" device.id = "58" device.profile.description = "Analog Stereo" device.profile.name = "analog-stereo" device.routes = "2" factory.name = "api.alsa.pcm.sink" media.class = "Audio/Sink" device.description = "Built-in Audio" node.name = "alsa_output.pci-0000_00_1f.3.analog-stereo" node.nick = "ALC257 Analog" node.pause-on-idle = "false" object.path = "alsa:acp:PCH:6:playback" port.group = "playback" priority.driver = "1009" priority.session = "1009" factory.id = "19" clock.quantum-limit = "8192" client.id = "60" node.driver = "true" node.loop.name = "data-loop.0" library.name = "audioconvert/libspa-audioconvert" object.id = "48" object.serial = "486" api.acp.auto-port = "false" api.acp.auto-profile = "false" api.alsa.card = "0" api.alsa.split-enable = "true" api.alsa.use-acp = "true" api.dbus.ReserveDevice1 = "Audio0" api.dbus.ReserveDevice1.Priority = "-20" device.bus = "pci" device.bus_path = "pci-0000:00:1f.3" device.enum.api = "udev" device.form_factor = "internal" device.name = "alsa_card.pci-0000_00_1f.3" device.nick = "HDA Intel PCH" device.plugged.usec = "10231148" device.product.id = "0x9d71" device.product.name = "Sunrise Point-LP HD Audio" device.subsystem = "sound" sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0" device.vendor.id = "0x8086" device.vendor.name = "Intel Corporation" spa.object.id = "2" device.string = "0" Ports: analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability group: Legacy 3, not available) analog-output-headphones: Headphones (type: Headphones, priority: 9900, availability group: Legacy 4, available) Active Port: analog-output-headphones Formats: pcm -- You are receiving this mail because: You are watching all bug changes.
