Open goderro opened 3 years ago
Hi there! Where did you find this command?
sudo dtoverlay seeed-2mic-voicecard
To my knowledge it is not necessary at all.
Additionally, Error! There are no instances of module: seeed-voicecard
is not an actual error - it merely says that you have no such module at the moment, then it proceeds to building it.
Hi there! Where did you find this command?
sudo dtoverlay seeed-2mic-voicecard
To my knowledge it is not necessary at all. Additionally,
Error! There are no instances of module: seeed-voicecard
is not an actual error - it merely says that you have no such module at the moment, then it proceeds to building it.
You can ignore about 'dtoverlay'. You already commented it is not necessary. I just want to how to resolve this issue. I would take downgrade kernel version if you let me know what kernel version would be best stable version for us.
Thank you.
Describe the bug
Hi, I really want to get some solutions for my PI zero w board.
After installing 'seeed-voicecard' and reboot, it didn't work. 'Error! There are no instances of module: seeed-voicecard' I saw above messages during installing. I thought it gonna be some problems.
I can't find 'card 0' when 'aplay -l'. And I can't use dtoverlay after rebooting.
I could test for LED, It was worked.
I also installed bcm2835-1.68 at PI zero w board.
I tried uninstall and reinstall many time but it didn't work for me.
Is anybody help for me?
I also tried 'sudo ./install.sh --compat-kernel' option. But same result.
Expected behavior
aplay -l
List of PLAYBACK Hardware Devices card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA] Subdevices: 8/8 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: seeed2micvoicec [seeed-2mic-voicecard], device 0: bcm2835-i2s-wm8960-hifi wm8960-hifi-0 [] Subdevices: 1/1 Subdevice #0: subdevice #0
Platform
Relevant log output