RetroArch has no sound
update-freak opened this issue · 1 comments
update-freak commented
RetroArch on LibreELEC 9.2.0 on RPi 3B has no sound.
The app was installed and only the language adjusted (so the audio is enabled).
Tested cores: Snes9x 2005, mGBA
update-freak commented
found the bug:
in the config.txt the last line was
dtparam=spi=ondtparam=audio=on
instead of
dtparam=spi=on
dtparam=audio=on