seeed-voicecard with 2mic (based on WM8960 sound codec) is now officially supported upstream with this commit
https://github.com/raspberrypi/linux/commit/1f085dec8d4159e8af30e7012ac6184ee5de37ff.
On Arch Linux ARM is officially supported since this commit
https://github.com/archlinuxarm/PKGBUILDs/commit/585dc764e7543469cf897c0aacaea060da1d0820
You have to insert this entry in /boot/config.txt:
dtoverlay=wm8960-soundcard
and snd-soc-wm8960
will be loaded by udev
You will find other info in /boot/overlays/README
Pinned Comments
robertfoster commented on 2021-01-22 23:38 (UTC) (edited on 2021-01-22 23:41 (UTC) by robertfoster)
seeed-voicecard with 2mic (based on WM8960 sound codec) is now officially supported upstream with this commit
https://github.com/raspberrypi/linux/commit/1f085dec8d4159e8af30e7012ac6184ee5de37ff.
On Arch Linux ARM is officially supported since this commit
https://github.com/archlinuxarm/PKGBUILDs/commit/585dc764e7543469cf897c0aacaea060da1d0820
You have to insert this entry in /boot/config.txt:
dtoverlay=wm8960-soundcard
and
snd-soc-wm8960
will be loaded by udevYou will find other info in
/boot/overlays/README