From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 71EDBE00BE1; Tue, 10 Jun 2014 11:08:13 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (rjohnweber[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.213.45 listed in list.dnswl.org] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-yh0-f45.google.com (mail-yh0-f45.google.com [209.85.213.45]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 02645E00B83 for ; Tue, 10 Jun 2014 11:08:10 -0700 (PDT) Received: by mail-yh0-f45.google.com with SMTP id t59so2710494yho.18 for ; Tue, 10 Jun 2014 11:08:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=1B+GLTw8v4czFBWii62/RPDVIKEnraii7BfOAqZwkhs=; b=OD7bKn/+rnSGhqfMy1Bsuh5dKFI169L04SKIjOQNMvRc/2Gu9sKcpdJk7soAT0+68w xvVYMgy+DH/Of831ACiv3KBpE1vErGLBaGZLhiL+J+j2QUMTaU7001L90+WbZ9pGTT7I ayTDW+praNIMc72sYz7C70uYPOfP9zOhBGWs3wGf1Qt5pC2ebibizhhXByaRrC7yoHof wYUNaOOVQSLxi5RHCdkuDbB6/JeSScaNX32jeTgHLSN3I+NINByl9lUu8rdoBdMltmt7 Lflrm++hHp7/ujayK2D77eGj3dPWNzDuyGey3dMD79ANJYrwtMmZY15AfCt4PfsSWVg/ aLow== X-Received: by 10.236.208.33 with SMTP id p21mr26579491yho.17.1402423689770; Tue, 10 Jun 2014 11:08:09 -0700 (PDT) Received: from goober-2.local ([75.76.197.2]) by mx.google.com with ESMTPSA id k65sm31630683yhl.43.2014.06.10.11.08.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Jun 2014 11:08:09 -0700 (PDT) Message-ID: <53974986.9070808@gmail.com> Date: Tue, 10 Jun 2014 13:08:06 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <53971A1C.5070001@mlbassoc.com> <539746E6.1070606@mlbassoc.com> In-Reply-To: Subject: Re: [meta-fsl-arm-extra] Strange audio behaviour on SabreLite X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 18:08:13 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit >>>> I'm using the 3.0.35 kernel on my SabreLite. I found that >>>> once I plug in an HDMI monitor, the SGTL-5000 audio vanishes. >>>> It stays missing, even when the board is reset (switch or >>>> by reboot), until a power cycle. Does the SGTL5000 share the same I2C bus with the HDMI I2C (DDC) port on the SabreLite? If so, could the problem be that the DDC port is pulling the bus down or otherwise interfering with it?