Comment 5 for bug 1924685

Revision history for this message
Herczeg Zsolt (herczegzsolt) wrote :

I'm affected by this bug, and I can confirm that the root cause is a misconfiguration of kernel flags as described in this mailing list:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976791#35

I've used the ubuntu wiki Build Your Own kernel guide (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel) to enable the CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES=y option, and I can confirm it works.

Is there any chance that we can get the configuration options into the Ubuntu builds as follows?
CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES=y
CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m

Seems like debian has already fixed this misconfiguration.