Page 112 of 256
Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 3:18 pm
by sectroyer
hucky wrote:
Not at all!! I can read

even big letter lines in red
Then read previous posts. There IS somwhere info on how to root "over Wi-Fi" I can't confirm it works... The only confirmed way is rooting over cable and then fixing

Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 3:48 pm
by hucky
Grr,
now with REAL CABLE connection only the last entry in
first sequence is red. (Existing '/mnt/rcSGO'?
[NO])
Could it really be the internet connection via mobile? (Very fast but it is
behind a firewall which is operated by the provider)
hucky

Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 3:54 pm
by LS29
hucky wrote:Grr,
now with REAL CABLE connection only the last entry in
first sequence is red. (Existing '/mnt/rcSGO'?
[NO])
Could it really be the internet connection via mobile? (Very fast but it is
behind a firewall which is operated by the provider)
hucky

Hi,
Try disable Firewall in Router!!
Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 4:06 pm
by hucky
Try disable Firewall in Router!!
No firewall in router
"Firewall" is ruled by mobile phone company,
like a big NAT, no chance to reach me from outside
exept I open a request from inside ...
Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 5:25 pm
by sectroyer
hucky wrote:Grr,
now with REAL CABLE connection only the last entry in
first sequence is red. (Existing '/mnt/rcSGO'?
[NO])
Could it really be the internet connection via mobile? (Very fast but it is
behind a firewall which is operated by the provider)
hucky

As previously check the version (posted "few" posts ago) which puts log on the usb. You need to check the log now

Maybe it was put in first pots by mods?

Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 7:42 pm
by hucky
Well,
here is the log:
(stopped until 4th reboot)
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
+ 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/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/samygo.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 ===========================
+ /tmp/bin/UEP_killer.sh
+ grep -v grep
+ ps
+ read child_pid others
+ grep run.sh
+ echo Killing child process 873 of run.sh
Killing child process 873 of run.sh
+ kill -9 873
+ read child_pid others
Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 7:49 pm
by sectroyer
hucky wrote:Well,
here is the log:
(stopped until 4th reboot)
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
+ 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/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/samygo.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 ===========================
+ /tmp/bin/UEP_killer.sh
+ grep -v grep
+ ps
+ read child_pid others
+ grep run.sh
+ echo Killing child process 873 of run.sh
Killing child process 873 of run.sh
+ kill -9 873
+ read child_pid others
Well looks everything worked just fine

Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 8:15 pm
by hucky
Well looks everything worked just fine

May be it looks so, but it doesn't
No ftp, no telnet, endless rebooting until usb is disconnected ...
Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 8:44 pm
by sectroyer
hucky wrote:Well looks everything worked just fine

May be it looks so, but it doesn't
No ftp, no telnet, endless rebooting until usb is disconnected ...
Well than probably your samyext4.img is broken and/or usb is broken

Re: [App] Rooting E/F on latest firmwares
Posted: Thu Feb 26, 2015 10:27 pm
by hucky
Well than probably your samyext4.img is broken and/or usb is broken

How to verify this? Checksum of samyext4.img?