QUESTION
Help with stretched screen
posted by
Owen
in
Raspberry Pi Image
.
2 people are following
I have my Pi plugged into a little screen through HDMI, but it is displaying the wrong resolution, causing it to look stretched. I don't know how to fix it, and I can't figure out how to access the configuration again. Any help is appreciated.
Replies
1 - 2 (2)
Go to a browser a enter your pi IP address. Go into configuration wizard and in the last step you should find the config.txt where you can add your lines. It should be something like:
hdmi_cvt 480 320 60 6 0 0 0
what do these values that i am entering mean? are they the resolution? if so, the resolution should be 1024x600
EDIT: Nevermind, I figured it out, thank you so much