Page 117 of 256
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Mar 07, 2015 10:57 pm
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 ?
Re: [App] Rooting E/F on latest firmwares
Posted: Sat Mar 07, 2015 10:59 pm
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 ...

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...
Re: [App] Rooting E/F on latest firmwares
Posted: Tue Mar 10, 2015 2:16 pm
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 ...
Re: [App] Rooting E/F on latest firmwares
Posted: Tue Mar 10, 2015 6:24 pm
by sectroyer
hucky wrote: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 ...
Okay. After it created that log could you connect to tv on ftp?
Re: [App] Rooting E/F on latest firmwares
Posted: Tue Mar 10, 2015 6:47 pm
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

Re: [App] Rooting E/F on latest firmwares
Posted: Wed Mar 11, 2015 7:16 pm
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?
Re: [App] Rooting E/F on latest firmwares
Posted: Wed Mar 11, 2015 7:59 pm
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
Re: [App] Rooting E/F on latest firmwares
Posted: Fri Mar 13, 2015 5:07 pm
by gertbra
Is it possible to root a Samsung 32UEF6510 with firmware T-MST12DEUC-2104.2?
Thanks in advance.
Re: [App] Rooting E/F on latest firmwares
Posted: Fri Mar 13, 2015 5:24 pm
by zoelechat
gertbra wrote:Is it possible to root a Samsung 32UEF6510 with firmware T-MST12DEUC-2104.2?
Yes, it should

Re: [App] Rooting E/F on latest firmwares
Posted: Fri Mar 13, 2015 10:50 pm
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.