Activity log for bug #2042902

Date Who What changed Old value New value Message
2023-11-07 06:29:01 Artur Pak bug added bug
2023-11-07 06:31:38 Artur Pak affects pulseaudio (Ubuntu) alsa-ucm-conf (Ubuntu)
2023-11-07 08:06:32 Artur Pak description [ Impact ] Affects devices that use SoundWire-Audio Codec-ALC713 and SoundWire-Jack Codec-ALC713. Without correct configurations in userspace above codecs cannot be used. [ Fix ] Adding rt713 config files in ucm2 will allow to utilize those codecs. [ Test Plan ] In progress [ Impact ] Affects devices that use SoundWire-Audio Codec-ALC713 and SoundWire-Jack Codec-ALC713. Without correct configurations in userspace above codecs cannot be used. [ Fix ] Adding rt713 config files in ucm2 will allow to utilize those codecs. Upstream commit added support: https://github.com/alsa-project/alsa-ucm-conf/pull/363 [ Test Plan ] On the device with rt713 codecs: !!-------Mixer controls for card sofsoundwire Card sysdefault:1 'sofsoundwire'/'Intel Soundwire SOF' Mixer name : 'Intel Meteorlake HDMI' Components : 'HDA:8086281d,80860101,00100000 cfg-spk:2 cfg-amp:2 hs:rt713-sdca spk:rt1316 mic:rt713-dmic' Controls : 59 Simple ctrls : 36 Before fix: 1. $ alsactl init alsa-lib utils.c:364:(uc_mgr_config_load_into) could not open configuration file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf alsa-lib parser.c:77:(uc_mgr_config_load_file) error: failed to open file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf: -2 alsa-lib main.c:1412:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 Found hardware: "sof-soundwire" "Intel Meteorlake HDMI" "HDA:8086281d,80860101,00100000 cfg-spk:2 cfg-amp:2 hs:rt713-sdca spk:rt1316 mic:rt713-dmic" "" "" Hardware is initialized using a generic method 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch' ; type=BOOLEAN,access=rw------,values=1 : values=off ... numid=33,iface=MIXER,name='IEC958 Playback Switch' ; type=BOOLEAN,access=rw------,values=1 : values=off After fix: after adding patch files 1. $ alsactl init alsa-lib main.c:779:(execute_sequence) exec '/bin/rm -rf /var/lib/alsa/card0.conf.d' failed (exit code 1) (note: assuming that failed to remove the empty directory is not a critical problem) 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch' ; type=BOOLEAN,access=rw------,values=1 : values=on ... numid=33,iface=MIXER,name='IEC958 Playback Switch' ; type=BOOLEAN,access=rw------,values=1 : values=on [Where problems could occur] * This change adds new hardware support. * The change only adds new hardware support, it will not affect other codec device. [ Other Info ] * Anything else you think is useful to include * Anticipate questions from users, SRU, +1 maintenance, security teams and the Technical Board * and address these questions in advance
2023-11-07 08:50:32 Artur Pak description [ Impact ] Affects devices that use SoundWire-Audio Codec-ALC713 and SoundWire-Jack Codec-ALC713. Without correct configurations in userspace above codecs cannot be used. [ Fix ] Adding rt713 config files in ucm2 will allow to utilize those codecs. Upstream commit added support: https://github.com/alsa-project/alsa-ucm-conf/pull/363 [ Test Plan ] On the device with rt713 codecs: !!-------Mixer controls for card sofsoundwire Card sysdefault:1 'sofsoundwire'/'Intel Soundwire SOF' Mixer name : 'Intel Meteorlake HDMI' Components : 'HDA:8086281d,80860101,00100000 cfg-spk:2 cfg-amp:2 hs:rt713-sdca spk:rt1316 mic:rt713-dmic' Controls : 59 Simple ctrls : 36 Before fix: 1. $ alsactl init alsa-lib utils.c:364:(uc_mgr_config_load_into) could not open configuration file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf alsa-lib parser.c:77:(uc_mgr_config_load_file) error: failed to open file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf: -2 alsa-lib main.c:1412:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 Found hardware: "sof-soundwire" "Intel Meteorlake HDMI" "HDA:8086281d,80860101,00100000 cfg-spk:2 cfg-amp:2 hs:rt713-sdca spk:rt1316 mic:rt713-dmic" "" "" Hardware is initialized using a generic method 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch' ; type=BOOLEAN,access=rw------,values=1 : values=off ... numid=33,iface=MIXER,name='IEC958 Playback Switch' ; type=BOOLEAN,access=rw------,values=1 : values=off After fix: after adding patch files 1. $ alsactl init alsa-lib main.c:779:(execute_sequence) exec '/bin/rm -rf /var/lib/alsa/card0.conf.d' failed (exit code 1) (note: assuming that failed to remove the empty directory is not a critical problem) 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch' ; type=BOOLEAN,access=rw------,values=1 : values=on ... numid=33,iface=MIXER,name='IEC958 Playback Switch' ; type=BOOLEAN,access=rw------,values=1 : values=on [Where problems could occur] * This change adds new hardware support. * The change only adds new hardware support, it will not affect other codec device. [ Other Info ] * Anything else you think is useful to include * Anticipate questions from users, SRU, +1 maintenance, security teams and the Technical Board * and address these questions in advance [ Impact ] Affects devices that use SoundWire-Audio Codec-ALC713 and SoundWire-Jack Codec-ALC713. Without correct configurations in userspace above codecs cannot be used. [ Fix ] Adding rt713 config files in ucm2 will allow to utilize those codecs. Upstream commit added support: https://github.com/alsa-project/alsa-ucm-conf/pull/363 [ Test Plan ] Device with the soundwire card $ cat /proc/asound/cards 0 [sofsoundwire ]: sof-soundwire - sof-soundwire Intel Soundwire SOF Before fix: 1. $ alsactl init alsa-lib utils.c:364:(uc_mgr_config_load_into) could not open configuration file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf alsa-lib parser.c:77:(uc_mgr_config_load_file) error: failed to open file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf: -2 alsa-lib main.c:1412:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 Found hardware: "sof-soundwire" "Intel Meteorlake HDMI" "HDA:8086281d,80860101,00100000 cfg-spk:2 cfg-amp:2 hs:rt713-sdca spk:rt1316 mic:rt713-dmic" "" "" Hardware is initialized using a generic method 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=off ... numid=33,iface=MIXER,name='IEC958 Playback Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=off After fix: after adding patch files 1. $ alsactl init alsa-lib main.c:779:(execute_sequence) exec '/bin/rm -rf /var/lib/alsa/card0.conf.d' failed (exit code 1) (note: assuming that failed to remove the empty directory is not a critical problem) 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=on ... numid=33,iface=MIXER,name='IEC958 Playback Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=on [Where problems could occur]  * This change adds new hardware support.  * The change only adds new hardware support,    it will not affect other codec device. [ Other Info ] In progress...
2023-11-09 07:27:07 Artur Pak description [ Impact ] Affects devices that use SoundWire-Audio Codec-ALC713 and SoundWire-Jack Codec-ALC713. Without correct configurations in userspace above codecs cannot be used. [ Fix ] Adding rt713 config files in ucm2 will allow to utilize those codecs. Upstream commit added support: https://github.com/alsa-project/alsa-ucm-conf/pull/363 [ Test Plan ] Device with the soundwire card $ cat /proc/asound/cards 0 [sofsoundwire ]: sof-soundwire - sof-soundwire Intel Soundwire SOF Before fix: 1. $ alsactl init alsa-lib utils.c:364:(uc_mgr_config_load_into) could not open configuration file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf alsa-lib parser.c:77:(uc_mgr_config_load_file) error: failed to open file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf: -2 alsa-lib main.c:1412:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 Found hardware: "sof-soundwire" "Intel Meteorlake HDMI" "HDA:8086281d,80860101,00100000 cfg-spk:2 cfg-amp:2 hs:rt713-sdca spk:rt1316 mic:rt713-dmic" "" "" Hardware is initialized using a generic method 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=off ... numid=33,iface=MIXER,name='IEC958 Playback Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=off After fix: after adding patch files 1. $ alsactl init alsa-lib main.c:779:(execute_sequence) exec '/bin/rm -rf /var/lib/alsa/card0.conf.d' failed (exit code 1) (note: assuming that failed to remove the empty directory is not a critical problem) 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=on ... numid=33,iface=MIXER,name='IEC958 Playback Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=on [Where problems could occur]  * This change adds new hardware support.  * The change only adds new hardware support,    it will not affect other codec device. [ Other Info ] In progress... [ Impact ] Affects devices with SoundWire-Audio Codec-ALC713 and SoundWire-Jack Codec-ALC713. Without correct configurations in userspace above codecs cannot be used. Thus in Settings > Sound > Output test doesn't produce sounds and Input device is greyed out. [ Fix ] Adding rt713 config files in ucm2 will allow to utilize those codecs. Upstream commit added support: https://github.com/alsa-project/alsa-ucm-conf/pull/363 [ Test Plan ] Device with the soundwire card $ cat /proc/asound/cards  0 [sofsoundwire ]: sof-soundwire - sof-soundwire                       Intel Soundwire SOF Before fix: 1. $ alsactl init alsa-lib utils.c:364:(uc_mgr_config_load_into) could not open configuration file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf alsa-lib parser.c:77:(uc_mgr_config_load_file) error: failed to open file /usr/share/alsa/ucm2/sof-soundwire/rt713.conf: -2 alsa-lib main.c:1412:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 Found hardware: "sof-soundwire" "Intel Meteorlake HDMI" "HDA:8086281d,80860101,00100000 cfg-spk:2 cfg-amp:2 hs:rt713-sdca spk:rt1316 mic:rt713-dmic" "" "" Hardware is initialized using a generic method 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=off ... numid=33,iface=MIXER,name='IEC958 Playback Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=off After fix: after adding patch files 1. $ alsactl init alsa-lib main.c:779:(execute_sequence) exec '/bin/rm -rf /var/lib/alsa/card0.conf.d' failed (exit code 1) (note: assuming that failed to remove the empty directory is not a critical problem) 2. $ amixer contents ... numid=24,iface=MIXER,name='Headphone Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=on ... numid=33,iface=MIXER,name='IEC958 Playback Switch'   ; type=BOOLEAN,access=rw------,values=1   : values=on [Where problems could occur]  * This change adds new hardware support.  * The change only adds new hardware support,    it will not affect other codec device.
2023-11-10 02:47:58 Artur Pak attachment added alsa-ucm-conf_1.2.6.3-1ubuntu1.9.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5717627/+files/alsa-ucm-conf_1.2.6.3-1ubuntu1.9.debdiff
2023-11-10 03:24:21 Artur Pak attachment added alsa-ucm-conf_1.2.6.3-1ubuntu9.3.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5717628/+files/alsa-ucm-conf_1.2.6.3-1ubuntu9.3.debdiff
2023-11-10 03:37:37 Artur Pak bug added subscriber Kai-Chuan Hsieh
2023-11-10 03:38:23 Artur Pak bug added subscriber Andy Chi
2023-11-10 04:13:58 Ubuntu Foundations Team Bug Bot tags patch
2023-11-10 04:14:02 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors
2023-11-10 05:44:15 Artur Pak attachment added alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5717676/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-10 06:36:42 Artur Pak attachment added alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5717724/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-14 01:58:10 Andy Chi attachment removed alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5717724/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-14 02:49:57 Artur Pak bug added subscriber OEM Solutions Group: Engineers
2023-11-14 02:50:07 Artur Pak tags patch oem-priority originate-from-2041774 patch somerville
2023-11-14 02:51:58 Artur Pak alsa-ucm-conf (Ubuntu): assignee Artur Pak (artur-at-work)
2023-11-14 02:52:24 Artur Pak oem-priority: assignee Artur Pak (artur-at-work)
2023-11-14 02:52:25 Artur Pak oem-priority: importance Undecided Critical
2023-11-14 02:54:47 Artur Pak alsa-ucm-conf (Ubuntu): assignee Artur Pak (artur-at-work)
2023-11-15 01:50:49 Artur Pak attachment added alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5719456/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-23 11:39:20 Julian Andres Klode removed subscriber Ubuntu Sponsors
2023-11-24 02:37:41 Andy Chi nominated for series Ubuntu Noble
2023-11-24 02:37:41 Andy Chi bug task added alsa-ucm-conf (Ubuntu Noble)
2023-11-24 02:37:41 Andy Chi nominated for series Ubuntu Jammy
2023-11-24 02:37:41 Andy Chi bug task added alsa-ucm-conf (Ubuntu Jammy)
2023-11-24 02:37:41 Andy Chi nominated for series Ubuntu Mantic
2023-11-24 02:37:41 Andy Chi bug task added alsa-ucm-conf (Ubuntu Mantic)
2023-11-24 02:37:41 Andy Chi nominated for series Ubuntu Lunar
2023-11-24 02:37:41 Andy Chi bug task added alsa-ucm-conf (Ubuntu Lunar)
2023-11-24 02:40:50 Andy Chi alsa-ucm-conf (Ubuntu Jammy): importance Undecided Medium
2023-11-24 02:40:53 Andy Chi alsa-ucm-conf (Ubuntu Lunar): importance Undecided Medium
2023-11-24 02:40:55 Andy Chi alsa-ucm-conf (Ubuntu Mantic): importance Undecided Medium
2023-11-24 02:40:57 Andy Chi alsa-ucm-conf (Ubuntu Noble): importance Undecided Medium
2023-11-24 02:41:10 Andy Chi oem-priority: status New In Progress
2023-11-24 06:33:47 Artur Pak attachment removed alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5719456/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-24 06:34:05 Artur Pak attachment removed alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5717676/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-24 06:35:46 Artur Pak attachment added alsa-ucm-conf_1.2.9-1ubuntu3.1.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5722911/+files/alsa-ucm-conf_1.2.9-1ubuntu3.1.debdiff
2023-11-24 06:37:01 Artur Pak attachment added alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5722912/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-24 06:48:10 Artur Pak bug added subscriber Ubuntu Sponsors
2023-11-24 08:24:13 Launchpad Janitor merge proposal linked https://code.launchpad.net/~paelzer/ubuntu/+source/alsa-ucm-conf/+git/alsa-ucm-conf/+merge/456227
2023-11-24 08:25:07 Launchpad Janitor merge proposal linked https://code.launchpad.net/~paelzer/ubuntu/+source/alsa-ucm-conf/+git/alsa-ucm-conf/+merge/456228
2023-11-24 10:02:49 Christian Ehrhardt  alsa-ucm-conf (Ubuntu Noble): status New Fix Committed
2023-11-24 12:20:53 Launchpad Janitor alsa-ucm-conf (Ubuntu Noble): status Fix Committed Fix Released
2023-11-28 07:53:54 Artur Pak attachment added alsa-ucm-conf_1.2.9-1ubuntu3.1.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5724131/+files/alsa-ucm-conf_1.2.9-1ubuntu3.1.debdiff
2023-11-28 07:54:36 Artur Pak attachment added alsa-ucm-conf_1.2.6.3-1ubuntu9.3.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5724132/+files/alsa-ucm-conf_1.2.6.3-1ubuntu9.3.debdiff
2023-11-28 07:55:17 Artur Pak attachment added alsa-ucm-conf_1.2.6.3-1ubuntu1.9.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5724133/+files/alsa-ucm-conf_1.2.6.3-1ubuntu1.9.debdiff
2023-11-28 07:56:24 Artur Pak attachment removed alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5722912/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-30 02:32:42 Artur Pak attachment removed alsa-ucm-conf_1.2.9-1ubuntu3.1.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5724131/+files/alsa-ucm-conf_1.2.9-1ubuntu3.1.debdiff
2023-11-30 02:34:00 Artur Pak attachment added alsa-ucm-conf_1.2.9-1ubuntu4.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5724992/+files/alsa-ucm-conf_1.2.9-1ubuntu4.debdiff
2023-11-30 08:18:13 Gianfranco Costamagna alsa-ucm-conf (Ubuntu Jammy): status New In Progress
2023-11-30 08:18:15 Gianfranco Costamagna alsa-ucm-conf (Ubuntu Lunar): status New In Progress
2023-11-30 08:18:18 Gianfranco Costamagna alsa-ucm-conf (Ubuntu Mantic): status New In Progress
2023-11-30 08:18:20 Gianfranco Costamagna removed subscriber Ubuntu Sponsors
2023-11-30 09:43:37 Ubuntu Archive Robot bug added subscriber Gianfranco Costamagna
2023-11-30 19:21:45 Andreas Hasenack alsa-ucm-conf (Ubuntu Jammy): status In Progress Incomplete
2023-11-30 19:21:47 Andreas Hasenack alsa-ucm-conf (Ubuntu Lunar): status In Progress Incomplete
2023-11-30 19:21:49 Andreas Hasenack alsa-ucm-conf (Ubuntu Mantic): status In Progress Incomplete
2023-11-30 19:21:51 Andreas Hasenack bug added subscriber Andreas Hasenack
2023-12-02 07:59:29 Artur Pak attachment added alsa-ucm-conf_1.2.9-1ubuntu3.1.debdiff https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2042902/+attachment/5725820/+files/alsa-ucm-conf_1.2.9-1ubuntu3.1.debdiff
2023-12-05 10:53:23 Gianfranco Costamagna alsa-ucm-conf (Ubuntu Jammy): status Incomplete In Progress
2023-12-05 10:53:27 Gianfranco Costamagna alsa-ucm-conf (Ubuntu Lunar): status Incomplete In Progress
2023-12-05 10:53:29 Gianfranco Costamagna alsa-ucm-conf (Ubuntu Mantic): status Incomplete In Progress
2023-12-05 11:42:16 Timo Aaltonen alsa-ucm-conf (Ubuntu Mantic): status In Progress Fix Committed
2023-12-05 11:42:19 Timo Aaltonen bug added subscriber Ubuntu Stable Release Updates Team
2023-12-05 11:42:21 Timo Aaltonen bug added subscriber SRU Verification
2023-12-05 11:42:24 Timo Aaltonen tags oem-priority originate-from-2041774 patch somerville oem-priority originate-from-2041774 patch somerville verification-needed verification-needed-mantic
2023-12-05 11:43:04 Timo Aaltonen alsa-ucm-conf (Ubuntu Lunar): status In Progress Fix Committed
2023-12-05 11:43:07 Timo Aaltonen tags oem-priority originate-from-2041774 patch somerville verification-needed verification-needed-mantic oem-priority originate-from-2041774 patch somerville verification-needed verification-needed-lunar verification-needed-mantic
2023-12-05 11:56:58 Timo Aaltonen alsa-ucm-conf (Ubuntu Jammy): status In Progress Fix Committed
2023-12-05 11:57:01 Timo Aaltonen tags oem-priority originate-from-2041774 patch somerville verification-needed verification-needed-lunar verification-needed-mantic oem-priority originate-from-2041774 patch somerville verification-needed verification-needed-jammy verification-needed-lunar verification-needed-mantic
2023-12-06 14:56:12 Artur Pak tags oem-priority originate-from-2041774 patch somerville verification-needed verification-needed-jammy verification-needed-lunar verification-needed-mantic oem-priority originate-from-2041774 patch somerville verification-done-jammy verification-needed verification-needed-lunar verification-needed-mantic
2023-12-06 15:01:00 Artur Pak tags oem-priority originate-from-2041774 patch somerville verification-done-jammy verification-needed verification-needed-lunar verification-needed-mantic oem-priority originate-from-2041774 patch somerville verification-done-jammy verification-done-lunar verification-done-mantic verification-needed
2023-12-08 02:12:48 Artur Pak tags oem-priority originate-from-2041774 patch somerville verification-done-jammy verification-done-lunar verification-done-mantic verification-needed oem-priority originate-from-2041774 patch somerville verification-done verification-done-jammy verification-done-lunar verification-done-mantic
2023-12-08 02:14:17 Artur Pak tags oem-priority originate-from-2041774 patch somerville verification-done verification-done-jammy verification-done-lunar verification-done-mantic oem-priority originate-from-2041774 patch somerville verification-done verification-done-jammy verification-done-mantic verification-needed
2023-12-08 02:14:38 Artur Pak tags oem-priority originate-from-2041774 patch somerville verification-done verification-done-jammy verification-done-mantic verification-needed oem-priority originate-from-2041774 patch somerville verification-done verification-done-jammy verification-done-mantic
2023-12-12 20:37:41 Launchpad Janitor alsa-ucm-conf (Ubuntu Mantic): status Fix Committed Fix Released
2023-12-12 20:37:45 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2023-12-12 20:38:47 Launchpad Janitor alsa-ucm-conf (Ubuntu Jammy): status Fix Committed Fix Released
2023-12-12 20:42:55 Launchpad Janitor alsa-ucm-conf (Ubuntu Lunar): status Fix Committed Fix Released
2024-01-15 09:36:08 Andy Chi oem-priority: status In Progress Fix Released
2024-08-12 05:40:31 Launchpad Janitor merge proposal linked https://code.launchpad.net/~mschiu77/ubuntu/+source/firmware-sof/+git/firmware-sof/+merge/467749
2024-08-12 06:07:18 Launchpad Janitor merge proposal unlinked https://code.launchpad.net/~mschiu77/ubuntu/+source/firmware-sof/+git/firmware-sof/+merge/467749