Package Details: seeed-voicecard-8mic-dkms-git r323.014b0b7-1

Git Clone URL: https://aur.archlinux.org/seeed-voicecard-dkms-git.git (read-only, click to copy)
Package Base: seeed-voicecard-dkms-git
Description: DTB Overlay for Seed Studio ReSpeaker 6-Mics Circular Array Kit for Raspberry Pi.
Upstream URL: https://github.com/respeaker/seeed-voicecard
Keywords: AC108 Cirrus Logic Respeaker X-Powers
Licenses: GPL3
Submitter: robertfoster
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 0
Popularity: 0.000000
First Submitted: 2020-11-08 19:20 (UTC)
Last Updated: 2021-01-23 15:10 (UTC)

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 udev

You will find other info in /boot/overlays/README

Latest 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 udev

You will find other info in /boot/overlays/README

MangoMan commented on 2020-11-17 11:35 (UTC)

Does not work driver are not recognized. Use the official driver install

git clone https://github.com/respeaker/seeed-voicecard.git
cd seeed-voicecard
sudo ./install.sh
reboot