From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brown Subject: Re: KGSL Date: Thu, 17 May 2012 09:17:50 -0700 Message-ID: <20120517161750.GA12936@codeaurora.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:44859 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757734Ab2EQQR5 (ORCPT ); Thu, 17 May 2012 12:17:57 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Shantanu Gupta Cc: linux-arm-msm@vger.kernel.org On Wed, May 16, 2012 at 11:58:47PM +0530, Shantanu Gupta wrote: > I'm currently working on android(4.0.4) for a 8x50 board (i know it's > old but I'm doing it for hobby). The kernel is working all fine so i > thought I'd update to the latest stuff from caf, (msm-3.0 branch) > Everything is working as excepted except for adreno android libs, with > the newer kgsl i get the following errors in logcat (Using the armv7 > adreno a2xx libs from developer.qualcomm.com) I'm just guessing here, but I'm going to venture that the adreno libs are probably tied to a specific kernel version. You might just try comparing the kernel kgsl driver between the kernel that works and the newer one that doesn't. I don't believe the msm-3.0 kernel has been commonly used with the 8x50, so if anything, it probably doesn't get testing. David