Yuri Nedel Prodigy10points When porting a codec from kernel 2.6.32 to 2.6.37, getting this compilation error: error: 'struct snd_soc_codec' has no member named 'write' I see that include/sound/soc.h has really changed between those kernel versions. So, what othe...
Linux for Broadcom BCM63xx SoC. Contribute to openwrt/bcm63xx-next development by creating an account on GitHub.
Background: The snd-soc-dummy codec is a dummy codec used for testing and sometimes with i2s codecs that doesn't have their own driver. Example of use: https://github.com/skakri/asoc-i2s-loader/blob/master/asoc-i2s-loader.c It restricts ...
hdmi-audio-codec hdmi-audio-codec.2.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19 If I start my RPi4 with the attached TV off, the RPi4 does not detect that an external monitor is connected and the only way to enable HDMI output is to reboot the RPi4 with the TV ...