Groovy: the version 1:13.99.2-1ubuntu2.2 introduced a regression: after unplug the headphone, the speakers can't be auto selected. This issue is similar to https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1043
upstream has a fix for it: eaa6d5d6c1a7 (switch-on-port-available: Fix switching away from unplugged headphones), so as this fix does, I changed the 0703-switch-on-unknown.patch to move the code to port_available_hook_callback() in the ubuntu2.3. Please help upload ubuntu2.3 debdiff. Thanks.?field.comment=Groovy: the version 1:13.99.2-1ubuntu2.2 introduced a regression: after unplug the headphone, the speakers can't be auto selected. This issue is similar to https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1043 upstream has a fix for it: eaa6d5d6c1a7 (switch-on-port-available: Fix switching away from unplugged headphones), so as this fix does, I changed the 0703-switch-on-unknown.patch to move the code to port_available_hook_callback() in the ubuntu2.3. Please help upload ubuntu2.3 debdiff. Thanks. ** Patch added: "pulseaudio_13.99.2-1ubuntu2.3.debdiff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1908167/+attachment/5449306/+files/pulseaudio_13.99.2-1ubuntu2.3.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1908167 Title: [SRU] pulseaudio: the headset-mic or heapdhone-mic could not be selected automatically if there is no internal mic Status in HWE Next: New Status in OEM Priority Project: New Status in pulseaudio package in Ubuntu: Fix Released Status in pulseaudio source package in Focal: Fix Committed Status in pulseaudio source package in Groovy: Fix Committed Status in pulseaudio source package in Hirsute: Fix Released Bug description: [Impact] On the Dell AIO machines, there is no internal mic, after plugging a headset, users expect the headset-mic or headphone-mic could be selected automatically. But with the current rule, the headset-mic/headphone-mic will not be selected automatically and even users manually select them, they will not show up in the gnome sound setting, and users could not record sound by headset-mic/headphone-mic. [Fix] backport a patch from pulseaudio mergerequest, the patch is going to be merged to pulseaudio 14.1. This patch could be backported to hirsute without any change, but need to be changed if backport it to groovy and focal. [Test] On those Dell AIO, plug a headset, open the gnome sound setting, the headset-mic is selected automatically, use the headset-mic to record the sound, the sound could be recorded and the sound quality is good. [Where problems could occur] This patch could change the policy of audio device switching, it will not affect all audio devices, but only the devices which has AVAIL_UNKNOWN available status, that means it has possibility to introduce the regression on headphone-mic ,headset-mic, internal mic and internal speaker's switching since they all has AVAIL_UNKNOWN status. For example, after unpluging the headset, the input device will not switch to internal mic automatically or after unplug the headphone, the output device will not switch to internal speaker automatically. But this possibility is very low, we have tested the patch on many Dell and Lenovo machines, all worked well. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1908167/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp