From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jorge Fernandez Monteagudo Subject: Re: Cirrus CS4207 not working on 4.14.24 Date: Fri, 9 Mar 2018 14:24:10 +0000 Message-ID: References: , Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from EUR01-VE1-obe.outbound.protection.outlook.com (mail-ve1eur01on0115.outbound.protection.outlook.com [104.47.1.115]) by alsa0.perex.cz (Postfix) with ESMTP id 8F161266E78 for ; Fri, 9 Mar 2018 15:24:14 +0100 (CET) In-Reply-To: Content-Language: es-ES 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: Takashi Iwai Cc: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org Sorry for the dumb question, but when you say "testing from the speaker" or "testing from the headphone" it's enough using alsamixer to mute headphone or mute speaker and run an aplay when running alsa-info.sh? ________________________________ De: Takashi Iwai Enviado: viernes, 9 de marzo de 2018 14:09:52 Para: Jorge Fernandez Monteagudo Cc: alsa-devel@alsa-project.org Asunto: Re: [alsa-devel] Cirrus CS4207 not working on 4.14.24 On Fri, 09 Mar 2018 10:45:35 +0100, Jorge Fernandez Monteagudo wrote: > > Hi! > > > Your little patch works! I've attached the alsa-info for the 4.14.24 kernel once the > > system is running and no sound is available. > > > The nodes are related to audio output. 0x03 DAC2 PCM linked to 0x0A: Line Out1 > > I suspect nodes 0x09, 0x0A and 0x0B are not able to recover from D3 state. That explains better. But NID 0x0b has no power control, so it shouldn't be affected by itself. Rather NID 0x04 power-down can be the issue, at least, for speaker outputs. For the headphone, both NID 0x09 and 0x03 are used. Please try the driver without the patch, and get alsa-info.sh output while testing from the speaker, and while testing the headphone, individually. Attach both outputs for comparison. Maybe better to compressed, otherwise it becomes too long. thanks, Please