Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp1088886ybh; Wed, 18 Mar 2020 14:53:31 -0700 (PDT) X-Google-Smtp-Source: ADFU+vs+/Rp50u9vASR07tVy3K3CslTlYmK09BokoeoEkV3VMFzHYlI3TOPnb1jFT8SLokj26i+R X-Received: by 2002:a9d:340b:: with SMTP id v11mr1229639otb.14.1584568411328; Wed, 18 Mar 2020 14:53:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584568411; cv=none; d=google.com; s=arc-20160816; b=E1lctEcDpLfBfdQmIUeVM/wzlr0+7a9nwPNPm5W1Uh7++UyOejy7SMqh91BVn9REP1 kZJow2Sj72S5v6QqhHVJIgANyjQ0KaORo5fsqpcsPdaNEEpy38nq3kNw1/RE1ODYljSE Jts704zLrMuhFEpBSnhi/nH1/D3LIsKCL3PotZlnABnSUZ0rlaI+lYCGbbdHVTIAcuxz eKGce2Sw/MwNSvmmWKbr7llVZ9+ozycwhQZWUIiL42CoCMjHVCKrsuI2MzVP8Jea2Ian BroVTxCk93f8DU2xyN7BnzXU0MeBDim+yszDE/lTf08td/h5dxOf2O91rE8Jaug7ug/y 7SwQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=Mnj5HL8GuDiykthd6ONHWMal4j30CBXhhe1YRb/O79g=; b=d+sXLzD8DKsbajYnyZR2+ghBuXllXgurmIPSa/npytYiwSRi+oPrP02x5hqvICkZ1s OjC2jV7YtTa40K6kZ7teUPhl9bxXBf2yLLZk3ZeuEeK0pnLBLNXgmozb1c65ToloJOXa 3KTvQ/jilr/8JxgcBxAhlwFt8JVew7fLVLXcXBESA+NiLa4NfqsxHe8gW8NVaJjWKHnR R34jEYVWxmYxFwAnTWbMp5SxzOozNrq+n9KUaunWh5i2jpRGjcoA+30FxbV8gcal38hu OyN6fYhOcwWeuZ5bxtB+xIA0iV0gaq6nTXDAD1StPuqEFj0dmEhleTUxZdI1xKXC4YXh L0Lg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c25si119619otf.91.2020.03.18.14.53.17; Wed, 18 Mar 2020 14:53:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727192AbgCRVw1 (ORCPT + 99 others); Wed, 18 Mar 2020 17:52:27 -0400 Received: from isilmar-4.linta.de ([136.243.71.142]:39504 "EHLO isilmar-4.linta.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726961AbgCRVw1 (ORCPT ); Wed, 18 Mar 2020 17:52:27 -0400 X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES X-isilmar-external: YES Received: from light.dominikbrodowski.net (brodo.linta [10.1.0.102]) by isilmar-4.linta.de (Postfix) with ESMTPSA id 756462005E4; Wed, 18 Mar 2020 21:52:25 +0000 (UTC) Received: by light.dominikbrodowski.net (Postfix, from userid 1000) id 91F5B20B1B; Wed, 18 Mar 2020 22:52:18 +0100 (CET) Date: Wed, 18 Mar 2020 22:52:18 +0100 From: Dominik Brodowski To: Cezary Rojewski Cc: Pierre-Louis Bossart , Keyon Jie , alsa-devel@alsa-project.org, curtis@malainey.com, linux-kernel@vger.kernel.org, tiwai@suse.com, liam.r.girdwood@linux.intel.com, broonie@kernel.org Subject: Re: snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1 Message-ID: <20200318215218.GA2439@light.dominikbrodowski.net> References: <20200318063022.GA116342@light.dominikbrodowski.net> <41d0b2b5-6014-6fab-b6a2-7a7dbc4fe020@linux.intel.com> <20200318123930.GA2433@light.dominikbrodowski.net> <20200318162029.GA3999@light.dominikbrodowski.net> <20200318192213.GA2987@light.dominikbrodowski.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 18, 2020 at 09:43:54PM +0100, Cezary Rojewski wrote: > On 2020-03-18 20:22, Dominik Brodowski wrote: > > On Wed, Mar 18, 2020 at 07:27:58PM +0100, Cezary Rojewski wrote: > > > > > > > Due to pandemic I'm working remotely and right now won't be able to test > > > audio quality so focusing on the stream==NULL issue. And thus we got to help > > > each other out : ) > > > > Sure, and thanks for taking a look at this! > > > > > Could you verify issue reproduces on 5.6.0-rc1 on your machine? > > > > It reproduces on 5.6.0-rc1 + i915-bugfix. I'm trying to bisect it further in > > the background, but that may take quite some time. > > > > Could you checkout v5.6-rc1 with following commit reverted: > ASoC: Intel: broadwell: change cpu_dai and platform components for SOF > > For my working v5.6-rc1 commit id is: > 64df6afa0dab5eda95cc4cc2269e3d4e83b6b6ce. Hm, no joy -- after suspend/resume, no sound at first, and if I twiggle some options with pulseaudio, I get garbled output (even when using aplay -f S16_LE -r 44100 -c 2 --device="sysdefault:CARD=broadwellrt286" ). Will try to bisect further the next days. Thanks, Dominik