[APP] SamyGO SleepTimerMod for D(arm)/E/F

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

[APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by bugficks »

With this mod you can use your own power off time instead of originally shiped 30/60/90/120/150/180 time intervals.
IMG_20130911_215824.jpg
SpoilerShow
IMG_20130911_215845.jpg
1. Download:
libSleepTimer_D_E_F.tgz
2. extract everything into one dir (let`s say to /mtd_down/so )
3. set permissions

Code: Select all

chmod 755 /mtd_down/so/samyGOso
4. start from cmdline:

Code: Select all

cd /mtd_down/so
./samyGOso -p $(pidof exeAPP || pidof exeDSP) -l /mtd_down/so/libSleepTimer.so -r
5. Autostart:
SpoilerShow
Copy files from archive
99_99_SamyGoSleepTimer.zip
:
  1. samyGOso -> $DISTROOT/usr/bin/
  2. libSleepTimer.so -> $DISTROOT/usr/so/
  3. libSleepTimer.config -> $DISTROOT/usr/so/
  4. set permissions:

    Code: Select all

    chmod 755 $DISTROOT/usr/bin/samyGOso
  5. Script 99_99_SamyGoSleepTimer.init extract to

    Code: Select all

    $SYSROOT/etc/init.d/99_99_SamyGoSleepTimer.init
  6. set permissions

    Code: Select all

    chmod 755 $SYSROOT/etc/init.d/99_99_SamyGoSleepTimer.init
    NB!
    • $SYSROOT D series: /mtd_rwcommon/widgets/user/SamyGO/SamyGO
    • $DISTROOT D series: /mtd_rwcommon/widgets/user/SamyGO/SamyGO/opt/privateer
    • $SYSROOT E series: /mnt
    • $DISTROOT E series: /mnt/opt/privateer
F series: install SamyGO Extensions and enable init script in /mnt/etc/init.d/.

Alternative installation on D series via WebIF possible (check Modules-Online).

Check libSleepTimer.config and set your wanted time intervals:

Code: Select all

{
    "str_sleeptimer": "Sleep Timer",
    "str_min"       : "min",
    "values"        : [20, 40, 60, 80, 120, 150]
} 
Changelog:
You do not have the required permissions to view the files attached to this post.
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by tempinbox »

Is possible to port this patch to c series? The popup menu is the same of picture in c series. Has everyone try it on c series? Maybe it work on c series too? This is a patch of exedsp exeapp or the functions is exported from one different so files?
User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by mmhorda »

tempinbox wrote:Is possible to port this patch to c series? The popup menu is the same of picture in c series. Has everyone try it on c series? Maybe it work on c series too? This is a patch of exedsp exeapp or the functions is exported from one different so files?
Yes. I have tried. It is not working on C series.
Guys any chance to make it work on C series? tried firmware T-VALDEUC 3011
Thanks in advance.
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
Piwek
Posts: 16
Joined: Wed Jan 15, 2014 8:48 pm

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by Piwek »

Even if I change the power off time ??in the file libSleepTimer.config on TV I still have: 20, 40, 60, 80, 120, 150...
How to change it?
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by juusso »

please always give additional info like TV model, firmware name and version on your TV, also content of log file (/mtd_rwarea/SleepTimer.log)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
Piwek
Posts: 16
Joined: Wed Jan 15, 2014 8:48 pm

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by Piwek »

TV: 46F6400
Firmware: 1116
My libSleepTimer.config:

Code: Select all

{
    "str_sleeptimer": "Sleep Timer",
    "str_min"       : "min",
    "values"        : [15, 30, 45, 60, 90, 120]
}
log:

Code: Select all

SleepTimer] SamyGO Sleeptimer mod v0.2.5 - (c) bugficks 2013
[SleepTimer] * F Series - T-MST12DEUC       T-MST12DEUC-1116.0  	2013-11-12 *
[SleepTimer] cfg str_sleeptimer: (null)
[SleepTimer] cfg str_min: min
[SleepTimer] timer value [0]: 20 20 min 
[SleepTimer] timer value [1]: 40 40 min 
[SleepTimer] timer value [2]: 60 60 min 
[SleepTimer] timer value [3]: 80 80 min 
[SleepTimer] timer value [4]: 120 120 min 
[SleepTimer] timer value [5]: 150 150 min 
[SleepTimer] patching _ZN26CSleepTimerSublistDataItem15SetSublistItemsEv @0x24d41cc .
[SleepTimer] 30->20
[SleepTimer] 60->40
[SleepTimer] 90->60
[SleepTimer] 120->80
[SleepTimer] 150->120
[SleepTimer] 180->150
[SleepTimer] patching _ZN13CViewerNormal10m_SetSleepEb @0x23595b8 .
[SleepTimer] 150->120
[SleepTimer] 180->150
[SleepTimer] 30->20
[SleepTimer] 60->40
[SleepTimer] 90->60
[SleepTimer] 120->80
[SleepTimer] init done...
[SleepTimer] x_ResourceManager_GetWString: (0xad8cdc0) id: 0xaa ret: 30 min -> 20 min
[SleepTimer] x_ResourceManager_GetWString: (0xad8cdc0) id: 0xc1 ret: 60 min -> 40 min
[SleepTimer] x_ResourceManager_GetWString: (0xad8cdc0) id: 0xc9 ret: 90 min -> 60 min
[SleepTimer] x_ResourceManager_GetWString: (0xad8cdc0) id: 0x89 ret: 120 min -> 80 min
[SleepTimer] x_ResourceManager_GetWString: (0xad8cdc0) id: 0x92 ret: 150 min -> 120 min
[SleepTimer] x_ResourceManager_GetWString: (0xad8cdc0) id: 0x9c ret: 180 min -> 150 min
>>> x_SleepTimer_GetData: (0xc3917a0)
<<< x_SleepTimer_GetData: (0xc3917a0) ret: 0x1, mins 0
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by bugficks »

Code: Select all

 /* do not remove or strange things will happen */ 

thats all i have to say :)
mihd
SamyGO Project Donor
Posts: 378
Joined: Wed Jan 29, 2014 12:38 pm

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by mihd »

bugficks wrote:

Code: Select all

 /* do not remove or strange things will happen */ 

thats all i have to say :)
He did not remove anything. SleepTimer does not work correctly if the language of the menu of the TV is not English. I have the same problem. If install the English language in the menu, then everything is fine.
Can this be fixed?
TV: Samsung UE40F6330AK (FW: T-MST12DEUC-1119.0 2014-02-22 / SamyGO) + HDD 1Tb 2,5" (TOSHIBA MQ01ABD1);
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by bugficks »

it does as you can see on screenshot. my original archive contained working configs for en, de and fr. juuso? :)
anyways... you need to match those 2 str_xxx config entries to those displayed in original menu in your language. if it contains non-ascii characters edit/save config as utf-8.
mihd
SamyGO Project Donor
Posts: 378
Joined: Wed Jan 29, 2014 12:38 pm

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Post by mihd »

Thanks. Everything turned out!
TV: Samsung UE40F6330AK (FW: T-MST12DEUC-1119.0 2014-02-22 / SamyGO) + HDD 1Tb 2,5" (TOSHIBA MQ01ABD1);
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).

Post Reply

Return to “[F] Software”