Page 1 of 1

PS50B650 - cannot run any aplication.

Posted: Fri May 09, 2014 9:54 pm
by drzazga78
Hello everyone,

I'm having a big problem with lunching applications on my Plasma PS50B650- every time I put an app to my tv and run it, the screen goes black and nothing happens at all.

1. Before this I downgraded my firmware using FFB tutorial: viewtopic.php?f=5&t=2038 ! success T-CHL7DEUC-2005.0.exe !

2. Then I downloaded script SamyGO Firmware Patcher v0.24 (SamyGO.py) and patched it with Python27 to enable Telnet. ! success !

3. After that I connected to it using Telnet to create Game Menu using this one: http://wiki.samygo.tv/index.php5?title= ... sma_series ! success !

4. I tried out few apps from http://download.samygo.tv/B%20Series/ - no luck :(

Every time I copy the app to tv (/mtd_tlib/swf/game/)- I can see the app under the menu OTHERS. I press the OPEN/RUN option on my RC the app suppose to run - but the screen goes black and nothing is actually happening. Tv don't freeze - I can go back to tv program. I tried to wait - so many minutes ( hope the app need some time to run) but no luck.

What is wrong ? What need to be done to run the application ? Am I missing something ?

Please help!

Remi

Re: PS50B650 - cannot run any aplication.

Posted: Sat May 10, 2014 6:16 am
by juusso
what exact app? one example please.

Re: PS50B650 - cannot run any aplication.

Posted: Sat May 10, 2014 9:58 am
by drzazga78
thanks for your answer,

I tried those:

1. Signal Strength and Remote (v1.01)
2. FTP Server (v1.0)
3. Audio Stream Switcher (v0.2)
4. Aspect Ratio 2
5. SamyGO Telnet Enabler v0.01
6. RC Test

I gave up after trying these above, seeing no point to check them all ( maybe I should ? )

Re: PS50B650 - cannot run any aplication.

Posted: Sat May 10, 2014 10:39 am
by juusso
1. app is just server part for windows app, here is nothing visible on TV, screen blanks and returns back, this is normal
2. opens ftp port 21 on tv. screen blanks and returns back, this is normal. You can connect to tv via ftp after this.
3. Enables switch audio tracks by pressing red button (in media player mode). Be sure your movie has more than one adio track. screen blanks and returns back, this is normal.
4. Adds aditional aspect ratio settings to tools submenu in media player mode. screen blanks and returns back, this is normal.
5. Enables telnet. screen blanks and returns back, this is normal. You can connect via telnet on port 23.
5. Not sure, this should give some picture, and show pressed buttons. On some tv may not work.

So, what do you expect from these apps? Please read descriptions what do they do. Here is almost no app (except FFB and PVR) with nice graphical GUI. All other are silently executed. Sign - screen blinks and returns to Content Library.

Re: PS50B650 - cannot run any aplication.

Posted: Sat May 10, 2014 11:35 am
by drzazga78
that's the thing - like You said screen should blink, go black - and return to Content Library. but it doesn't. It stays black all the time. I need to press something on remote to go back to telly, and it then goes back to tv program (exits from CL)

I expected like you wrote - should load the script (program) and go back to CL but this is not happening.

For example I'm trying to lunch FTP server, I see the app in CL, open it, screen goes black and it stays black all the time - till i press any RC button ( exit, return ) and it goes back then - but FTP is not available ( Total Commander or Windows ftp client cannot connect to tv )

Re: PS50B650 - cannot run any aplication.

Posted: Sat May 10, 2014 12:01 pm
by drzazga78
Ok - I think I GOT IT !!!

when moving app to TV memory I use telnet command cp -r *.* /mtd_tlib/swf/game

but I noticed just now - not the all files are copied to this folder

like FTP server app - there is a file with no extension - bftpd

All files exept this one are copied to /mtd_tlib/swf/game - when I go back to pendrive i copy this single file again - and the FTP server is running, nice and smooth :)

I will check other apps now.

Do you know why when using this command cp -r *.* /mtd_tlib/swf/game every file is copied but not bftpd (w/o extension) ?

Re: PS50B650 - cannot run any aplication.

Posted: Sat May 10, 2014 7:09 pm
by juusso
what about -R instead of -r ?

Code: Select all

cp -vfR *.* /mtd_tlib/swf/game
If this does not help, check here: http://bit.ly/1g86dW8