Re: [!!!] Rooting H on latest firmwares
Posted: Thu Jan 14, 2016 9:39 pm
What is your FW version? Are you using WiFi?
Samsung TV Firmware on the GO
http://forum.samygo.tv/
1ST POST wrote:it's mandatory to use Wi-Fi connection
Code: Select all
[quote]
+ /bin/sleep 30
+ /dtv/bin/ls
Terminated
+ [ 143 -eq 143 ]
+ echo SFD detected. Insmoding...
SFD detected. Insmoding...
+ /bin/cp /dtv/usb/sdb/SamyGO/antysfd.ko /tmp/
+ /bin/cp /dtv/usb/sdb/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/bin/busybox tail cut -n -d 1 '
-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/sdb/SamyGO/samyGOso /tmp/
Terminated
+ cp /dtv/usb/sdb/SamyGO/libNetSwitch.so /tmp/
Terminated
+ chmod +x /tmp/samyGOso
Terminated
+ /tmp/samyGOso -d -A -r -l /tmp/libNetSwitch.so WIRED
/dtv/usb/sdb/SamyGO/lan.sh: line 5: /tmp/samyGOso: not found
+ echo checking /dtv/usb/sdb
checking /dtv/usb/sdb
+ /bin/sleep 1
+ [ -e /dtv/usb/sdb/STOP_SAMYGO ]
+ cd /tmp
+ mkdir /tmp/bin
Terminated
+ echo OK
+ [ -e /dtv/qcm_samygo ]
+ touch /dtv/qcm_samygo
Terminated
+ cp /dtv/usb/sdb/SamyGO/samygo_telnetd /dtv/
Terminated
+ chmod +x /dtv/samygo_telnetd
Terminated
+ cp /dtv/usb/sdb/SamyGO/busybox+ /tmp/bin/
/dtv/samygo_telnetd 33
/dtv/usb/sdb/SamyGO/run1.sh: line 22: /dtv/samygo_telnetd: not found
Terminated
+ chmod +x /tmp/bin/busybox[code]