Page 204 of 256

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

Posted: Mon Feb 15, 2016 1:13 pm
by smart_lover
I want to ask my question once more, Is there a way to NOT to have to run SamyGO widget in crash state at startup?
Is there a permanent E series root available that after every crash, user have not to run SamyGO widget again?
Its very bad and time consuming to train user to run SamyGO widget on every TV crashes!

Is there any other STABLE and automatic root method available for E series or not?
Is there any other folders on TV(like init.d) that with helps of it, TV can run located startup script on that folder or not?(In case of losing root)
Thanks in advance for your great help.

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

Posted: Mon Feb 15, 2016 1:38 pm
by smart_lover
Can I write a script and copy it to /etc/Scripts folder?
So whenever root is not available, TV execute javascript codes that are located inside of SamyGo widget(I'll copy them all in this startup script).
Is it possible or not?

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

Posted: Mon Feb 15, 2016 1:59 pm
by wluczykijwf
smart_lover wrote:I want to ask my question once more, Is there a way to NOT to have to run SamyGO widget in crash state at startup?
Is there a permanent E series root available that after every crash, user have not to run SamyGO widget again?
Its very bad and time consuming to train user to run SamyGO widget on every TV crashes!

Is there any other STABLE and automatic root method available for E series or not?
Is there any other folders on TV(like init.d) that with helps of it, TV can run located startup script on that folder or not?(In case of losing root)
Thanks in advance for your great help.
Each time you change the files in the directory /mnt you must archive file itself samyext4.img (it locate: /dtv/<usb with root data>/SamyGO/data/samyext4.img).
Then in the event of a crashes you only need replace the archived file (samyext4.img) on the media with the USB root.
For me it works :).

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

Posted: Mon Feb 15, 2016 2:29 pm
by smart_lover
wluczykijwf wrote: Each time you change the files in the directory /mnt you must archive file itself samyext4.img (it locate: /dtv/<usb with root data>/SamyGO/data/samyext4.img).
Then in the event of a failure you only need replace the archived file (samyext4.img) on the media with the USB root.
For me it works :).
How can I archive it? But I do not need to change anything in /mnt at all.
But my main problem is automate the process of executing SamyGO widget and whatever it does during executing of it(in case of loosing root).

Removed USB Key

Posted: Mon Feb 15, 2016 4:50 pm
by rootroot
Hello I accidentally removed the USB flash drive from the TV does not start samygo , what can I do help ??

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

Posted: Mon Feb 15, 2016 5:17 pm
by rootroot
I solved
I started smart hub
I inserted the key usb
It appears l'app samygo
I started l'app samygo , after restarts and everything works as before

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

Posted: Tue Feb 16, 2016 9:57 am
by wluczykijwf
For only a report.
In this post wrongly I blamed lib about problems obtaining root.
However, my final conclusion is that the problem was probably caused by a change in the language of the menu (PL->EN and EN->PL).
Then when you turn on the TV there were serious problems with getting root.

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

Posted: Tue Feb 16, 2016 3:58 pm
by rootroot
Hello It is possible to root for virtual usb ?

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

Posted: Wed Feb 17, 2016 10:20 pm
by kassnarienvogel
Tried for at least two hours. Root won?t work on my Samsung UE46F5300. Firmware T-MST12DEUC-2111.1. Widget says "Samy go activated", but after reboot nothing changed. FTP not possible too.
Also tried solutions from "In case of issues" (First Page). Can you help me? Maybe Sam.log from USB will help. Thx!

Code: Select all

tcp        0      0 0.0.0.0:4023            0.0.0.0:*               LISTEN      
tcp        0      0 192.168.178.29:52345    0.0.0.0:*               LISTEN      
tcp        0      0 127.0.0.1:57355         0.0.0.0:*               LISTEN      
tcp        0      0 127.0.0.1:59661         0.0.0.0:*               LISTEN      
tcp        0      0 127.0.0.1:46415         0.0.0.0:*               LISTEN      
tcp        0      0 127.0.0.1:57392         0.0.0.0:*               LISTEN      
tcp        0      0 127.0.0.1:50000         0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:6000            0.0.0.0:*               LISTEN      
tcp        0      0 127.0.0.1:50001         0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:4023            0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:55000           0.0.0.0:*               LISTEN      
tcp        0      0 192.168.178.29:52345    0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:55001           0.0.0.0:*               LISTEN      
tcp        7      0 192.168.178.29:7676     0.0.0.0:*               LISTEN      
+ echo checking /dtv/usb/sda
checking /dtv/usb/sda
+ sleep 1
+ [ -e /dtv/usb/sda/STOP_SAMYGO ]
+ [ -e /dtv/usb/sda/SamyGO_data/samyext4.img ]
+ samygo_data_dir=/dtv/usb/sda/SamyGO_data
+ cd /tmp
+ [ -f /mnt/rcSGO ]
+ [ -z /dtv/usb/sda/SamyGO_data ]
+ mkdir /tmp/bin
+ /mtd_exe/InfoLink/lib/unzip -o -P 12345 /dtv/usb/sda/SamyGO_data/data.zip -d /tmp/bin/
Archive:  /dtv/usb/sda/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 /
tcpsvd: listening on 0.0.0.0:21, starting
+ /tmp/bin/remshd33
+ ln -s /dev/loop3 /tmp/loopnone
+ sync
+ /tmp/bin/busybox losetup /tmp/loopnone /dtv/usb/sda/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 ===========================
+ grep -v+  grep
grep run.sh
+ ps
+ /tmp/bin/UEP_killer.sh
+ read child_pid others
+ echo Killing child process 857 of run.sh
Killing child process 857 of run.sh
+ kill -9 857
+ read child_pid others

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

Posted: Thu Feb 18, 2016 7:24 pm
by sectroyer
sam.log shows that ftp DOES work, root DOES work :) Your problem is with network setup. No idea what you do wrong :D