[Ended] SamyGO Extensions on F series

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.

PrinzEugen
SamyGO Project Donor
Posts: 77
Joined: Mon Jun 16, 2014 8:54 pm

Re: SamyGO Extensions on F series

Post by PrinzEugen »

ok, pvr working wih old 1.5 version and samba shares on f series


on web interface
http://IP:1080/cgi-bin/test.cgi

i get

/mnt/etc/init.d/01_01_catch_crap.init start stop

Status:
/mnt/etc/init.d/01_02_telnet.init start stop

Status:
/mnt/etc/init.d/02_04_vusb.init start stop

Status:
Flash Disk
Virt. USB
/mnt/etc/init.d/02_06_crypto_load.init start stop

Status:
/mnt/etc/init.d/03_01_fuse.init start stop

Status:
/mnt/etc/init.d/04_04_samba.init start stop

Status:
//192.168.0.100/TV on /dtv/usb/sdb/smb/192.168.0.100/TV type cifs (rw,mand,relatime,sec=ntlm,unc=\192.168.0.100\TV,username=fujitsu,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.0.100,file_mode=0755,dir_mode=0755,nounix,rsize=16384,wsize=131007,actimeo=1)
/mnt/etc/init.d/06_05_apache.init start stop

Status:
tcp 0 0 0.0.0.0:1080 0.0.0.0:* LISTEN 1452/httpd
tcp 0 0 192.168.0.15:1080 192.168.0.100:49175 ESTABLISHED 1453/httpd
tcp 0 0 192.168.0.15:1080 192.168.0.100:49174 ESTABLISHED 1454/httpd
/mnt/etc/init.d/06_05_samba-server.init start stop

Status:
1353 1339
/mnt/etc/init.d/99_99_ChannInfoON.init start stop

Status:
/mnt/etc/init.d/99_99_InfoBannerDuration.init start stop

Status:
/mnt/etc/init.d/99_99_PVRAnyDev.init start stop

Status:
/mnt/etc/init.d/99_99_SleepTimer.init start stop

Status:

1. is there way to disable channel info-on script, so won't be open automatically when connecting root usb device (as i read in this script microseconds can't be edited) ?

2. which scripts are necessary for samba (virt.usb) and pvr decoding to cut time for loading root usb ?

3. in future when offical fw update will be able to download (who need update for some reasons), all i need is to unplug usb and turn back otn support from service menu ?
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: SamyGO Extensions on F series

Post by zoelechat »

PrinzEugen wrote:1. is there way to disable channel info-on script, so won't be open automatically when connecting root usb device (as i read in this script microseconds can't be edited) ?

2. which scripts are necessary for samba (virt.usb) and pvr decoding to cut time for loading root usb ?
To disable a script, just rename it to .dis e.g.:
/mnt/etc/init.d/99_99_ChannInfoON.init.dis
You can disable every 99_99 scripts if you don't use them.
PrinzEugen wrote:3. in future when offical fw update will be able to download (who need update for some reasons), all i need is to unplug usb and turn back otn support from service menu ?
If you want to permanently loose root, yes :)
I do NOT receive any PM. Please use forum.
PrinzEugen
SamyGO Project Donor
Posts: 77
Joined: Mon Jun 16, 2014 8:54 pm

Re: SamyGO Extensions on F series

Post by PrinzEugen »

i must ask cause i dont have backup fw if something goes wrong, so to be sure :)

1.is it Subtitle Font Size and Color Patch work on f series ? this instruction is for e series viewtopic.php?f=49&t=7341
2. where is libSleepTimer.config for edit custom time intervals for script 99_99_SamyGoSleepTimer.init ?
3. RCremap, 99_99_RCremap.init script in /mnt/etc/init.d/, but have to extract samyGO_RCremap-v0.2.2.tgz where ?? how to install ?
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: SamyGO Extensions on F series

Post by zoelechat »

PrinzEugen wrote:1.is it Subtitle Font Size and Color Patch work on f series ? this instruction is for e series viewtopic.php?f=49&t=7341
No. No subtitle patch for F yet.
PrinzEugen wrote:2. where is libSleepTimer.config for edit custom time intervals for script 99_99_SamyGoSleepTimer.init ?
Should be in the same folder as lib itself: normally /mnt/opt/privateer/usr/libso
PrinzEugen wrote:3. RCremap, 99_99_RCremap.init script in /mnt/etc/init.d/, but have to extract samyGO_RCremap-v0.2.2.tgz where ?? how to install ?
Refresh of RCremap thread in Extras is on my to-do-list, so better wait a few days about this. So I won't have to explain twice :)
I do NOT receive any PM. Please use forum.
PrinzEugen
SamyGO Project Donor
Posts: 77
Joined: Mon Jun 16, 2014 8:54 pm

Re: SamyGO Extensions on F series

Post by PrinzEugen »

in libSTFU.config is it safe for F series to edit ms values ,

do not remove or strange things will happen ??
channelinfo and recordinfo use same timeout ?

Code: Select all

{
    /* do not remove or strange things will happen */
    /* D channelinfo and recordinfo use same timeout */
    "channelinfo_ms"    : 4500,
    "recordinfo_ms"     : 4500,
    "timeshiftinfo_ms"  : 4500,
    "playinfo_ms"       : 4500,
    /* F only */
    "playtools_ms"      : 4500
}
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: SamyGO Extensions on F series

Post by zoelechat »

PrinzEugen wrote:in libSTFU.config is it safe for F series to edit ms values ,
Yes, it's even meant to.
PrinzEugen wrote:do not remove or strange things will happen ??
It means do not remove this line: "/* do not remove or strange things will happen */"
PrinzEugen wrote:channelinfo and recordinfo use same timeout ?
On D-series yes, as mentioned. On F you can set different ones.
I do NOT receive any PM. Please use forum.
PrinzEugen
SamyGO Project Donor
Posts: 77
Joined: Mon Jun 16, 2014 8:54 pm

Re: SamyGO Extensions on F series

Post by PrinzEugen »

runnin PVRAnyDev.init scrpt


usb needs to be formated, it is ntfs even after replug
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: SamyGO Extensions on F series

Post by zoelechat »

PrinzEugen wrote:runnin PVRAnyDev.init scrpt
usb needs to be formated, it is ntfs even after replug
Delete /mnt/etc/init.d/99_99_PVRAnyDev.init and use Alternative autostart script instead.
I do NOT receive any PM. Please use forum.
k2c
SamyGO Project Donor
Posts: 4
Joined: Fri Apr 17, 2015 11:16 am

Re: SamyGO Extensions on F series

Post by k2c »

Hello,

what is the link to donors method to mount nfs/samba shares for latest firmware version?
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: SamyGO Extensions on F series

Post by zoelechat »

k2c wrote:what is the link to donors method to mount nfs/samba shares for latest firmware version?
viewtopic.php?f=63&t=7982
and more generally (whole donor's content):
viewtopic.php?f=70
"Extras" on index page :)
I do NOT receive any PM. Please use forum.

Locked

Return to “[F] Software”