Page 102 of 157

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

Posted: Sun Feb 14, 2016 11:41 am
by sectroyer
You have problems because we are NOT finished :) Your problems do happen because "WE ARE NOT FINISHED" etc. :) Everything is simple. For now be patient and ONCE you get root run:

Code: Select all

/bin/rm /mtd_rwarea/network/insmod_qca.sh
and then:

Code: Select all

/bin/ls  /mtd_rwarea/network/
Until we finish do NOT expect ANYTHING except port 3123 to be working :)

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

Posted: Sun Feb 14, 2016 12:37 pm
by ssidquest
Hi, here is the list of files in that directory.
SpoilerShow
Image

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

Posted: Sun Feb 14, 2016 3:37 pm
by sectroyer
Awesome, now be patient. Later I upload something for you :) Let's see if that helps :)

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

Posted: Sun Feb 14, 2016 3:58 pm
by ssidquest
Sure. Thanks!

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

Posted: Sun Feb 14, 2016 8:55 pm
by sectroyer
First post update. Please download InstallSamyGO-H and try to re-root (MAKE PHOTO!!!!) :)

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

Posted: Sun Feb 14, 2016 9:04 pm
by theip4nda
Is now a root for ue55h6470 with firmware t-mst14deuc-2790.1 avaible?

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

Posted: Sun Feb 14, 2016 9:11 pm
by sectroyer
Downgrade :)

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

Posted: Mon Feb 15, 2016 10:28 pm
by theip4nda
i cant downgrade with my firmware... :-( ota updates disabled

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

Posted: Mon Feb 15, 2016 10:50 pm
by zoelechat

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

Posted: Tue Feb 16, 2016 12:48 am
by ssidquest
1. Here is the screenshot after using the updated widget.
SpoilerShow
Image
2. I restarted and nothing. No Telnet, ssh, ftp. No netcat and telnet at 3023 and 3123.

3. Powered off the TV and went to the PC to get the files.
SpoilerShow
insmod_bcm.sh

Code: Select all

echo " /mtd_rwarea/network/insmod_bcm.sh begin"
insmod /lib/modules/cfg80211.ko
insmod /mtd_cmmlib/WIFI_LIB/BRCM/bcm_dbus.ko
insmod /mtd_cmmlib/WIFI_LIB/BRCM/wl.ko init_ccode="XR/57"
echo " /mtd_rwarea/network/insmod_bcm.sh end"
network_type_info.txt

Code: Select all

CurrentType=1
wifi_vendor.txt

Code: Select all

4
4. There is no SamyGO/veramagic.txt but ran the patch.bat script anyway
SpoilerShow
Image
5. Went back to the TV, inserted the USB, waited 5 minutes. Still nothing.

6. I re-run the SamyGO widget an rebooted the TV. Netcat and Telnet daemon was executed and listening at 3023 and 3123. Still no port 21, 22 and 23. But I am seeing this through the console debug (exlink):

Code: Select all

[SFD][ERR] !!! Failed to find sign padding (size:921224)
[SFD][BLOCK] [UEP] File /dtv/bin/busybox is not signed!. sign it.
##### send signal SIG : 15, busybox(23405)->busybox(23405) __send_signal
[SFD][BLOCK] Process with PID 23405 has been blocked!
##### deliver signal SIG : 9, busybox(23405) get_signal_to_deliver
[SFD][ERR] !!! Failed to find sign padding (size:921224)
[SFD][BLOCK] [UEP] File /dtv/bin/busybox is not signed!. sign it.
##### send signal SIG : 15, busybox(23406)->busybox(23406) __send_signal
[SFD][BLOCK] Process with PID 23406 has been blocked!
##### deliver signal SIG : 9, busybox(23406) get_signal_to_deliver
7. I connected to it through netcat and executed the following commands as suggested.

Code: Select all

/sbin/insmod /tmp/antysfd.ko

Code: Select all

/bin/dmesg | /bin/busybox tail
The output is:

Code: Select all

VDLinux#> /sbin/insmod /tmp/antysfd.ko
insmod: can't insert '/tmp/antysfd.ko': invalid module format
VDLinux#> /bin/dmesg | /bin/busybox tail
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x571 for 200 ms
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x682 for 200 ms
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x702 for 200 ms
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x769 for 200 ms
br: received packet on wlan0 with own address as source address
br: received packet on wlan0 with own address as source address
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x875 for 200 ms
antysfd: version magic '0177, product SMP preempt mod_unload ARMv7 AAAAAAAAAAAAA                                                                                        AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' should be '0174, product SMP preempt                                                                                         mod_unload ARMv7 p2v8 '
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x908 for 200 ms
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x940 for 200 ms
8. Turned off the TV and went back to the PC with the USB. Got the veramagic.txt:

Code: Select all

0174, product SMP preempt mod_unload ARMv7 p2v8 
9. Ran the patch.bat and finally no errors:
SpoilerShow
Image
10. Connected it back to the TV and powered it on. Then, boom! NOTHING... No netcat, ssh, ftp and telnet.


Please note that this are the exact steps you had told me to do including the extra steps from your previous post.
So how do I gain full root?