Verification for hirsute: adding below 2 lines in the /etc/apt/sources.list: deb http://cn.archive.ubuntu.com/ubuntu/ hirsute-proposed main restricted multiverse universe deb-src http://cn.archive.ubuntu.com/ubuntu/ hirsute-proposed main restricted multiverse universe
sudo apt-get update sudo apt install gnome-control-center After version 1:3.38.5-1ubuntu2 is installed, reboot the machine, open the gnome-control-center sound, the speaker is the active output device, change the volume, the output volume could be changed with UI change, plug a HDMI monitor, select HDMI audio from UI, adjust the volume from volume-slider, the output volume could be changed with the volume-slider change. Verification done on hirsute. thx. ** Tags removed: verification-needed verification-needed-hirsute ** Tags added: verification-done verification-done-hirsute -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1938747 Title: [SRU] can't adjust output volume through volume-slider after changing output-device Status in HWE Next: New Status in gnome-control-center package in Ubuntu: Fix Released Status in gnome-control-center source package in Focal: In Progress Status in gnome-control-center source package in Hirsute: Fix Committed Status in gnome-control-center source package in Impish: Fix Released Bug description: [Impact] On the machine with the legacy HDA audio driver, suppose the current output device is Speaker, users plug a HDMI monitor and select the HDMI audio as the current output device in the g-c-c, after that the output volume can't be adjusted through the volume-slider in the g-c-c. The UI of the volume-slider could be changed, but the output volume doesn't change. [Fix] Backport 1 upstream commit 0f18a662be6ee0d225249d1ad003dfef69294449. The root cause of this issue is the stream is not got when changing the output-device, the patch adds the getting stream in the update_sink callback, this could fix this bug. [Test] run the patches g-c-c, plug a hdmi monitor, select the HDMI audio from g-c-c, then change the output volume via volume-slider, play music, the sound could be changed with the adjustment with the volume-slider. [Where problems will occur] This patch brings the change to the output and input volume adjustment in the cc-sound-panel, this could make the output/input volume changing not work anymore, for example, the internal speaker or internal mic work well, after plugging a headset, the output device changes to headphone, the intput device changes to Mic, then the volume adjustment doesn't work on headphone and Mic anymore. But this possibility is very low since I tested the patch on different Lenovo and Dell machines, no regression found so far. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1938747/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

