diff --git a/src/rootfsinstall.sh b/src/rootfsinstall.sh index 9de4c1e..d2fd9b4 100755 --- a/src/rootfsinstall.sh +++ b/src/rootfsinstall.sh @@ -591,7 +591,6 @@ splash\ $CMDLINE_ADD" > $BOOTMP/cmdline.txt # Create the kernel configuration file - [ ! -e $ROOTMP/boot/config.txt ] && \ echo "\ [pi1] arm_freq=800 @@ -608,8 +607,8 @@ gpu_mem=128 #arm_freq=2000 #gpu_freq=750 gpu_mem=256 -dtoverlay=vc4-fkms-v3d [all] +dtoverlay=vc4-fkms-v3d start_x=1 framebuffer_depth=32 framebuffer_ignore_alpha=1