Page 3 of 3
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 11:06 am
by zoelechat
Yeah, that's called a symlink: /mtd_down == /mtd_rwcommon

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 11:23 am
by danielg90
Isn't problem ok?
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 11:39 am
by zoelechat
Not at all, you can replace /mtd_down by /mtd_rwcommon and the reverse, it's just the same folder.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 12:53 pm
by danielg90
procedure to follow?
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 12:54 pm
by zoelechat
First post as usual

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 3:44 pm
by danielg90
but if i try to open /mnt_down, it open /mtd_rwcommon
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 3:47 pm
by zoelechat
zoelechat wrote:it's just the same folder.
It has 2 names, that's all. Using either /mtd_down or /mtd_rwcommon is EXACTLY the same.
Btw, here is a "guide":
http://en.wikipedia.org/wiki/Symbolic_link
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 5:57 pm
by danielg90
copy samyGOso, libSleepTimer.so, libSleepTimer.config into /mtd_rwcommon/so
set permissions: chmod 755 /mtd_down/so/samyGOso
start from cmdline:cd /mtd_down/so
./samyGOso -p $(pidof exeAPP || pidof exeDSP) -l /mtd_down/so/libSleepTimer.so -r
copy samyGOso -> $DISTROOT/usr/bin/
copy libSleepTimer.so -> $DISTROOT/usr/so/
copy libSleepTimer.config -> $DISTROOT/usr/so/
set permissions: chmod 755 $DISTROOT/usr/bin/samyGOso
copy 99_99_SamyGoSleepTimer.init into $SYSROOT/etc/init.d
and set permissions: chmod 755 $SYSROOT/etc/init.d/99_99_SamyGoSleepTimer.init but chmod: /etc/init.d/99_99_SamyGoSleepTimer.init: No such file or directory
when this?
zoelechat wrote:Because environment variables are not sourced. Either load them with that command first:
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 6:37 pm
by zoelechat
At the very beginning

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Posted: Tue Jun 09, 2015 10:50 pm
by danielg90
ok perfect
if i follow procedure i have sleeptimermod 20,40,80...
but, when i turn off and turn on tv, i have sleeptimer default 30,60,90....
new spleeptimer avalaible after few minutes