From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [regression] Sound not transferred to docking station after resume from StR Date: Mon, 19 Apr 2010 13:59:36 +0200 Message-ID: References: <201004162131.19171.elendil@planet.nl> <201004171106.23787.elendil@planet.nl> <201004191338.15750.elendil@planet.nl> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 9AE12246D1 for ; Mon, 19 Apr 2010 13:59:36 +0200 (CEST) In-Reply-To: <201004191338.15750.elendil@planet.nl> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Frans Pop Cc: linux-pm@lists.linux-foundation.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Mon, 19 Apr 2010 13:38:14 +0200, Frans Pop wrote: > > On Monday 19 April 2010, Takashi Iwai wrote: > > Could you give alsa-info.sh on your machine, preferably before/after > > suspend on both working (2.6.33) and non-working kernels? > > See files in attached tarball. Contents are: > * system boot (docked) > => alsa-info.txt_3[34]_docked > * undock > => alsa-info.txt_3[34]_undocked > * suspend - dock (while suspended) - resume > => alsa-info.txt_3[34]_after_resume_docked > * undock - redock (this disables the internal speakers) > => alsa-info.txt_34_after_resume_redocked > > > Also, you can try to copy sound/pci/hda/patch_analog.c from 2.6.33 to > > 2.6.34 to check whether it works. There shouldn't be many changes in > > that file. > > That fixes the problem. Then my rough guess is commit ea52bf260ecbb175339af3178c15788df21b7516 Author: Daniel T Chen Date: Sun Dec 27 18:48:29 2009 -0500 ALSA: hda: Add powerdown for Analog Devices HDA codecs Could you try to revert it? thanks, Takashi