This is an enhancement fork with the explicit aim of supporting current shipping Raspbian/Ubuntu kernels without requiring downgrading. Please donate at https://hintak.github.io/ if it works for you. Use vX.Y branch for kernel version vX.Y
I installed the branch 6.6 on Ubuntu 23.10 on a RPI 5. I ran ubuntu prerequisites script then ran the install script. Everything build and installed properly, seems so. Reboot, module got loaded but "aplay -l" dosen't list the card.
I disabled the seeed-voicecard.service, rebooted and ran seeed-voicecard manually, here is the result;
alsactl restore
No state is present for card ATR4697USB
Found hardware: "USB-Audio" "USB Mixer" "USB0909:0050" "" ""
Hardware is initialized using a generic method
No state is present for card ATR4697USB
aplay -l
grep -q 'bcm2835 ALSA'
No errors, it just doesn't find the Respeaker 2-MIC.
Hi All,
I installed the branch 6.6 on Ubuntu 23.10 on a RPI 5. I ran ubuntu prerequisites script then ran the install script. Everything build and installed properly, seems so. Reboot, module got loaded but "aplay -l" dosen't list the card.
I disabled the seeed-voicecard.service, rebooted and ran seeed-voicecard manually, here is the result;
No errors, it just doesn't find the Respeaker 2-MIC.
What do you think I could look at?
Thanks