Page 6 of 13

Re: [App] libToolsMenu E/F/H

Posted: Tue Sep 29, 2015 8:51 pm
by zoelechat
Log is there, complete, it means patch is started, sorry but I don't see what's wrong...

Re: [App] libToolsMenu E/F/H

Posted: Wed Sep 30, 2015 6:48 am
by maximl
is the latest in a catalog(999_99_ToolsMenu.init), manually run, Can still need some information?

Re: [App] libToolsMenu E/F/H

Posted: Sat Oct 10, 2015 10:53 pm
by momchetoi
maximl wrote:
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
add here?

case $1 in
start)
stop_bootloop
[ "$LIBSO_DIR" ] && SODIR=$LIBSO_DIR
samyGOso -A -B -r -l $SODIR/libToolsMenu.so $OPTIONS
sleep 2
;;
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 is :)

Re: [App] libToolsMenu E/F/H

Posted: Sun Oct 11, 2015 1:06 pm
by maximl
add here?

case $1 in
start)
stop_bootloop
[ "$LIBSO_DIR" ] && SODIR=$LIBSO_DIR
samyGOso -A -B -r -l $SODIR/libToolsMenu.so $OPTIONS
sleep 2
;;
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 is :)
I try, will not start

Re: [App] libToolsMenu E/F/H

Posted: Sun Oct 11, 2015 2:15 pm
by momchetoi
maximl wrote:

I try, will not start
Attach your init script here.I want to check it for errors.

Re: [App] libToolsMenu E/F/H

Posted: Sun Oct 11, 2015 2:52 pm
by maximl
thank

Re: [App] libToolsMenu E/F/H

Posted: Sun Oct 11, 2015 4:36 pm
by momchetoi
maximl wrote:thank
OK, script seems to be in order.
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.

Re: [App] libToolsMenu E/F/H

Posted: Sun Oct 11, 2015 6:45 pm
by maximl
momchetoi wrote:
maximl wrote:thank
OK, script seems to be in order.
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.

http://192.168.147.149:1080/cgi-bin/test.cgi - Web-page is unavailable
http://192.168.147.149:8888 - OSCam - worked

Re: [App] libToolsMenu E/F/H

Posted: Sun Oct 11, 2015 6:56 pm
by zoelechat
Just a question: are you starting Oscam in the background? (-b)
Looks like no script after Oscam is launched, that would make sense :)

Re: [App] libToolsMenu E/F/H

Posted: Sun Oct 11, 2015 7:21 pm
by maximl
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 :)
Yes, oscam starting in the background (05_05_Oscam.init, UE46F6650ABXUA, MST).