Page 30 of 157

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

Posted: Fri Oct 16, 2015 7:24 pm
by sectroyer
Wonderful. This log shows EVERYTHING worked. You should keep on getting same log :)

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

Posted: Fri Oct 16, 2015 7:26 pm
by aggbg
In theory it should work, but patching doesn't work since there is no vermagic file.
Port 23 shows up but then it disappears.

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

Posted: Fri Oct 16, 2015 7:26 pm
by sectroyer
aggbg wrote:In theory it should work, but patching doesn't work since there is no vermagic file.
Good. No need for patching if script doesn't ask for it :P

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

Posted: Fri Oct 16, 2015 8:03 pm
by emrexxx
Hi,
ue48h6290 firmware 2770.0
otn support disabled
gets stuck at "Network script not found"

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

Posted: Fri Oct 16, 2015 8:50 pm
by sectroyer
emrexxx wrote:Hi,
ue48h6290 firmware 2770.0
otn support disabled
gets stuck at "Network script not found"
New version in first post. :)

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

Posted: Fri Oct 16, 2015 9:58 pm
by emrexxx
I can not telnet
sam.log attached

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

Posted: Fri Oct 16, 2015 10:03 pm
by hu8200
aggbg wrote: Thanks for helping. I tried to do it as you said, but I'm still getting connention refused on telnet and access denied on ssh. And I still can't get vermagic.txt to appear on the USB (green OK on everything else). Could you please give me more details on how you got it work. (If that is possible)
I saw your logs and i have exactly same errors
I commented lines on top file sfd.sh
You did it incorectly

Code: Select all

#if [ $? -eq 143 ]; 
#then 
#        echo "SFD detected. Insmoding..."; 

and lines bottom

Code: Select all

#else 
#        echo "NOT-SFD";
#fi
I checked it. If i uncomment these lines telnet and ssh stop working
edit:
for my firmware T-NT sfd.sh has only few lines which are necessary, but condition if does not allow to execute them. so i commented line in run.sh with sfd.sh and copy these lines from sfd.sh

Code: Select all

#/bin/sh -x "$1/SamyGO/sfd.sh" "$1" >> "$1/SamyGO/sam.log"  2>&1
/bin/cp "$1/SamyGO/ntkfree" /tmp/
chmod +x /tmp/ntkfree
mknod /dtv/ntkaxis c 140 0
/tmp/ntkfree
and works. probably these lines will fix root with skype method for T-NT firmware

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

Posted: Sat Oct 17, 2015 1:38 am
by BIGBABA
Finaly succesfuly rooted my UE55HU8590. Everything works.

Very very big thx to blackbox who help me with it and thx to sectroyer for fixing the bugs. :D :D

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

Posted: Sat Oct 17, 2015 8:52 am
by vivion
hu8200
and works. probably these lines will fix root with skype method for T-NT firmware
You have access to the root? using Skype?
I have a TV with HW T-NT14UDEC 1024.1 (UE407000) but the root works if reboot or switch off tv root not work? Then need to do all again, and root work before rebooting.

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

Posted: Sat Oct 17, 2015 9:22 am
by gugelmehl
Hi,
SamyGo decoding has works for four weeks without problems.
Since yesterday suddenly stopped.
No changes on the PC, TV and network.
Ping answers, FTP is working.
I think the problem is telnet.

--------------------------------------------------------------

I am fixed it, ticket is closed.