bite-your-idols/Gamestarter

No analog audio

DazOo46 opened this issue · 1 comments

Hello I'm using libreelec 8.2 that has kodi version 17.6.
Kodi has these outputs: PI - HDMI, PI - Analogue, PI - HDMI & Analogue, ALSA: Default (bcm2835), PULSE: Default, Bluetooth Audio (PULSEAUDIO).
Now my problem is that analogue (which I use) works fine at kodi but not at retroarch, while retroarch has sound only at HDMI (Using alsa)
Is there a way to set retroarch use analogue audio? (in my case "PI - Analogue")
thanx in advance.

nevermind. Solved.

  1. ssh to pi
  2. mount -o remount,rw /flash
  3. nano /flash/config.txt
    then
  4. dtparam=audio=on (was already there)
  5. and added: hdmi_ignore_edid_audio=1