From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: Audio Jack Out does not work Date: Wed, 8 Apr 2015 01:56:42 +0300 Message-ID: <20150407225642.GN16501@mwanda> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from aserp1040.oracle.com (aserp1040.oracle.com [141.146.126.69]) by alsa0.perex.cz (Postfix) with ESMTP id D3B66264FFB for ; Wed, 8 Apr 2015 00:57:00 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Taylor Smock Cc: alsa-devel@alsa-project.org, tiwai@suse.de, linux-kernel@vger.kernel.org, joe@perches.com, david.henningsson@canonical.com List-Id: alsa-devel@alsa-project.org So it's 03ad6a8c93b6df2 ('ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACs') which causes the problem? Have you tried to just revert that patch? git show 03ad6a8c93b6df2d65c305b5b5f9474068b45bfb | patch -p1 -R regards, dan carpenter