RetroPie is not full screen on my display. I have tried almost every conventional method, but nothing works.
-
Another update: So I was messing around with the resolution and switching the hdmi cable from my TV to my display, and after about 10 or 20 minutes of switching back and forth trying to find a resolution that would work, my 5" Elecrow LCD Display, completely out of the blue, stopped working and displayed a white screen. I tried a different hdmi cable, I tried a different power source... Still a blank white screen. So I guess I don't need to fix the resolution anymore... I'll just have to get a completely new display or just forget about this whole thing and continue using my TV. Thanks @itsnitro for your attempt to help me, but I won't be needing anymore help. -Greg
-
Sorry that happened.
This is actually addressed in the wiki, and if you're TV didn't have a setting to make the screen without the borders, it's easily solved by disabling overscan on the Pi system config.
Let us know how it goes.
-
Alright, I'm back. With a new screen. It is still doing the exact same thing and I cannot get the screen to be normal with any methods that normally work. So, I guess the problem is still the same...
-
@Greg137 Ok.
So this time, before messing up the screen :)
sudo nano /boot/config.txt
and uncomment the
#disable_overscan=1
line (i.e. remove the "#" at the beginning of the line).Also, make sure there's a line stating
overscan_scale=1
.Then reboot.
-
@pjft I did exactly what you said, and it did not seem to do anything...
-
@Greg137 interesting. Can you paste the content of your /boot/config.txt file on pastebin and send it over for me to take a look? Maybe I missed something.
-
@pjft I'm not entirely sure how to do that. Could please explain how?
-
@Greg137 sure.
cat /boot/config.txt
Send over the contents. You can either copy and paste to a site like pastebin.com or take a picture if you can't copy and paste (though the picture will be harder to read).
Whatever works :)
-
@pjft I'm still not sure how to go about copying and pasting... I cannot select text. And if I was able to, how would I be able to paste it to anywhere through RetroPie?
-
@Greg137 correct. The copying and pasting would only take place if over SSH which I take you're not using.
You might be better off, then, doing
nano /boot/config.txt
And taking screenshots of the several pages.
-
This post is deleted! -
@pjft I cannot upload a picture to the forum apparently.. So is there any other way to do this? I suppose I could just go through and type everything...
-
@Greg137 there's a size limit. Either reduce the pictures on your computer (I think the maximum size is 1MB or 2MB?) Or upload them somewhere (imgur? Dropbox? Google drive?) And share the link.
I'll look into them tomorrow. It's late here, sorry.
Thanks.
-
@pjft Okay. I'll try a few things and post tomorrow sometime. Thanks for your help!
-
@Greg137 Not a bother.
I suppose there are two options:
One is to confirm that you do have disable_overscan=1 on the file (without the # sign).
If that is there but you're still not seeing a difference, then my next suggestion is to do something like what I was suggesting here:
https://retropie.org.uk/forum/post/86146
- Re-add the # to the beginning of the disable_overscan=1 line, and make sure you have overscan_scale = 1 there.
- Play with those values - overscan_left, overscan_right, overscan_top and overscan_bottom. Start with a single one, and make it big so you can see a difference - maybe 200 or 400 (I don't know the resolution of your screen).
After you confirm it is making any change, then adjust the value as needed - it can even be negative if necessary. Start with a single margin, and then work your way to the others.
Hope this works.
You'll need to reset your Pi on each attempt.
Remember to exit and save the config file at each attempt, though, by pressing Ctrl+X and then stating "yes".
Best.
-
@pjft Alright, I will try that, thanks. And here is the link to the photos I took of my config file: https://drive.google.com/drive/folders/0B0uymgAR8TjMNlFpamxLYkt4VjQ
I will grant you access as soon as I can.
-
@Greg137 Sounds good - please do so. You can erase them and revoke the access shortly after, it's just for me to take a look at the pics and see if anything stands out as off.
Still, the guidance I'll give will be fairly similar to the one in the previous post, but keen on seeing how the file is looking. :)
-
@pjft Your last suggestion seems to be working. I changed the resolution to a setting that was too big for my screen and just changed the numbers to make it smaller. I'll just have to adjust the numbers a bit to get how I want it. Thank you so much for your help!
-Greg
-
@Greg137 Great. Glad to hear that sorted things. Do keep the overscan_scale=1 line there, otherwise there may be some unexpected differences between console and applications.
Welcome to the community and looking forward to seeing what you come up with!
-
@pjft Hey any chance you have the exact numbers you used? Thanks man having the same problem here able to find nothing helpful on it
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.