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

    Rpi USB audio woes and other zombies.

    Scheduled Pinned Locked Moved Help and Support
    rpi zerousb audio
    55 Posts 5 Posters 14.9k 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.
    • N
      Natron
      last edited by

      If you hit the start button and go into Sound Options, there is an option called OMX player at the bottom. You can select this option, but I found that it didn't work for me.

      I actually have a question for you, @Xeon. Are you noticing any performance issues with the USB audio? I've noticed that my games run slowly with it in use, and in the menu when I have the audio plugged in my frame rate drops by half. I'm wondering if it's specifically my adapter, or if this is some kind of driver or setup issue.

      HexH 1 Reply Last reply Reply Quote 0
      • HexH
        Hex @Natron
        last edited by

        @natron said in Rpi USB audio woes and other zombies.:

        If you hit the start button and go into Sound Options, there is an option called OMX player at the bottom. You can select this option

        Yes this is the correct way to get USB audio

        @Natron I checked it on a fresh Retropi setup and it worked as expected. Which option did you select ? ALSA:HW:0,0 or 1,0??

        The 0/1 is the device id and :0 is subdevice. aplay -l gives you details about which is your usb sound card.

        Sent from 20,000 leagues under the sea.

        Powersaver Emulation station : https://github.com/hex007/EmulationStation
        ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

        N 1 Reply Last reply Reply Quote 0
        • N
          Natron @Hex
          last edited by Natron

          @hex That's odd because it didn't work. I tried both options, actually and got no love either way. I'll go back and reconfigure everything back to normal and try this method out again, though. Maybe I missed something.

          Edit: Nope, still nothing. Oddly, the volume slider always sets itself back to 0% as well when I use the sound settings menu.

          Edit 2: The performance is still atrocious, and fixes itself as soon as I disconnect my USB audio device. I think I'll just have to use this on a regular TV instead of a monitor with speakers. Ah well.

          1 Reply Last reply Reply Quote 0
          • HexH
            Hex
            last edited by

            @Natron There are two settings you have to consider.


            1) Master Volume control

            If you want to control volume from ES, ES needs the device being used. For USB audio you need to select Speaker from PCM/SPEAKER/MASTER options. For Pi's own Audio out use PCM. For PC use MASTER


            2) OMX Audio out device
            If you want the Omx player to know which device to output audio from, you will have to set this option.

            Local -> Pi's audio out
            HDMI -> Hdmi audio
            Both -> Both of the above [Default]
            ALSA -> Use Manual settings.

            To test out which works for you, try this command after closing ES from the command line

            # Change the parameter after -o to each of the options to check what works for you.
            # options : local / hdmi / both / alsa:hw:0,0 / alsa:hw:1,0
            
            omxplayer MY_VIDEO_FILE.mp4 -o alsa:hw:0,0
            

            Sent from 20,000 leagues under the sea.

            Powersaver Emulation station : https://github.com/hex007/EmulationStation
            ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

            XeonX 1 Reply Last reply Reply Quote 0
            • XeonX
              Xeon Banned @Hex
              last edited by

              @hex This option not even being possible unless you run the update script.

              1 Reply Last reply Reply Quote 0
              • HexH
                Hex
                last edited by

                @Xeon Are you not running the updated ES?? The feature was added a few weeks ago. If you havent updated ES then you will have to.

                Sent from 20,000 leagues under the sea.

                Powersaver Emulation station : https://github.com/hex007/EmulationStation
                ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                XeonX 1 Reply Last reply Reply Quote 0
                • XeonX
                  Xeon Banned @Hex
                  last edited by

                  @hex understood

                  1 Reply Last reply Reply Quote 0
                  • XeonX
                    Xeon Banned
                    last edited by

                    Thanks for helping out a old noob.

                    1 Reply Last reply Reply Quote 0
                    • XeonX
                      Xeon Banned
                      last edited by

                      Yeah i don't know why but the sound still won't work.
                      Not even being detected now.
                      odd.

                      XeonX 1 Reply Last reply Reply Quote 0
                      • XeonX
                        Xeon Banned @Xeon
                        last edited by

                        I think this usb hub may have a dead port.

                        1 Reply Last reply Reply Quote 0
                        • XeonX
                          Xeon Banned
                          last edited by

                          Nope.
                          tested usb chip in pc.
                          hub port works.
                          just not detected.

                          1 Reply Last reply Reply Quote 0
                          • XeonX
                            Xeon Banned
                            last edited by

                            Ahh it's the sound chip.. it died.. detects on my pc for a few seconds then stops working.

                            1 Reply Last reply Reply Quote 0
                            • XeonX
                              Xeon Banned
                              last edited by Xeon

                              @Hex

                              Ok so i replaced the sound card.

                              Then chose alsa:hw:1,0 as the chip is listed there
                              Then chose Master.
                              Still no sound.

                              Then increased the volume.
                              Still no sound.

                              Rebooted.

                              Volume reset to 0 by itself.
                              Increased the volume again.
                              Still no sound.

                              if i set the volume and exit the menu and return it sets it back to 0

                              XeonX 1 Reply Last reply Reply Quote 0
                              • XeonX
                                Xeon Banned @Xeon
                                last edited by Xeon

                                @Hex
                                Sound volume drops to 0 the moment Speaker or Master is selected.
                                PCM does not drop it to 0

                                1 Reply Last reply Reply Quote 0
                                • XeonX
                                  Xeon Banned
                                  last edited by

                                  @Hex When launching any thing i can see the cli where it's launching, i see:

                                  lvl0| VolumeControl|::init() - Failed to find Mixer Elements!

                                  1 Reply Last reply Reply Quote 0
                                  • XeonX
                                    Xeon Banned
                                    last edited by

                                    After googling online i see no one has provided this much info.
                                    But no one has solved this ever.
                                    Starting to lose hope on this one.

                                    1 Reply Last reply Reply Quote 0
                                    • HexH
                                      Hex
                                      last edited by

                                      Can you do a clean format, choose Speaker and ALSA:HW:1,0
                                      That should get it working.

                                      I would like to point out to you that if I have not replied you can edit your previous comment to include additional information. No need to create multiple posts. I am sometimes working on code and dont visit the site.

                                      Sent from 20,000 leagues under the sea.

                                      Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                      ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                                      XeonX 1 Reply Last reply Reply Quote 0
                                      • XeonX
                                        Xeon Banned @Hex
                                        last edited by Xeon

                                        @hex
                                        Will i need to update?
                                        Sorry keep forgetting about the edit function.

                                        If i need to update. "because you need to update to see the sound options"
                                        Then i have done this twice.
                                        Both times had the same result.

                                        1 Reply Last reply Reply Quote 0
                                        • HexH
                                          Hex
                                          last edited by

                                          @Xeon I am asking if you can do a clean format. As in wipe SD card and re write retropie image.

                                          Sent from 20,000 leagues under the sea.

                                          Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                          ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                                          XeonX 1 Reply Last reply Reply Quote 0
                                          • XeonX
                                            Xeon Banned @Hex
                                            last edited by Xeon

                                            @hex said in Rpi USB audio woes and other zombies.:

                                            @Xeon I am asking if you can do a clean format. As in wipe SD card and re write retropie image.

                                            Ok each time.
                                            I did do a proper format.

                                            Download source.
                                            https://retropie.org.uk/download/

                                            But lets do it again.
                                            I will also do a fresh download and check the MD5 hash.

                                            Formatted and partition wiped.
                                            alt text

                                            MD5 Compared
                                            alt text

                                            Image freshly written and verified.
                                            alt text

                                            What is the next step?

                                            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.