Page 7 of 157

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

Posted: Tue Sep 29, 2015 11:54 am
by cybergremlin
Hello,

I have now downgrade to 2130 and the new rooting method is not gone.

What must i do to remove it? Because i want have the filestructure clean, before i install the skype root.

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

Posted: Tue Sep 29, 2015 6:06 pm
by dimkin
insmod_qca.sh
network_type_info.txt++at me no, this file
wifi_vendor.txt
SamyGO/vermagic.txt

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

Posted: Tue Sep 29, 2015 8:07 pm
by sectroyer
dimkin wrote:insmod_qca.sh
network_type_info.txt++at me no, this file
wifi_vendor.txt
SamyGO/vermagic.txt
WiFi use :)

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

Posted: Tue Sep 29, 2015 11:16 pm
by psajko
Hi
Root successfull on UE55H6640 with T-MST14DEUC-2602.2 firmware

Couple of comments:
1. Menu->System->General->Quickly Power OFF Samsung
and Menu->System->General->Samsung Instant ON menu options are not available on my TV
2. addidional recording device is neccessary - without it installer hanged and failed
3. Information from point 9 "When it finishes it will ask to reboot TV. " is not visibe on TV screen - you have to push down arrow to see it.

Thanks

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

Posted: Tue Sep 29, 2015 11:23 pm
by hu8200
Hi
my TV: UE55HU8200 | firmware: T-NT14UDEUC-1021.3
successfully rooted after a few modifications
IMG_0894.JPG
i hadn't file vermagic.txt and patch doesn't worked. ftp worked same as skype root.
viewtopic.php?f=70&t=8469&start=950#p76307
a lot of "invalid module format" errors

logs with errors:
usb.sam.log http://ctrlv.it/id/2660/1625565432
sam.log http://ctrlv.it/id/2661/732018865
samygo.log http://ctrlv.it/id/2662/56166399

then i copied missing samyGOso file to SamyGO folder and commented few lines in file sfd.sh

Code: Select all

#!/bin/sh
/bin/sleep 30
/dtv/bin/ls > /dev/null;
#if [ $? -eq 143 ]; 
#then 
#	echo "SFD detected. Insmoding..."; 
	/bin/cp "$1/SamyGO/antysfd.ko" /tmp/
	/bin/cp "$1/SamyGO/ntkfree" /tmp/
	/sbin/insmod /tmp/antysfd.ko
	if [ $? -ne 0 ]
	then
		good_vermagic=`/bin/dmesg | /bin/grep antysfd | /bin/busybox tail  -n 1 | /bin/busybox cut -d "'" -f 4`
		echo "good vermagic='$good_vermagic'"
		echo "$good_vermagic" > "$1/SamyGO/vermagic.txt"
	fi
	/bin/dmesg | /bin/busybox grep "anty"
	chmod +x /tmp/ntkfree
	mknod /dtv/ntkaxis c 140 0
	/tmp/ntkfree
#else 
#	echo "NOT-SFD";
#fi
NOW EVERYTHING WORKS !!!!!!!!!!!! ftp,ssh,telnet
thx
working logs:
usb.sam.log http://ctrlv.it/id/2663/1409557190
sam.log http://ctrlv.it/id/2664/694129825
samygo.log http://ctrlv.it/id/2665/4093797854
BTW: does it work with new firmware T-NT14UDEUC-2270.3 ?

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

Posted: Wed Sep 30, 2015 6:40 am
by dimkin
sectroyer wrote:
dimkin wrote:insmod_qca.sh
network_type_info.txt++at me no, this file
wifi_vendor.txt
SamyGO/vermagic.txt
WiFi use :)
what it is necessary to make, what there would be this file?

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

Posted: Wed Sep 30, 2015 8:24 am
by sectroyer
dimkin wrote:
what it is necessary to make, what there would be this file?
No need file. Need Wifi, Need photo :) No photo -> no help :)

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

Posted: Wed Sep 30, 2015 10:43 am
by dimkin
IMG_20150930_113913.jpg

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

Posted: Wed Sep 30, 2015 11:00 am
by sectroyer
dimkin wrote:IMG_20150930_113913.jpg
Photo good. Root works :)

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

Posted: Wed Sep 30, 2015 1:22 pm
by Bobsilvio