No analog audio
DazOo46 opened this issue · 1 comments
DazOo46 commented
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.
DazOo46 commented
nevermind. Solved.
- ssh to pi
- mount -o remount,rw /flash
- nano /flash/config.txt
then - dtparam=audio=on (was already there)
- and added: hdmi_ignore_edid_audio=1