From 171f1c6fa3e266301b245212f18605694495666a Mon Sep 17 00:00:00 2001 From: DanyLE Date: Sat, 8 Jul 2023 17:13:52 +0200 Subject: [PATCH] include vc4-kms-dpi-generic.dtbo to overlays --- conf/layer.conf | 2 +- recipes-diya/diya-overlay/files/confd | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 0e20859..e4da52a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -44,7 +44,7 @@ KERNEL_MODULE_AUTOLOAD:rpi += " i2c-dev " VC4DTBO = "vc4-kms-v3d" -# KERNEL_DEVICETREE:append = " overlays/vc4-kms-dpi-generic.dtbo " +KERNEL_DEVICETREE:append = " overlays/vc4-kms-dpi-generic.dtbo " RPI_EXTRA_CONFIG += "${@['','\n\ diff --git a/recipes-diya/diya-overlay/files/confd b/recipes-diya/diya-overlay/files/confd index 58cf17c..7d8499e 100644 --- a/recipes-diya/diya-overlay/files/confd +++ b/recipes-diya/diya-overlay/files/confd @@ -7,6 +7,7 @@ case "$1" in start) echo -n "Start $DESC: " dmesg | tee /boot/kern.log + lsmod | tee /boot/lsmod.txt if [ -f "/boot/fs_resize" ]; then /usr/bin/expandfs.sh touch /boot/home_partition_should_be_formated