-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error! Bad return status for module build on kernel: 5.15.32-v7l+ (armv7l) #45
Comments
this is same as issue #44 |
There apparently is not real fix for the problem. I gave up returned the module, go with a ReSpeaker module. |
it's only a driver problem because of changes in the kernel. There are the same problems with the seeed-voicecard you can run both cards with both drivers... |
Thanks for your reply! |
git clone https://github.com/HinTak/seeed-voicecard also works for the 64bit kernel 5.15.xx |
i just got the same error a month later
will try the suggested fix now |
it works perfectly 💯 |
Hello,
The WM8960-Audio-HAT board was working fine on Raspberry PI 4B with Raspbian OS bullseye, until 4 days ago when a system software update was installed.
I'm trying to reinstall the board software, but I get this error:
Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.15.32-v7l+ -C /lib/modules/5.15.32-v7l+/build M=/var/lib/dkms/wm8960-soundcard/1.0/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.15.32-v7l+ (armv7l)
Consult /var/lib/dkms/wm8960-soundcard/1.0/build/make.log for more information.
Is there a fix for this?
The text was updated successfully, but these errors were encountered: