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
    81210
    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.
    • Dragu
      Dragu Banned last edited by Dragu

      @benj008
      Bizarre parceque j'ai aussi 2 encodeurs USB avec un 10, l'autre 9 boutons.
      Et pas de problème. Ou as tu un seul USB ?
      As tu un screenshot (Recalbox manager) avec ton menu configuration des controlleurs ?

      La configuration se trouve dans le fichier /share/system/.emulationstation/es_input.cfg
      Si tu copie ton ancienne sur la nouvelle, et si tous les usb sont connectés de la même maniere, ça devrait fonctionner.

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

        @dragu salut

        J'ai copié collé le fichier es_input.cfg, mais ca n'a rien changé.
        j'ai une carte usb qui gere les deux sets (controleur+6 boutons chaque + deux boutons start 1p et 2p + 1 select/insert coins + 1 hotkey)
        En plus j'ai une manette type snes en usb que j'ai deja configurée
        Qu'entends tu par screenshots du menuconfig des controleurs?
        Sur recalbox manager, dans controleurs, j'ai db9, gamecom, gpio et xbox sur off. seul ps3 est sur on.
        c'est ca qui deconne?

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

          @benj008
          Essai une fois d'envoyer un screenshot du Manager de ta configuration. Il faut d'abord, je pense définir tes 2 controlleurs de base, après seulement la PS3. J'ai aussi eu des problèmes avec ça.

          Autre chose, les update. Essai de mettre la position sur off. Pas d'update. Comme de toute façon le seul moyen propre c'est de recopier une nouvelle image en entier, mon avis.
          Alors c'est bon de mettre ta configuration + les Roms sur un autre support (SSD, USB stîck minimum 64GB) et le sélectionner dans le menu système. Comme ça, après un update du système, par example bug Hifiberry fixé dans 4.1 stable, c'est beaucoup plus simple de continuer et tu ne dois plus copier et recopier tes Roms et le reste.

          benj008 2 Replies Last reply Reply Quote 0
          • benj008
            benj008 @Dragu last edited by

            @dragu 0_1509099190001_controleurs.png

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

              @dragu c'est de cela dont tu as besoin?

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

                Non, non.
                Sur ta console tu ouvre le menu configuration controlleurs et alors tu vas sur Recalbox Manager la ligne "screenshot" pour faire une image écran de ta console. 🙂

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

                  @dragu je suis désolé je capte pas ce que tu demandes : Sur ta console tu ouvre le menu configuration controlleurs

                  1 Reply Last reply Reply Quote 0
                  • 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
                                            • First post
                                              Last post

                                            Want to support us ?

                                            77
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com