Page 87 of 256

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

Posted: Fri Jan 02, 2015 7:06 pm
by iT00NZ
sectroyer, still no root ;/ Is it possible to get downgrade software and root by the old 'skype' method?
Rodman, you've got probably the same problem what me. (soft: 1120)

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

Posted: Fri Jan 02, 2015 7:40 pm
by sectroyer
iT00NZ wrote:sectroyer, still no root ;/ Is it possible to get downgrade software and root by the old 'skype' method?
Rodman, you've got probably the same problem what me. (soft: 1120)
No but it is possible to use normal widget (from first post) and buy a working lan cable that you connect to router :) It's your choice that you don't want to try that :P

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

Posted: Fri Jan 02, 2015 7:44 pm
by Rodman
Do i also have to renew my LAN Cable? Is this the reason?

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

Posted: Fri Jan 02, 2015 7:49 pm
by sectroyer
Rodman wrote:Do i also have to renew my LAN Cable? Is this the reason?
Were you rooting it on LAN? It looks like NOT disabled OTN Support and WLAN :)

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

Posted: Fri Jan 02, 2015 8:00 pm
by Rodman
OTN Support is disabled and no WiFi, its LAN
https://www.dropbox.com/s/4a9i7szkphalb ... 1.jpg?dl=0

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

Posted: Fri Jan 02, 2015 8:04 pm
by sectroyer
Rodman wrote:OTN Support is disabled and no WiFi, its LAN
try manually running run.sh from telnet

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

Posted: Fri Jan 02, 2015 9:48 pm
by iT00NZ
LAN only between TV and router, not PC and router, right?

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

Posted: Fri Jan 02, 2015 9:58 pm
by Rodman
LAN from Router to PC, from Router to HUB to TV.

Image

My Telnet Client says " Connection refused"

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

Posted: Fri Jan 02, 2015 11:14 pm
by sectroyer
Rodman wrote:LAN from Router to PC, from Router to HUB to TV.

Image

My Telnet Client says " Connection refused"
telnet on port 33 ;) You should also try rooting with modified data.zip (few posts earlier) :)

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

Posted: Sat Jan 03, 2015 10:48 am
by Rodman
Also on Port 33 no Luck. Proofed with Filezilla and MS Telnet.
Modified Data in data.zip doesnt work also:

Code: Select all

#!/bin/sh
sleep 120
echo "OK" > /dtv/SamyGO_OK

echo "Looking for SamyGO-F on:"
for i in /dtv/usb/sd*;
do
	echo "$i";
	if [ -e "$i/SamyGO_data/run.sh" ]
	then
		echo "SamyGO found on $i"
		echo "OK" > "$i/SamyGO1.txt"
		/bin/sh "$i/SamyGO_data/run.sh" "$i" &
		break
	fi
done
Maybe its better to do a factory reset? In the past (-> FW1118) SamyGo was running on this system via Skype.