Page 124 of 146

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

Posted: Wed Jan 06, 2016 11:19 am
by Marflow
How fix this?

My sam.log
SpoilerShow

Code: Select all

+ 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 120
+ sleep 90
+ sleep 60
+ sleep 40
+ chmod +x /dtv/samygo_telnetd
+ sleep 20
+ 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/spms.txt /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
tcpsvd: start 5376 192.168.1.221:21-192.168.1.103:6096
tcpsvd: status 1/30

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

Posted: Wed Jan 06, 2016 11:32 am
by sectroyer
Fix WHAT ? :D

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

Posted: Wed Jan 06, 2016 12:33 pm
by dar3k
sectroyer wrote:Fix WHAT ? :D

viewtopic.php?p=84110#p84110

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

Posted: Wed Jan 06, 2016 5:30 pm
by sectroyer
dar3k wrote:
sectroyer wrote:Fix WHAT ? :D

viewtopic.php?p=84110#p84110
WOW :shock: :o You REALLY have 1104? I have 1108 :( Do you have installer for this firmware I would really like to DOWNgrade :(

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

Posted: Wed Jan 06, 2016 8:32 pm
by 3306
Hello there,
I wanted to report a successful root.
I have applied the method Skype.
The procedure by user HU8200 has helped.
SpoilerShow
as I wrote so I've done. my not fully working skype method: viewtopic.php?f=70&t=8469&start=950#p76307

fixed skype method for T-NT14UDEUC with NOT-SFD firmware /check logs from new method/
1. deleted file from working new method (/mtd_rwarea/network/runSamyGO.sh)
2. turned on watchdog
3. edited file run.sh

Code: Alles ausw?hlen
#!/bin/sh
echo OK > /tmp/rooted
echo OK > "$1/SamyGO/getroot.ok"
sync
rm "$1/SamyGO/sam.log"
/bin/sh -x "$1/SamyGO/skype_fix.sh" "$1" >> "$1/SamyGO/sam.log" 2>&1
sh -x "$1/SamyGO/run1.sh" "$1" >> "$1/SamyGO/sam.log" 2>&1
4. created file skype_fix.sh and copied file ntktree from new SamyGO to old skype method

Code: Alles ausw?hlen
#!/bin/sh
/bin/sleep 30
/dtv/bin/ls > /dev/null;

/bin/cp "$1/SamyGO/ntkfree" /tmp/
chmod +x /tmp/ntkfree
mknod /dtv/ntkaxis c 140 0
/tmp/ntkfree
and works as i expected, wifi and lan
logs:
My Samsung -TV crashed during the procedure several times, could only unplug again be started.
MFG 3306
viewtopic.php?f=70&t=9622&start=320

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

Posted: Thu Jan 07, 2016 9:11 pm
by Marflow
sectroyer wrote:
dar3k wrote:
sectroyer wrote:Fix WHAT ? :D

viewtopic.php?p=84110#p84110
WOW :shock: :o You REALLY have 1104? I have 1108 :( Do you have installer for this firmware I would really like to DOWNgrade :(
Yes, I have FW v1104. When I bought the TV immediately I blocked the OTN&OTA. :D

Do you look on my screenshot of rooting app log? viewtopic.php?p=84110#p84110 ?
Why I have "Existing '/mtd/rw_common/moip/engines/Skype/runSamyGo.sh' ? [NO]"? This is normal?

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

Posted: Thu Jan 07, 2016 9:45 pm
by sectroyer
Your log looks EXACTLY as it should look. Congratulations :) To confirm rook working please check netcat on port 3023 and 3123 :)

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

Posted: Fri Jan 08, 2016 12:37 pm
by Marflow
sectroyer wrote: If rooting successful, write FULL TV model and FULL firmware name/version. Thanks :)
40H6500, T-MST14DEUC-1104.2

:)

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

Posted: Sat Jan 09, 2016 5:33 pm
by floge123
With me is the following picture

https://drive.google.com/file/d/0B6i1Kj ... sp=sharing

USB stick has been done correctly
what am I doing wrong?
I also can not find where I can make autosart skype

https://drive.google.com/file/d/0B6i1Kj ... sp=sharing
https://drive.google.com/file/d/0B6i1Kj ... sp=sharing
Edited by Moderator: We don't need German translation.

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

Posted: Sat Jan 09, 2016 7:15 pm
by sectroyer
FW version ?