vc4-kms-v3d dtoverlay prevents standard Raspi 7" display from working #77
Open
Description
Describe the bug
In the current (0.0.6, 0.1.0-M1) builds, we have a config.txt dtoverlay with the v4-kms-.. graphics driver. This works for HDMI displays, but does not work with the standard Raspberry Pi 7" display, which is installed on the DSI port (flat cable).
Display:
https://www.raspberrypi.com/products/raspberry-pi-touch-display/
To Reproduce
Steps to reproduce the behaviour:
- Install non-HDMI display on Raspi
- Boot Leda 0.0.6 or 0.1.0-M1
- Display powers off after kernel is loaded (Boot screen is visible ofc)
Expected behaviour
Display stays powered on
Login shell appears
Leda Version (please complete the following information):
- Version: 0.0.6, 0.1.0-M1
- Machine: raspberrypi4-64
Workaround
Edit config.txt
Comment out or remove the dtoverlay line:
# COMMENT OUT OR REMOVE TO FIX DISPLAY
# dtoverlay=vc4-kms-v3d
Metadata
Assignees
Labels
Type
Projects
Status
No status