[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.
Locked

rvs2
Official SamyGO Developer
Posts: 22
Joined: Wed Oct 06, 2010 4:13 pm

[Ended] SamyGO Extensions on F series

Post by rvs2 »

Skype being over, this root method is no longer appliable. Check there instead:
[App] "Skype replacement" root E/F


Updated on 11.1.2014
Latest version on server: [MD5] e2180ac1a88e5169d1da99c587106d63

Method doesn't work anymore from firmwares T-MST12DEUC-1120.0 (F-series 5xxx/6xxx) and T-FXPDEUC-1118.0 (F-7xxx/8xxx) and above. Later firmwares go there: [App] Rooting E/F on latest firmwares.


Download:
1. re-download and re-install whole SamyGO.zip from here.
2. data file: http://yadi.sk/d/zElgQFCY7ulzy

Installation
1. Install skype widget and start it once (check if it starts correctly)
2. Make sure Skype is set to autostart, before closing Skype again.
3. Download archive data and extract it "as is" to root of fat32 USB, attach to TV.
4. Install widget SamyGO (trough develop account in SmartHub) 5. Start SamyGO widget
6. Press Enter. If you get both Step1 and Step2 OK, then hack is installed.
7. Power off and power on TV

Features:
  • ftp (port 21), true telnet (use putty) on 23 port, netcat shell (port 33)
  • ssh (must be enabled first). login: root, password: SamyGO
  • Simple web interface to start/stop scripts:

    Code: Select all

    http://IP:1080/cgi-bin/test.cgi
  • webshell on 1080 port:

    Code: Select all

    http://IP:1080/phpsysinfo/shell.php
    login: user
    password: pass
  • file manager:

    Code: Select all

    http://IP:1080/phpsysinfo/file.php
  • Mount of network resources to virtual usb (no physical USB is needed)
  • samba shares mount. For example, if you shared on your windows pc directory, named movies and music.
    Create file smb_userdata and fill it with next data:

    Code: Select all

    USER="guest" #or your login name
    PASSWD="guest" #password
    SERVER="192.168.1.200" #IP of your samba server
    SHARES="movies music" #your network shares, divided with space
    Place smb_userdata to /mtd_rwarea and restart tv.
  • NFS shares
  • remote ftp servers (curlftpfs)
  • sshfs
  • Transmission -torrent client on TV
    SpoilerShow
    Related topic: http://forum.samygo.tv/viewtopic.php?f=21&t=4151#p31743
    Usage:
    • After installation navigate to :

      Code: Select all

      http://TV_IP:9091
    • Default download directory is set to

      Code: Select all

      /dtv/usb/sda1

      Means only woks with USB connected. If your USB mount path is other, go to Edit Preferences... (at the bottom of webgui) and change dir.
    • Manual edit of config.json is possible, but you have to stop transmission-daemon process first. file to edit: $SYSROOT/usr/share/transmission/config.js
    • up/down speed is set to limited 100Kb/s and can be changed/removed at any time over webgui.
    for configuration, use web interface or transgui.

    References on https://trac.transmissionbt.com/ and forum.
  • udpxy and xupnpd - tools for iptv
  • exeTV patches (check F series Software forum...)
  • oscam startup scripts
  • other not mentioned, but included linux tools and services (nano, etc....)
Known issues:
  • automatic search and mount shares is not working due weird behavior of smbclient (does anyone know how to fix that?).


Initial info required:
  • TV model, eg UE40F6400xxx
  • Firmware, eg T-MST12DEUC-1025.0
  • Modules version. Please post here output of command:

    Code: Select all

    cat /.version
  • logs: /mnt/samygo.log, sam.log
Important: if you want skip start of SamyGO Extensions, create empty file named STOP_SAMYGO on USB root directory and leave TV boot with that USB attached. Helps in some emergency situations to prevent boot-loop.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by juusso »

file-stor gadget = SamyGO Virt. USB, i just haven`t renamed it yet. Actually here is no one place where it is mentioned on forum/wiki, you have to check subforums of other series to understand how it works. Autosearch of network shares doesn`t work on F series, so we have to use smb_userdata with proper share names we need to mount and that`s all. Rest will be done by samba.init (for windows shares).

First, you have to set simple file sharing in your windows network settings if you use win vista or win7.
For example, you shared on your windows pc directory, named movies and music.
Create file smb_userdata and fill it with next data:

Code: Select all

USER="guest" #or your login name
PASSWD="guest" #password
SERVER="192.168.1.200" #IP of your TV
SHARES="movies music" #your network shares, divided with space
Place smb_userdata to /mtd_rwarea and restart tv.

If you did everything correct, you can watch movies from your PC as soon as they will be mounted by script...
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
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by juusso »

myname70 wrote:I think it stopped working after an attempt to install the USB based OSCAM stop/run widget, which did not work for me. After that I deleted manually the widget , but the remote still does not work.. maybe it is something with it..
Hard to believe, here must be done something more "serious" ...

p.s.
if the popup window of "new device connected" appears, rename /mnt/etc/init.d/04_02_vusb.init to /mnt/etc/init.d/02_02_vusb.init.

btw, check if nano text editor works on f series?

Code: Select all

source /dtv/SGO.env
nano
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
myname70
SamyGO Project Donor
Posts: 246
Joined: Tue Dec 17, 2013 11:45 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by myname70 »

juuso wrote:
myname70 wrote:I think it stopped working after an attempt to install the USB based OSCAM stop/run widget, which did not work for me. After that I deleted manually the widget , but the remote still does not work.. maybe it is something with it..
Hard to believe, here must be done something more "serious" ...

p.s.
if the popup window of "new device connected" appears, rename /mnt/etc/init.d/04_02_vusb.init to /mnt/etc/init.d/02_02_vusb.init.

btw, check if nano text editor works on f series?

Code: Select all

source /dtv/SGO.env
nano
No pop-up appears. I think the nano editor works.. see attached :)
You do not have the required permissions to view the files attached to this post.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by juusso »

test version marked as current stable version. Still welcome any bugs/suggestions.

all patches made by bugficks are included, just enough to enable/disable corresponding scripts in /mnt/etc/init.d/
Untitled.png
What did i forget?
You do not have the required permissions to view the files attached to this post.
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
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by bugficks »

juuso wrote: What did i forget?
MPEGts was D only, wasnt it?
maybe PVRtoTS?
myname70
SamyGO Project Donor
Posts: 246
Joined: Tue Dec 17, 2013 11:45 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by myname70 »

I am with windows 8.1 and does not work for me too. Will try samba server on my router

P.s. by the way, just saw my lan media player MED1000 appears in the source menu with a separate icon... not via virtual USB. The TV discovered it somehow and I can brows it
svantovit
Posts: 5
Joined: Mon Jan 06, 2014 7:25 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by svantovit »

Thanks for the great work you have done so far! Works fantastic.

Two things:
the NFS share doesn't get mounted automatically. I fixed that by adding another file (99_99_.....) to the init.d directory with the following content:

Code: Select all

#!/mnt/bin/busybox sh

/mnt/etc/init.d/03_03_nfsmount.init.dis start
sleep 2
/mnt/etc/init.d/03_03_nfsmount.init.remi71 start
Downside is, I have to wait a couple of seconds after the virtual USB drive has been initialized before accessing the content. (I don't know if the sleep command is necessary.) Better ideas anyone?

And I don't know how much work that would be to implement, but will/could it be possible in the future to watch movies packed in uncompressed rar files via NFS?
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by juusso »

wow, interesting work-around. Do this really work? :)

about how to watch movies, packed in uncompressed rar files - rar2fs is already included, we just need to finish init script (for transparent mounting of rar archives). Check 04_09.rar2fs.init.dis... Unfinished and dirty... :)
myname70 wrote:I am with windows 8.1 and does not work for me too. Will try samba server on my router
P.s. by the way, just saw my lan media player MED1000 appears in the source menu with a separate icon... not via virtual USB. The TV discovered it somehow and I can brows it
I don`t know why, but you are not first user with windows8 where mounting samba shares does not work. Perhaps same problem as on win7? ( need to set simple network sharing or smth).

Anyone who will get it working with win8, please report back. Thanks!
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
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: SamyGO Extensions on F series. Volunteers?

Post by juusso »

svantovit wrote: Downside is, I have to wait a couple of seconds after the virtual USB drive has been initialized before accessing the content. (I don't know if the sleep command is necessary.) Better ideas anyone?
This is annoying Samsung`s feature - endless Loading... while it scans all found files headers. No solution to make it faster.
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

Locked

Return to “[F] Software”