Closed bruesche closed 2 years ago
This looks like it is an issue with compatibility to kernel 5.13+ which is already fixed in my fork https://github.com/HinTak/seeed-voicecard . Please use that instead, and if it works for you, please consider clicking the donate link.
Is it possible to merge into official repo? It seems to work also in RPI0W (armv6 version)
It is most likely these two commits in mine:
v5.13: Conditionally re-adding asoc_simple_parse_xxx() v5.13: cope with multi-support at asoc_simplecanonicalize*()
Possibly this too:
v5.12: symmetric_rates renamed symmetric_rate
git cherry-pick should do.
Some of the rest of diferences are a matter of differing opinion on how to do things, so shouldn't be merged.
This looks like it is an issue with compatibility to kernel 5.13+ which is already fixed in my fork https://github.com/HinTak/seeed-voicecard . Please use that instead, and if it works for you, please consider clicking the donate link.
Your fork worked for me, and have sent a small donation for my thanks. Why aren't Seeed Studio taking their software seriously?
Describe the bug
I updates my pi yesterday. After that the software rhasspy didn't work. I look at the config and can't find the 4-mic array. Tried to restart. Software didn't work. I tried to install the respecter drivers again because with the command "arecord -L" there was no mic array shown. I get this error on installation:
Building module: cleaning build area... make -j4 KERNELRELEASE=5.15.32-v7l+ -C /lib/modules/5.15.32-v7l+/build M=/var/lib/dkms/seeed-voicecard/0.3/build....(bad exit status: 2) Error! Bad return status for module build on kernel: 5.15.32-v7l+ (armv7l) Consult /var/lib/dkms/seeed-voicecard/0.3/build/make.log for more information.
I put the mentioned log above in the attachment.
Thx for help.
Expected behavior
After OS update the 4-Mic Array should work.
Platform
Relevant log output