Page 1 of 2
UN32D5500 SamyGo Installed but crash when widget start
Posted: Tue Apr 17, 2012 5:14 pm
by cripton
model: UN32D5500
software version: T-MST5IBRC-1011,3
hi, i follow the steps in
http://wiki.samygo.tv/index.php5/Root_a ... cpu_models
and i managed to get the SamyGO widget installed, when i executed the widget i get a black screen with green letters saying:
"Starting SamyGO All Extensions..."
but i dont see a virtual usb server in "source" or have ftp access, i think the extensions are not running, i missing something? any thoughts of how to start the extensions?
Thank you
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Tue Apr 17, 2012 5:20 pm
by juusso
Hi,
this is because your TV is for Brasilian marked. I think here is some hw difference and the Extensions must be tuned for your TV model.
Do you have ExLink cable?
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Tue Apr 17, 2012 5:27 pm
by cripton
nop, but maybe i can make one..
there is a way to modify the extensions and upload to a local lan server and re-download?
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Sun Apr 29, 2012 8:04 am
by fyter
I'm having the same problem with UN3240D5500, SamyGo Widget crashes at start.
Do you have some guide or someting to follow to modify the extensions, so we can enjoy SamyGo extensions?
Thanks
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Sun Apr 29, 2012 4:17 pm
by thinkvision
Hi
Same problem here
Model: UN40D5500
SV: T-MST5IBRC-1011.3
Please any help...!!!
Thanks from Argentina.
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Sun Apr 29, 2012 5:01 pm
by arris69
fyter wrote:I'm having the same problem with UN3240D5500, SamyGo Widget crashes at start.
Do you have some guide or someting to follow to modify the extensions, so we can enjoy SamyGo extensions?
Thanks
if i can trust my memory, widget is build from
http://sourceforge.net/projects/samygo/ ... lications/
hth
arris
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Tue May 01, 2012 6:11 am
by fyter
Thanks arris69, I tried to install that version but after the installation is completed, there is no icon show on the Smart Hub, maybe I did something wrong.
Do you have some procedure in order to install this?
Thanks.
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Tue May 01, 2012 9:30 am
by arris69
fyter wrote:Thanks arris69, I tried to install that version but after the installation is completed, there is no icon show on the Smart Hub, maybe I did something wrong.
Do you have some procedure in order to install this?
Thanks.
samsung has a procedure how to install user widgets:
http://freethetv2011.s3.amazonaws.com/U ... 5B1%5D.pdf
for the extensions pack you need to write/compile a loader what executes the main script (rcSGO) from smarthub (think a sample is in extensions-pack in directory src).
hth
arris
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Fri May 04, 2012 5:07 am
by fyter
arris69 wrote:fyter wrote:Thanks arris69, I tried to install that version but after the installation is completed, there is no icon show on the Smart Hub, maybe I did something wrong.
Do you have some procedure in order to install this?
Thanks.
samsung has a procedure how to install user widgets:
http://freethetv2011.s3.amazonaws.com/U ... 5B1%5D.pdf
for the extensions pack you need to write/compile a loader what executes the main script (rcSGO) from smarthub (think a sample is in extensions-pack in directory src).
hth
arris
I followed the procedure to create a widget using the Samgung SDK, after that I created a javascript file to call the rcSGO script and put all together in a zip file.
Also created the widgetlist.xml file, so the phone can download my custom widget but after the installation is completed I can't see the icon that I had set for it.
From where can I download the widget that is available from the 46.4.199.222 ? I think that from there it will be easier, because I have just to replace all the binary files for the ones for my TV.
I hope you can help me.
Thanks!
Re: UN32D5500 SamyGo Installed but crash when widget start
Posted: Fri May 04, 2012 7:15 am
by arris69
first pls try this widget:
http://d3mjsomixevyw7.cloudfront.net/fi ... En_010.zip and pls. report it starts or not.
(you can install it from your own webserver)
widgetlist.xml:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<rsp stat="ok"><list><widget xmlns:media="http://search.yahoo.com/mrss" id="SamyGO"><title lang="en"><![CDATA[Game Test]]></title><category>UCC</category><author>SamyGO Networks</author><vendor>SamyGO</vendor><compression size="17991157" type="zip"/><description lang="en"><![CDATA[Game Test]]></description><download>http://d3mjsomixevyw7.cloudfront.net/files/widget/201108/141199000022/1.010/widget/WiseStar_En_010.zip</download></widget></list></rsp>
2. what you exactly mean with "crash"? tv do a reboot after you start the samygo widget?
thnx
arris