Respeaker 2 mic on max2play distribution

Hello,



I try to install a respeaker 2mic on a max2play distribution.



but I meet a problem with the classical instructions to install the respeaker.



In fact, I can’t do the “Apt-get upgrade” because it change completely the architecture of the max2play installation.



and when I tried to install it without the “Apt-get upgrade” i have this message



Setting up read-edid (3.0.2-1) …

Setting up i2c-tools (3.1.2-3) …

Setting up libasound2-plugins:armhf (1.1.1-1) …

Setting up dkms (2.3-2) …

Processing triggers for man-db (2.7.6.1-2) …



Creating symlink /var/lib/dkms/seeed-voicecard/0.3/source ->

/usr/src/seeed-voicecard-0.3



DKMS: add completed.

Error! echo

Your kernel headers for kernel 4.14.76+ cannot be found at

/lib/modules/4.14.76+/build or /lib/modules/4.14.76+/source.

Error! echo

Your kernel headers for kernel 4.14.76-v7+ cannot be found at

/lib/modules/4.14.76-v7+/build or /lib/modules/4.14.76-v7+/source.



Kernel preparation unnecessary for this kernel. Skipping…



Building module:

cleaning build area…

make -j4 KERNELRELEASE=4.14.79+ -C /lib/modules/4.14.79+/build M=/var/lib/dkms/s eeed-voicecard/0.3/build…

cleaning build area…



DKMS: build completed.



Kernel preparation unnecessary for this kernel. Skipping…



Building module:

cleaning build area…

make -j4 KERNELRELEASE=4.14.79-v7+ -C /lib/modules/4.14.79-v7+/build M=/var/lib/ dkms/seeed-voicecard/0.3/build…

cleaning build area…



DKMS: build completed.

Error! echo

Your kernel headers for kernel 4.14.76+ cannot be found at

/lib/modules/4.14.76+/build or /lib/modules/4.14.76+/source.

Error! echo

Your kernel headers for kernel 4.14.76-v7+ cannot be found at

/lib/modules/4.14.76-v7+/build or /lib/modules/4.14.76-v7+/source.



and it finally tell



DKMS: install completed.

setup git config

git init

Initialized empty Git repository in /etc/voicecard/.git/

git add --all

git commit -m “origin configures”

[master (root-commit) f84babc] origin configures

7 files changed, 1476 insertions(+)

create mode 100644 ac108_6mic.state

create mode 100644 ac108_asound.state

create mode 100644 asound_2mic.conf

create mode 100644 asound_4mic.conf

create mode 100644 asound_6mic.conf

create mode 100644 dkms.conf

create mode 100644 wm8960_asound.state

Created symlink /etc/systemd/system/sysinit.target.wants/seeed-voicecard.service → /lib/systemd/system/seeed-voicecard.service.

------------------------------------------------------

Please reboot your raspberry pi to apply all settings

Enjoy!



but I don’t find it on asound



could you help me ?