[Ended][ROOT] H "Skype" root (FW<=Dec.2014, all T-GFS)

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

Re: [App] Rooting H series (updated 25/06/2015)

Post by zoelechat »

Screenshot is not enough, provide sam.log from USB :)
I do NOT receive any PM. Please use forum.
dieter92
SamyGO Project Donor
Posts: 45
Joined: Thu Feb 12, 2015 3:38 pm

Re: [App] Rooting H series (updated 25/06/2015)

Post by dieter92 »

Hello i tried to root T-NT14UDEUC 1060.4 but both methods dont work.
Is it possible to root 1060.4?
Thank you
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Rooting H series (updated 25/06/2015)

Post by zoelechat »

dieter92 wrote:Is it possible to root 1060.4?
As told here: Warning : Firmware upgrade and root E/F/H
No. At least not for now. Maybe later:
sectroyer wrote:Only if you disable OTN Support ASAP and block updates on router :)
I do NOT receive any PM. Please use forum.
joshheartens
SamyGO Project Donor
Posts: 7
Joined: Wed Apr 06, 2016 8:47 am

Re: [App] Rooting H series (updated 25/06/2015)

Post by joshheartens »

Hi,

I've got an UE55H6270 with firmware 2750.3. I searched this thread but didn't find a clue if the Skype method is working with firmware 2750.3.

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

Re: [App] Rooting H series (updated 25/06/2015)

Post by zoelechat »

Simple as reading 1st post
1ST POST wrote:All models with T-MST14DEUC firmware up to version 2130.0
I do NOT receive any PM. Please use forum.
joshheartens
SamyGO Project Donor
Posts: 7
Joined: Wed Apr 06, 2016 8:47 am

Re: [App] Rooting H series (updated 25/06/2015)

Post by joshheartens »

zoelechat wrote:Simple as reading 1st post
1ST POST wrote:All models with T-MST14DEUC firmware up to version 2130.0
Thanks for your help.

I read this, but reading this thread I was a bit confused: viewtopic.php?f=1&t=8274
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Rooting H series (updated 25/06/2015)

Post by zoelechat »

For later fw you have to go there: https://forum.samygo.tv/viewtopic.php?f=70&t=9622
I do NOT receive any PM. Please use forum.
tro69
SamyGO Project Donor
Posts: 30
Joined: Sat Apr 09, 2016 10:31 pm

Re: [App] Rooting H series (updated 25/06/2015)

Post by tro69 »

Initially tv (UE48H6800 T-MST14DEUC) have firmware v.2820, so I installed firmware v.0000 and then I installed firmware T-MST14DEUC_2130.0.
I did root with skype method, following this tutorial, but now TV can't connect to Router through WiFi. With data root usb unplugged, wifi works perfectly!
sam.log:
+ echo checking /dtv/usb/sda1
checking /dtv/usb/sda1
+ sleep 1
+ [ -e /dtv/usb/sda1/STOP_SAMYGO ]
+ cd /tmp
+ mkdir /tmp/bin
mkdir: can't create directory '/tmp/bin': File exists
+ echo OK
+ [ -e /dtv/skype_samygo ]
+ touch /dtv/skype_samygo
+ cp /dtv/usb/sda1/SamyGO/samygo_telnetd /dtv/
+ sleep 90
+ sleep 60
+ sleep 120
+ sleep 40
+ sleep 20
+ chmod +x /dtv/samygo_telnetd
+ cp /dtv/usb/sda1/SamyGO/busybox /tmp/bin/
+ /dtv/samygo_telnetd 33
Starting simple telnet server
Socket created
bind done
Waiting for incoming connections...
+ chmod +x /tmp/bin/busybox
+ /tmp/bin/busybox --install -s /tmp/bin
+ sync
+ export PATH=/tmp/bin:/dtv/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_exe/nodejs/nodeEngine:/mtd_rwcommon/nodejs/wasp-framework:/mtd_exe/vdlm:/mtd_appdata/Runtime/bin:/mtd_exe/vdlm
+ export LD_LIBRARY_PATH=/tmp/bin:
+ sync
+ sync
+ /tmp/bin/busybox tcpsvd -vE 0.0.0.0 21 /tmp/bin/busybox ftpd -w /
+ ln -s /dev/loop3 /tmp/loopnone
tcpsvd: listening on 0.0.0.0:21, starting
+ sync
+ /tmp/bin/busybox losetup /tmp/loopnone /dtv/usb/sda1/SamyGO/samyext4.img
+ /tmp/bin/busybox mount -t ext4 -o sync,exec /tmp/loopnone /mnt
+ /tmp/bin/busybox --install -s /mnt/bin
+ sync
+ ls -la /mnt/bin /mnt/doc /mnt/etc /mnt/firmware /mnt/lib /mnt/lost+found /mnt/mc /mnt/opt /mnt/rcSGO /mnt/sam.log /mnt/samygo.log /mnt/sbin /mnt/src /mnt/usr /mnt/var
+ echo ===========================
+ echo Starting rcSGO from run1.sh
+ echo ===========================
+ /mnt/bin/busybox2 sh -x /mnt/rcSGO /mnt
+ killall -KILL Skype
killall: Skype: no process killed
+ killall -KILL Skype
killall: Skype: no process killed
+ killall -KILL Skype
killall: Skype: no process killed
+ killall -KILL Skype
killall: Skype: no process killed
+ killall -KILL Skype
killall: Skype: no process killed
I've used LAN connection to do root and then disabled OTN Support.
Must I do factory reset or disable watchdog?
Last edited by tro69 on Mon Apr 11, 2016 10:31 pm, edited 2 times in total.
UE48H6800
T-MST14DEUC_2820.2 --> T-MST14DEUC_0000.0 --> T-MST14DEUC_2130.0 Rooted
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Rooting H series (updated 25/06/2015)

Post by sectroyer »

IMHO you should NEVER do factory reset :) It ONLY causes bricks :)
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 !!!!
tro69
SamyGO Project Donor
Posts: 30
Joined: Sat Apr 09, 2016 10:31 pm

Re: [App] Rooting H series (updated 25/06/2015)

Post by tro69 »

Ok, so what I must do?
With data root usb unplugged, wifi works perfectly!
UE48H6800
T-MST14DEUC_2820.2 --> T-MST14DEUC_0000.0 --> T-MST14DEUC_2130.0 Rooted

Locked

Return to “[H] Software”