Skip to content
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

Open
gab75ayr opened this issue Apr 6, 2022 · 7 comments

Comments

@gab75ayr
Copy link

gab75ayr commented Apr 6, 2022

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?

@dr-ni
Copy link
Contributor

dr-ni commented Apr 6, 2022

this is same as issue #44

@vvstubbs
Copy link

vvstubbs commented Apr 7, 2022

There apparently is not real fix for the problem. I gave up returned the module, go with a ReSpeaker module.

@dr-ni
Copy link
Contributor

dr-ni commented Apr 7, 2022

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...

respeaker/seeed-voicecard#321

@gab75ayr
Copy link
Author

this is same as issue #44

Thanks for your reply!
I try your fix on my Raspbian OS Bullseye 32 bit and it's work.
I try on Raspbian OS Bullseye 64 bit and dosn't work.
Do you have any ideas to fix the problem on the 64 bit OS?

@TobiasVanDyk
Copy link

TobiasVanDyk commented Apr 12, 2022

git clone https://github.com/HinTak/seeed-voicecard also works for the 64bit kernel 5.15.xx

@qkum
Copy link

qkum commented Jun 6, 2022

i just got the same error a month later

- Static hostname: XXXXX
- Icon name: computer
- Machine ID: XXXXX
-  Boot ID: 2ca38ee09d5f488789654a4bbec8f28b
- Operating System: Raspbian GNU/Linux 10 (buster)
-  Kernel: Linux 5.10.103-v7+
- Architecture: arm
-  32 bit

will try the suggested fix now

@qkum
Copy link

qkum commented Jun 6, 2022

git clone https://github.com/HinTak/seeed-voicecard also works for the 64bit kernel 5.15.xx

it works perfectly 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants