RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    No audio on Pi3 after upgrade from 3.8.1 to 4.1

    Scheduled Pinned Locked Moved Help and Support
    audio
    10 Posts 6 Posters 3.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      JPL
      last edited by JPL

      I recently powered on my Pi3 running RetroPie 3.8.1 for the first time in a few months, and noticed there were a couple major version upgrades waiting so I did them via the usual wiki-recommended method. Everything seemed fine until I noticed I wasn't getting audio in any emulators (or in Emulation Station itself).

      I searched through a few existing troubleshooting threads for this and nothing has worked. I've added these lines to my /boot/config.txt:

      hdmi_drive=2
      hdmi_force_hotplug=1
      hdmi_force_edid_audio=1
      

      but that doesn't seem to change anything.

      When I try to play a test sound from the command line with sudo aplay /usr/share/sounds/alsa/Front_Center.wav, I get this:

      ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
      ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
      ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
      ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
      ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
      ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
      ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: No such file or directory
      ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
      aplay: main:722: audio open error: No such file or directory
      
      1 Reply Last reply Reply Quote 0
      • BuZzB
        BuZz administrators
        last edited by

        Make sure you have

        # Enable audio (loads snd_bcm2835)
        dtparam=audio=on
        

        in /boot/config.txt

        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

        J 1 Reply Last reply Reply Quote 1
        • simonsterS
          simonster
          last edited by

          Hi @JPL

          If you go into the Audio Mixer in the RetroPie menu (it may be Audio Settings, I can't remember right now), does the volume control appear and which device does it say at the top of the screen?

          Si

          1 Reply Last reply Reply Quote 0
          • J
            JPL @BuZz
            last edited by

            @BuZz said in No audio on Pi3 after upgrade from 3.8.1 to 4.1:

            Make sure you have

            # Enable audio (loads snd_bcm2835)
            dtparam=audio=on
            

            in /boot/config.txt

            That worked, thanks a billion!

            1 Reply Last reply Reply Quote 1
            • Y
              yari
              last edited by

              Hi to everyone! Got the same problem on pi zero. I have a dual boot system (retropie and osmc). Audio works fine via HDMI in osmc, but not in retropie. I have all 4 lines in my config.txt:
              #hdmi_drive=2
              #hdmi_force_hotplug=1
              #hdmi_force_edid_audio=1
              #dtparam=audio=on
              but still no luck. Can anyone help me, please?

              1 Reply Last reply Reply Quote 0
              • M
                mahcneto
                last edited by

                @yari i think you have to uncomment thoise lines, remove the # symbol and save changes, then test.

                I've the same problem, no audio, but just when trying my video capture device, an Avermedia LGP, and I have in my boot/config.txt file these options enabled

                hdmi_force_edid_audio=1
                dtparam=audio=on
                hdmi_drive=2.

                any clues?

                edmaul69E Y 2 Replies Last reply Reply Quote 0
                • edmaul69E
                  edmaul69 @mahcneto
                  last edited by

                  @mahcneto i could be wrong but i think you need to hashtag out the hdmi drive line for the force edid audio to work

                  1 Reply Last reply Reply Quote 0
                  • Y
                    yari @mahcneto
                    last edited by

                    @mahcneto thank you, it worked! the problem was in symbol "#", I didnt know that

                    1 Reply Last reply Reply Quote 0
                    • M
                      mahcneto
                      last edited by

                      I'm glad it worked! I tried to write that symbol but i got the word hashtag instead on the forum, go figure :p

                      BuZzB 1 Reply Last reply Reply Quote 0
                      • BuZzB
                        BuZz administrators @mahcneto
                        last edited by

                        @mahcneto you should put configs in code blocks or else the forum will think it's styling. See the link in my signature or the compose? link when making a reply

                        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.