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

    new pie user. how to install LCD to work with retropie

    Scheduled Pinned Locked Moved Help and Support
    lcd screennewbie questionnewbiehelpretropie setup
    17 Posts 4 Posters 6.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.
    • glennlakeG
      glennlake @isayno
      last edited by

      @isayno Reading your post it looks to me like you have never made this screen work. What I was looking at was stepping back and first see if you screen is even working (DOA happens). By following there advice first, you can eliminate that as a problem. If it works from the DVD version of Raspian, then we can look at configuring the retropie for your screen. Get back to us after you try this. Retropie works almost all the time with no tweaking but sometimes it needs a little help.

      1 Reply Last reply Reply Quote 0
      • mooseprM
        moosepr
        last edited by

        that screen looks to me like it works via HDMI. This should mean that you dont need any drivers to make it work (as a screen at least). The pi should just see it as any other tv/monitor. The only thing you may need to do is force the pi to use HDMI, and maybe set the resolution to match (although most screens can accept a wide range of input and make it fit the panel)

        I can only assume the drivers are needed just for the touchscreen element

        want to get a tft into your project, look no further than here https://retropie.org.uk/forum/topic/7464/ili9341-tft-screen-guide

        glennlakeG 1 Reply Last reply Reply Quote 0
        • glennlakeG
          glennlake @moosepr
          last edited by

          @moosepr I think your right. I was looking for the simplest way for isayno to prove the screen and the pi both work. Then look at the retropie configs.

          1 Reply Last reply Reply Quote 0
          • mooseprM
            moosepr
            last edited by

            i would say the next step would be to get the memory card into a computer, edit the config.txt file, and uncomment the line

            hdmi_force_hotplug=1

            it will probably have a hash (#) infront of it to comment it out. remove the hash to make the line live

            what this will do is force the pi to use HDMI all the time. It could just be something as simple as the pi starts before the screen is ready, and it is switching over to component output because it cant see your screen. for more information on the options in the config.txt file check the pi documentation

            https://www.raspberrypi.org/documentation/configuration/config-txt/video.md

            want to get a tft into your project, look no further than here https://retropie.org.uk/forum/topic/7464/ili9341-tft-screen-guide

            glennlakeG 1 Reply Last reply Reply Quote 0
            • glennlakeG
              glennlake @moosepr
              last edited by

              @moosepr That's good insight. I was working under the premise that we have several unknown things (screen, retropie image SD build) and need to make sure each are working before editing the config. I guess it's the teacher in me:-).

              1 Reply Last reply Reply Quote 0
              • I
                isayno
                last edited by isayno

                Success! I added the script i needed to the command line. did it like 5 times never worked. looked deeper in the files on the cd and it had a config file to use. copyed and pasted that. worked perfect. thanks for the help guys! the config file name was in Chinese, probably the reason i never opened it.

                glennlakeG 1 Reply Last reply Reply Quote 0
                • glennlakeG
                  glennlake @isayno
                  last edited by

                  @isayno Glad we could help! I always come to a problem where nothing works until I can prove it. It's slower but almost always work. Welcome to the Wonderful World of RetroPie. I have spent a great many hours with this and if you ask nicely and follow the rules you will find people here willing to help!!

                  I 1 Reply Last reply Reply Quote 0
                  • I
                    isayno @glennlake
                    last edited by

                    Thanks! Now let me ask this if anyone here knows i need a power bank that will work with the pie. i have a crappy knockoff brand that i hooked up to it. it powers on and works fine, but i have the lightning bolt on the screen. looking that up says low voltage, right? anyone know if a bank that will work? or how to fix the lighting bolt? i have tried shorter fatter cable to no sucess.

                    glennlakeG 1 Reply Last reply Reply Quote 0
                    • glennlakeG
                      glennlake @isayno
                      last edited by

                      @isayno The pi3 needs 2 to 2.5 amps by it's self to run well. If the screen is pulling power from the pi I think that is your problem. I couldn't find a manual for your screen but in the remarks on Amazon's site saying he had some problems. I will paste it here:
                      "Works pretty well and Does what I need it to do. I followed the instructions others have posted to get the pi to display to the screen and it works perfectly. Has a weird quirk which I cant seem to figure out. I decided not to power the screen from the USB of the pi so that I don't have any power issues when the pi is running. But if my power source is separate I.e 1 power source for the pi then another for the screen nothing will display on to the screen. However if I have 1 power source lets say a battery bank with 2 USB ports and the pi and screen are powered off that everything works fine. But once I power the screen on separate battery bank nothing is displayed again. Which I find odd that the screen needs to be powered on by what seems to be the same power circuit as the pi and that it's not just hdmi. Weird but for my application they're on the same power source anyways."
                      It looks like the power source for the pi and the screen needs to be from the same source. My guess is the ground may be the issue but I have other info. Hope this helps.

                      glennlakeG 1 Reply Last reply Reply Quote 0
                      • glennlakeG
                        glennlake @glennlake
                        last edited by

                        @glennlake said in new pie user. how to install LCD to work with retropie:

                        @isayno The pi3 needs 2 to 2.5 amps by it's self to run well. If the screen is pulling power from the pi I think that is your problem. I couldn't find a manual for your screen but in the remarks on Amazon's site saying he had some problems. I will paste it here:
                        "Works pretty well and Does what I need it to do. I followed the instructions others have posted to get the pi to display to the screen and it works perfectly. Has a weird quirk which I cant seem to figure out. I decided not to power the screen from the USB of the pi so that I don't have any power issues when the pi is running. But if my power source is separate I.e 1 power source for the pi then another for the screen nothing will display on to the screen. However if I have 1 power source lets say a battery bank with 2 USB ports and the pi and screen are powered off that everything works fine. But once I power the screen on separate battery bank nothing is displayed again. Which I find odd that the screen needs to be powered on by what seems to be the same power circuit as the pi and that it's not just hdmi. Weird but for my application they're on the same power source anyways."
                        It looks like the power source for the pi and the screen needs to be from the same source. My guess is the ground may be the issue but I have no other info. Hope this helps.

                        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.