RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    EmulationStation White Screen

    Scheduled Pinned Locked Moved Help and Support
    x86blank
    10 Posts 5 Posters 1.7k 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.
    • T
      tweirtx
      last edited by

      Pi Model or other hardware: X86 PC
      RetroPie Version Used: 4.6
      Built From: Source (x86 guide)
      USB Devices connected: Dell keyboard, generic Bluetooth adapter
      Controller used: WiiMote
      Error messages received: N/A
      Guide used: Official x86 install guide
      File: (File with issue - with FULL path)
      Attachment of config files: (PLEASE USE PASTEBIN.COM FOR LARGE LOGS)
      How to replicate the problem: Launch emulationstation

      1 Reply Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        @tweirtx said in EmulationStation White Screen:

        How to replicate the problem: Launch emulationstation

        Sorry, but I can't replicate the problem. Can you give some details about what distribution/version/hardware you're using ? EmulationStation has also a log file in $HOME/.emulationstation/es_log.txt, can you post it here ?

        1 Reply Last reply Reply Quote 0
        • T
          tweirtx
          last edited by

          Sure. I'm using Ubuntu Server 18.04.4 (had it on here from an old project and I have no ability to install something different) on a Dell Dimension B110. It worked when I initially set up RetroPie about a month ago, but after updating last night it no longer works correctly.
          Log file: https://hastebin.com/budodedeha

          1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator
            last edited by

            I think we had a similar a week ago and the symptoms are similar - the GPU doesn't support OpenGL 2:

            Apr 28 13:22:06 lvl2:   Created window successfully.
            Apr 28 13:22:06 lvl2:   GL vendor:   
            Apr 28 13:22:06 lvl2:   GL renderer: 
            Apr 28 13:22:06 lvl2:   GL version:  
            Apr 28 13:22:06 lvl2:   Checking available OpenGL extensions...
            Apr 28 13:22:06 lvl2:    ARB_texture_non_power_of_two: MISSING
            Apr 28 13:22:06 lvl1:   Tried to enable vsync, but failed! (No OpenGL context has been made current)
            
            MrPacMan17M 1 Reply Last reply Reply Quote 0
            • T
              tweirtx
              last edited by

              So....is my computer just unable to work with it now? Is there at least an option to revert?

              1 Reply Last reply Reply Quote 0
              • mituM
                mitu Global Moderator
                last edited by

                To revert, you'll need to modify the install script for EmulationStation in $HOME/RetroPie-Setup/scriptmodules/supplementary/emulationstation.sh and in the sources_emulationstation (around here) replace

                    gitPullOrClone "$md_build" "$repo" "$branch"
                

                with

                    gitPullOrClone "$md_build" "$repo" "v2.9.0"
                

                After that, re-install the EmulationStation package from source and see if it works.
                Note that modifying the file will make the update script not work, so if you want to update the RetroPie-Setup script again, you'll have to revert the change.

                1 Reply Last reply Reply Quote 1
                • T
                  tweirtx
                  last edited by

                  Alright thanks! I'm not worried about updating again if future updates won't work on this thing

                  1 Reply Last reply Reply Quote 0
                  • S
                    silver
                    last edited by

                    I’ve raised an issue for it on GitHub. I would provide a patch but I’m not entirely sure what the best way is to check for OpenGL 2 support and my cursory Google searches aren’t making things any clearer.

                    https://github.com/RetroPie/RetroPie-Setup/issues/3160

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      Tomaz @silver
                      last edited by

                      https://github.com/RetroPie/EmulationStation/pull/662 adds back a GL 1.4 renderer.

                      1 Reply Last reply Reply Quote 2
                      • MrPacMan17M
                        MrPacMan17 @mitu
                        last edited by

                        Thank you very much! I had the same problem (installed RetroPie on top of Xubuntu 18.04 LTS 32 bit on top of an old Asus EEE PC. Took me some time but finally RP installed fine.

                        However, ES gave me the white screen. Based on your advice I found out it was caused by the same issue, the GPU not supporting OpenGL 2.

                        After following up your advice, ES starts just fine. As such this EEE system has a new life: a retro gaming station! Awesome!!!!

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