LCD-show icon indicating copy to clipboard operation
LCD-show copied to clipboard

Black screen after reboot

Open SamuellCline opened this issue 7 years ago • 24 comments

I have a 3.5" GPIO display, and after following the instructions, I get nothing but a black screen with a flashing underscore. The display is partially working, as I can press CTRL+ALT+F1 and see the terminal for just a moment, but it simply flashes on the screen and disappears.

SamuellCline avatar Dec 08 '17 16:12 SamuellCline

I'm having the same issue with the same screen, followed all the instructions and getting the same screen. CTRL+ALT+F1 however is not working for me

eddymidget avatar Dec 28 '17 16:12 eddymidget

Which system version are you using for testing?

goodtft avatar Dec 29 '17 02:12 goodtft

sudo rm -rf LCD-show git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show cd LCD-show/ sudo ./LCD35-show

goodtft avatar Dec 29 '17 02:12 goodtft

The latest version of Raspbian

eddymidget avatar Dec 29 '17 13:12 eddymidget

We have provided IMAGE with drivers. You can use it for test: 链接:https://pan.baidu.com/s/1kVjBdXH 密码:0suf

goodtft avatar Dec 29 '17 13:12 goodtft

3.5inch_raspbian20171129.7z Raspbian Version:2017-11-29

goodtft avatar Dec 29 '17 13:12 goodtft

I just had this same issue after updating/ upgrading. The fix for me was to:

sudo rm -rf LCD-show git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show cd LCD-show sudo ./LCD35-show

It appears that one of the changes breaks the driver included with the image you provide(not unusual with Linux). @goodtft I would recommend your next manufacturing run you include this possibility in the documentation.

dannienuc avatar Dec 30 '17 12:12 dannienuc

I'm still having this issue on the RPi zero with the same version of Raspbian as above. I tried the above solution and still return to the black screen. If I hit CTRL+ALT+F2 the keyboard only seems responsive every few seconds or so and doesn't stay responsive long enough to type more than one letter.

graham768 avatar Jan 13 '18 01:01 graham768

I downgraded to 2017-07-05 Raspbian and it works fine with the steps above. Something in the latest version must cause the hang up.

graham768 avatar Jan 13 '18 02:01 graham768

I also had to use an older version of raspbian to get it to work, unfortunately something broke in 2017-08-17/Stretch

SamuellCline avatar Jan 13 '18 03:01 SamuellCline

I downgraded to 2017-07-05 Raspbian and it works fine with the steps above. Something in the latest version must cause the hang up.

@graham768 I've the same problem with raspberry pi 0, where do you have downloaded the correct version of Raspbian? Thx

EDIT: It's possible to download the old versione of Raspbian from here http://downloads.raspberrypi.org/raspbian/images/, I can confirm that the display work correctly using 2017-07-05 Raspbian

o1gres avatar Jan 14 '18 14:01 o1gres

Thanks guys ! Two weeks trying to figure it out what's wrong with my LCD display. Works fine on my RP3 but not my RPA+. Both works with older rasbian version.

Barriol avatar Jan 20 '18 09:01 Barriol

Is this method still working? I tried installing the drivers on 2017-07-05 Raspbian but after a restart I'm stuck at mounting boot.

ghost avatar Jan 25 '18 16:01 ghost

As far as I know, this method still works on my RPi zero. You might want to create a new issue.

graham768 avatar Jan 26 '18 15:01 graham768

The problem still exists. I had to revert to the July 5 2017 Raspbian to get it to work as well. The manufacturer should fix this because I have other things that need an updated OS leaving me with no alternative but to ditch the screens and use another product.

Roboblunder avatar Jun 04 '18 02:06 Roboblunder

Thank You man!

pablommf avatar Nov 04 '18 22:11 pablommf

I am using this screen with Retropie on a RPi 3 B+. I entered the commands -

git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show
sudo ./LCD35-show

When it reboots, I get a white screen, then the boot menu come up on the 3.5 screen, but then Retropie defaults to the HDMI output. If I go back to command prompt, that comes up on the 3.5 screen.

Any ideas how I get Retropie to display on the 3.5 screen? Thanks in advance

Eskimododd avatar Apr 20 '19 11:04 Eskimododd

I can confirm latest version (at this moment October 22nd 2024) from

https://www.raspberrypi.com/software/operating-systems/

and last version of LCD-show (in my case LCD35-show)

start showing a splash screen, then a black screen (with an underscore char at top-left)

Ctrl+Alt+Fx works randomly (screen alternates from tty login to this black screen with an underscore)

My guess is at some point raspberry moves to wayland, but not really sure.

As ssh works perfectly you can track journalctl -xf or similar but there's nothing obvious on logs.

Currently install 2017-07-05 raspbian version from

http://downloads.raspberrypi.org/raspbian/images

works if you use the matching version from LCD-show at that moment:

3bc8e597bfb2dc53b8f2a24186a4118591290109

there's no option to rotate screen at that moment, and I would say calibration is inverted (x is y, and direction is reversed), so I would start a bisect from this commit to latest version and find what final config is done to identify changes and see if last version of LCD-show applies same config or different

albfan avatar Nov 11 '24 01:11 albfan

I can confirm latest version (at this moment October 22nd 2024) from

https://www.raspberrypi.com/software/operating-systems/

and last version of LCD-show (in my case LCD35-show)

start showing a splash screen, then a black screen (with an underscore char at top-left)

Ctrl+Alt+Fx works randomly (screen alternates from tty login to this black screen with an underscore)

My guess is at some point raspberry moves to wayland, but not really sure.

As ssh works perfectly you can track journalctl -xf or similar but there's nothing obvious on logs.

Currently install 2017-07-05 raspbian version from

http://downloads.raspberrypi.org/raspbian/images

works if you use the matching version from LCD-show at that moment:

3bc8e59

there's no option to rotate screen at that moment, and I would say calibration is inverted (x is y, and direction is reversed), so I would start a bisect from this commit to latest version and find what final config is done to identify changes and see if last version of LCD-show applies same config or different

Hi sir i am school student from india i bought raspberry pi 3b+ and 3.5 ich display from from an indian site i am having a trouble with it like the same after showing the logoon th display it turns to black on 21 nov i am having exhibition i am so lost can u help me with it. Please sir 🙏

Fokstone avatar Nov 15 '24 18:11 Fokstone

@farhan123mohd instructions are there, so just install that raspbian version 2017-07-05 and checkout that LCD-Show version:

git clone https://github.com/goodtft/LCD-show
cd LCD-show
git checkout 3bc8e59
./LCD35-show

if your LCD version is exact as mine, you can use my fork to fix the touchscreen:

git clone https://github.com/goodtft/LCD-show
cd LCD-show
git checkout 2017-35-bugfixing
./LCD35-show

Hopefully someone will detect what is different lately and make it work with recent raspberry OS

albfan avatar Nov 16 '24 10:11 albfan

Thank you sir, but i couldn't install 2017 version. But instead i installed tge new legacy versuon whi h works fine.

On Sat, 16 Nov 2024, 3:30 pm Alberto Fanjul, @.***> wrote:

@farhan123mohd https://github.com/farhan123mohd instructions are there, so just install that raspbian version 2017-07-05 and checkout that LCD-Show version:

git clone https://github.com/goodtft/LCD-show cd LCD-show git checkout 3bc8e59 ./LCD35-show

if your LCD version is exact as mine, you can use my fork to fix the touchscreen:

git clone https://github.com/goodtft/LCD-show cd LCD-show git checkout 2017-35-bugfixing ./LCD35-show

Hopefully someone will detect what is different lately and make it work with recent raspberry OS

— Reply to this email directly, view it on GitHub https://github.com/goodtft/LCD-show/issues/54#issuecomment-2480500026, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT3PJ26JR3DUYJD3P5X2QHD2A4JULAVCNFSM6AAAAABRQZWSQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBQGUYDAMBSGY . You are receiving this because you were mentioned.Message ID: @.***>

Fokstone avatar Nov 17 '24 09:11 Fokstone

That indeed is great feedback.

https://www.raspberrypi.com/news/bookworm-the-new-version-of-raspberry-pi-os/

One of most important changes from Bulleye (legacy) to Bookworm is change from X11 to wayland.

Makes sense this repo (all focused on xorg technology) doesn't work on wayland oriented OS.

So I think this repo just need a PR stating it needs to use X11 oriented OS, to close this issue

albfan avatar Nov 17 '24 17:11 albfan

So are there any way to use this 3.5 inch display without downgrading RPi OS?

gitqrr avatar Dec 14 '24 17:12 gitqrr

Probably following this issue instructions:

https://github.com/goodtft/LCD-show/issues/369

That basically disabling wayland to use X11

But that itself is another downgrade.

Cannot find info on this TFT screens working on wayland

Probably direct cable to show image is the solution people use

albfan avatar Dec 14 '24 17:12 albfan