Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    No more sound after installing v. 4.1 in recalbox

    MediaCenter & Dualboot
    more sound installing 4.1 recalbox
    10
    215
    81178
    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.
    • NeeeeB
      NeeeeB last edited by

      console = pi
      dans EmulationStation il veut dire.

      Vieux geek ^^
      GameList Editor : https://github.com/NeeeeB/GameList_Editor

      1 Reply Last reply Reply Quote 0
      • benj008
        benj008 last edited by

        dans option manette sur ES, qd je configure en laissant un bouton appuyé, mon matos s'appelle tht 2p arcade controler tht 2p arcade controler (deux fois...) que j'appuie sur le set joystick + boutons à gauche ou celui à droite.
        je peux faire un screenshot mais je vois pas trop en quoi ca va vous aider

        1 Reply Last reply Reply Quote 0
        • benj008
          benj008 last edited by

          j'ai édité cmdline.txt et ajouté:
          usbhid.quirks=0x16c0:0x75e1:0x040 et les deux sticks sont reconnus pour les 2 joueurs
          quel bazar...

          1 Reply Last reply Reply Quote 0
          • Substring
            Substring last edited by Substring

            @dragu @lackyluuk
            The whole changelog between the 2 builds that Dragu reported working/non working is here

            What is written as "+" is what has been added since the working version. What is "-" has been removed from the working version. One tric could be to test the recalbox-consig.sh from the working commit by doing

            mount -o remount, rw /
            cp /recalbox/scripts/recalbox-config.sh /recalbox/scripts/recalbox-config.sh.backup
            wget -O /recalbox/scripts/recalbox-config.sh https://gitlab.com/recalbox/recalbox/raw/443dd09ba56305fa6ebf2afff5fc9be376f7c987/board/recalbox/fsoverlay/recalbox/scripts/recalbox-config.sh
            chmod u+x /recalbox/scripts/recalbox-config.sh
            reboot
            

            Test and report, with a lsmod please

            Former dev - Please reply with @substring so that i am notified when you answer me
            Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

            1 Reply Last reply Reply Quote 0
            • Dragu
              Dragu Banned last edited by Dragu

              @Substring
              I suppose that wget -o is from small (o)ctave. ok ? 🙂
              I entered it like this on a fresh 4.1s card. So, when you select after mods the sound menu in ES, there are nomore device to select and ES sayed goodbye.
              After reboot, also Wlan dead, and not possible to restart. So, lsmod just with screen-photo from camera possible. If you want, I will make it.

              Substring 1 Reply Last reply Reply Quote 0
              • Substring
                Substring @Dragu last edited by

                @dragu No it's an uppercase one, not a lowercase. It's to force the dest filename

                Former dev - Please reply with @substring so that i am notified when you answer me
                Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                1 Reply Last reply Reply Quote 0
                • Dragu
                  Dragu Banned last edited by

                  @Substring
                  Ok, I will proceed again with fresh card.

                  1 Reply Last reply Reply Quote 0
                  • Substring
                    Substring last edited by

                    just updated my post to add a chmod

                    Former dev - Please reply with @substring so that i am notified when you answer me
                    Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                    1 Reply Last reply Reply Quote 0
                    • Dragu
                      Dragu Banned last edited by OyyoDams

                      @Substring
                      This time, seems it was working. But still no sound, just for the feedback.
                      Like it was a fresh install, just need some time to configurate the network.
                      And for your info, I also did the hifiberry line in config.txt, and comment dtparam.

                      Substring 1 Reply Last reply Reply Quote 0
                      • Substring
                        Substring @Dragu last edited by

                        @dragu So this is definitely not a recalbox config itself problem, but a kernel modules loading ...

                        You should try to manually modprobe all the missing modules from your previous screenshot. What I don't understand is why the kernel doesn't detect your hifiberry and load the drivers accordingly ...

                        Former dev - Please reply with @substring so that i am notified when you answer me
                        Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                        1 Reply Last reply Reply Quote 0
                        • Dragu
                          Dragu Banned last edited by OyyoDams

                          @Substring
                          You should try to manually modprobe all the missing modules from your previous screenshot. What I don't understand is why the kernel doesn't detect your hifiberry and load the drivers accordingly ...

                          I am just a simple man...I am not inside this stuff.

                          Concerning my config.txt

                          1 Reply Last reply Reply Quote 0
                          • Dragu
                            Dragu Banned last edited by OyyoDams

                            @Substring
                            To compare, I shot the screen lsmod from march 4.1u
                            Thanks anyway for your help and not urgent.

                            Substring 1 Reply Last reply Reply Quote 0
                            • lackyluuk
                              lackyluuk Translator last edited by

                              @Dragu @Substring I will try it out as well with the old config.sh and report as soon as I am home.

                              NintendoRS | Nintendo Adapter Box | Cardboard Recalbox

                              1 Reply Last reply Reply Quote 0
                              • Substring
                                Substring @Dragu last edited by

                                @dragu I prefer support archives 😉
                                Hifiberry doc suggests to add dtdebug=1 in config.txt to eventually debug. could you add it ? (see "Device not recognised?" at https://www.hifiberry.com/build/documentation/configuring-linux-3-18-x/) and make a support archive ? I'd like to check what dmesg reports

                                Former dev - Please reply with @substring so that i am notified when you answer me
                                Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                1 Reply Last reply Reply Quote 0
                                • lackyluuk
                                  lackyluuk Translator last edited by lackyluuk

                                  @Substring https://file.ac/drgmKFzTWo0/

                                  • Added your "old" config.sh
                                  • Commented out dtparam=audio=on
                                  • Added dtoverlay=hifiberry-dacplus
                                  • Added dtdebug=1

                                  Not even the green indication light on the hifiberry dacplus is on 😕

                                  Anything else I can test?

                                  NintendoRS | Nintendo Adapter Box | Cardboard Recalbox

                                  Substring 1 Reply Last reply Reply Quote 0
                                  • Substring
                                    Substring @lackyluuk last edited by

                                    @lackyluuk i need the output of dmesg since dtdebu=1 should make device trees verbose. You can make a support archive, that would be even better

                                    Former dev - Please reply with @substring so that i am notified when you answer me
                                    Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                    1 Reply Last reply Reply Quote 0
                                    • lackyluuk
                                      lackyluuk Translator last edited by

                                      @Substring I have attached one above 😄

                                      NintendoRS | Nintendo Adapter Box | Cardboard Recalbox

                                      1 Reply Last reply Reply Quote 0
                                      • lackyluuk
                                        lackyluuk Translator last edited by

                                        @Substring Did you already have time to have a look at the support archive?

                                        NintendoRS | Nintendo Adapter Box | Cardboard Recalbox

                                        Substring 1 Reply Last reply Reply Quote 0
                                        • Substring
                                          Substring @lackyluuk last edited by

                                          @lackyluuk sorry, this got out of my mind ...

                                          Well, nope, nothing special, as if the pi wouldn't load the overlay or god knows what

                                          Former dev - Please reply with @substring so that i am notified when you answer me
                                          Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                          1 Reply Last reply Reply Quote 0
                                          • Dragu
                                            Dragu Banned last edited by

                                            @Substring
                                            Yes, I understand,
                                            the x(86) compatibility is a killer. 😉

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

                                            Want to support us ?

                                            71
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com