Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Official RPi 7inch display sometimes goes white (or black) upon reboot #1368

Open
perezmeyer opened this issue Sep 20, 2024 · 2 comments
Open

Comments

@perezmeyer
Copy link

perezmeyer commented Sep 20, 2024

Description

RPi4 with official 7inch display, with our without HDMI output connected sometimes goes totally white (or black [1]) upon reboot, and can only be brought back to life by completely powering off the device.

[1] On another device the behaviour is the same as I'll describe, except the screen goes black, with backlight always on.

Display is connected to DSI with ribbon cable and powered using cables connected to the RPi's pins 4 and 6.

Steps to reproduce the issue:

  1. Boot Yocto image, let Weston start.
  2. Reboot
  3. Colored square and initial framebuffer always appears.
  4. Sometimes the DSI display starts ok, sometimes it becomes all white and can not be restored without a full power cycle.

The issue can not be reproduced with RaspberryPi OS.

dmesg shows no change between working and non-working boots.

Describe the results you received:

White-blocked display

Describe the results you expected:

Display showing Weston

Additional information you deem important (e.g. issue happens only occasionally):

Only rebooting. A quick power cycle might not be enough a solution.

Additional details (revisions used, host distro, etc.):

Currently using at scarthgap branch at commit 1918a27

/boot/config.txt contents:

root@rpi4:~# grep -v ^# /boot/config.txt | sed '/^[[:blank:]]*$/d'
hdmi_group=2
hdmi_mode=39
gpu_mem=256
dtparam=i2c1=on
dtparam=i2c_arm=on
dtoverlay=vc4-kms-v3d
dtoverlay=vc4-kms-dsi-7inch
dtoverlay=i2c-rtc,ds1307
@drkhsh
Copy link

drkhsh commented Sep 22, 2024

Same issue here, happens every few reboots. Pi 4 with official 7" inch display as well.

@perezmeyer
Copy link
Author

@agherzan if you happen to have any pointers to where I should look I'll give it a try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants