Help needed: can't make extension to autostart

Here for general support for B series TVs, request and problem solve area.

arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Help needed: can't make extension to autostart

Post by arris69 »

vipsaran wrote:

Code: Select all

# sh -x /mtd_tlib/GGame/SamyGO/etc/init.d/90_90_loadGameMains.init start
...
*** glibc detected *** gdb: double free or corruption (!prev): 0x00d249b8 ***
pls update your init scripts from svn http://samygo.svn.sourceforge.net/viewv ... pts/trunk/
abd also the core scripts http://samygo.svn.sourceforge.net/viewv ... ipt/trunk/

hth
arris
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Help needed: can't make extension to autostart

Post by arris69 »

vipsaran wrote:... I'm sure you'll work it out :)
i don't think so, but maybe it works better with injectso method (90_90_injectso.init)

hth
arris
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Help needed: can't make extension to autostart

Post by arris69 »

vipsaran wrote:- Remote in 90_90_loadGameMains.init -> works
- added ChannelInfo to 90_90_injectso.init -> works
- added also PVRplus to 90_90_injectso.init -> reboots constantly

Well, this way at least I can run 2 extensins.
Not happy, but it covers my basic desires towards extensions.

Thanks for the support.
maybe change the loading order helps.

arris
and7ey
Posts: 8
Joined: Thu Feb 16, 2012 6:25 pm

Re: Help needed: can't make extension to autostart

Post by and7ey »

I am trying to resolve similar problem - enable autostart of Remote LAN Control (/mtd_tlib/GGame/Remote/) and SamyApp 0.1 (DTS support only, /mtd_tlib/GGame/SAMYAPP/).
I already have SamyGo installed (/mtd_tlib/GGame/SamyGO/), so telnet, ftp and nfs share starts automatically, when TV is switched on, /mtd_rwarea/SamyGO.sh:

Code: Select all

#!/bin/sh
sleep 20
sh -x /mtd_tlib/GGame/SamyGO/rcSGO
The instruction I've found, says that I should modify /mtd_tlib/GGame/SamyGO/etc/init.d/libraries like below:

Code: Select all

libraries="$SYSROOT/../SAMYAPP/loader.so $SYSROOT/../Remote/remote.so"
So, this is done, but autostart doesn't happen. What can be wrong here? What should I verify? (I've also tried to use full paths, it doesn't help)
UE46B8000
c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

Re: Help needed: can't make extension to autostart

Post by c74k »

i have error o
n auto start aps hang on TV

Post Reply

Return to “[B] Support”