Homepage Forums RetroPie Project Everything else related to the RetroPie Project No HDMI sound on RetroPie 2.5.0 beta

Tagged: , ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #87750
    nschloe
    Participant

    I installed RetroPie 2.5.0 beta this afternoon on my RPi2 and I’m not getting sound output, neither through HDMI nor through the jack connection. Sound settings (set via sudo raspi-config) are on the default setting, auto:
    `
    numid=3,iface=MIXER,name=’PCM Playback Route’
    ; type=INTEGER,access=rw——,values=1,min=0,max=2,step=0
    : values=0
    `
    How to debug this?

    #87768
    zlajac
    Participant

    I have the same issue with RPi B+. 2.3 was working, but in 2.5 I get no sound at all.

    #87821
    Floob
    Member

    Does it work if you set it to force audio to HDMI in the retropie setup script?

    #87863
    nschloe
    Participant

    > Does it work if you set it to force audio to HDMI in the retropie setup script?

    Nope, no sound on either HDMI or Jack, independently of the setting (0,1,2).

    #87881
    Floob
    Member

    Longshot, but have you tried a different TV or different HDMI cable?

    #87912
    justinbeaird
    Participant

    Sound doesn’t work for me either on the the firs raspberry pi (rpi1)

    #87915
    justinbeaird
    Participant

    In
    /boot/config.txt
    uncoment or add
    hdmi_drive=2
    then reboot
    Fixed me up

    Now only wish I could get my ps3 controller working in Mame and neogeo :(

    #88056
    zlajac
    Participant

    [quote=87915]In
    /boot/config.txt
    uncoment or add
    hdmi_drive=2
    then reboot
    Fixed me up

    Now only wish I could get my ps3 controller working in Mame and neogeo :(
    [/quote]

    Thank you! That fixed it!
    I just edited the /boot/config.txt by using
    sudo nano config.txt

    What does ln do?

    #88061
    Anonymous
    Inactive

    Welcome to Raspberry Pi. :-)

    hdmi_drive=2 forces the Pi to output sound over the HDMI interface even when video is in a “DVI” compatible mode which ordinarily would not accept sound.

    #88217
    nschloe
    Participant

    The problem was solved by upgrading to 2.6.0.

    #88241
    kmhamel
    Participant

    Ok I have 2.6 up and running but have no sound from hdmi. I looked in /boot for the config.txt file and nothing shows. Am I missing something, is this a hidden file that I need to tell to show?

    #88245
    justinbeaird
    Participant

    [quote=88241]Ok I have 2.6 up and running but have no sound from hdmi. I looked in /boot for the config.txt file and nothing shows. Am I missing something, is this a hidden file that I need to tell to show?[/quote]

    hit f4 while in emulation station.
    type
    sudo nano /boot/config.txt
    uncoment or add
    hdmi_drive=2
    then push ctrl+x to exit then type Y to save
    then type
    sudo reboot

    #100659
    threepwood
    Participant

    Because of the vga-adaptor I have to force the soundoutput over hdmi. Thats working, ok.

    But is there a way to get the sound out of both? hdmi AND the jack?

    Or, even better, is there a possibility that the RasPi puts out the sound forced through HDMI, but when I plug in Headphones in the jack, that it switches from the hdmi to the jack automatically?

Viewing 13 posts - 1 through 13 (of 13 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.