v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
You can create the dfw_sst.bin topology file with the alsatplg tool and the topology source:
Code:
mkdir -p .config/firmware
alsatplg -c /usr/share/alsa/topology/sklrt286/skl_i2s.conf -o .config/firmware/dfw_sst.bin

I'm not really familiar with this intel topology stuff but you may also need to setup audio routes after boot with alsaucm, sth like this (for analog audio output)
Code:
alsaucm -c skylake-rt286 set _verb HiFi
or this (for output to Hdmi)
Code:
alsaucm -c skylake-rt286 set _verb Hdmi1

so long,

Hias


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by HiassofT - 2019-03-13, 11:38
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24