These are unofficial / community builds for the Raspberry Pi with support for the Wolfson Audio Card and Cirrus Logic Audio Card from element14.
Lastest builds and detailled installation/configuration instructions are available on my website.
Here are direct links to builds based on the LE 7.0.1 release:
7.0.1 build for original RPi
7.0.1 build for RPi2/3
The source code of these builds is available in my LibreELEC github repository.
Quick first-time installation instructions:
- First install an official LibreELEC RPi build
- Download the Wolfson/Cirrus build and do a manual update (copy the tar file to the Update share or to /storage/.update/ on the command line and reboot)
- After reboot add the following line to /flash/config.txt
- Reboot again to activate the config change
- Go to Kodi system settings and change the audio output device to ALSA (snd_rpi_wsp S/PDIF)
Upgrading from OpenELEC 6.x:
A manual update with the tar file should work just fine but can't be 100% guaranteed - better make a backup of your SD card in case something goes wrong.
If the sound card no longer works check if you have the correct dtoverlay line in config.txt. In OpenELEC builds using "dtoverlay=rpi-cirrus-wm5102-overlay" (note the additional "-overlay" at the end) worked, too, but that's no longer the case with the current kernel versions. In that case remove the "-overlay" at the end, reboot and you should be fine again.
so long,
Hias