merv07 wrote:hi arris,
happy new year!
I have tried loading new version
SamyGO-All-Extensions-v0.03.6-r12-for-T-CHL5DAUC-20110103181529.zip and not loading. See output below:
Code: Select all
# sh -x /mtd_contents/SamyGO/rcSGO
+ [ ! -e /dtv/SGO.env ]
+ S_SCRIPT=echo Skip >> /dev/kmsg
+ eval echo Skip >> /dev/kmsg
+ echo Skip
#
I can load manually If I delete "/dtv/SGO.env" file. See output below:
Code: Select all
# ls
SGO.env usb
# rm SGO.env
....
yes this should avoid multiple starts on c series (exensions are executed for every usb partition due hotplug start method)
for devices where extensions are started during boot:
overwrite the old version with the new extensions pack and restart your tv.
Code: Select all
+ ./etc/rc.sysinit
# mount: error while loading shared libraries: libblkid.so.1: cannot open shared object file: No such file or directory
can you pls. replace the
Code: Select all
mount -o bind /mtd_rwarea/profile /etc/profile
to
Code: Select all
/bin/mount -o bind /mtd_rwarea/profile /etc/profile
in
at line 84
i mark this as bug #2011_1

fixed in svn r1073
rest looks ok
loading previous version
SamyGO All Extensions v0.03.6.r08 for T-CHL5DAUC 20101120213159.zip works fine again.
Are there new features in
r12 version?
how is
06_05_apache.init used? is there a web fronted?
I tried "
http://192.168.1.5/" in browser but nothing happened.
there is no web frontend just apache+ php and some sample cgi script for now, but not for T-CHL5DAUC, you know about storage space on this devices

, so you can delete the 06_05_apache.init and also the phpsysinfo and etc/apache2 before you copy extensions to tv.
i just made the packages to populate the new scripts (some fixes for a-series, cleanups etc. all visible
here, i think just a 1 or 2 people use our svn. and added latest wifi modules to all packages (i hope, not checked

)
...
happy new year too
arris