From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre-Louis Bossart Subject: Re: ASoC Sound Driver I2S over LPE, Intel Baytrail SoC. MinnowBoard Max Date: Wed, 11 Nov 2015 09:50:20 -0600 Message-ID: <564363BC.1010705@linux.intel.com> References: <56423D44.60505@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by alsa0.perex.cz (Postfix) with ESMTP id DEC182604D6 for ; Wed, 11 Nov 2015 16:50:23 +0100 (CET) In-Reply-To: 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: Michael Pogrebinsky Cc: John Hawley , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On 11/10/15 8:18 PM, Michael Pogrebinsky wrote: > Hi Pierre, > I downloaded 4.3 stable kernel, and I applied all the commits in the repo > you forwarded to me. > I'm running into an issue, where after doing those instructions: > "iasl -tc dsdt_minnow.dsl > > mv dsdt_minnow.hex include/ This is only needed if you modified dsdt_minnow.dsl. if you did, can you provide the log of iasl to make sure the .hex file generation goes well. > the options following options need to be set in the .config > for the tables to be taken into account: > > CONFIG_ACPI_CUSTOM_DSDT_FILE=dsdt_minnow.hex > CONFIG_ACPI_CUSTOM_DSDT=y" yes > I am not able to boot the kernel. did you try with the unmodified .hex file but those two options set? Another thing to look at is that you need to enable the LPSS (and specifically I2C6) and disable HDAudio in the boot menu.