Re: [App] libToolsMenu E/F/H
Posted: Tue Sep 29, 2015 8:51 pm
Log is there, complete, it means patch is started, sorry but I don't see what's wrong...
Have you found the problem why the automatically injection doesn?t work? If you haven?t, than attach /do NOT paste code/ your init script here. I think I know where the problem ismaximl wrote:add here?zoelechat wrote:Everything seems alright... I think you should add some sleep in startup script just after injection, let's say:Code: Select all
sleep 2
case $1 in
start)
stop_bootloop
[ "$LIBSO_DIR" ] && SODIR=$LIBSO_DIR
samyGOso -A -B -r -l $SODIR/libToolsMenu.so $OPTIONS
sleep 2
;;
I try, will not startHave you found the problem why the automatically injection doesn?t work? If you haven?t, than attach /do NOT paste code/ your init script here. I think I know where the problem isadd here?
case $1 in
start)
stop_bootloop
[ "$LIBSO_DIR" ] && SODIR=$LIBSO_DIR
samyGOso -A -B -r -l $SODIR/libToolsMenu.so $OPTIONS
sleep 2
;;
Attach your init script here.I want to check it for errors.maximl wrote:
I try, will not start
OK, script seems to be in order.maximl wrote:thank
momchetoi wrote:OK, script seems to be in order.maximl wrote:thank
Upload it via FTP, set chmod +x /mnt/etc/init.d/99_93_ToolsMenu.init, reboot the TV and then
connect to http://IP_OF_TV:1080/cgi-bin/test.cgi in your web browser and check from where scripts are not started.
Upload the content of the web page here.
Yes, oscam starting in the background (05_05_Oscam.init, UE46F6650ABXUA, MST).zoelechat wrote:Just a question: are you starting Oscam in the background? (-b)
Looks like no script after Oscam is launched, that would make sense