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