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

    Default Audio card not present or turned on

    Scheduled Pinned Locked Moved Help and Support
    raspberry pi 0audiogpio audio
    17 Posts 2 Posters 359 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

      Please use ``` to surround code fragments since it provides better readability. I added them to your previous post.

      Please post the exact RetroPie version you have installed (and how ?) and the entire content of your config.txt, seems like the lines you added are not enough to make the audio cards to be registered.

      C 1 Reply Last reply Reply Quote 0
      • C
        Coffeekin12 @mitu
        last edited by Coffeekin12

        @mitu currently installed retro pi version is 4.8

         For more options and information see
        # http://rpf.io/configtxt
        # Some settings may impact device functionality. See link above for details
        
        # uncomment if you get no picture on HDMI for a default "safe" mode
        #hdmi_safe=1
        
        # uncomment this if your display has a black border of unused pixels visible
        # and your display can output without overscan
        #disable_overscan=1
        
        # uncomment the following to adjust overscan. Use positive numbers if console
        # goes off screen, and negative if there is too much border
        #overscan_left=16
        #overscan_right=16
        #overscan_top=16
        #overscan_bottom=16
        
        # uncomment to force a console size. By default it will be display's size minus
        # overscan.
        framebuffer_width=320
        framebuffer_height=240
        
        # uncomment if hdmi display is not detected and composite is being output
        #hdmi_force_hotplug=1
        
        # uncomment to force a specific HDMI mode (this will force VGA)
        #hdmi_group=1
        #hdmi_mode=1
        
        # uncomment to force a HDMI mode rather than DVI. This can make audio work in
        # DMT (computer monitor) modes
        #hdmi_drive=2
        
        # uncomment to increase signal to HDMI, if you have interference, blanking, or
        # no display
        #config_hdmi_boost=4
        
        # uncomment for composite PAL
        #sdtv_mode=2
        
        #uncomment to overclock the arm. 700 MHz is the default.
        #arm_freq=800
        
        # Uncomment some or all of these to enable the optional hardware interfaces
        #dtparam=i2c_arm=on
        #dtparam=i2s=on
        #dtparam=spi=on
        
        # Uncomment this to enable infrared communication.
        #dtoverlay=gpio-ir,gpio_pin=17
        #dtoverlay=gpio-ir-tx,gpio_pin=18
        
        # Additional overlays and parameters are documented /boot/overlays/README
        
        # Enable audio (loads snd_bcm2835)
        dtoverlay=audremap,pins_18,enable_audio=1
        
        [pi4]
        # Enable DRM VC4 V3D driver on top of the dispmanx display stack
        mituM 1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator @Coffeekin12
          last edited by

          @Coffeekin12 said in Default Audio card not present or turned on:

          @mitu currently installed retro pi version is 4.8

          Is this a 3rd party image ? We don't offer support for those here in the forums.

          C 1 Reply Last reply Reply Quote 0
          • C
            Coffeekin12 @mitu
            last edited by

            @mitu No, its the latet Download of Retropie I know i spell it 7 different ways in one sentence but its the latest install Version 4.8

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

              I suggest you start with a fresh image, then modify the config.txt and add the lines with the audremap overlay. Try to see if you get any audio cards listed when running aplay -l and - if you do - check whether the audio output is working.

              C 1 Reply Last reply Reply Quote 0
              • C
                Coffeekin12 @mitu
                last edited by

                @mitu Tried both of those none of them worked, i found a version of Retropie 4.5 and that worked fine however it was a premade image with built in controls i cant seem to remove so i think im just gonna have to find someone with a fresh install of 4.5 i dont know what it was but these newer Retopie installs do not like the pi zeros with one of my first issues being on 4.6 they deprecated FBCP which prevents TFTs from being used especially on zero 2 Ws

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

                  I think the issue is that the instructions you have for the Gameboy Zero are not working with recent version of RetroPie/Raspbian, it's not that the PI zero is not supported by RetroPie. Nethertheless, without someone that understand and has experience with both (Raspbian and the Gameboy zero) you'll be stuck with an older (but functioning) version.

                  C 1 Reply Last reply Reply Quote 0
                  • C
                    Coffeekin12 @mitu
                    last edited by

                    @mitu well in the other images sound just worked and the audio section of the retro pie menu as well as Aplay both pick up the PCM as the audio card but in the new image even with the same config file setup it just dosnt show up in any audio related menu

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

                      @Coffeekin12 Yes, I understand that and this is what I was saying also - the configuration(s) that worked for older version of Raspbian don't work with more recent version of Raspbian (even though the current RetroPie image is still based on an older Raspbian version).

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        Coffeekin12 @mitu
                        last edited by

                        @mitu I understand, thank you for your help anyway im sure if i kept trying it could work, however other people i ask point to old tutorials or just say to wire a cheap USB Sound card so for now i think i will stick with the older version, unless there is somthing about the config file im not understanding (Which im sure there is alot)

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

                          You can try asking in the Raspberry Pi forums, they have users that are more knowledgeable with this kind of modifications (audio via GPIO) and they may be able to assist you with making this work with recent RasiOS version.
                          They'll probably ask you to use a recent RaspiOS Lite version, for which RetroPie has only beta support, but if you describe your hardware I'm sure someone may be able to assist you there.

                          C 1 Reply Last reply Reply Quote 0
                          • C
                            Coffeekin12 @mitu
                            last edited by

                            @mitu I will try that, Thank you

                            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.