From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932842AbcEXRyL (ORCPT ); Tue, 24 May 2016 13:54:11 -0400 Received: from mx2.suse.de ([195.135.220.15]:59324 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932813AbcEXRyJ (ORCPT ); Tue, 24 May 2016 13:54:09 -0400 Date: Tue, 24 May 2016 19:54:07 +0200 Message-ID: From: Takashi Iwai To: Laura Abbott Cc: Jaroslav Kysela , alsa-devel@alsa-project.org, "linux-kernel@vger.kernel.org >> Linux Kernel Mailing List" Subject: Re: [REGRESSION] Headphones no longer working on MacPro6,1 with 4.4 In-Reply-To: References: <56E8611D.8090005@redhat.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.5 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 24 May 2016 18:41:06 +0200, Laura Abbott wrote: > > Node 0x10 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out > Control: name="Headphone Playback Switch", index=0, device=0 > ControlAmp: chs=3, dir=Out, idx=0, ofs=0 > Amp-Out caps: ofs=0x42, nsteps=0x42, stepsize=0x03, mute=1 > Amp-Out vals: [0x42 0x42] > Pincap 0x0000001c: OUT HP Detect > Pin Default 0x002b4020: [Jack] HP Out at Ext N/A > Conn = Comb, Color = Green > DefAssociation = 0x2, Sequence = 0x0 > Pin-ctls: 0xc0: OUT HP > Unsolicited: tag=01, enabled=1 > Power states: D0 D3 EPSS > Power: setting=D3, actual=D3 This pin is powered off, because... > control.18 { > iface CARD > name 'Mic Jack' > value false > comment { > access read > type BOOLEAN > count 1 > } > } > control.19 { > iface CARD > name 'Line Out Phantom Jack' > value true > comment { > access read > type BOOLEAN > count 1 > } > } > control.20 { > iface CARD > name 'Headphone Jack' > value false The headphone jack isn't detected. Meanwhile, > control.22 { > iface CARD > name 'SPDIF Jack' > value true SPDIF jack is detected. This might confuse PA. In anyway, the alsa-info.sh output you gave doesn't help for analyzing the issue while the headphone is plugged. It is off when unplugged. It's the designed behavior. So, please give the information during the headphone is plugged (but still doesn't produce the sound from the headphone). Takashi