From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=E9r=E9my_Lal?= Subject: Re: No line out on latest Mac Mini Date: Sat, 22 Oct 2011 17:30:21 +0200 Message-ID: <4EA2E18D.2040505@melix.org> References: <654DF80AD31A344E93DBCC6280BD6DEF2226DCB3@NL0230MBX08N1.DIR.slb.com> <4EA2B49C.6090001@melix.org> <654DF80AD31A344E93DBCC6280BD6DEF2226DD53@NL0230MBX08N1.DIR.slb.com> Reply-To: kapouer@melix.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mx1.polytechnique.org (mx1.polytechnique.org [129.104.30.34]) by alsa0.perex.cz (Postfix) with ESMTP id DA3C610384C for ; Sat, 22 Oct 2011 17:30:23 +0200 (CEST) In-Reply-To: <654DF80AD31A344E93DBCC6280BD6DEF2226DD53@NL0230MBX08N1.DIR.slb.com> 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: John Frankish Cc: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org On 22/10/2011 16:01, John Frankish wrote: >> Hi, >> i have an imac 12,2 (2011) and i had to change GPIO with hda_analyzer to= get >> some sound on line out. >> >> J=E9r=E9my. > = > Thanks - I see something like this with hda_analyser: > = > Global Input Amplifier Caps-> <- Global Output Amplifier Caps > = > GPIO > out-dir enable unsol sticky wake data > [0] > [1] x x = [x] > [2] > [3] x x = x > = > ..where [1] data enables/disables line out and [3] data enables/disables = the internal speaker. > [1] data was not checked and doing so got things working - a big thank yo= u for this. > = > Line out continues to work after closing hda_analyser, but do you know wh= at it actually changes so I > Can make it permanent across reboots? A patch that applies to recent kernels : https://gist.github.com/1306112 The pincfg won't probably apply for you -- but it show how you can hack som= ething. J=E9r=E9my.