[ROOT] H "Network" root (FW<=Oct.2015, no T-GFS)
Re: [!!!] Rooting H on latest firmwares
Got it. So then what do you think I should do about my problem?
Re: [!!!] Rooting H on latest firmwares
What is your problem? 
If procedure hu8200 points to was reported to fix something, follow it, I just say that samyGOso step is not necessary.

If procedure hu8200 points to was reported to fix something, follow it, I just say that samyGOso step is not necessary.
I do NOT receive any PM. Please use forum.
Re: [!!!] Rooting H on latest firmwares
I've described it here:
viewtopic.php?f=70&t=9622&p=79588#p79588
viewtopic.php?f=70&t=9622&p=79588#p79588
Re: [!!!] Rooting H on latest firmwares
After downgrade to 2130 rooting is gone. just for information.astrakid wrote:Successfully rooted my UE55H6270 (firmware 2730) with the provided method. Remind that the script under unix (actually kubuntu 15.04) is not running, you have to change shebang-line (replace sh by bash) or call the script explicitly with "bash patch.sh".
edit: i have to correct myself: telnet is still available on port 3123 and 23, but sshd is not running anymore, so no ssh-connect possible???
Re: [!!!] Rooting H on latest firmwares
aggbg
I described all procedure that i've done, because it works for me. (NOT-SFD was a problem) in sam.log from rooting pendrive i had NOT-SFD(usb SamyGO/sam.log is different than /mnt/sam.log in TV)
so i commented few lines in sfd.sh (condition if)
check your sam.log from usb if it is SFD or NOT-SFD (whatever it means
). if not, do like me. if is i don't know what to do
I thought that these lines were needed to root in my case. NOT-SFD = no vermagic.txt = no patch.bat and there is no line
I described all procedure that i've done, because it works for me. (NOT-SFD was a problem) in sam.log from rooting pendrive i had NOT-SFD
Code: Select all
+ /bin/sleep 30
+ /dtv/bin/ls
+ [ 0 -eq 143 ]
+ echo NOT-SFD
NOT-SFD <-----------------
+ cp /dtv/usb/sda1/SamyGO/samyGOso /tmp/
+ cp /dtv/usb/sda1/SamyGO/libNetSwitch.so /tmp/
cp: can't stat '/dtv/usb/sda1/SamyGO/libNetSwitch.so': No such file or directory
+ chmod +x /tmp/samyGOso
+ /tmp/samyGOso -d -A -r -l /tmp/libNetSwitch.so WIRED
Library "/tmp/libNetSwitch.so" doesn't exist!!!
usage: /tmp/samyGOso [-p PID | -n procname | -A | -T | -D ] [-B ] {-c CONFIG | -l /full/path/to/inject.so [-r (=resident)]} [-d (=debug on)] [-a
...
so i commented few lines in sfd.sh (condition if)
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 <-------------

I thought that these lines were needed to root in my case. NOT-SFD = no vermagic.txt = no patch.bat and there is no line
Code: Select all
/bin/cp "$1/SamyGO/ntkfree" /tmp/
chmod +x /tmp/ntkfree
mknod /dtv/ntkaxis c 140 0
Re: Root and downgrade UE40HU7000 OTN grayed
Hi zoelechat, have questions, If get root SamyGO virtual usb have always?
My TV When i turn off and turn on virtual usb SamyGO not appear. Need start again widget Samygo from HUB and reboot and wait 5 min. I can connect ftp, ssh, (telnet port 3123 - /bin/sh: can't access tty; job control turned off )
obtain root
My TV When i turn off and turn on virtual usb SamyGO not appear. Need start again widget Samygo from HUB and reboot and wait 5 min. I can connect ftp, ssh, (telnet port 3123 - /bin/sh: can't access tty; job control turned off )
obtain root
You do not have the required permissions to view the files attached to this post.
UE40HU7000, T-NT14UDEC-1039 ---> 1024.1 *** OScam***
Re: [!!!] Rooting H on latest firmwares
Hello help me please.
I did all by instruction but ,cant enter by telnet or ftp
This is second try, first was with scype.but still dont work.I delete skype ,and try second method
I did all by instruction but ,cant enter by telnet or ftp
This is second try, first was with scype.but still dont work.I delete skype ,and try second method
You do not have the required permissions to view the files attached to this post.
Last edited by Serge on Tue Oct 13, 2015 8:45 pm, edited 1 time in total.
Re: Root and downgrade UE40HU7000 OTN grayed
My answer is YES or NO, I didn't understand the questionvivion wrote:Hi zoelechat, have questions, If get root SamyGO virtual usb have always?
My TV When i turn off and turn on virtual usb SamyGO not appear. Need start again widget Samygo from HUB and reboot and wait 5 min. I can connect ftp, ssh, (telnet port 3123 - /bin/sh: can't access tty; job control turned off )
obtain root

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
-
- SamyGO Project Donor
- Posts: 9
- Joined: Thu Apr 23, 2015 8:56 pm
Re: [!!!] Rooting H on latest firmwares
thanks for this rooting method.
i'm rooting my 55h6270 by 2770 fw and downgrading to 2130 fw
i'm rooting my 55h6270 by 2770 fw and downgrading to 2130 fw

Sony 65XF9005+ Yamaha RX-V485 + Magnat Vector 77/16/13
Re: [!!!] Rooting H on latest firmwares
2 sectroyer
HELP ME PLEASE.what's wrong? as i understan not good bat file<after run.
where my mistake?
HELP ME PLEASE.what's wrong? as i understan not good bat file<after run.
where my mistake?