goodtft / LCD-show

2.4" 2.8"3.2" 3.5" 5.0" 7.0" TFT LCD driver for the Raspberry PI 3B+/A/A+/B/B+/PI2/ PI3/ZERO/ZERO W
2.31k stars 789 forks source link

Black screen on Raspberry Pi Zero W #63

Open kabongsteve opened 6 years ago

kabongsteve commented 6 years ago

Unable to get it to work on a Raspberry Pi Zero W

Get the black screen like other issue raised.

Trying older version doesn't seem to work either. Image from CD worked, but no WiFi and don't know how to enable Says "no wireless interfaces found"

Trying to use raspian-Stretch

anyone able to help? Thanks

pfeerick commented 6 years ago

A good start to working out what was wrong here is what display you are using... as there are several supported by this repo... the 5" HDMI display I have had some issues, and may have been related to the below lines as it seemed to go away when I commented them out (on the rPi Zero W with latest raspbian stretch). The calibration on the lcd touch panel is still wonky though...

hdmi_force_hotplug=1
config_hdmi_boost=7
granpino commented 6 years ago

I have a 3.5" HDMI screen and it works great with raspberry pi 2. However with the raspberry pi 1B, I also get a black screen after boot.