From 1f5405ef11d1f71035353ecf6f8f4eb7cb1bc8fe Mon Sep 17 00:00:00 2001 From: gutosie Date: Wed, 15 Apr 2020 13:01:06 +0200 Subject: [PATCH] 8.2_up_init --- NeoBoot/bin/neoinitarmvu | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NeoBoot/bin/neoinitarmvu b/NeoBoot/bin/neoinitarmvu index b1186d7..02e7d42 100644 --- a/NeoBoot/bin/neoinitarmvu +++ b/NeoBoot/bin/neoinitarmvu @@ -155,7 +155,8 @@ else echo "Image launched on a base kernel flash. " >> $neoLOG echo "Image launched on a base kernel flash. " > `cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.location`$IMAGEKATALOG/$TARGET/kernel_flash - + cp -f -r /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/mountpoint.sh $NEODEVICE$IMAGEKATALOG/$TARGET/etc/rcS.d/userscript.sh + MODPROBE=/sbin/modprobe echo "Load video and frame buffer modules ..."