Re: [!!!] Rooting H series (updated 18.01.2015)
Posted: Sun Jan 18, 2015 6:31 pm
Then comment out the copy of autostart to let widget copy all other files there.
Samsung TV Firmware on the GO
https://forum.samygo.tv/
Than do what I told you to dolbalan79 wrote:It does not get to the point where it even copies the .so and autostart
sectroyer wrote:If you really, really want to check edit file Main.js on usb and change this: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 youto this:Code: Select all
exists(skypePath + "/runSamyGO.sh");
Edit ONLY wiht notepad++Code: Select all
currentStep += exists(skypePath + "/runSamyGO.sh");
because i had finally gotten skype installed using the develop acct methodsectroyer wrote:Ehh I am confused than why did you ignore ifnromation from first post that Skype is required ?ryn0909 wrote:
even if my tv isnt compatible with skype? from what samsung says.
Well set it to autostart and check if patching Main.js is required and if it does it help ?ryn0909 wrote:
because i had finally gotten skype installed using the develop acct method
Thank you!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...
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
sectroyer wrote:Well set it to autostart and check if patching Main.js is required and if it does it help ?ryn0909 wrote:
because i had finally gotten skype installed using the develop acct method
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:lbalan79 wrote:sectroyer wrote:If you really, really want to check edit file Main.js on usb and change this: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 youto this:Code: Select all
exists(skypePath + "/runSamyGO.sh");
Edit ONLY wiht notepad++Code: Select all
currentStep += exists(skypePath + "/runSamyGO.sh");
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.