LCD display on Raspberry Pi
Hello,
I just installed the newest image on my Raspberry Pi 3 B with a 3.5" display. After booting the system the diplay only shows a part of the screen and rest is only black. I use a waveshare 3.5" display. If I change to a 7" display from waveshare only running lines can be seen. How can I fix it?
Thanks
kkberg
I just installed the newest image on my Raspberry Pi 3 B with a 3.5" display. After booting the system the diplay only shows a part of the screen and rest is only black. I use a waveshare 3.5" display. If I change to a 7" display from waveshare only running lines can be seen. How can I fix it?
Thanks
kkberg
Comments
# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720
and other settings. I guess you have either entered some wrong values there or none if you can already see something.