Page 8 of 17

Re: [App] New H Skype Root :)

Posted: Wed Aug 10, 2016 11:54 pm
by DaCapone
can anyone confirm the newskype method will work in t-GFP9Deu-C ?
my FW is 1151
i tryed it, but somthing wont work
it wont power up with Set scheduled power on

best regards

Re: [App] New H Skype Root :)

Posted: Sat Aug 13, 2016 11:37 pm
by fraglord
fraglord wrote:I had previously rooted with the skype-method (that not work any longer). So I decided to get root back witht his method. But unfortunately it gives me an error:
Image
Any ideas how to resolve this?
Problem still not solved :(
No root, no telnet, no ftp anymore. Appreciate any help.

Re: [App] New H Skype Root :)

Posted: Sat Aug 13, 2016 11:42 pm
by sectroyer
Did you disable Instant ON/Quick power off? Remember to reboot device, and then try running installer once again and post new photo :) Also you know that for this root you NEED TO block updates on router CORRECTLY ? :)

Re: [App] New H Skype Root :)

Posted: Sun Aug 14, 2016 12:27 am
by fraglord
There is no instant on in my menu.
The TV has been rebooted numerous times, even did disconnect it from power completely before trying the installer again without any success. I also tried the rooting with & without a second USB stick inserted. Error is still the same.
OTA & OTN is disabled in service menu and the update URLs ( samsungotn.net,msecnd.net, http://www.samsungotn.net, test.samsungotn.net) blocked in the router.

Re: [App] New H Skype Root :)

Posted: Sun Aug 14, 2016 1:15 am
by fraglord
Well some news that are at least partially good. I recreated a virgin USB stick according to the old instructions back when skype root still worked: https://forum.samygo.tv/viewtopic.php?f=70&t=8469
The TV was continously rebooting so after few minutes i disconnect it from power. It still reboots around every 5 minutes but during that period I have access to it by telnet! I guess the best would be to get rid of root and start from scratch. How can I remove root?

Re: [App] New H Skype Root :)

Posted: Sun Aug 14, 2016 10:04 am
by sectroyer
if you disconnect usb it still reboots ? I think problem might be on your usb :)

Re: [App] New H Skype Root :)

Posted: Sun Aug 14, 2016 8:34 pm
by fraglord
No, without USB no reboot and rock solid - but also without root.
I also copied the contents to a known good USB stick with the same result.

Re: [App] New H Skype Root :)

Posted: Sun Aug 14, 2016 9:39 pm
by sectroyer
fraglord wrote:No, without USB no reboot and rock solid - but also without root.
I also copied the contents to a known good USB stick with the same result.
Awesome, your root IS OKAY. Problem is on usb :) BTW next time try providing logs, it often helps :D

Re: [App] H "Skype refueled" root (FW<=Dec.2014, all T-GFS)

Posted: Mon Aug 15, 2016 9:31 pm
by fraglord
Here is the sam.log

Code: Select all

+ echo checking /dtv/usb/sda1
checking /dtv/usb/sda1
+ sleep 1
+ [ -e /dtv/usb/sda1/STOP_SAMYGO ]
+ cd /tmp
+ mkdir /tmp/bin
mkdir: can't create directory '/tmp/bin': File exists
+ echo OK
+ [ -e /dtv/skype_samygo ]
+ touch /dtv/skype_samygo
+ cp /dtv/usb/sda1/SamyGO/samygo_telnetd /dtv/
+ + + sleep 90
sleep 60
sleep 40
+ sleep 120
+ sleep 20
+ chmod +x /dtv/samygo_telnetd
+ cp /dtv/usb/sda1/SamyGO/busybox /tmp/bin/
+ /dtv/samygo_telnetd 33
Starting simple telnet server
Socket created
bind done
Waiting for incoming connections...
+ chmod +x /tmp/bin/busybox
+ /tmp/bin/busybox --install -s /tmp/bin
+ sync
+ export PATH=/tmp/bin:/dtv/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_exe/nodejs/nodeEngine:/mtd_rwcommon/nodejs/wasp-framework:/mtd_exe/vdlm:/mtd_appdata/Runtime/bin:/mtd_exe/vdlm
+ export LD_LIBRARY_PATH=/tmp/bin:
+ 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
+ ln -s /dev/loop3 /tmp/loopnone
+ sync
+ /tmp/bin/busybox losetup /tmp/loopnone /dtv/usb/sda1/SamyGO/samyext4.img
+ /tmp/bin/busybox mount -t ext4 -o sync,exec /tmp/loopnone /mnt
+ /tmp/bin/busybox --install -s /mnt/bin
+ sync
+ ls -la /mnt/bin /mnt/doc /mnt/etc /mnt/firmware /mnt/lib /mnt/lost+found /mnt/mc /mnt/opt /mnt/rcSGO /mnt/sam.log /mnt/samygo.log /mnt/sbin /mnt/src /mnt/usr /mnt/var
+ echo ===========================
+ echo Starting rcSGO from run1.sh
+ echo ===========================
+ /mnt/bin/busybox2 sh -x /mnt/rcSGO /mnt
tcpsvd: start 1900 192.168.0.226:21-192.168.0.100:25840
tcpsvd: status 1/30
+ killall -KILL Skype
killall: Skype: no process killed

Re: [App] H "Skype refueled" root (FW<=Dec.2014, all T-GFS)

Posted: Mon Aug 15, 2016 9:41 pm
by sectroyer
log looks okay, problem is with init scripts :)