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 Sound Unless I Run Kodi

    Scheduled Pinned Locked Moved Help and Support
    9 Posts 4 Posters 4.0k 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.
    • P
      phillymadison
      last edited by phillymadison

      So I just upgraded my SD card to 128 and I'm using the newest build 3.7. All the games load up and are able to be played. Ite's also showing the correct amount of space. But I have zero sound on the menu screen or any games. When I load Kodi I not only have sound on Kodi but it temporarily fixes the sounds and music in games until I reboot the system. Anyone have any idea for a more permanent fix?

      Also while booting up the Emulationstation loading screen and menu gets these choppy lines which also go away once I use and exit Kodi.

      Any help would be greatly appreciated.
      Thank you

      1 Reply Last reply Reply Quote 0
      • iconrumbleI
        iconrumble
        last edited by

        seems like hdmi mode error...

        https://github.com/retropie/retropie-setup/wiki/sound-issues

        try editing your config.txt and force hdmi selection:

        sudo nano /boot/config.txt

        Add the following line to the configuration file /boot/config.txt:
        hdmi_drive=2

        1 Reply Last reply Reply Quote 1
        • P
          phillymadison
          last edited by

          Hi thanks for the response. I'm still a little new at this but I'm definitely learning.

          I know I hit F4 then type
          sudo nano /boot/config.txt

          Now do I add hdmi_drive=2 to
          sudo nano /boot/config.txt
          So it looks like this
          sudo nano /boot/config.txt hdmi_drive=2
          Then hit enter?

          Or do I type sudo nano /boot/config.txt
          Hit enter then add hdmi_drive=2 to one of the options on the page?
          I'm not sure where hdmi_drive=2 would go if I need to do it this way but to save I would have to hit ctrl O correct?

          iconrumbleI 2 Replies Last reply Reply Quote 0
          • iconrumbleI
            iconrumble @phillymadison
            last edited by

            @phillymadison type "sudo nano /boot/config.txt" then press enter, then add a line with "hdmi_drive=2", then save the modifications, then reboot.
            The objective is to edit the config file and add the option "hdmi_drive=2"

            1 Reply Last reply Reply Quote 0
            • iconrumbleI
              iconrumble @phillymadison
              last edited by

              @phillymadison If that doesn't work, try adding "hdmi_group=1"

              (hdmi_drive=2 --> set output to Normal HDMI mode (Sound will be sent if supported and enabled))
              (hdmi_group=1 --> set output to CEA (native HDMI modes))

              for more advanced info check http://elinux.org/RPiconfig

              1 Reply Last reply Reply Quote 0
              • P
                phillymadison
                last edited by phillymadison

                Ok hdmi_drive=2 or 1 doesn't go under a certain line after I click enter? Or I can just put it anywhere?
                Cause a bunch of different things pop up after I hit enter.

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

                  stick it at the end of the file (page down to the end). If you need more info about using nano, the internet can help - http://www.howtogeek.com/howto/42980/the-beginners-guide-to-nano-the-linux-command-line-text-editor/

                  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 1
                  • P
                    phillymadison
                    last edited by

                    That fixed it music/sound and no choppy lines on boot up thank you very much guys

                    1 Reply Last reply Reply Quote 0
                    • J
                      jwest
                      last edited by jwest

                      I was having the same issue. Added code from other sites, which said to add to /boot/configure.text instead of ".txt".

                      Went to .txt instead and uncommented hdmi_drive=2

                      Hope all the /boot/confit.text files and all the things I changed in them are okay.

                      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.