From 9884e01dfd3319c1398cfbe693bdea7cad2123ec Mon Sep 17 00:00:00 2001 From: Baozhu Zuo Date: Wed, 27 Sep 2017 11:18:27 +0800 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 7fba1b7..22f638d 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,27 @@ arecord -f cd -Dhw:1 | aplay -Dhw:1 #It will capture sound on AC108 and save as a.wav arecord -Dac108 -f S32_LE -r 16000 -c 4 a.wav ``` +### uninstall seeed-voicecard +If you want to upgrade the driver , you need uninstall the driver first. + +``` +pi@raspberrypi:~/seeed-voicecard $ sudo ./uninstall.sh 4mic +delete dtoverlay=seeed-4mic-voicecard in /boot/config.txt +delete snd-soc-ac108 in /etc/modules +------------------------------------------------------ +Please reboot your raspberry pi to apply all settings +Thank you! +------------------------------------------------------ +pi@raspberrypi:~/seeed-voicecard $ sudo ./uninstall.sh 2mic +delete dtoverlay=seeed-2mic-voicecard in /boot/config.txt +remove seeed-2mic-voicecard.dtbo in /boot/overlays +remove snd-soc-wm8960.ko +delete snd-soc-wm8960 in /etc/modules +------------------------------------------------------ +Please reboot your raspberry pi to apply all settings +Thank you! +------------------------------------------------------ +``` ### with Google Assistant if you run the assistant but the playback is speed up considerably, try to configure alsa: