Page 20 of 88
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 3:24 pm
by juusso
no mistake. it is normal.
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 3:38 pm
by Puma
Thanks for anwer... but i mean that the root Access start automatically.
Please can you explain me why the instruktion says:"I don`t need hack anymore!
It`s ok, just remove SamyGO widget. That`s all."
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 5:59 pm
by vector
Hi puma
on my UE50F6500 (with fw 113) telnet/ftp starts automatically. Your Skype App works well after tv reboot?
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 6:27 pm
by Tamagnun
m2tk wrote:Your run.sh is not called. Can you show us how your widgetlist.xml looks like? Is it:
<widget id="SamyGO">
I write some Main.js to autoscan all USBs for needed files, worked for me.
Hi m2tk, thank you for interest in my trouble.
I agree with you about run.sh is not called at the TV boot time, the question is: WHY?!?!?
The Main.js provided by the developers with the root tool for F-series is yet capable to scan all the USB ports; the tool for F-series is quite different from the one for E-series: during the SamyGo Widget installation (that I performed by using the SammyWidget program, this prg simulates an http server and automatically provides to the TV the right widgetlist.xml file) only Main.js, run.sh and data.zip are copied on the TV, at widget execution (Main.js ran) the AutoStart and libSkype.so are copied into the TV Skype folders, during next TV boot the autostart process will execute a "function" stored into libSkype.so that, because the library had been substituted, will execute run.sh.
Something doesn't work on my TV: widget installation is regular, widget execution also (I have also modified the Main.js to get a copy of the original libSkype.so library before to overwrite it!), but at boot time the new libSkype.so doesn't perfom the planned actions, anyone seems to be capable to explain why...
I've posted the original libSkype.so (and nine guys have downloaded it at the present time!!), I hope someone will be able to explain which are the differences by the modded libSkype.so to explain what happen on my TV!
I ask you a pleasure:
do you now a way to execute a bash script from Main.js?
My idea is to write one script to list some critical folders from my TV (Skype app folders, SamyGO widget folders, some system folders maybe...) in order to verify if the situation on my TV is the planned one!
And I repeat my first "pray": if one of the developer wants to explain another (also is more intricated) way to execute the run.sh and to root the TV, I'm ready to try the suggestion!
After the first root my final purposal is to modify one script in /etc/init.d folders (or something like this) in order to execute at the boot time scripts and programs from an USB key (to root the TV, execute OScam, perform network mounts, etc.etc.): with this method, if the TV hangs or loops at boot time for any mistakes, it will be enough to remove the USB key from the TV to have a normal boot sequence!
Regards
Roberto
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 7:15 pm
by Puma
vector wrote:Hi puma
on my UE50F6500 (with fw 113) telnet/ftp starts automatically. Your Skype App works well after tv reboot?
Hi vector,
I have an Samsung UE46F6500 with Softwareversion: T-MST12DEUC-1111.1.
My Skype App doesn't work well after reboot.
Somewhere i read you must put Skype into autostart but i don't now how?
I root my TV exactly to the instructions in this Forum.
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 7:24 pm
by vector
There is no need to set skype in autostart mode, simply run skype before apply the patch.
When patch is applied don't remove usb key and execute samygo app.
Let me know if it works
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 7:53 pm
by Puma
Ok. I start Skype, Close it because it Don't start (it hangs), then i put The USB stick into the TV and run The samygo App. After that i turn off my TV. I pull The stick and i turn on The TV. And all Works very well.
But when i start it again it dosen't work.
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 8:38 pm
by vector
Ok. skype doesn't automatically start because you've never done a first login.
Try to restore original Skype app, try to login and allow skype to run in background.
Repeat the hack procedure from the first step.
Re: [How To] Get root access on F series
Posted: Sun Nov 03, 2013 9:15 pm
by Puma
@vector
Thanks for the answer. I try it tomorrow evening after work.
Good night
Puma
Re: [How To] Get root access on F series
Posted: Mon Nov 04, 2013 4:12 pm
by hispan1cMT
Tamagnun wrote:m2tk wrote:Your run.sh is not called. Can you show us how your widgetlist.xml looks like? Is it:
<widget id="SamyGO">
I write some Main.js to autoscan all USBs for needed files, worked for me.
Hi m2tk, thank you for interest in my trouble.
I agree with you about run.sh is not called at the TV boot time, the question is: WHY?!?!?
The Main.js provided by the developers with the root tool for F-series is yet capable to scan all the USB ports; the tool for F-series is quite different from the one for E-series: during the SamyGo Widget installation (that I performed by using the SammyWidget program, this prg simulates an http server and automatically provides to the TV the right widgetlist.xml file) only Main.js, run.sh and data.zip are copied on the TV, at widget execution (Main.js ran) the AutoStart and libSkype.so are copied into the TV Skype folders, during next TV boot the autostart process will execute a "function" stored into libSkype.so that, because the library had been substituted, will execute run.sh.
Something doesn't work on my TV: widget installation is regular, widget execution also (I have also modified the Main.js to get a copy of the original libSkype.so library before to overwrite it!), but at boot time the new libSkype.so doesn't perfom the planned actions, anyone seems to be capable to explain why...
I've posted the original libSkype.so (and nine guys have downloaded it at the present time!!), I hope someone will be able to explain which are the differences by the modded libSkype.so to explain what happen on my TV!
I ask you a pleasure:
do you now a way to execute a bash script from Main.js?
My idea is to write one script to list some critical folders from my TV (Skype app folders, SamyGO widget folders, some system folders maybe...) in order to verify if the situation on my TV is the planned one!
And I repeat my first "pray": if one of the developer wants to explain another (also is more intricated) way to execute the run.sh and to root the TV, I'm ready to try the suggestion!
After the first root my final purposal is to modify one script in /etc/init.d folders (or something like this) in order to execute at the boot time scripts and programs from an USB key (to root the TV, execute OScam, perform network mounts, etc.etc.): with this method, if the TV hangs or loops at boot time for any mistakes, it will be enough to remove the USB key from the TV to have a normal boot sequence!
Regards
Roberto
Hi Tamagnun, did you ever login to Skype after setting it to autostart??