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

    Audio issues after latest Raspbian updates (June 2020)

    Scheduled Pinned Locked Moved Help and Support
    audiobusteremulationstatioraspbianupdate
    104 Posts 27 Posters 66.2k 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.
    • mituM
      mitu Global Moderator
      last edited by

      Did you also update the kernel/firmware during the updates ? EmulationStation's version appears when you bring up the menu with Start in the main carousel.

      XEntombmentXX 2 Replies Last reply Reply Quote 0
      • XEntombmentXX
        XEntombmentX @mitu
        last edited by

        @mitu said in Audio issues after latest Raspbian updates:

        Did you also update the kernel/firmware during the updates ?

        I thought I did, but I'll try it again.

        EmulationStation's version appears when you bring up the menu with Start in the main carousel.

        Ah okay, it's 2.9.3RP

        1 Reply Last reply Reply Quote 0
        • XEntombmentXX
          XEntombmentX @mitu
          last edited by

          Did you also update the kernel/firmware during the updates ?

          @mitu I made sure to update the kernel and other underlying packages and the issue still persists.

          mituM 1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator @XEntombmentX
            last edited by

            @XEntombmentX If you run

            uname -r && aplay -l
            

            what's the output ?

            XEntombmentXX 1 Reply Last reply Reply Quote 0
            • XEntombmentXX
              XEntombmentX @mitu
              last edited by

              @mitu

              5.4.51-v7l+
              **** List of PLAYBACK Hardware Devices ****
              card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
                Subdevices: 4/4
                Subdevice #0: subdevice #0
                Subdevice #1: subdevice #1
                Subdevice #2: subdevice #2
                Subdevice #3: subdevice #3
              card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
                Subdevices: 4/4
                Subdevice #0: subdevice #0
                Subdevice #1: subdevice #1
                Subdevice #2: subdevice #2
                Subdevice #3: subdevice #3
              mituM 1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator @XEntombmentX
                last edited by

                @XEntombmentX This looks ok. Are you able to set the volume in EmulationStation without the errors shown in the starting post ? Do you have sound enabled in EmulationStation ?

                XEntombmentXX 1 Reply Last reply Reply Quote 0
                • XEntombmentXX
                  XEntombmentX @mitu
                  last edited by

                  @mitu Yes, it keeps the volume at the level I've set it to, navigation sounds are on, no errors when launching games.

                  mituM 1 Reply Last reply Reply Quote 0
                  • mituM
                    mitu Global Moderator @XEntombmentX
                    last edited by

                    @XEntombmentX I can't think of anything else - I would have said to check if the volume is muted, but if it works in games, then it shouldn't be necessary.

                    XEntombmentXX 1 Reply Last reply Reply Quote 0
                    • XEntombmentXX
                      XEntombmentX @mitu
                      last edited by

                      @mitu Huh, I changed my theme and back again and it's working fine now. That's strange, but hey, I'm just glad it works :D

                      1 Reply Last reply Reply Quote 0
                      • K
                        kactius
                        last edited by kactius

                        HI everyone:
                        Pi Model :(2B, pi3, pi3b+)
                        Power Supply used: official
                        RetroPie Version Used : retropie-buster-4.6-rpi2_rpi3 update retropie setup script to 4.6.8 last commit 5days ago 0ce9f214
                        Emulationstation by source V2.9.3RP
                        Kernel: 5.4.68-v7+
                        Built From: RetroPie website, and update by me hand retropie setup, packages and system.
                        Raspi-config 20200902
                        I have a strange change that I can't understand how to change it or understand what it can affect
                        By the moment.... I just have no sound when I change resolution from 1920 to a lower resolution and/or when change audio menu options in emulationstation
                        Attention to : kernel version and Subdevices: 3/4
                        Working in hdmi :
                        Audio Card: Default
                        Audio Device: HDMI
                        OMX Audio Device: ALSA
                        Change to headphone lost all sound.

                        Symptoms include:
                        Error messages showing when a game is launched (lvl0: VolumeControl::init() - Failed to find mixer elements).
                        Sound missing in EmulationStation and/or games.
                        System Volume slider stuck at 0% in EmulationStation's Sound settings.
                        Other Symptoms:
                        In ocassions is imposible to restart system...

                        5.4.68-v7+
                        **** List of PLAYBACK Hardware Devices ****
                        card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
                          Subdevices: 3/4
                          Subdevice #0: subdevice #0
                          Subdevice #1: subdevice #1
                          Subdevice #2: subdevice #2
                          Subdevice #3: subdevice #3
                        card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
                          Subdevices: 4/4
                          Subdevice #0: subdevice #0
                          Subdevice #1: subdevice #1
                          Subdevice #2: subdevice #2
                          Subdevice #3: subdevice #3
                        

                        By the moment only find a solution downgrade kernel from 5.4.68-v7+ to 5.4.51-v7+
                        sudo apt update
                        sudo apt install --reinstall libraspberrypi0 libraspberrypi-{bin,dev,doc} raspberrypi-bootloader raspberrypi-kernel

                        mituM 1 Reply Last reply Reply Quote 0
                        • mituM
                          mitu Global Moderator @kactius
                          last edited by mitu

                          @kactius How is your issue related to the topic at hand, which is about EmulationStation ? Open a new topic and add the info from https://retropie.org.uk/forum/topic/3/read-this-first.

                          K 1 Reply Last reply Reply Quote 0
                          • K
                            kactius @mitu
                            last edited by kactius

                            @mitu sorry, ok maybe it's more of a system error produced by me or something else than something else. And that I don't understand or can't find the correct way to fix it.
                            Update my first post in this threat... % solved

                            B 1 Reply Last reply Reply Quote 0
                            • B
                              bcnr33hideaki @kactius
                              last edited by

                              @kactius said in Audio issues after latest Raspbian updates:

                              @mitu sorry, ok maybe it's more of a system error produced by me or something else than something else. And that I don't understand or can't find the correct way to fix it.
                              Update my first post in this threat... % solved

                              @kactius any luck fixing your issue? I got the exactly same issue as you.
                              My uname and iplay is exactly the same.
                              Thanks.

                              K 1 Reply Last reply Reply Quote 0
                              • K
                                kactius @bcnr33hideaki
                                last edited by kactius

                                @bcnr33hideaki
                                Hi in the lastest post I writed: By the moment only find a solution downgrade kernel from 5.4.68-v7+ to 5.4.51-v7+
                                sudo apt update
                                sudo apt install --reinstall libraspberrypi0 libraspberrypi-{bin,dev,doc} raspberrypi-bootloader raspberrypi-kernel

                                Or you can try:
                                [This post](link url)

                                1 Reply Last reply Reply Quote 0
                                • lazza79L
                                  lazza79
                                  last edited by lazza79

                                  Hi,

                                  I still have problems with HDMI audio on my RPI 4 (4GB Ram). I can't hear menu clicks and in-game audio. I downloaded a pre-made iso that has an audio intro (that I can hear fine) then Emulationstation and Retropie are loaded and I can't hear anything.
                                  I have Emulationstation 2.9.3RP and I updated Retropie and everything else to the latest version as the 21st of October 2020.
                                  I set the "sound settings" as Default - HDMI - ALSA but the volume is stuck at 0%.

                                  Could someone help me?

                                  Best regards,
                                  Lazza79

                                  other data:
                                  uname -r && aplay -l
                                  5.4.51-v7l+
                                  **** List of PLAYBACK Hardware Devices ****
                                  card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
                                  Subdevices: 4/4
                                  Subdevice #0: subdevice #0
                                  Subdevice #1: subdevice #1
                                  Subdevice #2: subdevice #2
                                  Subdevice #3: subdevice #3
                                  card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
                                  Subdevices: 4/4
                                  Subdevice #0: subdevice #0
                                  Subdevice #1: subdevice #1
                                  Subdevice #2: subdevice #2
                                  Subdevice #3: subdevice #3
                                  card 2: Controller [Wireless Controller], device 0: USB Audio [USB Audio]
                                  Subdevices: 0/1
                                  Subdevice #0: subdevice #0

                                  mituM 1 Reply Last reply Reply Quote 0
                                  • mituM
                                    mitu Global Moderator @lazza79
                                    last edited by

                                    @lazza79 said in Audio issues after latest Raspbian updates:

                                    I still have problems with HDMI audio on my RPI 4 (4GB Ram). I can't hear menu clicks and in-game audio. I downloaded a pre-made iso that has an audio intro (that I can hear fine) then Emulationstation and Retropie are loaded and I can't hear anything.

                                    We don't support 3rd party images, use the image from retropie.org.uk/download.

                                    lazza79L 1 Reply Last reply Reply Quote 0
                                    • lazza79L
                                      lazza79 @mitu
                                      last edited by

                                      @mitu thank you for your quick reply, pardon my ignorance (I am still a linux noob) but once I update retropie and everything else in the system to the latest version present in the server, how a third party ISO differ from the official one?
                                      Thanks!
                                      Lazza79

                                      mituM 1 Reply Last reply Reply Quote 0
                                      • mituM
                                        mitu Global Moderator @lazza79
                                        last edited by

                                        @lazza79 said in Audio issues after latest Raspbian updates:

                                        ... once I update retropie and everything else in the system to the latest version present in the server, how a third party ISO differ from the official one?

                                        It's configured differently ? Has ROMs ? Has additional installed applications ? We can't be sure how it was configured.

                                        lazza79L 1 Reply Last reply Reply Quote 0
                                        • lazza79L
                                          lazza79 @mitu
                                          last edited by

                                          @mitu I see, I will try to contact the creator. Thank you!

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            flash2
                                            last edited by

                                            I updated to 4.7.1 , After update no sound, is it not solved yet? Or won’t this be solved and will always have to be setup manually?

                                            J 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.