[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.

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 »

Brabaxx911 wrote: what means "once again"?
I was asking you 2 time about "Factory Reset" - no reply from you about that, whether I should do this !!!
Because IMHO it shouldn't be needed. On NO test machine it was needed BUT some users DID report success after doing that.
What sleep value are you currently using ? 120, the default one ?
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 !!!!
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 »

hucky wrote:I also had after the first times only one red line, the last.
And then I made the log and you said "everything is
going right" but it didn't.
Do you still get log NOW? Did you try debug SamyGO_Data?
hucky wrote: I never get full root, the same
story with my H6470 (of course with the adequate H softwares)

Maybe this whole thing is more or less fake ... :roll:
On H some firmware versions are not supported probably your H6470 has one those.... F rooting should work and thats why I try to help...
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 !!!!
hucky
SamyGO Project Donor
Posts: 39
Joined: Wed Mar 14, 2012 3:05 pm

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

Post by hucky »

Now, again, "only" last entry red.

Log:

Code: Select all

+ echo checking /dtv/usb/sda1
checking /dtv/usb/sda1
+ sleep 1
+ [ -e /dtv/usb/sda1/STOP_SAMYGO ]
+ [ -e /dtv/usb/sda1/SamyGO_data/samyext4.img ]
+ samygo_data_dir=/dtv/usb/sda1/SamyGO_data
+ echo checking /dtv/usb/sda2
checking /dtv/usb/sda2
+ sleep 1
+ [ -e /dtv/usb/sda2/STOP_SAMYGO ]
+ [ -e /dtv/usb/sda2/SamyGO_data/samyext4.img ]
+ cd /tmp
+ [ -f /mnt/rcSGO ]
+ [ -z /dtv/usb/sda1/SamyGO_data ]
+ mkdir /tmp/bin
+ /mtd_exe/InfoLink/lib/unzip -o -P 12345 /dtv/usb/sda1/SamyGO_data/data.zip -d /tmp/bin/
Archive:  /dtv/usb/sda1/SamyGO_data/data.zip
  inflating: /tmp/bin/AutoStart      
  inflating: /tmp/bin/busybox        
  inflating: /tmp/bin/libSkype.so    
  inflating: /tmp/bin/remshd         
  inflating: /tmp/bin/UEP_killer.sh  
  inflating: /tmp/bin/remshd33       
+ chmod 777 /tmp/bin/AutoStart /tmp/bin/UEP_killer.sh /tmp/bin/busybox /tmp/bin/libSkype.so /tmp/bin/remshd /tmp/bin/remshd33
+ /tmp/bin/busybox --install -s /tmp/bin
+ sync
+ export PATH=/tmp/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_appdata/Runtime/bin
+ export LD_LIBRARY_PATH=/tmp/bin:/mtd_cmmlib/RECOGNITION_LIB:/lib:/mtd_cmmlib/lib:/mtd_cmmlib/Comp_LIB:/mtd_exe/lib:/mtd_cmmlib/YWidget_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_appdata/moip:/mtd_cmmlib/GAME_LIB:/mtd_appdata/gemstar:/mtd_cmmlib/DRM_LIB:/Java/lib:/mtd_cmmlib/InfoLink/lib:/mtd_appext/WidgetEngine:/mtd_appext/Webkit:/mtd_exe/WebServerApp/bin:/mtd_cmmlib/CBRE:/mtd_cmmlib/CBRE/bin/lib:/mtd_cmmlib/flashplayer/libs:/mtd_appdata/Runtime/lib/CairoShadow:/mtd_appdata/Runtime/lib:/mtd_appdata/Runtime/XorgLibs:/mtd_cmmlib/CM_LIB:/mtd_appext/OIPF/lib:/mtd_exe/OIPF/lib:/mtd_contents:/dtv
+ sync
+ sync
+ /tmp/bin/busybox tcpsvd -vE 0.0.0.0 21 /tmp/bin/busybox ftpd -w /
+ /tmp/bin/remshd33
tcpsvd: listening on 0.0.0.0:21, starting
+ ln -s /dev/loop3 /tmp/loopnone
+ sync
+ /tmp/bin/busybox losetup /tmp/loopnone /dtv/usb/sda1/SamyGO_data/samyext4.img
+ /tmp/bin/busybox mount -o sync,exec /tmp/loopnone /mnt
+ /tmp/bin/busybox --install -s /mnt/bin
+ sync
+ cd /
+ /sbin/rmmod ARS_module
+ echo  
+ echo ===========================
+ echo ls -la after rmmod ARS_module
+ echo ===========================
+ ls -la /mnt/bin /mnt/doc /mnt/etc /mnt/firmware /mnt/lib /mnt/mc /mnt/opt /mnt/phpsysinfo /mnt/rcSGO /mnt/sam.log /mnt/sbin /mnt/src /mnt/usr
+ echo ===========================
+ echo Starting rcSGO from run1.sh
+ echo ===========================
+ /mnt/bin/busybox sh -x /mnt/rcSGO /mnt
+ echo  
+ echo ===========================
+ echo Starting UEP_killer.sh
+ echo ===========================
+ read child_pid others
+ grep -v grep
+ /tmp/bin/UEP_killer.sh+ 
grep run.sh
+ ps
+ echo Killing child process 872 of run.sh
Killing child process 872 of run.sh
+ kill -9 872
+ read child_pid others

Not rooted ...
UE46F6750Firmware 1005
UE55H6470Firmware 2121.6
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 »

hucky wrote:Now, again, "only" last entry red.
SpoilerShow
Log:

Code: Select all

+ echo checking /dtv/usb/sda1
checking /dtv/usb/sda1
+ sleep 1
+ [ -e /dtv/usb/sda1/STOP_SAMYGO ]
+ [ -e /dtv/usb/sda1/SamyGO_data/samyext4.img ]
+ samygo_data_dir=/dtv/usb/sda1/SamyGO_data
+ echo checking /dtv/usb/sda2
checking /dtv/usb/sda2
+ sleep 1
+ [ -e /dtv/usb/sda2/STOP_SAMYGO ]
+ [ -e /dtv/usb/sda2/SamyGO_data/samyext4.img ]
+ cd /tmp
+ [ -f /mnt/rcSGO ]
+ [ -z /dtv/usb/sda1/SamyGO_data ]
+ mkdir /tmp/bin
+ /mtd_exe/InfoLink/lib/unzip -o -P 12345 /dtv/usb/sda1/SamyGO_data/data.zip -d /tmp/bin/
Archive:  /dtv/usb/sda1/SamyGO_data/data.zip
  inflating: /tmp/bin/AutoStart      
  inflating: /tmp/bin/busybox        
  inflating: /tmp/bin/libSkype.so    
  inflating: /tmp/bin/remshd         
  inflating: /tmp/bin/UEP_killer.sh  
  inflating: /tmp/bin/remshd33       
+ chmod 777 /tmp/bin/AutoStart /tmp/bin/UEP_killer.sh /tmp/bin/busybox /tmp/bin/libSkype.so /tmp/bin/remshd /tmp/bin/remshd33
+ /tmp/bin/busybox --install -s /tmp/bin
+ sync
+ export PATH=/tmp/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_appdata/Runtime/bin
+ export LD_LIBRARY_PATH=/tmp/bin:/mtd_cmmlib/RECOGNITION_LIB:/lib:/mtd_cmmlib/lib:/mtd_cmmlib/Comp_LIB:/mtd_exe/lib:/mtd_cmmlib/YWidget_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_appdata/moip:/mtd_cmmlib/GAME_LIB:/mtd_appdata/gemstar:/mtd_cmmlib/DRM_LIB:/Java/lib:/mtd_cmmlib/InfoLink/lib:/mtd_appext/WidgetEngine:/mtd_appext/Webkit:/mtd_exe/WebServerApp/bin:/mtd_cmmlib/CBRE:/mtd_cmmlib/CBRE/bin/lib:/mtd_cmmlib/flashplayer/libs:/mtd_appdata/Runtime/lib/CairoShadow:/mtd_appdata/Runtime/lib:/mtd_appdata/Runtime/XorgLibs:/mtd_cmmlib/CM_LIB:/mtd_appext/OIPF/lib:/mtd_exe/OIPF/lib:/mtd_contents:/dtv
+ sync
+ sync
+ /tmp/bin/busybox tcpsvd -vE 0.0.0.0 21 /tmp/bin/busybox ftpd -w /
+ /tmp/bin/remshd33
tcpsvd: listening on 0.0.0.0:21, starting
+ ln -s /dev/loop3 /tmp/loopnone
+ sync
+ /tmp/bin/busybox losetup /tmp/loopnone /dtv/usb/sda1/SamyGO_data/samyext4.img
+ /tmp/bin/busybox mount -o sync,exec /tmp/loopnone /mnt
+ /tmp/bin/busybox --install -s /mnt/bin
+ sync
+ cd /
+ /sbin/rmmod ARS_module
+ echo  
+ echo ===========================
+ echo ls -la after rmmod ARS_module
+ echo ===========================
+ ls -la /mnt/bin /mnt/doc /mnt/etc /mnt/firmware /mnt/lib /mnt/mc /mnt/opt /mnt/phpsysinfo /mnt/rcSGO /mnt/sam.log /mnt/sbin /mnt/src /mnt/usr
+ echo ===========================
+ echo Starting rcSGO from run1.sh
+ echo ===========================
+ /mnt/bin/busybox sh -x /mnt/rcSGO /mnt
+ echo  
+ echo ===========================
+ echo Starting UEP_killer.sh
+ echo ===========================
+ read child_pid others
+ grep -v grep
+ /tmp/bin/UEP_killer.sh+ 
grep run.sh
+ ps
+ echo Killing child process 872 of run.sh
Killing child process 872 of run.sh
+ kill -9 872
+ read child_pid others

Not rooted ...
Okay. After it created that log could you connect to tv on ftp?
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 !!!!
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 »

We are getting somewhere. Anyway I have uploaded Debug2. Please test with this one and also please wait about 2 minutes before shutting down TV and unplugging USB :)
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 !!!!
hucky
SamyGO Project Donor
Posts: 39
Joined: Wed Mar 14, 2012 3:05 pm

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

Post by hucky »

No ftp, no telnet, no log ...

Took only the new run.sh from develop2. Right?

Do I have to start always on zero? =factory reset? or is ok only
start samy app after missing root. Erase the existing samygo1/2.txt?
UE46F6750Firmware 1005
UE55H6470Firmware 2121.6
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 »

hucky wrote:No ftp, no telnet, no log ...
It might be something wrong with your setting THAT TIME when you got the log it clearly DID start ftp....
hucky wrote: Took only the new run.sh from develop2. Right?
yeah should be enough.
hucky wrote: Do I have to start always on zero? =factory reset? or is ok only
start samy app after missing root.
Do whatever it takes to make tv generate log on usb if it does this it means rooting DID work :)
hucky wrote:Erase the existing samygo1/2.txt?
Yes
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 !!!!
gertbra
SamyGO Project Donor
Posts: 3
Joined: Mon Feb 10, 2014 10:04 am

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

Post by gertbra »

Is it possible to root a Samsung 32UEF6510 with firmware T-MST12DEUC-2104.2?
Thanks in advance.
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

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

Post by zoelechat »

gertbra wrote:Is it possible to root a Samsung 32UEF6510 with firmware T-MST12DEUC-2104.2?
Yes, it should :)
I do NOT receive any PM. Please use forum.
steveds
SamyGO Project Donor
Posts: 1
Joined: Wed Jan 08, 2014 8:33 pm

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

Post by steveds »

My Experience on F8000: my firmware is 1123.3 I used only the last method for donors ignoring the old one involving skype.....Samygo widget works even though some lines during the check program still remain RED. Sometimes I have to start the widget twice because the first time doesn't start anything despite the samygo screen appears normally.

Oscam (and skype) works flawlessly. Hope this could help someone.

Post Reply

Return to “[F] Software”