[ROOT] Rooting E/F on latest firmwares

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

cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

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

Post by cmuc05 »

Sectroyer means another patch. Nothing to do with smart hub.

Come on sectroyer, give the secret of smart hub blocking away....
UE50ES6300, UE32D5700
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

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

Post by sectroyer »

cmuc05 wrote: Come on sectroyer, give the secret of smart hub blocking away....
Well I can tell you how I did it but do it ONLY if you know what you are doing :)
telnet to tv and run this command:

Code: Select all

umount /etc/profile
now open ssh connection to TV. TV should reboot and no more smart hub updates :D
You have been warned :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 !!!!
Tolek
SamyGO Project Donor
Posts: 5
Joined: Fri Sep 12, 2014 11:27 am
Location: Cork / Slupsk / Lebork

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

Post by Tolek »

Cuelebre wrote:My old UE22F5400AW had some kind of internal error so I went to the store and, as still on warranty, the store gave me a new one (same model).
Problem is that it comes with 2103.4 firmware (dated 12/01/2015) according to samsung web http://www.samsung.com/es/support/model/UE22F5400AWXXC
After a lot of attempts, I managed to install SamyGO and all went fine or, at least, all OK on screen.
Could you describe step by step how you managed to install SamyGo on 2103.4 firmware, please?
UE32F5500AK
iJonny
SamyGO Project Donor
Posts: 4
Joined: Fri Feb 20, 2015 2:17 pm

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

Post by iJonny »

Hey guys,

I have a Problem with my Samsung F8090 FW 1118 - With this Thread i got root access. So far so fine. But now I want to dissable the OTN Support on my NON-MST Model with the help of samyGOrc, because I have no Option for IR Remote. I already copied the file in the correct folder but now the Problem:

When I get access with Keys:
[MENU] [MUTE] [POWER] to the Service Menu the Auto Start Function of SamyGO will not work. So I don't have any access via telnet and can't send any codes. The Auto start function works perfect when i normally start the TV.

Is there any help how i can dissable the OTN Support or how i can access the Service Menu with Samy GO?



EDIT: Thanks guys - Finally I got it :)

http://wiki.samygo.tv/index.php5/How_to ... SPEED_keys
I use the last command line - that worked fine :)
Last edited by iJonny on Fri Feb 20, 2015 7:13 pm, edited 1 time in total.
cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

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

Post by cmuc05 »

sectroyer wrote:
cmuc05 wrote: Well I can tell you how I did it but do it ONLY if you know what you are doing :)
telnet to tv and run this command:

Code: Select all

umount /etc/profile
now open ssh connection to TV. TV should reboot and no more smart hub updates :D
You have been warned :P
An explanation would be nice ....

I thought /etc/profile is a file with that content:

Code: Select all

export PATH="/mnt/opt/privateer/sbin:/mnt/opt/privateer/bin:/mnt/opt/privateer/usr/bin:/mnt/opt/privateer/usr/sbin:/mnt/sbin:/mnt/bin:/mnt/usr/bin:/mnt/usr/sbin:/mnt/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/sbin:/usr/bin:/bin:/sbin"
export LD_LIBRARY_PATH="/mnt/opt/privateer/lib:/mnt/opt/privateer/usr/lib:/mnt/lib:/mnt/usr/lib:/mnt/lib:/mtd_cmmlib/Runtime/XorgLibs:/mtd_cmmlib/Runtime/lib/CairoShadow:/mtd_cmmlib/Runtime/lib:/mtd_exe/WebServerApp/bin:/mtd_cmmlib/CBRE:/dtv:/mtd_cmmlib/GAME_LIB:/dtv:/mtd_cmmlib/YWidget_LIB:/mtd_contents:/mtd_appdata/Java/lib:/mtd_exe:/mtd_cmmlib/Comp_LIB:/mtd_cmmlib/Comp_LIB/XT9_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_cmmlib/InfoLink/lib:/mtd_cmmlib/OIPF:/lib:/mtd_cmmlib/CM_LIB:/mtd_appext/OIPF/lib:/mtd_exe/OIPF/lib:/mtd_cmmlib/YWidget_LIB:/mtd_contents:/mtd_appdata/yahoo:/mtd_cmmlib/moip:/mtd_appext/WidgetEngine:/mtd_rocommon/Webkit:/mtd_cmmlib/stagecraft20/libs/"
export SCREENDIR=/dtv/screen
PS1='root@tv:\w $ '
ENV=/dtv/.ashrc
export ENV
But when i type

mount | grep profile

Code: Select all

/dev/mmcblk0p12 on /etc/profile type rfs (rw,relatime,vfat,llw,iocharset=utf8)
What blockdevice is /dev/mmcblk0p12?
And why smarthub stops updating by unmounting it?
UE50ES6300, UE32D5700
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

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

Post by sectroyer »

cmuc05 wrote: I thought /etc/profile is a file with that content:
SpoilerShow

Code: Select all

export PATH="/mnt/opt/privateer/sbin:/mnt/opt/privateer/bin:/mnt/opt/privateer/usr/bin:/mnt/opt/privateer/usr/sbin:/mnt/sbin:/mnt/bin:/mnt/usr/bin:/mnt/usr/sbin:/mnt/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/sbin:/usr/bin:/bin:/sbin"
export LD_LIBRARY_PATH="/mnt/opt/privateer/lib:/mnt/opt/privateer/usr/lib:/mnt/lib:/mnt/usr/lib:/mnt/lib:/mtd_cmmlib/Runtime/XorgLibs:/mtd_cmmlib/Runtime/lib/CairoShadow:/mtd_cmmlib/Runtime/lib:/mtd_exe/WebServerApp/bin:/mtd_cmmlib/CBRE:/dtv:/mtd_cmmlib/GAME_LIB:/dtv:/mtd_cmmlib/YWidget_LIB:/mtd_contents:/mtd_appdata/Java/lib:/mtd_exe:/mtd_cmmlib/Comp_LIB:/mtd_cmmlib/Comp_LIB/XT9_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_cmmlib/InfoLink/lib:/mtd_cmmlib/OIPF:/lib:/mtd_cmmlib/CM_LIB:/mtd_appext/OIPF/lib:/mtd_exe/OIPF/lib:/mtd_cmmlib/YWidget_LIB:/mtd_contents:/mtd_appdata/yahoo:/mtd_cmmlib/moip:/mtd_appext/WidgetEngine:/mtd_rocommon/Webkit:/mtd_cmmlib/stagecraft20/libs/"
export SCREENDIR=/dtv/screen
PS1='root@tv:\w $ '
ENV=/dtv/.ashrc
export ENV
Nah. It's something we "put" there :)
cmuc05 wrote: But when i type

mount | grep profile

Code: Select all

/dev/mmcblk0p12 on /etc/profile type rfs (rw,relatime,vfat,llw,iocharset=utf8)
What block device is /dev/mmcblk0p12?

It's probably /mtd_rwarea on your TV :)
cmuc05 wrote: And why smarthub stops updating by unmounting it?
Not by "unmounting" itself but by umnounting and connecting trough SSH to TV :) Let's just say it does some "update magic" and it looks that this is what stopped smart hub update for me (almost a year WITHOUT update :) ). I post this info just to show that I am not hiding anything. I just think nobody who doesn't understand what following "my procedure" does should NOT do it :)
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 !!!!
cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

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

Post by cmuc05 »

Thank you. And what exactly does the update magic and why it is risky?
UE50ES6300, UE32D5700
schuermy
SamyGO Project Donor
Posts: 6
Joined: Tue Feb 17, 2015 11:36 am

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

Post by schuermy »

Did it like described, but it just performed a kind of factory reset. Smart hub is still doing updates immediately after rooting. Smart hub really s... :evil:
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

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

Post by sectroyer »

cmuc05 wrote:Thank you. And what exactly does the update magic and why it is risky?
That is EXACTLY what I don't want to post :) Everything is in /etc/profile :) If somebody understands it and wants to try it NOT my fault :P Let's just say that "update magic" used incorrectly can even cause brick :)
schuermy wrote:Did it like described, but it just performed a kind of factory reset. Smart hub is still doing updates immediately after rooting. Smart hub really s... :evil:
And that's exactly why I don't post more info :P You don't know what you are doing and you try anyway :P
BTW remember that I have also iptables.sh set to auto start:

Code: Select all

#!/bin/sh
myips="70.37.72.170 210.118.88.205 157.55.184.57"
for ip in $myips
do
        echo "Block IP: $ip"
        iptables -t nat -A OUTPUT -s $ip -d 0/0 -j DNAT --to-destination 127.0.0.1
        iptables -t nat -A OUTPUT -d $ip -s 0/0 -j DNAT --to-destination 127.0.0.1
done
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 !!!!
LS29
SamyGO Project Donor
Posts: 60
Joined: Thu May 15, 2014 11:41 pm

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

Post by LS29 »

I guys,
I have read last Post's and i question, my App Youtube, Skype,, and others don't work,
it's the same problem with Smart Hub??
I have root and my Sat channels work great, but Apps no, why?

Post Reply

Return to “[F] Software”