Page 46 of 146

Re: [!!!] Rooting H series (updated 18.01.2015)

Posted: Sun Jan 18, 2015 6:31 pm
by juusso
Then comment out the copy of autostart to let widget copy all other files there.

Re: [!!!] Rooting H series (updated 18.01.2015)

Posted: Sun Jan 18, 2015 6:32 pm
by sectroyer
lbalan79 wrote:It does not get to the point where it even copies the .so and autostart
Than do what I told you to do :P

Re: [!!!] Rooting H series (updated 18.01.2015)

Posted: Sun Jan 18, 2015 6:33 pm
by lbalan79
sectroyer wrote:
lbalan79 wrote:Thank you for your reply. I did start Skype quite a few times now and still there is no AutoStart file created. Any idea why? Should I post my skype version and firmware version?

Thank you
If you really, really want to check edit file Main.js on usb and change this:

Code: Select all

exists(skypePath + "/runSamyGO.sh");
to this:

Code: Select all

currentStep += exists(skypePath + "/runSamyGO.sh");
Edit ONLY wiht notepad++ :)

Yes I was thinking at skipping the step counter check but was not sure if the root depends on having autostart somehow hooked up so the new so gets called. Anyway, I will give it a try.

Re: [!!!] Rooting H series

Posted: Sun Jan 18, 2015 8:46 pm
by ryn0909
sectroyer wrote:
ryn0909 wrote:
even if my tv isnt compatible with skype? from what samsung says.
Ehh I am confused than why did you ignore ifnromation from first post that Skype is required ? :)
because i had finally gotten skype installed using the develop acct method

Re: [!!!] Rooting H series

Posted: Sun Jan 18, 2015 8:49 pm
by sectroyer
ryn0909 wrote:
because i had finally gotten skype installed using the develop acct method
Well set it to autostart and check if patching Main.js is required and if it does it help ? :)

Re: [!!!] Rooting H series (updated 18.01.2015)

Posted: Sun Jan 18, 2015 9:13 pm
by Vanav
juuso wrote:Update for non MST
all GFS/GFP users (NON MST), please try new updated samyext4.img
Just keep in mind: after you install rooting widget and run it, do not power off TV, but set sheduled power on via EPG timer. Wait for TV start and check ssh on port 22...
Thank you!
I've tested for T-GFP8DEUC, no luck, no changes: Skype is in autostart, "TV fast start" disabled, application from flash - without errors, TV turned off via remote control, turned on via schedule, no reboots, no logs on flash, no telnet, Skype is on "loading..." screen.

Re: [!!!] Rooting H series (updated 18.01.2015)

Posted: Sun Jan 18, 2015 9:23 pm
by juusso
Seem stable works on MST14 and GFS up to now. Try to unplug from electricity for few minutes.

Re: [!!!] Rooting H series (updated 18.01.2015)

Posted: Sun Jan 18, 2015 11:01 pm
by lbalan79
I am having same issue as Vanav:

Code: Select all

Starting Nmap 6.47 ( http://nmap.org ) at 2015-01-18 16:59 Eastern Standard Time
NSE: Loaded 118 scripts for scanning.
NSE: Script Pre-scanning.
Initiating ARP Ping Scan at 16:59
Scanning 192.168.1.5 [1 port]
Completed ARP Ping Scan at 16:59, 0.66s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 host. at 16:59
Completed Parallel DNS resolution of 1 host. at 16:59, 0.01s elapsed
Initiating SYN Stealth Scan at 16:59
Scanning 192.168.1.5 [1000 ports]
Discovered open port 8080/tcp on 192.168.1.5
Discovered open port 8001/tcp on 192.168.1.5
Discovered open port 7676/tcp on 192.168.1.5
Discovered open port 8443/tcp on 192.168.1.5
Discovered open port 6001/tcp on 192.168.1.5
Discovered open port 8000/tcp on 192.168.1.5
Completed SYN Stealth Scan at 16:59, 2.04s elapsed (1000 total ports)
Initiating Service scan at 16:59
Everything said ok: tv didn't restart few times or anything happened. I got ok on everything though.

Re: [!!!] Rooting H series

Posted: Mon Jan 19, 2015 12:41 am
by ryn0909
sectroyer wrote:
ryn0909 wrote:
because i had finally gotten skype installed using the develop acct method
Well set it to autostart and check if patching Main.js is required and if it does it help ? :)

well thats just the problem, i run skype and it stalls at the skype splash screen and hasnt gone any further... are there different versions of skype that i could try ? or which version should i install

Re: [!!!] Rooting H series (updated 18.01.2015)

Posted: Mon Jan 19, 2015 3:51 am
by lbalan79
lbalan79 wrote:
sectroyer wrote:
lbalan79 wrote:Thank you for your reply. I did start Skype quite a few times now and still there is no AutoStart file created. Any idea why? Should I post my skype version and firmware version?

Thank you
If you really, really want to check edit file Main.js on usb and change this:

Code: Select all

exists(skypePath + "/runSamyGO.sh");
to this:

Code: Select all

currentStep += exists(skypePath + "/runSamyGO.sh");
Edit ONLY wiht notepad++ :)

Yes I was thinking at skipping the step counter check but was not sure if the root depends on having autostart somehow hooked up so the new so gets called. Anyway, I will give it a try.
So I can confirm that it does not work with my tv: T-GFP9AKUC Fw Ver: T-INFOLINK2014-1020. Unless anyone thinks I did something wrong and wants to walk me trough again here are the steps I followed:
a. Prepared USB as per guide
b. Made sure skype is installed and there is an account set-up. There is no option for autostart that I could find.
c. Disabled quick start-up

1. Fixed the javascript check for skypepath AutoStart so it passes that step anyway
2. Run the InstallSamygo app and everything was [OK]
3. Set the timer to start in 3 minutes from time of install.
4. Powered off tv.
5. TV started but no ssh on port 23. Also there was no crash/reset of tv as per the guide. Skype does crash when you start it.

More info: afterwards I did reset smarthub. Started skype which hangs on the splash screen. When running again the samygo app to root the device it shows again that there is no AutoStart file. This is interesting: if all apps were reset why wasn't skype functioning? But if skype wasn't reset why was the AutoStart file removed?



So if there is anymore help or anyone has any other ideas let me know. I do not mind helping if needed.

Thank you