• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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 fails to launch

Scheduled Pinned Locked Moved Help and Support
linux
28 Posts 4 Posters 4.1k 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.
  • J
    Johnston @mitu
    last edited by Johnston 29 Jan 2021, 13:50

    @mitu I shall give that a go then

    EDIT: We have a fix for the AMD side at least

    Jan 29 14:14:08 lvl3: 	fireEvent: game-end  
    Jan 29 14:14:08 lvl2: 	Creating window...
    Jan 29 14:14:08 lvl2: 	Created window successfully.
    Jan 29 14:14:08 lvl2: 	GL vendor:   X.Org
    Jan 29 14:14:08 lvl2: 	GL renderer: Radeon RX 580 Series (POLARIS10, DRM 3.38.0, 5.8.0-7630-generic, LLVM 10.0.1)
    Jan 29 14:14:08 lvl2: 	GL version:  4.6 (Compatibility Profile) Mesa 20.1.6
    Jan 29 14:14:08 lvl2: 	Checking available OpenGL extensions...
    Jan 29 14:14:08 lvl2: 	 ARB_texture_non_power_of_two: ok
    
    
    M 1 Reply Last reply 29 Jan 2021, 15:07 Reply Quote 0
    • M
      mitu Global Moderator @Johnston
      last edited by 29 Jan 2021, 15:07

      @johnston Thanks for the follow-up, let's hope this will fix similar issues in the future.

      D 1 Reply Last reply 15 Mar 2021, 18:24 Reply Quote 0
      • D
        darkblaster77 @mitu
        last edited by 15 Mar 2021, 18:24

        @mitu

        I am having this similar issue. Wondering if there is way to run EmulationStation with Nvidia proprietary driver.

        M 1 Reply Last reply 15 Mar 2021, 18:28 Reply Quote 0
        • M
          mitu Global Moderator @darkblaster77
          last edited by 15 Mar 2021, 18:28

          @darkblaster77 Have you tried the solution from this topic ?

          D 1 Reply Last reply 16 Mar 2021, 00:17 Reply Quote 0
          • D
            darkblaster77 @mitu
            last edited by 16 Mar 2021, 00:17

            @mitu

            I am not mistaken, the solution is for AMD graphic card.

            My setup is as follows
            Processor: Intel Core2Duo T6600
            RAM: 4GB
            Graphic: Nvidia GeForce G105M
            O/S: Ubuntu 20.04.2 LTS
            RetroPie Version: 4.7.11

            My current workaround is to use the Nouveau display driver.

            M 1 Reply Last reply 16 Mar 2021, 04:47 Reply Quote 0
            • M
              mitu Global Moderator @darkblaster77
              last edited by 16 Mar 2021, 04:47

              @darkblaster77 said in emulationstation fails to launch:

              I am not mistaken, the solution is for AMD graphic card.

              Nobody said it's just for AMD cards. Try installing the -dev package and see if it works.

              D 1 Reply Last reply 16 Mar 2021, 10:19 Reply Quote 0
              • D
                darkblaster77 @mitu
                last edited by 16 Mar 2021, 10:19

                @mitu
                Tried running on emulationstation-dev. It is still not working for me.

                M 1 Reply Last reply 16 Mar 2021, 11:35 Reply Quote 0
                • M
                  mitu Global Moderator @darkblaster77
                  last edited by 16 Mar 2021, 11:35

                  @darkblaster77 said in emulationstation fails to launch:

                  Tried running on emulationstation-dev. It is still not working for me.

                  Run EmulationStation with the --debug parameter, then get the log from $HOME/.emulationstation/es_log.txt and post it on pastebin.com.

                  D 1 Reply Last reply 17 Mar 2021, 14:15 Reply Quote 0
                  • D
                    darkblaster77 @mitu
                    last edited by 17 Mar 2021, 14:15

                    @mitu

                    Please see the es_log.txt at the link below
                    https://pastebin.com/6MrtX2AN

                    Not sure if it is useful. It displays the following errors.

                    Mar 17 21:45:13 lvl2: 	EmulationStation - v2.10.0rp-dev, built Mar 17 2021 - 21:35:43
                    Mar 17 21:45:13 lvl2: 	Parsing XML file "/opt/retropie/supplementary/emulationstation-dev/resources/mamenames.xml"...
                    Mar 17 21:45:13 lvl2: 	Parsing XML file "/opt/retropie/supplementary/emulationstation-dev/resources/mamebioses.xml"...
                    Mar 17 21:45:13 lvl2: 	Parsing XML file "/opt/retropie/supplementary/emulationstation-dev/resources/mamedevices.xml"...
                    Mar 17 21:45:13 lvl2: 	Creating window...
                    X Error of failed request:  BadValue (integer parameter out of range for operation)
                      Major opcode of failed request:  152 (GLX)
                      Minor opcode of failed request:  3 (X_GLXCreateContext)
                      Value in failed request:  0x0
                      Serial number of failed request:  87
                      Current serial number in output stream:  88
                    
                    M 1 Reply Last reply 17 Mar 2021, 14:19 Reply Quote 0
                    • M
                      mitu Global Moderator @darkblaster77
                      last edited by 17 Mar 2021, 14:19

                      @darkblaster77 said in emulationstation fails to launch:

                         X Error of failed request:  BadValue (integer parameter out of range for operation)
                         Major opcode of failed request:  152 (GLX)
                         Minor opcode of failed request:  3 (X_GLXCreateContext)
                      

                      This looks like a failure to create an OpenGL context. Do you have accelerated OpenGL working ? Run glxinfo and post the output on pastebin.com also.

                      D 1 Reply Last reply 17 Mar 2021, 14:54 Reply Quote 0
                      • D
                        darkblaster77 @mitu
                        last edited by 17 Mar 2021, 14:54

                        @mitu

                        The output is as follows
                        https://pastebin.com/YMRS6d94

                        M 1 Reply Last reply 17 Mar 2021, 14:57 Reply Quote 0
                        • M
                          mitu Global Moderator @darkblaster77
                          last edited by 17 Mar 2021, 14:57

                          @darkblaster77 said in emulationstation fails to launch:

                          The output is as follows
                          https://pastebin.com/YMRS6d94

                          This shows an error - there's no OpenGL support. I think your NVIDIA driver installation is broken - it's not an EmulationStation issue.

                          D 1 Reply Last reply 17 Mar 2021, 17:17 Reply Quote 0
                          • D
                            darkblaster77 @mitu
                            last edited by 17 Mar 2021, 17:17

                            @mitu
                            Thanks for the help.

                            After some reading up, found that the Nvidia driver 340.108 has already EOL.
                            Last supported was for Kernel version 5.4.

                            Perhaps this is the reason why the driver is not running well in the latest Ubuntu.

                            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.

                              This community forum collects and processes your personal information.
                              consent.not_received