
[APP] SamyGO SleepTimerMod for D(arm)/E/F
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Yeah, that's called a symlink: /mtd_down == /mtd_rwcommon 

I do NOT receive any PM. Please use forum.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Isn't problem ok?
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Not at all, you can replace /mtd_down by /mtd_rwcommon and the reverse, it's just the same folder.
I do NOT receive any PM. Please use forum.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
procedure to follow?
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
First post as usual 

I do NOT receive any PM. Please use forum.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
but if i try to open /mnt_down, it open /mtd_rwcommon
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
It has 2 names, that's all. Using either /mtd_down or /mtd_rwcommon is EXACTLY the same.zoelechat wrote:it's just the same folder.
Btw, here is a "guide": http://en.wikipedia.org/wiki/Symbolic_link
I do NOT receive any PM. Please use forum.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
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?
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:Code: Select all
. /dtv/SGO.env
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
At the very beginning 

I do NOT receive any PM. Please use forum.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
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
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