[ROOT] Rooting E/F on latest firmwares

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.

Stingray
SamyGO Project Donor
Posts: 6
Joined: Sun Jan 10, 2016 12:49 pm
Location: Germany

Re: [App] Rooting E/F on latest firmwares

Post by Stingray »

I have try it, i have launch samyGO-F-MST-Fix-USB acc. your installation sheet, in the second step is all green and ask me to reboot. After reboot SamyGo doesn't work.
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Rooting E/F on latest firmwares

Post by zoelechat »

zoelechat wrote:provide everything requested in such case.
Sorry, I don't see any screenshot, log and so on...
I do NOT receive any PM. Please use forum.
haj2303
SamyGO Project Donor
Posts: 7
Joined: Mon Jan 11, 2016 9:22 pm

Re: [App] Rooting E/F on latest firmwares

Post by haj2303 »

Hi,

I tried to root my ES8090 with SW 002005 to install OSCAM.
Unfortunattly it failed with the same message as in viewtopic.php?p=84219#p84219

Here is what I did:
1. I created a 4GB fat USB Stick with 2 folders:

Code: Select all

  SamyGO_data
  SamyGO-F
The Data Folder contains:

Code: Select all

  128mb.xfs
  data.zip
  run.sh
  samyext4.img
  UEP_killer.sh
The SamyGo-F Folder contains:

Code: Select all

  config.xml
  index.html
  widget.info
  .settings
  CSS
  data
  icon
  JavaScript
The run.sh:

Code: Select all

#!/bin/sh

      for USB in ${1:- \
         /dtv/usb/sd* } ; do
         echo "checking $USB"
         sleep 1
         if [ -e "$USB/SamyGO_data/samyext4.img" ];
         then
		 	echo "Found USB at: $USB"
		 	echo "OK" > "$USB/SamyGO2.txt"
            samygo_data_dir="$USB/SamyGO_data"
         fi
      done
cd /tmp
if [ -z "$samygo_data_dir" ]
then
    echo "SamyGO_data not found."
    exit 1
fi
rm "$samygo_data_dir/sam.log" 
/bin/sh -x "$samygo_data_dir/run1.sh" >> "$samygo_data_dir/sam.log"  2>&1
#/bin/sh -x "$samygo_data_dir/run1.sh" >> /mtd_rwcommon/sam.log  2>&1
2. I plug the stick to the TV and Reboot. Then I start samygo installation but it installs in endless cycles. I had to press return on the Remote to stop that process.

3. After Reboot the Samygo Icon was there, but no telent or FTP access. :-(

4. So now I deinstalled the samygo apps...

Now I have some Questions before I try next:
- Are the files on the stick complete?
- Is the run.sh the right one?
- Is it worth to try other sticks? Are a 8GB stick in fat32 usable?
- Do I have to leave the stick for ever in the TV? (I read some posts were people took the stick off and it worked well...)
- Do I have to deinstall and install newly (like I did now) or just install again or just plug another stick with the same files?
- Do the other functions like timeshift still work after rooting?

Thanks for your Support...
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Rooting E/F on latest firmwares

Post by zoelechat »

Use public root: viewtopic.php?f=49&t=5797
I do NOT receive any PM. Please use forum.
haj2303
SamyGO Project Donor
Posts: 7
Joined: Mon Jan 11, 2016 9:22 pm

Re: [App] Rooting E/F on latest firmwares

Post by haj2303 »

That is what I tried yesterday, but I got no telnet access... :-( So one told me to try the version from donators forum...
Stingray
SamyGO Project Donor
Posts: 6
Joined: Sun Jan 10, 2016 12:49 pm
Location: Germany

Re: [App] Rooting E/F on latest firmwares

Post by Stingray »

zoelechat wrote:
zoelechat wrote:provide everything requested in such case.
Sorry, I don't see any screenshot, log and so on...
Sorry, I have only a screenshot,.
I have replaced run.sh , sam.log was not there.
Screenshot see appendix
You do not have the required permissions to view the files attached to this post.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Rooting E/F on latest firmwares

Post by sectroyer »

reboot tv and check netcat on port 4023 :)
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 !!!!
atkajs
SamyGO Project Donor
Posts: 2
Joined: Thu Jan 14, 2016 9:08 pm

Re: [How To] Get root access on F series

Post by atkajs »

I have a UE 22F5410 which has latest firmware 2114.1 (T-MST12DEUC-2114.1) as got given it from parents who updated constantly.! Ive followed steps and got okay to both steps but cant access ports after steps completed ..any help appreciated..thank you
Last edited by atkajs on Fri Jan 15, 2016 12:54 pm, edited 2 times in total.
Stingray
SamyGO Project Donor
Posts: 6
Joined: Sun Jan 10, 2016 12:49 pm
Location: Germany

Re: [App] Rooting E/F on latest firmwares

Post by Stingray »

sectroyer wrote:reboot tv and check netcat on port 4023 :)
connection to "IP" (TCP) succeeded

Connection (UDP/TCP) success: true
UDP client :B@1668633b UDP client error.
TCP client Error sendtt failed: ECONNRESET
(Connection reset by peer)
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Rooting E/F on latest firmwares

Post by sectroyer »

Lol this does NOT look as log from NETCAT. Please use NETCAT. Without it NO HELP :)
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 !!!!

Post Reply

Return to “[F] Software”