Skip to content

Error during install on rpi4 bookworm Linux kernel 6.12, how to solve ? (SOLVED!) #74

@sledgemhammer

Description

@sledgemhammer

Error during install.sh:

make -j4 KERNELRELEASE=6.12.25+rpt-rpi-v8 -C /lib/modules/6.12.25+rpt-rpi-v8/build M=/var/lib/dkms/wm8960-soundcard/1.0/build.....(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.12.25+rpt-rpi-v8 (aarch64)
Consult /var/lib/dkms/wm8960-soundcard/1.0/build/make.log for more information.
Job for wm8960-soundcard.service failed because the control process exited with error code.
See "systemctl status wm8960-soundcard.service" and "journalctl -xeu wm8960-soundcard.service" for details.

tried the earlier post ( https://github.com/HinTak/seeed-voicecard/tree/v6.12) and reinstalled after that with still same error

Cleaning build area...
make -j4 KERNELRELEASE=6.12.25+rpt-rpi-v8 -C /lib/modules/6.12.25+rpt-rpi-v8/build M=/var/lib/dkms/wm8960-soundcard/1.0/build.....(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.12.25+rpt-rpi-v8 (aarch64)
Consult /var/lib/dkms/wm8960-soundcard/1.0/build/make.log for more information.
Job for wm8960-soundcard.service failed because the control process exited with error code.
See "systemctl status wm8960-soundcard.service" and "journalctl -xeu wm8960-soundcard.service" for details.

tried with a clean sd card same result

pi@FlightMobile2:~/WM8960-Audio-HAT $ journalctl -xeu wm8960-soundcard.service
Jun 26 20:27:15 FlightMobile2 wm8960-soundcard[8412]: ++ basename /usr/bin/wm89>
Jun 26 20:27:19 FlightMobile2 systemd[1]: wm8960-soundcard.service: Main proces>
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ An ExecStart= process belonging to unit wm8960-soundcard.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 99.
Jun 26 20:27:19 FlightMobile2 systemd[1]: wm8960-soundcard.service: Failed with>
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit wm8960-soundcard.service has entered the 'failed' state with result>
Jun 26 20:27:19 FlightMobile2 systemd[1]: Failed to start wm8960-soundcard.serv>
░░ Subject: A start job for unit wm8960-soundcard.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit wm8960-soundcard.service has finished with a failure.
░░
░░ The job identifier is 1829 and the job result is failed.

every suggestion is welcom !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions