Page 210 of 256

Re: [App] Rooting E/F on latest firmwares

Posted: Wed Mar 16, 2016 9:56 pm
by matrixabc
Why when is tv not connected to internet root not work?

Re: [App] Rooting E/F on latest firmwares

Posted: Wed Mar 16, 2016 9:57 pm
by zoelechat
Because root needs TV to be connected to Internet :)

Re: [App] Rooting E/F on latest firmwares

Posted: Wed Mar 16, 2016 10:06 pm
by matrixabc
no internet = no root = no comfortable :-) There is a way to make root without internet?

Re: [App] Rooting E/F on latest firmwares

Posted: Wed Mar 16, 2016 10:11 pm
by zoelechat
If you really don't want to connect to Internet, you just have to make TV think it has access to

Code: Select all

http://www.samsung.com/global/products/tv/infolink/us.xml
Some clue was published here about a year ago during a Samsung servers blackout :)

Re: [App] Rooting E/F on latest firmwares

Posted: Wed Mar 16, 2016 10:23 pm
by matrixabc
:shock: ok thanks ;)

Re: [App] Rooting E/F on latest firmwares

Posted: Wed Mar 16, 2016 10:28 pm
by zoelechat
Sorry I know no simpler way :D
It's just little DNS faking through small httpd local server ;)

Re: [App] Rooting E/F on latest firmwares

Posted: Sat Mar 19, 2016 1:50 pm
by renelataupe
do work.
thank you very mucH
on my F6200 firm MST12DEUC 2114.1

Re: [App] Rooting E/F on latest firmwares

Posted: Sun Mar 20, 2016 2:50 pm
by petr
Just general quesiton on rooting F MST series. Is it possible to expedite rooting procedure so that I don't need to wait 1-2 minutes eveytime when I switch TV on (e.g. when I want to use NFS share)?

Or is it possible to make rooting permanent and rooting procedure is done just once?

Re: [App] Rooting E/F on latest firmwares

Posted: Sun Mar 20, 2016 2:54 pm
by zoelechat
Permanent rooting is not possible but you can optimize startup scripts order (alphabetically, inside /mnt/etc/init.d) and disable the ones you don't need. Minimal time before anything happens will always remain at not less than ~30 seconds on cold boot though.

Another solution is to use libSoftPowerOff, everything instant then, and access to TV remains while OFF :)

Re: [App] Rooting E/F on latest firmwares

Posted: Sun Mar 20, 2016 3:41 pm
by petr
Why is permanent rooting not possible? Is it because it can be dangerous? Thanks!