Recalbox Forum

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

    Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)

    Testers's corner
    testers wanted major upgrade pi3b
    198
    805
    638688
    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.
    • Ignus Fast
      Ignus Fast last edited by Ignus Fast

      Interestingly, this version fixed my issues with PSX games (glitching, poor frame rate), but N64 games no longer load at all, and I have the same HDMI audio issue previously mentioned.

      In es log, I see the following, but N64 games (using both emulators) just drop right back to es.

      lvl2: Configure emulators command : -p1index 0 -p1guid 030000004c0500006802000011810000 -p1name "Sony PLAYSTATION(R)3 Controller" -p1nbaxes 6 -p1devicepath /dev/input/event14
      lvl2: Controllers config : -p1index 0 -p1guid 030000004c0500006802000011810000 -p1name "Sony PLAYSTATION(R)3 Controller" -p1nbaxes 6 -p1devicepath /dev/input/event14
      lvl2: python /usr/lib/python2.7/site-packages/configgen/emulatorlauncher.pyc -p1index 0 -p1guid 030000004c0500006802000011810000 -p1name "Sony PLAYSTATION(R)3 Controller" -p1nbaxes 6 -p1devicepath /dev/input/event14 -system n64 -rom /recalbox/share/roms/n64/Cruis'n\ USA\ (USA)\ (Rev\ B).z64 -emulator default -core default -ratio auto
      lvl2: Creating surface...
      lvl2: Created window successfully.
      lvl2: Added known joystick Sony PLAYSTATION(R)3 Controller (instance ID: 0, device index: 0)
      lvl2: SDL AUDIO Initialized

      Sorry, one last thing - about half the time, my USB keyboard won't come up when es starts up. That's also new to this version. The PS3 controller always works, though.

      chris256 1 Reply Last reply Reply Quote 0
      • chris256
        chris256 @Ignus Fast last edited by

        @ignus-fast Hi ! Are you using X86 version or RPI ? Because n64 runs fine for me on this version. About HDMI audio, what is your problem ? On my side I don’t have sound through HDMI...

        1 Reply Last reply Reply Quote 0
        • Ignus Fast
          Ignus Fast last edited by

          I apologize for not being specific - this is the x86 version. I'm still running the previous version on my Pi because I don't have a backup of that drive yet - figured I'd experiment with the PC.

          I see 6 available devices for audio - 2 chipset, and 4 HDMI. But none of them produce any sound, and all constantly reset the ES volume to 0.

          I'll have to back up my Pi drive so I can get physical with it. 🙂

          chris256 1 Reply Last reply Reply Quote 0
          • chris256
            chris256 @Ignus Fast last edited by

            @ignus-fast Thank you for your feedback about audio. I have exactly the same issue as you do. Sorry I can’t help you but may be a developer will have a look at it. Have a nice day!

            1 Reply Last reply Reply Quote 1
            • OyyoDams
              OyyoDams Staff @toniosj last edited by OyyoDams

              @toniosj @moguai I've just tested NAS access over wifi on the latest build, and I can confirm it works.

              Here is my /boot/recalbox-boot.conf:

              sharedevice=NETWORK
              
              sharenetwork_smb1=SHARE@192.168.1.94:Games/recalbox:username=recalbox,password=******
              
              chris256 1 Reply Last reply Reply Quote 0
              • chris256
                chris256 @OyyoDams last edited by chris256

                @oyyodams @toniosj @moguai For those having problems, it may be related to the smb version. You could try adding vers=1.0 at the end of the line, for instance:

                sharedevice=NETWORK
                sharenetwork_smb1=SHARE@192.168.1.94:Games/recalbox:username=recalbox,password=******,vers=1.0
                
                lhari84 1 Reply Last reply Reply Quote 1
                • lhari84
                  lhari84 @chris256 last edited by

                  @chris256
                  Just because I'm interested using this feature in future:
                  Which SMB versions are supported? I've disabled SMB1 on my NAS for security reasons, is SMB2 or even SMB3 supported too?
                  Thanks

                  Pi 4:
                  Sony DualShock 4 (2nd gen), 8BitDo Pro 2, 8BitDo SF30 PRO, Retroflag SUPERPi 4 Case, Recalbox 9.0

                  Pi Zero 2W:
                  GPi Case 2W, Recalbox 9.0

                  paradadf 1 Reply Last reply Reply Quote 0
                  • vincent-84
                    vincent-84 @vincent-84 last edited by

                    @vincent-84

                    @vincent-84 said in Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...):

                    @vincent-84 said in Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...):

                    @OyyoDams
                    since the last release, ES always crash after the introductive video (black screen with the version of the release).
                    I've try with a direct upgrading (from ES) first, and then I reflash my SD card with the same result.

                    Any idea about that issue ?

                    that's came after coping my old bios and roms folders

                    @OyyoDams
                    this is my issue with this last release (when I try to start ES from root) :

                    "#lv10: /recalbox/share/system/.emulationstation/es_system.cfg files does not exist! [je confirme]
                    lv10: System "favorites" is missing name, path, extension, or command!
                    terminate called after throwing an instance of 'boost: : exception_detail: :clone_impl <boost: :exception_detail: :error_info_injector<boost: :property_tree: :ptree_bad_path> >'
                    what(): No such node (gamelist)

                    Rpi3b+, Superpi case, SFC30pro

                    1 Reply Last reply Reply Quote 0
                    • paradadf
                      paradadf Staff @lhari84 last edited by

                      @lhari84 this might answer your question regarding samba versions. I haven’t tested it myself though.
                      https://forum.recalbox.com/topic/11528/smb-v2-support/5

                      If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

                      lhari84 1 Reply Last reply Reply Quote 0
                      • lhari84
                        lhari84 @paradadf last edited by

                        @paradadf Great, thanks!

                        Pi 4:
                        Sony DualShock 4 (2nd gen), 8BitDo Pro 2, 8BitDo SF30 PRO, Retroflag SUPERPi 4 Case, Recalbox 9.0

                        Pi Zero 2W:
                        GPi Case 2W, Recalbox 9.0

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

                          Prompt why on the Chinese gamepad analog sticks work as a simple cross? When pressing home button it on the computer and retropie all switches and recalbox not be switched. What could be the problem?0_1543838495951_HTB1gqkYnBDH8KJjSszcq6zDTFXaS.jpg image url)

                          1 Reply Last reply Reply Quote 0
                          • pkerga
                            pkerga @vincent-84 last edited by

                            This post is deleted!
                            1 Reply Last reply Reply Quote 0
                            • pkerga
                              pkerga last edited by

                              @vincent-84 said in Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...):

                              @OyyoDams
                              since the last release, ES always crash after the introductive video (black screen with the version of the release).
                              I've try with a direct upgrading (from ES) first, and then I reflash my SD card with the same result.

                              Any idea about that issue ?

                              same issue

                              vincent-84 1 Reply Last reply Reply Quote 0
                              • voljega
                                voljega Banned last edited by

                                @matthieu24 did you read the first post ?

                                1 Reply Last reply Reply Quote 1
                                • vincent-84
                                  vincent-84 @pkerga last edited by

                                  @pkerga @OyyoDams @Bkg2k
                                  That's a favorites issue.
                                  I've deleted all the gamelist.xml contening favorites ( <favorites>true</favorites>) and the problem is solved.

                                  But yet, I couldn't add any favorite. Adding a favorite on ES shows the symbol of favorites (the pad) AND the barred eye, and ES crashs when I want to restart.

                                  Rpi3b+, Superpi case, SFC30pro

                                  pkerga 1 Reply Last reply Reply Quote 0
                                  • OyyoDams
                                    OyyoDams Staff last edited by

                                    Hi again all, please read this post 🙂

                                    1 Reply Last reply Reply Quote 1
                                    • pkerga
                                      pkerga @vincent-84 last edited by

                                      @vincent-84 said in Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...):

                                      @pkerga @OyyoDams @Bkg2k
                                      That's a favorites issue.
                                      I've deleted all the gamelist.xml contening favorites ( <favorites>true</favorites>) and the problem is solved.

                                      But yet, I couldn't add any favorite. Adding a favorite on ES shows the symbol of favorites (the pad) AND the barred eye, and ES crashs when I want to restart.

                                      i've tried... no succes

                                      pkerga 1 Reply Last reply Reply Quote 0
                                      • Marco Polo
                                        Marco Polo last edited by

                                        bonjours,
                                        J'aimerais bien une traduction en français de comment faire une mise a jour quand la version bêta(j'ai la première version et je voudrait bien pouvoir mettre les suivantes sans avoir a tout re-installer), je n'es pas tout compris(moi et l'anglais sic)

                                        Merci pour tout le taf en tout cas !

                                        OyyoDams 1 Reply Last reply Reply Quote 0
                                        • OyyoDams
                                          OyyoDams Staff @Marco Polo last edited by

                                          @marco-polo si tu as déjà la beta, il faut juste que dans recalbox.conf tu mettes updates.type=https://review-507-b&ast;mp-b-0jn0c0-archive-review-prod.recalbox.com pour qu'il aille chercher la mise à jour de la beta et surtout pas de la stable.

                                          Marco Polo 1 Reply Last reply Reply Quote 2
                                          • Marco Polo
                                            Marco Polo @OyyoDams last edited by

                                            @oyyodams Oui javait installer la première bêta et justement je voudrait bien pouvoir faire la nouvelle mise a jour !
                                            Alors j'ai fait comme tu dis et rien ne se passe, j'ai modifier le fichier "recalbox.conf" je sauvegarde, je relance ma recalbox et j'arrive a la liste des émulateurs sans que cela et fait de mise a jour ! ou alors j'ai rater quelque chose?

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

                                            Want to support us ?

                                            78
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com