Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Jorge Fernandez Monteagudo <jorgefm@cirsa.com>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: Intel SST and HP ElitePad 1000 G2
Date: Wed, 25 Nov 2015 08:40:17 -0600	[thread overview]
Message-ID: <5655C851.4020405@linux.intel.com> (raw)
In-Reply-To: <6A230045C5A9854B97A1D40971AC8BE1023ACE6022@NTMBOX.central.cirsa.com>

On 11/25/15 2:49 AM, Jorge Fernandez Monteagudo wrote:
> Hi,
>
> I've generated a new kernel, a 4.3.0, only with
>
> CONFIG_SND_SST_MFLD_PLATFORM=m
> CONFIG_SND_SST_IPC=m
> CONFIG_SND_SST_IPC_ACPI=m
> CONFIG_SND_SOC_INTEL_SST=m
> CONFIG_SND_SOC_INTEL_SST_ACPI=m
> CONFIG_SND_SOC_INTEL_BAYTRAIL=m
> CONFIG_SND_SOC_INTEL_BYT_MAX98090_MACH=m
> CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m
> CONFIG_SND_SOC_I2C_AND_SPI=m
>
> and I've downloaded the firmware this repository (I don't know this git is the official one)
> from http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git
>
> But I have no audio. The firmware is loaded, I see this traces
>
> [    4.013712] baytrail-pcm-audio baytrail-pcm-audio: FW version: 04.05.13.a0
> [    4.013714] baytrail-pcm-audio baytrail-pcm-audio: Build type: a0
> [    4.013716] baytrail-pcm-audio baytrail-pcm-audio: Build date: Apr  2 2014 14:14:39
>
> but the mapping is not done. In the 4.2.5 kernel I see
>
> [    4.256939] byt-rt5640 byt-rt5640: rt5640-aif1 <-> baytrail-pcm-audio mapping ok

You are mixing two incompatible options that result in a broken 
configuration. this message is for the 'old' machine driver. Use only

CONFIG_SND_SST_MFLD_PLATFORM=m
CONFIG_SND_SST_IPC=m
CONFIG_SND_SST_IPC_ACPI=m
CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m

as I mentioned.

I tried to add a mutually exclusive choice but menuconfig complains 
about circular dependencies, need to find a better way of handling these 
two drivers so that they can't be enabled at the same time

  reply	other threads:[~2015-11-25 14:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-20 15:27 Intel SST and HP ElitePad 1000 G2 Jorge Fernandez Monteagudo
2015-11-23 15:13 ` Jorge Fernandez Monteagudo
2015-11-23 17:02   ` Pierre-Louis Bossart
2015-11-24  9:49     ` Jorge Fernandez Monteagudo
2015-11-24 15:19       ` Pierre-Louis Bossart
2015-11-25  0:45         ` Intel Braswell/CherryTrail SST firmware for SSP0? ZH Tu
2015-11-25  8:49         ` Intel SST and HP ElitePad 1000 G2 Jorge Fernandez Monteagudo
2015-11-25 14:40           ` Pierre-Louis Bossart [this message]
2015-11-26  7:43             ` Jorge Fernandez Monteagudo
2015-11-26 16:35               ` Pierre-Louis Bossart
2015-11-26 17:15                 ` Pierre-Louis Bossart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5655C851.4020405@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=jorgefm@cirsa.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox