Page 8 of 157

Re: [!!!] Rooting H on latest firmwares

Posted: Wed Sep 30, 2015 1:44 pm
by melsem
Hi.
Telnet NO?

Code: Select all

sem@sa508:~$ telnet 192.168.2.22
Trying 192.168.2.22...
telnet: Unable to connect to remote host: Connection refused
sem@sa508:~$
ftp NO? What is wrong do I have :?:
Or on UE40H6500 T-MST14DEUC-2740.6 still won't work :?:

File /media/KING/SamyGO/sam.log
SpoilerShow
+ /bin/sleep 30
+ /dtv/bin/ls
Terminated
+ [ 143 -eq 143 ]
+ echo SFD detected. Insmoding...
SFD detected. Insmoding...
+ /bin/cp /dtv/usb/sda1/SamyGO/antysfd.ko /tmp/
+ /bin/cp /dtv/usb/sda1/SamyGO/ntkfree /tmp/
+ /sbin/insmod /tmp/antysfd.ko
insmod: can't insert '/tmp/antysfd.ko': invalid module format
+ [ 8 -ne 0 ]
+ /bin/dmesg
+ /bin/grep antysfd
+ /bin/busybox tail -n 1
+ /bin/busybox cut -d ' -f 4
+ good_vermagic=
+ echo good vermagic=''
good vermagic=''
+ echo
+ /bin/dmesg
+ /bin/busybox grep anty
+ chmod +x /tmp/ntkfree
Terminated
+ mknod /dtv/ntkaxis c 140 0
Terminated
+ /tmp/ntkfree
Terminated
+ cp /dtv/usb/sda1/SamyGO/samyGOso /tmp/
Terminated
+ cp /dtv/usb/sda1/SamyGO/libNetSwitch.so /tmp/
Terminated
+ chmod +x /tmp/samyGOso
Terminated
+ /tmp/samyGOso -d -A -r -l /tmp/libNetSwitch.so WIRED
/dtv/usb/sda1/SamyGO/lan.sh: line 5: /tmp/samyGOso: not found
+ echo checking /dtv/usb/sda1
checking /dtv/usb/sda1
+ /bin/sleep 1
+ [ -e /dtv/usb/sda1/STOP_SAMYGO ]
+ cd /tmp
+ mkdir /tmp/bin
Terminated
+ echo OK
+ [ -e /dtv/qcm_samygo ]
+ touch /dtv/qcm_samygo
Terminated
+ cp /dtv/usb/sda1/SamyGO/samygo_telnetd /dtv/
Terminated
+ chmod +x /dtv/samygo_telnetd
Terminated
+ cp /dtv/usb/sda1/SamyGO/busybox+ /tmp/bin/
/dtv/samygo_telnetd 33
/dtv/usb/sda1/SamyGO/run1.sh: line 22: /dtv/samygo_telnetd: not found
Terminated
+ chmod +x /tmp/bin/busybox
Terminated
+ /tmp/bin/busybox --install -s /tmp/bin
/dtv/usb/sda1/SamyGO/run1.sh: line 27: /tmp/bin/busybox: not found
+ sync
Terminated
+ export PATH=/tmp/bin:/dtv/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util
+ export LD_LIBRARY_PATH=/tmp/bin:/dtv/bin:/lib
+ sync
Terminated
+ sync
+ /tmp/bin/busybox tcpsvd -vE 0.0.0.0 21 /tmp/bin/busybox ftpd -w /
/dtv/usb/sda1/SamyGO/run1.sh: line 32: /tmp/bin/busybox: not found
Terminated
+ ln -s /dev/loop3 /tmp/loopnone
Terminated
+ sync
Terminated
+ [ -e /dtv/usb/sda1/SamyGO/newvdfs.img ]
+ /tmp/bin/busybox losetup /tmp/loopnone /dtv/usb/sda1/SamyGO/samyext4.img
/dtv/usb/sda1/SamyGO/run1.sh: line 44: /tmp/bin/busybox: not found
+ /tmp/bin/busybox mount -t ext4 -o sync,exec /tmp/loopnone /mnt
/dtv/usb/sda1/SamyGO/run1.sh: line 44: /tmp/bin/busybox: not found
+ /tmp/bin/busybox --install -s /mnt/bin
/dtv/usb/sda1/SamyGO/run1.sh: line 45: /tmp/bin/busybox: not found
+ sync
Terminated
+ rm /mnt/sam.log
Terminated
/dtv/usb/sda1/SamyGO/run1.sh: line 48: can't create /mnt/sam.log: Read-only file system
+ ls -la /mnt/*
/dtv/usb/sda1/SamyGO/run1.sh: line 49: can't create /mnt/sam.log: Read-only file system
+ echo ===========================
/dtv/usb/sda1/SamyGO/run1.sh: line 50: can't create /mnt/sam.log: Read-only file system
+ echo Starting rcSGO from run1.sh
/dtv/usb/sda1/SamyGO/run1.sh: line 51: can't create /mnt/sam.log: Read-only file system
+ echo ===========================
/dtv/usb/sda1/SamyGO/run1.sh: line 52: can't create /mnt/sam.log: Read-only file system
+ /mnt/bin/busybox2 sh -x /mnt/rcSGO /mnt
:?:

Re: [!!!] Rooting H on latest firmwares

Posted: Wed Sep 30, 2015 4:02 pm
by sectroyer
Did you run patch.bat?

Re: [!!!] Rooting H on latest firmwares

Posted: Wed Sep 30, 2015 4:03 pm
by sectroyer
Thanks for reminding. Will take a look on that:)

Re: [!!!] Rooting H on latest firmwares

Posted: Wed Sep 30, 2015 4:12 pm
by melsem
sectroyer wrote:Did you run patch.bat?
vermagic.txt
SpoilerShow
0135, product SMP preempt mod_unload ARMv7
NET_OK = [NO] and RUN_OK = [NO] :?:

Removed text from vermagic.txt. -> NET_OK = [OK] and RUN_OK = [OK] :?:

Yes. After the patch has been updated antysfd.ko.

On Ubuntu.

And with Windovs.

Re: [!!!] Rooting H on latest firmwares

Posted: Wed Sep 30, 2015 6:03 pm
by sectroyer
Do you have telnet working on port 3123 ?

Re: [!!!] Rooting H on latest firmwares

Posted: Wed Sep 30, 2015 6:50 pm
by melsem
sectroyer wrote:Do you have telnet working on port 3123 ?
In Linux

Code: Select all

sem@sa508:~$ telnet 192.168.2.22:3123
telnet: could not resolve 192.168.2.22:3123/telnet: Name or service not known
sem@sa508:~$
How do I reset all changes after you install samyGo <<Rooting H series (updated 25/06/2015)>> :?:
And disable Autostart Skype :?:

What's with this?
rcSGO

Re: [!!!] Rooting H on latest firmwares

Posted: Thu Oct 01, 2015 7:10 am
by sectroyer
Run:

Code: Select all

insmod /tmp/antysfd.ko
dmesg | tail
You won't see OK in rcSGO line until antysfd.ko will be okay :)

Re: [!!!] Rooting H on latest firmwares

Posted: Thu Oct 01, 2015 11:11 am
by roflcopter21
melsem wrote:
sectroyer wrote:Do you have telnet working on port 3123 ?
In Linux

Code: Select all

sem@sa508:~$ telnet 192.168.2.22:3123
telnet: could not resolve 192.168.2.22:3123/telnet: Name or service not known
sem@sa508:~$
How do I reset all changes after you install samyGo <<Rooting H series (updated 25/06/2015)>> :?:
And disable Autostart Skype :?:

What's with this?
rcSGO
Your telnet command is wrong, try:

Code: Select all

telnet 192.168.2.22 3123
Without ":"... Telnet is trying to resolve "192.168.2.22:3123" as a DNS name.

Re: [!!!] Rooting H on latest firmwares

Posted: Thu Oct 01, 2015 3:22 pm
by zoelechat
cybergremlin wrote:Next i want downgrade to Firmware 2130 and install the old skype root.

But how do i remove completly after downgrade the new root?
Added to first post:
1ST POST wrote:Notice: In case you change root method to Skype one, to properly remove current root, last action you HAVE to do before unplugging and cleaning USB is to Telnet command:

Code: Select all

rm /mtd_rwarea/network/runSamyGO.sh
Then you're safe in preventing some potential conflict.

Re: [!!!] Rooting H on latest firmwares

Posted: Thu Oct 01, 2015 3:27 pm
by kaydee
hi have a problem bekomm no root on my samsung ue55hu8090 plan. The 4 FILES are not exist in my USB stick.

Image