RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

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

    Scheduled Pinned Locked Moved Projects and Themes
    retroflag gpicustom imagecustom theme
    195 Posts 36 Posters 99.6k 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.
    • Sliver XS
      Sliver X @Sliver X
      last edited by Sliver X

      This update has been rendered obsolete.

      Sliver XS 1 Reply Last reply Reply Quote 0
      • Sliver XS
        Sliver X @Sliver X
        last edited by Sliver X

        @sliver-x

        I've updated this to v1.3, which barring any bugs will be the most likely final release. Primarily I've improved the LCD/HDMI dual configuration: It now supports unique Retroarch Configs/Core Overrides and EmulationStation settings for each mode.

        There are also improvements to WiFi stability, Asian language font support and an improved CPU Overclocking script along with better HDMI scripts.

        I've also thrown together a small update package that will upgrade v1.2 or v1.21 to 1.3. Extract the patch archive to /home/pi and restart ES or reboot: A new menu entry will appear under Advanced Settings that will initiate the upgrade process.

        It will overwrite /etc/rc.local and /boot/config.txt so any custom changes to those files will be lost. Also do not run it in HDMI mode! I've tested it and it works for me going from a clean v1.2 image but I recommend doing a clean flash if possible.

        M 1 Reply Last reply Reply Quote 1
        • M
          msxer @Sliver X
          last edited by

          @sliver-x Thanks for the update and for creating this image in the first place. I have yet to install the update but the previous version is working great!

          Sliver XS 1 Reply Last reply Reply Quote 1
          • Sliver XS
            Sliver X @msxer
            last edited by 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 Replies Last reply Reply Quote 0
            • M
              msxer @Sliver X
              last edited by

              @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 Reply Last reply Reply Quote 0
              • P
                ParadoxGBB @Sliver X
                last edited by

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

                Sliver XS 1 Reply Last reply Reply Quote 0
                • Sliver XS
                  Sliver X @ParadoxGBB
                  last edited by 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 Reply Last reply Reply Quote 0
                  • J
                    joao76 @Sliver X
                    last edited by

                    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 Reply Last reply Reply Quote 0
                    • Sliver XS
                      Sliver X @joao76
                      last edited by

                      @joao76

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

                      1 Reply Last reply Reply Quote 0
                      • J
                        joao76
                        last edited by

                        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 Reply Last reply Reply Quote 0
                        • J
                          joao76
                          last edited by

                          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 Reply Last reply Reply Quote 0
                          • J
                            joao76
                            last edited by

                            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 Reply Last reply Reply Quote 0
                            • Sliver XS
                              Sliver X @joao76
                              last edited by 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 Reply Last reply Reply Quote 0
                              • TreyMT
                                TreyM
                                last edited by 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 Reply Last reply Reply Quote 0
                                • Sliver XS
                                  Sliver X @TreyM
                                  last edited by Sliver X

                                  @treym

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

                                  1 Reply Last reply Reply Quote 0
                                  • L
                                    lilarcor
                                    last edited by

                                    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 Reply Last reply Reply Quote 0
                                    • Sliver XS
                                      Sliver X @lilarcor
                                      last edited by 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 Replies Last reply Reply Quote 0
                                      • L
                                        lilarcor @Sliver X
                                        last edited by

                                        @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 Reply Last reply Reply Quote 0
                                        • L
                                          lilarcor @Sliver X
                                          last edited by

                                          @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 Reply Last reply Reply Quote 0
                                          • Sliver XS
                                            Sliver X @lilarcor
                                            last edited by

                                            @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 Replies Last reply Reply Quote 1
                                            • 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.