Help needed to make a widget similar to D and ES series!

Support for C series TVs that all user could ask. Please do not ask a questions at other forums.

User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Help needed to make a widget similar to D and ES series!

Post by mmhorda »

Do we still have coders for C series?
Maybe someone could help me with widget hack for C series that would work same way as for D and ES series even if an older firmware needed?
What I mean is:

1. We have installed our Widget in smarthub that would hold SamyGO on TVs flash
2. TV starts normaly without any hack and being used like that.
3. We go to Intenet@TV and start our Widget which executes SamyGO (widget can be added to auto ticker to be "autostarted".)

We have similar widgets already made for D and ES series. I need help with making same widget for C.
I can do bash scripting but I don't really know java script and I wont be able to code and compile if anything would be needed.
Plus the main part is the first tests. I do not have cable in case i will kill TV :)
Such widgets I believe have own pluses and minuses that have right for co-existence with already ready solutions:)
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
Mkò
Posts: 199
Joined: Fri Jul 29, 2011 2:34 pm

Re: Help needed to make a widget similar to D and ES series!

Post by Mkò »

Ready to test the widget. C series and exlink cable ready.
nice idea so we can get one hack for all series.
the problem is that on c series is impossible to start own *.so there isn't no game menu neither smarthub.
we need a widget that works as a loader for start own *.so like injectso on b series.
You have to ask to Denny on forum is a developer expert on c series widget and widget manager he decrypt the widget manager and know well how it works.
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: Help needed to make a widget similar to D and ES series!

Post by tempinbox »

mmhorda wrote:Do we still have coders for C series?
Maybe someone could help me with widget hack for C series that would work same way as for D and ES series even if an older firmware needed?
What I mean is:

1. We have installed our Widget in smarthub that would hold SamyGO on TVs flash
2. TV starts normaly without any hack and being used like that.
3. We go to Intenet@TV and start our Widget which executes SamyGO (widget can be added to auto ticker to be "autostarted".)

We have similar widgets already made for D and ES series. I need help with making same widget for C.
I can do bash scripting but I don't really know java script and I wont be able to code and compile if anything would be needed.
Plus the main part is the first tests. I do not have cable in case i will kill TV :)
Such widgets I believe have own pluses and minuses that have right for co-existence with already ready solutions:)
Good project.
C series owners needs this kind of widget.
first we need to understand how hack works on d/e series and then try to port it on c series.
the problem is that there isn't an offline copy of this hack you can install it or download it only if you have a d/e series with dns trick. if you try to install it on c series with dns trick you get only broken tv widget and not the hack.
User avatar
juusso
SamyGO Moderator
Posts: 10128
Joined: Sun Mar 07, 2010 6:20 pm

Re: Help needed to make a widget similar to D and ES series!

Post by juusso »

Some hints:
For T-VALDEUC-3005 you can just make "SamyGO" widget like D series - all inside widget. You just need correct loader.so (or correct start.sh/run.sh). Thats all.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: Help needed to make a widget similar to D and ES series!

Post by tempinbox »

juuso wrote:Some hints:
For T-VALDEUC-3005 you can just make "SamyGO" widget like D series - all inside widget. You just need correct loader.so (or correct start.sh/run.sh). Thats all.
thanks for hints juuso but what about more recent valdeuc fw?
where i can download samygo d series widget (for arm).?
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: Help needed to make a widget similar to D and ES series!

Post by tempinbox »

juuso wrote:Some hints:
For T-VALDEUC-3005 you can just make "SamyGO" widget like D series - all inside widget. You just need correct loader.so (or correct start.sh/run.sh). Thats all.
juuso please upload a backup of d series arm rooting widget so we can try to port it to c series.
User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: Help needed to make a widget similar to D and ES series!

Post by mmhorda »

In the D series widget i can see that it starts main.lua and that one is calling game.so which one then calling other things like rcSGO (that's basically where we should get for now)
I think we would need Denny's or someone else help making similar *.so for C series.
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
User avatar
mmhorda
SamyGO Project Donor
Posts: 152
Joined: Tue Jan 25, 2011 11:23 am

Re: Help needed to make a widget similar to D and ES series!

Post by mmhorda »

tempinbox wrote:Good project.
C series owners needs this kind of widget.
first we need to understand how hack works on d/e series and then try to port it on c series.
the problem is that there isn't an offline copy of this hack you can install it or download it only if you have a d/e series with dns trick. if you try to install it on c series with dns trick you get only broken tv widget and not the hack.
There is no problem with D and ES series widgets. I have all TV series. If i install it on one i can then download it via FTP from TV.
1. Their work is quite understandable too.
2. D and ES series use different approach ;)
3. There is almost ready widget for C series too (hack widget for 3005 version). We just need to place everything in the right direction.
TV: LE40C750 - T-VALDEUC 3011.0
TV: UE40D6100 - T-GAS6DEUC 1026.0
TV: UE50ES6300 - T-MST10PDEUC 1042.0
NAS: MyBookLive 3Tb - Core F/W 02.43.03-022
tempinbox
Posts: 317
Joined: Wed May 11, 2011 7:00 pm

Re: Help needed to make a widget similar to D and ES series!

Post by tempinbox »

mmhorda wrote:In the D series widget i can see that it starts main.lua and that one is calling game.so which one then calling other things like rcSGO (that's basically where we should get for now)
I think we would need Denny's or someone else help making similar *.so for C series.
Interesting... is possible do the same on c series? so the *.so app are launched from game.so or there is an other loader that is called from game.so?
can you upload a backup copy of samygo d series rooting widget for arm? And another question the samygowidget works on sdk tv emulator?
The webif of d series works on c series too well i test it.
User avatar
juusso
SamyGO Moderator
Posts: 10128
Joined: Sun Mar 07, 2010 6:20 pm

Re: Help needed to make a widget similar to D and ES series!

Post by juusso »

Guys, i dont see any sense to invent wheel. On firmwares > T-VALDEUC 3005 and above you can`t call native game (loader.so) because of restrictions made by samsung. Also here is no sense to dig in to this on firmwares <3005, widget hack is working, all what you need is just place required modules on attached USB.

In all firmwares you can also use super qool autostart: start.sh where you call Extensions from there. What is your problem? You won`t use USB? Then use customised start.sh. You can place Extensions to any rw partition (if there is enough place) and call it from there. This is my IMO: playing with C series SamyGO is obsolete.

Moreover, we don`t have working loader.so for even firmwares<3005, i don`t talk about those >3005.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE

Post Reply

Return to “[C] Support”