Source: linux Source-Version: 6.10.11-1 Hi,
On Thu, Sep 26, 2024 at 08:19:35AM +0200, Salvatore Bonaccorso wrote: > Control: tags -1 + upstream > Control: forwarded -1 > https://lore.kernel.org/lkml/20240910124009.10183-1-peter.ujfal...@linux.intel.com/ > https://lore.kernel.org/all/ZuFcBcJztAgicjNt@vaman/ > > Hi, > > On Thu, Sep 26, 2024 at 03:18:18AM +0000, gabriel wrote: > > Package: src:linux > > Version: 6.10.9-1 > > Severity: important > > Tags: patch > > > > Dear Maintainer, > > > > Since upgrading to 6.10.9-amd64, audio on my Dell 9320 is broken. > > > > > > Here is a log from dmesg, showing the errors from pipewire: > > [ 78.575196] soundwire sdw-master-0-1: Program transport params failed: > > -22 > > [ 78.575214] soundwire sdw-master-0-1: Program params failed: -22 > > [ 78.575218] SDW1-Playback: ASoC: error at snd_soc_link_prepare on > > SDW1-Playback: -22 > > [ 78.603160] sdw_deprepare_stream: subdevice #0-Playback: inconsistent > > state > > state 1 > > [ 78.612717] soundwire sdw-master-0-1: Program transport params failed: > > -22 > > [ 78.612732] soundwire sdw-master-0-1: Program params failed: -22 > > [ 78.612738] SDW1-Playback: ASoC: error at snd_soc_link_prepare on > > SDW1-Playback: -22 > > [ 78.650181] soundwire sdw-master-0-0: Program transport params failed: > > -22 > > [ 78.650201] soundwire sdw-master-0-0: Program params failed: -22 > > [ 78.650207] SDW0-Capture: ASoC: error at snd_soc_link_prepare on > > SDW0-Capture: -22 > > [ 78.654054] sdw_deprepare_stream: subdevice #0-Playback: inconsistent > > state > > state 1 > > [ 78.662738] soundwire sdw-master-0-1: Program transport params failed: > > -22 > > [ 78.662751] soundwire sdw-master-0-1: Program params failed: -22 > > [ 78.662755] SDW1-Playback: ASoC: error at snd_soc_link_prepare on > > SDW1-Playback: -22 > > > > > > Here's a reference with attached patch from the LKML > > https://lkml.org/lkml/2024/9/10/828 > > Thanks, it looks that the revert landed in mainline as > https://git.kernel.org/linus/233a95fd574fde1c375c486540a90304a2d2d49f > and so will be picked for relevant stable series. And actually it is applied as well in stable series: v6.1.111: 94c705fb4dfee363586e0b8e8f7f73b0a69bd8f1 soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" v6.6.52: 28425a10a4fa0499e3b2574b8741b8e1e4de57c2 soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" v6.10.11: 87d3436e4c27286bba6e39637b47725e0343af93 soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" v6.11: 233a95fd574fde1c375c486540a90304a2d2d49f soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" Regards, Salvatore