Hi everyone i just installed lakka 2.1 rc5 on my raspberry pi 3, which I connected as a video to an hdmi screen, but as audio to the 3.5-inch jack, but I do not hear audio. I should force the audio output on the 3.5 device as I can do? Thanks
I only get audio out of my HDMI port also.
i dont know if this helps any one here, but i just installed Lakka on my RP3 aswell.
i had no sound from the 3.5 jack.
from the docs for Lakka: On the first partition of your SD card, you will find a file named config.txt.
in that file i had to type:
hdmi_ignore_edid_audio=1
because i use an hdmi to vga adapter. so i want my audio thru the 3.5 jack.
on top of that, i had to go into the interface of Lakka, and change
the Audio Device to:
hw:0,0
then it worked after that.
i put my sd card into my pc to change the file in the first partition (config.txt)
1 Like
It worked! Thanks, do you feel a background sound like a whip and you can remove it?
Simpler Go To config.txt : mount / flash -o remonte, rw cd / flash nano config.txt then write there : hdmi_ignore_edid_audio=1
And as a heads up. This is not a workaround for a lakka OS being ran on a 64 bit machine.
1 Like