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 fixinghucky wrote: Not at all!! I can readeven 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 fixinghucky wrote: Not at all!! I can readeven big letter lines in red
![]()
Hi,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
No firewall in routerTry disable Firewall in Router!!
As previously check the version (posted "few" posts ago) which puts log on the usb. You need to check the log nowhucky 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
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 finehucky 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
May be it looks so, but it doesn'tWell looks everything worked just fine
Well than probably your samyext4.img is broken and/or usb is brokenhucky wrote:May be it looks so, but it doesn'tWell looks everything worked just fine![]()
No ftp, no telnet, endless rebooting until usb is disconnected ...
How to verify this? Checksum of samyext4.img?Well than probably your samyext4.img is broken and/or usb is broken