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

    SDL Initializing errors on RPi3

    Scheduled Pinned Locked Moved Help and Support
    35 Posts 3 Posters 11.5k 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.
    • O
      OkTekk
      last edited by

      back to the stable firmware..but ES still don't work .. i'm doomed and will need to continue using my Pi2's instead of this one..
      btw i already tried to do some raspbian fresh install followed right after by EM (without any other applications adds or modifications)

      pi@RPi3Station:~ $ uname -a
      Linux RPi3Station 4.4.13-v7+ #894 SMP Mon Jun 13 13:13:27 BST 2016 armv7l GNU/Linux
      
      pi@RPi3Station:~ $ sudo find / -name "libGL*"
      /opt/vc/lib/libGLESv2.so
      /opt/vc/lib/libGLESv2_static.a
      /opt/vc/lib/libGLESv1_CM.so
      /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1
      /usr/lib/arm-linux-gnueabihf/libGLESv2.so.2
      /usr/lib/arm-linux-gnueabihf/libGLEW.so.1.10
      /usr/lib/arm-linux-gnueabihf/libGL.so.1
      /usr/lib/arm-linux-gnueabihf/libGLU.so.1
      /usr/lib/arm-linux-gnueabihf/libGL.so
      /usr/lib/arm-linux-gnueabihf/libGLEW.so.1.10.0
      /usr/lib/arm-linux-gnueabihf/libGLU.so
      /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1.1.0
      /usr/lib/arm-linux-gnueabihf/libGL.so.1.2.0
      /usr/lib/arm-linux-gnueabihf/libGLU.so.1.3.1
      /usr/lib/arm-linux-gnueabihf/libGLU.a
      /usr/lib/arm-linux-gnueabihf/libGLESv2.so.2.0.0
      
      1 Reply Last reply Reply Quote 0
      • BuZzB
        BuZz administrators
        last edited by BuZz

        What do you mean by

        install followed right after by EM (without any other applications adds or modifications) ?

        do you mean you compiled your own ES or used retropie-setup ?

        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

        1 Reply Last reply Reply Quote 0
        • O
          OkTekk
          last edited by

          sorry..i meant with retropie-setup

          1 Reply Last reply Reply Quote 0
          • BuZzB
            BuZz administrators
            last edited by

            You are saying a fresh Raspbian image downloaded and with retropie-setup installed ES is not working still ? If so I will need to test that.

            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

            1 Reply Last reply Reply Quote 0
            • BuZzB
              BuZz administrators
              last edited by

              Was that a Raspbian Lite image or ?

              To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

              1 Reply Last reply Reply Quote 0
              • O
                OkTekk
                last edited by

                raspbian jessie full, apt upgrade, retropie-setup, that's it.

                1 Reply Last reply Reply Quote 0
                • BuZzB
                  BuZz administrators
                  last edited by BuZz

                  Please can you be more specific as I am unable to reproduce it this end. Please compare what you did with this:

                  I downloaded Full Raspbian from https://www.raspberrypi.org/downloads/raspbian/

                  Wrote it to a Micro SD, and booted it on the Raspberry Pi 3.

                  I then ssh'd in from another machine and did

                  sudo apt-get update
                  sudo apt-get dist-upgrade
                  cd 
                  git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
                  cd RetroPie-Setup
                  sudo ./retropie_setup.sh
                  

                  Once the menu had come up, I went to Packages, and chose "Quick Install".

                  Then once that was complete, I went back to the main menu, and went to "Setup /Tools" and "Autostart", choosing the first option "Start Emulation Station at boot".

                  I then rebooted and it booted into Emulation Station.

                  I can only think you have changed something your end you have not mentioned. eg switched on the experimental Desktop GL driver (Which isn't compatible with RetroPie)

                  To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                  1 Reply Last reply Reply Quote 0
                  • O
                    OkTekk
                    last edited by OkTekk

                    Oh oh :x

                    Sweet Jesus ... i am a big fool and have made you waste your time...
                    I often install/reinstall rpi's therefore my config.txt is backed up and used everytime ^^ you can guess what's following : experimental drv IS set because (before retropie) it didn't cause any harm.

                    ... ahem. truly sorry having been this dumb !
                    ES launch as it should be. Thanks for your time !!

                    1 Reply Last reply Reply Quote 0
                    • BuZzB
                      BuZz administrators
                      last edited by BuZz

                      ARGH!

                      well at least we got there in the end. This is why we go on again and again regarding people providing as much detail as possible. Glad you have it working.

                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                      1 Reply Last reply Reply Quote 1
                      • BuZzB
                        BuZz administrators
                        last edited by BuZz

                        I have added a warning dialog to retropie_setup that appears if the experimental GL driver is enabled.

                        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                        1 Reply Last reply Reply Quote 0
                        • O
                          OkTekk
                          last edited by OkTekk

                          Awesome, your reactiveness is truly excellent. Again, many thanks !!
                          ah.. last question, unrelated: do you plan to add dolphin or any fork ?

                          1 Reply Last reply Reply Quote 0
                          • BuZzB
                            BuZz administrators
                            last edited by

                            We may consider adding it for use on PC, but I assume it is pretty unusable on a Raspberry Pi.

                            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                            1 Reply Last reply Reply Quote 0
                            • O
                              OkTekk
                              last edited by

                              Too bad but still, your work is incredible, thanks for it.
                              Good night !

                              1 Reply Last reply Reply Quote 0
                              • R
                                ray3d
                                last edited by

                                I have the same errors but I have Odroid XU4. What exactly you did to fix? Or what to edit?

                                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.