All of lore.kernel.org
 help / color / mirror / Atom feed
* config issue with SoundWire mockup device support
@ 2021-09-02 14:36 ` Fabio Aiuto
  0 siblings, 0 replies; 6+ messages in thread
From: Fabio Aiuto @ 2021-09-02 14:36 UTC (permalink / raw)
  To: pierre-louis.bossart
  Cc: tiwai, perex, broonie, lgirdwood, Hans de Goede, gregkh,
	alsa-devel, linux-staging, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]

Dear Pierre and all sound developers,

I work for some tests on a Lenovo ideapad Miix 300-10IBY,
with fedora 34 workstation intalled on.
After having pulled the last changes from staging tree I get
the following issue by typing:

$ make olddefconfig

WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP
  Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m]
	&& EXPERT [=n] && SOUNDWIRE [=y]
  Selected by [m]:
  - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML
	&& SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y]
	&& SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y]
	&& GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
	&& (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n])
	&& SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y]

WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP
  Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m]
	&& EXPERT [=n] && SOUNDWIRE [=y]
  Selected by [m]:
  - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML
	&& SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y]
	&& SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y]
	&& GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
	&& (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n])
	&& SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y]
#
# No change to .config <--- this one gets written the first time
#			    this is an n-th run output

Attached the config file I took from my own fedora distribution
(just lockdep was enabled).

Please tell me if you need more information on this issue.

Thank you,

fabio

[-- Attachment #2: config.xz --]
[-- Type: application/x-xz, Size: 49128 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* config issue with SoundWire mockup device support
@ 2021-09-02 14:36 ` Fabio Aiuto
  0 siblings, 0 replies; 6+ messages in thread
From: Fabio Aiuto @ 2021-09-02 14:36 UTC (permalink / raw)
  To: pierre-louis.bossart
  Cc: alsa-devel, gregkh, linux-staging, lgirdwood, tiwai,
	Hans de Goede, broonie, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]

Dear Pierre and all sound developers,

I work for some tests on a Lenovo ideapad Miix 300-10IBY,
with fedora 34 workstation intalled on.
After having pulled the last changes from staging tree I get
the following issue by typing:

$ make olddefconfig

WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP
  Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m]
	&& EXPERT [=n] && SOUNDWIRE [=y]
  Selected by [m]:
  - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML
	&& SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y]
	&& SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y]
	&& GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
	&& (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n])
	&& SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y]

WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP
  Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m]
	&& EXPERT [=n] && SOUNDWIRE [=y]
  Selected by [m]:
  - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML
	&& SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y]
	&& SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y]
	&& GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
	&& (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n])
	&& SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y]
#
# No change to .config <--- this one gets written the first time
#			    this is an n-th run output

Attached the config file I took from my own fedora distribution
(just lockdep was enabled).

Please tell me if you need more information on this issue.

Thank you,

fabio

[-- Attachment #2: config.xz --]
[-- Type: application/x-xz, Size: 49128 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: config issue with SoundWire mockup device support
  2021-09-02 14:36 ` Fabio Aiuto
@ 2021-09-02 15:02   ` Pierre-Louis Bossart
  -1 siblings, 0 replies; 6+ messages in thread
From: Pierre-Louis Bossart @ 2021-09-02 15:02 UTC (permalink / raw)
  To: Fabio Aiuto
  Cc: tiwai, perex, broonie, lgirdwood, Hans de Goede, gregkh,
	alsa-devel, linux-staging, linux-kernel, Nathan Chancellor



On 9/2/21 9:36 AM, Fabio Aiuto wrote:
> Dear Pierre and all sound developers,
> 
> I work for some tests on a Lenovo ideapad Miix 300-10IBY,
> with fedora 34 workstation intalled on.
> After having pulled the last changes from staging tree I get
> the following issue by typing:
> 
> $ make olddefconfig
> 
> WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP
>   Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m]
> 	&& EXPERT [=n] && SOUNDWIRE [=y]
>   Selected by [m]:
>   - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML
> 	&& SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y]
> 	&& SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y]
> 	&& GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
> 	&& (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n])
> 	&& SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y]

It's a known issue that was reported and fixed by Nathan Chancellor:

[PATCH v2] ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select

https://lore.kernel.org/alsa-devel/20210802212409.3207648-1-nathan@kernel.org/

I'll ack the missing patch, thanks for reporting this.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: config issue with SoundWire mockup device support
@ 2021-09-02 15:02   ` Pierre-Louis Bossart
  0 siblings, 0 replies; 6+ messages in thread
From: Pierre-Louis Bossart @ 2021-09-02 15:02 UTC (permalink / raw)
  To: Fabio Aiuto
  Cc: alsa-devel, gregkh, linux-staging, lgirdwood, tiwai,
	Nathan Chancellor, Hans de Goede, broonie, linux-kernel



On 9/2/21 9:36 AM, Fabio Aiuto wrote:
> Dear Pierre and all sound developers,
> 
> I work for some tests on a Lenovo ideapad Miix 300-10IBY,
> with fedora 34 workstation intalled on.
> After having pulled the last changes from staging tree I get
> the following issue by typing:
> 
> $ make olddefconfig
> 
> WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP
>   Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m]
> 	&& EXPERT [=n] && SOUNDWIRE [=y]
>   Selected by [m]:
>   - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML
> 	&& SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y]
> 	&& SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y]
> 	&& GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
> 	&& (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n])
> 	&& SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y]

It's a known issue that was reported and fixed by Nathan Chancellor:

[PATCH v2] ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select

https://lore.kernel.org/alsa-devel/20210802212409.3207648-1-nathan@kernel.org/

I'll ack the missing patch, thanks for reporting this.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: config issue with SoundWire mockup device support
  2021-09-02 15:02   ` Pierre-Louis Bossart
@ 2021-09-02 15:16     ` Fabio Aiuto
  -1 siblings, 0 replies; 6+ messages in thread
From: Fabio Aiuto @ 2021-09-02 15:16 UTC (permalink / raw)
  To: Pierre-Louis Bossart
  Cc: tiwai, perex, broonie, lgirdwood, Hans de Goede, gregkh,
	alsa-devel, linux-staging, linux-kernel, Nathan Chancellor

Hi Pierre,

On Thu, Sep 02, 2021 at 10:02:05AM -0500, Pierre-Louis Bossart wrote:
> 
> 
> On 9/2/21 9:36 AM, Fabio Aiuto wrote:
> > Dear Pierre and all sound developers,
> > 
> > I work for some tests on a Lenovo ideapad Miix 300-10IBY,
> > with fedora 34 workstation intalled on.
> > After having pulled the last changes from staging tree I get
> > the following issue by typing:
> > 
> > $ make olddefconfig
> > 
> > WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP
> >   Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m]
> > 	&& EXPERT [=n] && SOUNDWIRE [=y]
> >   Selected by [m]:
> >   - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML
> > 	&& SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y]
> > 	&& SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y]
> > 	&& GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
> > 	&& (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n])
> > 	&& SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y]
> 
> It's a known issue that was reported and fixed by Nathan Chancellor:
> 
> [PATCH v2] ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select
> 
> https://lore.kernel.org/alsa-devel/20210802212409.3207648-1-nathan@kernel.org/
> 
> I'll ack the missing patch, thanks for reporting this.
> 

you are welcome,

thanks for fast reply,

fabio

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: config issue with SoundWire mockup device support
@ 2021-09-02 15:16     ` Fabio Aiuto
  0 siblings, 0 replies; 6+ messages in thread
From: Fabio Aiuto @ 2021-09-02 15:16 UTC (permalink / raw)
  To: Pierre-Louis Bossart
  Cc: alsa-devel, gregkh, linux-staging, lgirdwood, tiwai,
	Nathan Chancellor, Hans de Goede, broonie, linux-kernel

Hi Pierre,

On Thu, Sep 02, 2021 at 10:02:05AM -0500, Pierre-Louis Bossart wrote:
> 
> 
> On 9/2/21 9:36 AM, Fabio Aiuto wrote:
> > Dear Pierre and all sound developers,
> > 
> > I work for some tests on a Lenovo ideapad Miix 300-10IBY,
> > with fedora 34 workstation intalled on.
> > After having pulled the last changes from staging tree I get
> > the following issue by typing:
> > 
> > $ make olddefconfig
> > 
> > WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP
> >   Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m]
> > 	&& EXPERT [=n] && SOUNDWIRE [=y]
> >   Selected by [m]:
> >   - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML
> > 	&& SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y]
> > 	&& SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y]
> > 	&& GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n])
> > 	&& (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n])
> > 	&& SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y]
> 
> It's a known issue that was reported and fixed by Nathan Chancellor:
> 
> [PATCH v2] ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select
> 
> https://lore.kernel.org/alsa-devel/20210802212409.3207648-1-nathan@kernel.org/
> 
> I'll ack the missing patch, thanks for reporting this.
> 

you are welcome,

thanks for fast reply,

fabio

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-02 15:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02 14:36 config issue with SoundWire mockup device support Fabio Aiuto
2021-09-02 14:36 ` Fabio Aiuto
2021-09-02 15:02 ` Pierre-Louis Bossart
2021-09-02 15:02   ` Pierre-Louis Bossart
2021-09-02 15:16   ` Fabio Aiuto
2021-09-02 15:16     ` Fabio Aiuto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.