Hi everyone,
I am a fresh user of the ULTRA++. I do very like the hardware of this product, but I am facing some issue with its driver…
I first try to install it on my current image, without success.
I finally managed to make it works on a fresh install of Rasbian.
Unfortunately, after some time (a few hours/reboots…), the driver stops working (no more sound).
When running “sudo systemctl status wm8960-soundcard.service”, I get:
● wm8960-soundcard.service - WM8960 soundcard service Loaded: loaded (/lib/systemd/system/wm8960-soundcard.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2021-05-26 22:27:27 CEST; 1min 47s ago Process: 443 ExecStart=/usr/bin/wm8960-soundcard (code=exited, status=1/FAILURE) Main PID: 443 (code=exited, status=1/FAILURE) May 26 22:27:24 raspberrypi systemd[1]: Starting WM8960 soundcard service... May 26 22:27:24 raspberrypi wm8960-soundcard[443]: + exec May 26 22:27:24 raspberrypi wm8960-soundcard[443]: ++ basename /usr/bin/wm8960-soundcard May 26 22:27:27 raspberrypi systemd[1]: wm8960-soundcard.service: Main process exited, code=exited, status=1/FAILURE May 26 22:27:27 raspberrypi systemd[1]: wm8960-soundcard.service: Failed with result 'exit-code'. May 26 22:27:27 raspberrypi systemd[1]: Failed to start WM8960 soundcard service.
And when running “journalctl -xe”, I get:
> – The unit session-c4.scope has successfully entered the ‘dead’ state.
> May 26 22:29:25 raspberrypi systemd[1]: wm8960-soundcard.service: Main process exited, code=exited, status=1/FAILURE
> – Subject: Unit process exited
> – Defined-By: systemd
> – Support: Debian -- User Support
> –
> – An ExecStart= process belonging to unit wm8960-soundcard.service has exited.
> –
> – The process’ exit code is ‘exited’ and its exit status is 1.
> May 26 22:29:25 raspberrypi systemd[1]: wm8960-soundcard.service: Failed with result ‘exit-code’.
> – Subject: Unit failed
> – Defined-By: systemd
> – Support: Debian -- User Support
> –
> – The unit wm8960-soundcard.service has entered the ‘failed’ state with result ‘exit-code’.
> May 26 22:29:25 raspberrypi systemd[1]: Failed to start WM8960 soundcard service.
> – Subject: A start job for unit wm8960-soundcard.service has failed
> – Defined-By: systemd
> – Support: Debian -- User Support
> –
> – A start job for unit wm8960-soundcard.service has finished with a failure.
I have tried to google it and searched for solutions for already few hours, without luck.
Any help would be welcome !
Thank you in advance,
Benjamin