[ROOT] H "Network" root (FW<=Oct.2015, no T-GFS)

Here are software that related with Samsung H series TVs.
Please don't create any new topic here unless you have software to post/release.

RypeDub
Posts: 101
Joined: Mon Mar 30, 2015 3:26 am

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

Post 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.
55" Samsung 4K uHD Smart TV Model Number UN55HU6830 Running Firmware Version T-NT14UAKUC-1130.8

Rooted ;)
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

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

Post 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.
serboon
SamyGO Project Donor
Posts: 17
Joined: Mon Apr 07, 2014 9:01 pm

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

Post by serboon »

I renamed the file : data_0x16.zip
UE50H6270 - T-MST14DEUC 2130.0 ROOT OSCAM
UE40F6270- T-MST12DEUC_1119.0 ROOT OSCAM
UE46ES6300- T-MST10PDEUC_1042.0 ROOT OSCAM
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

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

Post by smart_lover »

serboon wrote:I renamed the file : data_0x16.zip
Did your root works with this file rename?
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

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

Post 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.
Last edited by smart_lover on Fri Nov 20, 2015 7:05 pm, edited 1 time in total.
mysak85
SamyGO Project Donor
Posts: 6
Joined: Mon May 11, 2015 8:26 am
Location: Czech Republic

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

Post by mysak85 »

Please, is there anyone who knows Czech and help with installation SamyGo? Thank you
Samsung UE40H6270 - T-MST14DEUC-2790.1 - dowgrade 2130
RypeDub
Posts: 101
Joined: Mon Mar 30, 2015 3:26 am

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

Post 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.
55" Samsung 4K uHD Smart TV Model Number UN55HU6830 Running Firmware Version T-NT14UAKUC-1130.8

Rooted ;)
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

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

Post 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
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 !!!!
smart_lover
SamyGO Project Donor
Posts: 161
Joined: Sun May 03, 2015 6:11 am

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

Post 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.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

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

Post 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 :)
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 !!!!

Post Reply

Return to “[H] Software”