RetroPie forum home
    • Recientes
    • Etiquetas
    • Popular
    • Home
    • Docs
    • Registrarse
    • Conectarse

    GPi Zero 2 v1.52 & GPi Zero v1.15(Retropie Images for Pi Zero/Zero2 + GPi Case 1 & GPi Case 2W)

    Programado Fijo Cerrado Movido Projects and Themes
    retroflag gpicustom imagecustom theme
    195 Mensajes 36 Posters 128.8k Visitas
    Cargando más mensajes
    • Más antiguo a más nuevo
    • Más nuevo a más antiguo
    • Mayor número de Votos
    Responder
    • Responder como tema
    Accede para responder
    Este tema ha sido borrado. Solo los usuarios que tengan privilegios de administración de temas pueden verlo.
    • Sliver XS
      Sliver X @msxer
      Última edición por Sliver X

      @msxer

      Aside from the WiFi running better the only other major improvement over v1.2 is if you run the device via HDMI: The separate configs for each display mode allow me to have CRT shaders enabled and no ES Power Saving for HDMI and no shaders/Default Power Saving for LCD, etc.

      Settings made in either mode are independent except on the first time HDMI is enabled: It uses the existing configs as the template to build the HDMI config archive.

      dockers.jpg

      (I actually like this thing as a console more than I do a handheld, lol)

      M P 2 Respuestas Última respuesta Responder Citar 0
      • M
        msxer @Sliver X
        Última edición por

        @sliver-x I just did the update and all went fine. I will not use HDMI but it's always nice to have the latest :)

        1 Respuesta Última respuesta Responder Citar 0
        • P
          ParadoxGBB @Sliver X
          Última edición por

          @sliver-x Would you be willing to elaborate on what was changed to increase wfi stability?

          Sliver XS 1 Respuesta Última respuesta Responder Citar 0
          • Sliver XS
            Sliver X @ParadoxGBB
            Última edición por Sliver X

            @paradoxgbb

            I was getting erratic behavior out of my WiFi connections: The interface would go down during transfers, or just at random for no discernable reason. As in not just losing connection, but outright disabling itself.

            Digging through OS logs I was seeing the WiFi driver putting the NIC to sleep at seemingly random times, and never bringing it back up. I'm guessing the current driver is buggy in this regard or something? So I disabled the driver's power saving modes by putting this in /etc/rc.local to see if that made a difference:

            iwconfig wlan0 power off

            The problems immediately stopped after doing this.

            J 1 Respuesta Última respuesta Responder Citar 0
            • J
              joao76 @Sliver X
              Última edición por

              Hello yesterday i flashed your image to an sdcard to and i ativate wifi and send some games , then when i choose restart emulationtstation i get an screen error - emulationstation crashed.
              I shutdown system and start again but same problem.
              What i can do to solve this problem ?

              Sliver XS 1 Respuesta Última respuesta Responder Citar 0
              • Sliver XS
                Sliver X @joao76
                Última edición por

                @joao76

                Reflash it. Something's wrong if that's happening.

                1 Respuesta Última respuesta Responder Citar 0
                • J
                  joao76
                  Última edición por

                  Just more some questions and thank you for your help.
                  On the first i can add roms and reboot emulationstation or its better make a shutdown or a reboot after first use ?
                  When i have the roms and xml file that are in a roms folder, its better to leave that file or have it?
                  I have a lot of systems with game images but i think these images need to be resized.
                  I think that's not the problems but.... what are the stand image size for scrapped content ?

                  1 Respuesta Última respuesta Responder Citar 0
                  • J
                    joao76
                    Última edición por

                    Same problem again i download the image flashed with rasperry pi imager , at first boot its working with no problems i connect to mi wifi network all working fine, then i choose restart system to see if it boot with no problems, same problem - emulationstation crashed and i'm forced to shutdown the system.
                    Can this problem been caused by the theme used? But i don't change anything.

                    1 Respuesta Última respuesta Responder Citar 0
                    • J
                      joao76
                      Última edición por

                      Edit i try to boot the system again and this time system have boot with no error. i il try to add games and if there any problem i then post there.

                      Sliver XS 1 Respuesta Última respuesta Responder Citar 0
                      • Sliver XS
                        Sliver X @joao76
                        Última edición por Sliver X

                        @joao76

                        I would advise always doing a safe shutdown with the power switch instead of having ES reboot or shut down the system. That ensures ES always shuts down cleanly. The switch in the battery compartment needs flipped to On for this to work properly.

                        You should always allows the image to resize the data partition first, otherwise you have about 2GB of usable space to actually add things.

                        I store all my ROMs, their respective gamelist and images all in the same folder together, and it works fine for me that way. It appears to override anything you may scrape via EmulationStation, though (I don't use them so it's not an issue for me).

                        1 Respuesta Última respuesta Responder Citar 0
                        • TreyMT
                          TreyM
                          Última edición por TreyM

                          @sliver-x

                          Just a suggestion here, OP.

                          If you have noticed, the GPi screen can exhibit vertical screen tearing at times due to the display actually being rotated in software. The fix is to add the following to config.txt:

                          extra_transpose_buffer=2

                          Information found here:
                          https://www.reddit.com/r/retroflag_gpi/comments/c9up9v/screen_tearing/

                          Sliver XS 1 Respuesta Última respuesta Responder Citar 0
                          • Sliver XS
                            Sliver X @TreyM
                            Última edición por Sliver X

                            @treym

                            Thanks. This really does seem to make a difference, particularly for lzdoom.

                            1 Respuesta Última respuesta Responder Citar 0
                            • L
                              lilarcor
                              Última edición por

                              I would like to report a bug that "permitrootlogin yes" should be put into /etc/ssh/sshd_config instead of /etc/ssh/ssh_config. Current config will prohibit using ssh to other devices from pi device.

                              Sliver XS 1 Respuesta Última respuesta Responder Citar 0
                              • Sliver XS
                                Sliver X @lilarcor
                                Última edición por Sliver X

                                @lilarcor

                                Thanks, that's a remnant from when I first started doing all this: Totally forgot that was still in there.

                                I ended up rebuilding this system on top of a clean install of the 12/26 Weekly Build and updating all the components to what was current as of a few hours ago and am running tests: It won't have this issue, and in general it seems to be a lot more stable overall than the 11/7 Weekly was. I've also incorporated TreyM's info into config.txt for smoother vsync, fixed a bug with Amstrad CPC support and a couple of minor things.

                                Not sure if/when I'll release this, as I'm sure people are probably sick of having to reflash their SD cards and I'm struggling to work out a method to upgrade from v1.3 without doing that (The OS components and such would be the biggest thing to handle).

                                L 2 Respuestas Última respuesta Responder Citar 0
                                • L
                                  lilarcor @Sliver X
                                  Última edición por

                                  @sliver-x
                                  Thanks for your hard working. I got some ES crash sometime with v1.3 (refreshed image). I tried to update packages in retro-setup and got no audio issue. I will wait for your new build.

                                  Happy New Year!!!

                                  1 Respuesta Última respuesta Responder Citar 0
                                  • L
                                    lilarcor @Sliver X
                                    Última edición por

                                    @sliver-x
                                    Could you please share how to make the image in details , like make swap , remove unnecessary files, etc ? I'd like to create one like this for gpi case2

                                    Sliver XS 1 Respuesta Última respuesta Responder Citar 0
                                    • Sliver XS
                                      Sliver X @lilarcor
                                      Última edición por

                                      @lilarcor

                                      I listed all the changes I made in the Readme file. You should be able to reconstruct what I did between it and looking at the files involved in some of the changes.

                                      I've released v1.4: This addresses some things that were seriously bothering me up to this point (WiFi problems and EmulationStation's instability at times). This will probably be the last time I update it, unless something major is found that I've missed.

                                      J M 2 Respuestas Última respuesta Responder Citar 1
                                      • J
                                        joao76 @Sliver X
                                        Última edición por joao76

                                        @sliver-x Thanks for all your work i'm using v 1.3 and sometimes i get stuck with error on ES then i'm shutdown and then the system works with no problem, i have no other problem and great job.
                                        Need to reflash to get this v1.4 working ?

                                        Sliver XS 1 Respuesta Última respuesta Responder Citar 0
                                        • N
                                          Nochii
                                          Última edición por

                                          Thank you for your hard work,
                                          I have a question with DOS emulator. Normally I use joymap-0.4.2. for mouse in my other build it work perfectly but while use v1.3 image the mouse goes to top-left screen and cannot snap to the windows.
                                          I use dosbox for DOS emulator. Do anyone have any suggestion for using mouse with GPicase?

                                          1 Respuesta Última respuesta Responder Citar 0
                                          • Sliver XS
                                            Sliver X @joao76
                                            Última edición por

                                            @joao76

                                            Yeah, I was getting that too on occasion. I haven't been able to trigger it on the new ES build that's used in v1.4.

                                            Unfortunately, yes, a reflash is required. But I'm hoping this is it for this project so it should be the last time you'll have to do it.

                                            J 1 Respuesta Última respuesta Responder Citar 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.