From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-f170.google.com (mail-yk0-f170.google.com [209.85.160.170]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D5F4CE00AEC for ; Mon, 24 Mar 2014 09:17:16 -0700 (PDT) Received: by mail-yk0-f170.google.com with SMTP id 9so15219093ykp.1 for ; Mon, 24 Mar 2014 09:17:16 -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:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=7yhMemb95AQ39pUacFNb6lRBkYXCApCKmvnTpGqKyqY=; b=eZIkgosrs2TynB/TBjjkI704fzbMag/GC7fOkXJPoY29PS3JihBjtI8lFz9opt+The 7cgQHlEcj95RQna2mclbcYm6OR++k2YPknS5AlQHkr0qW9jEswnh16K9a5bo+2S1e1hD zqkXac3xLKsIe3EXKfwl0VJS5GN2Beq4NPdD/erRoi1gONrzQJlT6bf4dKkTsbvkLbr4 cQIpqMK4uNHNwBVdZvwgXSw5rRb+SLTBXyl/nRiMGC79pZslbY55A0Xrvrs+euEFw+KW sNsxCFUCNyJVzjhqdliomOFN5cHmsJKiqldPlQGfQE5Lnm055r2YB2W2Kb26xuSN7ZMJ YZHg== X-Received: by 10.236.92.210 with SMTP id j58mr78651286yhf.5.1395677836259; Mon, 24 Mar 2014 09:17:16 -0700 (PDT) Received: from goober-2.local ([75.76.197.2]) by mx.google.com with ESMTPSA id q66sm23976868yhj.44.2014.03.24.09.17.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 24 Mar 2014 09:17:15 -0700 (PDT) Message-ID: <53305A45.3060405@gmail.com> Date: Mon, 24 Mar 2014 11:16:05 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Otavio Salvador , Jacob Kroon , Trevor Woerner References: In-Reply-To: Cc: meta-freescale Subject: Re: linux-imx/linux-wandboard 3.10.17 kernel and HDMI display 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: Mon, 24 Mar 2014 16:17:17 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Jacob, On 3/24/14, 10:10 AM, Otavio Salvador wrote: > Hello Kroon, > > On Mon, Mar 17, 2014 at 6:06 AM, Jacob Kroon wrote: >> Hi, >> >> Just some test reporting, I finally got the 3.10.17 linux-imx kernel from >> meta-fsl-arm working with my Sony TV, but I had to revert commit >> >> ce224e3c4fc3c1b00a94641c28724be2adcd78be >> "ENGR00288972 HDMI: unmask overflow interrupter when HDMI phy power on" >> >> otherwise the kernel would lockup once I plugged in the HDMI-cable. >> This was on a Wandboard Solo. linux-wandboard 3.10.17 kernel from >> meta-fsl-arm-extra showed the same problem, I didn't test if reverting the >> same commit would solve the problem but I'm guessing so. While there are some issues with the 3.10.17 kernel for Wandboard with HDMI, I'm not aware of this one. Then again, I don't have a Sony HDMI monitor. I've been working with an Acer 22" monitor with HDMI input. I suspect that most of the problems I've seen are related to the lack of working EDID on Wandboard. > Did you find out why this was need? > > I am adding John and Trevor in Cc so they can comment on this. >