[App] libSTFUlight H

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

zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

[App] libSTFUlight H

Post by zoelechat »

Patch allows to customize some banner timers and delays as libSTFU did on former series.

Usage:
  • Get latest samyGOso from there and copy/overwrite samyGOso file (not folder) to /mnt/opt/privateer/usr/bin
  • Set permissions if needed (usually not if overwritten)

    Code: Select all

    chmod +x /mnt/opt/privateer/usr/bin/samyGOso
  • Extract attached archives and copy libSTFUlight.so to /mnt/opt/privateer/usr/libso
  • Execute

    Code: Select all

    samyGOso -d -A -r -l /mnt/opt/privateer/usr/libso/libSTFUlight.so [arg1...arg3]
    Usable args are:
    • CINFOTIMER:n - Set channel/source info banner to be displayed during n milliseconds
    • PVRTIMER:n - Set PVR/Player banner to be displayed during n ms
    • INPUTDELAY:n - Set input/tune delay when switching to a channel by entering its number to n (<4096) ms
    If an arg is not specified, it's set to patch default. Defaults are:

    Code: Select all

    CINFOTIMER:5000 PVRTIMER:5000 INPUTDELAY:1000
    For info, TV defaults are CINFOTIMER:10000 PVRTIMER:10000 INPUTDELAY:3000

    If you want a value NOT to be patched, set its value to 0 (e.g. PVRTIMER:0)
    Other banner timers may be patched by CINFOTIMER/PVRTIMER, I can't tell exactly which ones :)

    Logfile is written to /dtv/STFUlight.log
  • Autostart
    • Copy 99_94_STFUlight.init to /mnt/etc/init.d
    • Set permissions

      Code: Select all

      chmod +x /mnt/etc/init.d/99_94_STFUlight.init
    • You can change OPTIONS value on top of script, default is none (=defaults). Could be for example:

      Code: Select all

      OPTIONS="CINFOTIMER:4500 PVRTIMER:0 INPUTDELAY:2000"
*Changelog:

Code: Select all

19/4/2015
v0.1.0 - First release
You do not have the required permissions to view the files attached to this post.
I do NOT receive any PM. Please use forum.
monsieurxu
SamyGO Project Donor
Posts: 11
Joined: Wed Jan 07, 2015 11:05 am

Re: [App] libSTFUlight H

Post by monsieurxu »

Do you know what is the arg for "CI+ Module" window? (in order to remove it)
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] libSTFUlight H

Post by sectroyer »

monsieurxu wrote:Do you know what is the arg for "CI+ Module" window? (in order to remove it)
?
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
monsieurxu
SamyGO Project Donor
Posts: 11
Joined: Wed Jan 07, 2015 11:05 am

Re: [App] libSTFUlight H

Post by monsieurxu »

Something like Image
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libSTFUlight H

Post by zoelechat »

monsieurxu wrote:Do you know what is the arg for "CI+ Module" window? (in order to remove it)
If you're talking about the one on very startup of TV, it's much too early before root access to be patched :)
Which "Image"?
I do NOT receive any PM. Please use forum.
monsieurxu
SamyGO Project Donor
Posts: 11
Joined: Wed Jan 07, 2015 11:05 am

Re: [App] libSTFUlight H

Post by monsieurxu »

yes it's the one on very startup, cause sometimes, it does not close automatically
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libSTFUlight H

Post by zoelechat »

IIRC there's an option in CI menu to "disable" it (which does the job *partially*), maybe you should at least look there if you haven't done it yet.
I do NOT receive any PM. Please use forum.
djcool
SamyGO Project Donor
Posts: 31
Joined: Sat Nov 28, 2015 7:00 pm

Re: [App] libSTFUlight H

Post by djcool »

Not working for me:Patching OK
SpoilerShow
/mnt # samyGOso -d -A -r -l /mnt/opt/privateer/usr/libso/libSTFUlight.so
samyGOso v1.2.5 (c) bugficks 2013-2014, sectroyer 2014-2015
Injecting '/mnt/opt/privateer/usr/libso/libSTFUlight.so' resident: '1'
mprotect: 0x4227c020
dlopen: 0x424a0d80
dlclose: 0x424a0e14
dlsymaddr: 0x424a0e78
pc=42324eec lr=42324ed0 sp=bdd3cde0 fp=e532d00
r0=e532d04 r1=80
r2=1 r3=0
stack: 0xbdd1d000-0xbdd3e000 length = 135168
executing injection code at 0xbdd3cc9c
library injection completed!
Succeeded.
But no info banner show.....
Last edited by djcool on Sat Dec 19, 2015 11:20 pm, edited 1 time in total.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] libSTFUlight H

Post by zoelechat »

djcool wrote:Not working for me:Patching OK
Only log can tell.
djcool wrote:Are libalert.so interfering with this lib?
Errr... No? :)

ps: TV model, firmware?
I do NOT receive any PM. Please use forum.
djcool
SamyGO Project Donor
Posts: 31
Joined: Sat Nov 28, 2015 7:00 pm

Re: [App] libSTFUlight H

Post by djcool »

TV 48H6500 Firmw. T-MST14DEUC2606.2
LOg with INIT:

Code: Select all

[STFUlight] SamyGO H libSTFUlight v0.1.0 - (c) zoelechat 2015
[STFUlight] _ZN18CChannelAppManager22m_StartDirectTuneAlarmEv [0x4a8350c].
[STFUlight] lib_init, >>>
[STFUlight] Patching channel input delay to 1000ms...
[STFUlight] ->Successfully patched at 0x4a83534
[STFUlight] ->Successfully patched at 0x4a8354c
[STFUlight] Patching Channel Info banner timer to 5000ms!
[STFUlight] Patching PVR/Player banner timer to 5000ms!
[STFUlight] lib_init, >>> Hooking...
[STFUlight] _ZN14CDefaultWindow15SetAlarmTimeOutEm [0x1e7333c].
[STFUlight] _ZN14CPVRWindowBase10SetTimeoutEi [0x3478ddc].

Post Reply

Return to “[H] Software”