Page 64 of 157

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

Posted: Fri Nov 20, 2015 3:25 pm
by RypeDub
In the install SamyGo h folder on the root USB, there is a data folder and then data_XXX.zip files.

One of them needs to be renamed before even attempting the root. Then you run, power off, unplug, insert to PC, run patch.bat, then plug back to tv then power on.

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

Posted: Fri Nov 20, 2015 3:42 pm
by smart_lover
RypeDub wrote:In the install SamyGo h folder on the root USB, there is a data folder and then data_XXX.zip files.

One of them needs to be renamed before even attempting the root. Then you run, power off, unplug, insert to PC, run patch.bat, then plug back to tv then power on.
Thanks, One of them?
I've data_0x3d.zip ,data_0x3e.zip ,data_0x5b.zip and , data_0x7.zip ,data_0x16.zip,data_0x64.zip and data_bcm.zip besides data.zip.
What file I have to rename exactly? please give me more details.

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

Posted: Fri Nov 20, 2015 4:41 pm
by serboon
I renamed the file : data_0x16.zip

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

Posted: Fri Nov 20, 2015 4:58 pm
by smart_lover
serboon wrote:I renamed the file : data_0x16.zip
Did your root works with this file rename?

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

Posted: Fri Nov 20, 2015 5:05 pm
by smart_lover
RypeDub wrote:In the install SamyGo h folder on the root USB, there is a data folder and then data_XXX.zip files.

One of them needs to be renamed before even attempting the root. Then you run, power off, unplug, insert to PC, run patch.bat, then plug back to tv t hen power on.
I renamed data_0x64.zip and root works successfully.

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

Posted: Fri Nov 20, 2015 5:18 pm
by mysak85
Please, is there anyone who knows Czech and help with installation SamyGo? Thank you

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

Posted: Fri Nov 20, 2015 7:51 pm
by RypeDub
smart_lover wrote:
RypeDub wrote:In the install SamyGo h folder on the root USB, there is a data folder and then data_XXX.zip files.

One of them needs to be renamed before even attempting the root. Then you run, power off, unplug, insert to PC, run patch.bat, then plug back to tv then power on.
Thanks, One of them?
I've data_0x3d.zip ,data_0x3e.zip ,data_0x5b.zip and , data_0x7.zip ,data_0x16.zip,data_0x64.zip and data_bcm.zip besides data.zip.
What file I have to rename exactly? please give me more details.
Yeah, just one of them. For me it was 0x5b but since the developers haven't told us why any of them need to be renamed, we just have to either try all of them lol and document it or wait for someone to say I was told this for my TV and firmware and hope that's compatible.

No worries though, all it means it that you have to keep running the root process till one of them works, won't brick the TV or mess anything up so it's safe to do that.

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

Posted: Fri Nov 20, 2015 8:33 pm
by sectroyer
RypeDub wrote: Yeah, just one of them. For me it was 0x5b but since the developers haven't told us why any of them need to be renamed, we just have to either try all of them lol and document it or wait for someone to say I was told this for my TV and firmware and hope that's compatible.
"The developers" told you to POST ALL LOGS :P If you don't do that nobody can help you :P

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

Posted: Fri Nov 20, 2015 8:49 pm
by smart_lover
RypeDub wrote:Yeah, just one of them. For me it was 0x5b but since the developers haven't told us why any of them need to be renamed, we just have to either try all of them lol and document it or wait for someone to say I was told this for my TV and firmware and hope that's compatible.

No worries though, all it means it that you have to keep running the root process till one of them works, won't brick the TV or mess anything up so it's safe to do that.
Actually the process was very simple:
re_domain value in insmod_qca.sh file (full content available below) will helps us to select proper zip file in InstallSamyGO-H data folder.

Code: Select all

echo " insmod_qca.sh begin"
insmod /mtd_cmmlib/WIFI_LIB/QCA/cfg80211.ko
insmod /mtd_cmmlib/WIFI_LIB/QCA/ath6kl_usb.ko ath6kl_p2p=0x19 debug_quirks=0x200 reg_domain=0x64
echo " insmod_qca.sh end"
So in my case I simply rename data_0x64.zip to data.zip.

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

Posted: Fri Nov 20, 2015 10:22 pm
by sectroyer
Yeah in most cases it's enough but NOT always. It's best to post all files. Just check your post you did NOT post insmod_qca.sh :)