[Ended] E series widget -autostart w/o USB

Here are software that related with Samsung E series TVs.
Please don't create any new topic here unless you have software to post/release.
Locked

Megapit
Posts: 1
Joined: Tue Sep 10, 2013 12:47 pm

Re: E series widget -autostart w/o USB

Post by Megapit »

Sorry for bad english, not my mother language ;)

I just want to report: Working on UE32ES5700. My Firmware is T-MST10PDEUC-1036.0 / T-MST10PDEUs-1002

But i have a little problem. I changed the user information in 04_04_samba.init but it did not work. Not even the "insmod cifs.ko" is done.
When i do "insmod cifs.ko" by telnet it works. Also the mount to my nas share by telnet works. But not by script.
As far as i remember i change userdata in /mnt/etc/init.d/04_04_samba.init. Is this the right file? I cant find it anywhere else in my TV-file-strucure.

My second option to solve myproblem: To make a script which does the same thing, that i do by telnet. But where to store this script and what name should it have. And at last: How to start this script?

As you see: Linux is not my mother operation system :oops:

Grettings Peter

*edit*: OK i found a soloution: I made my changes in the script with WinSPC. This Programm uses crlf and Linux only wants cr. Repaired the script with Notepad++ and now it works;

thanks for your work on samygo!
CiobanuAndrei
Posts: 2
Joined: Thu Sep 19, 2013 9:53 am

Re: E series widget -autostart w/o USB

Post by CiobanuAndrei »

I'm sorry i installed the widget, but i couldn't enter with ftp, in fact it says that the connection is refused
mm85
SamyGO Project Donor
Posts: 14
Joined: Fri Sep 27, 2013 7:11 pm

Re: E series widget -autostart w/o USB

Post by mm85 »

Hello,

i've installed SamyGo Widget -> OK Working (FTP, Telnet)

Now I modified the run.sh and the config.xml to run SamyGo Widget as Ticker that I can use Skype.
- Modified files
- Removed Skype
- Activated Ticker
- Reinstalled Skype

Now Skype is working and SamyGo Widget gets started as Ticker (OnScreen Message appears) but i can't connect via Telnet or FTP !?!?

My TV is connected via WiFi - for troubleshooting purposes I assigned a static IP Adress but no Change. Firmware on the TV is 2009.2.

Please can you give me some advice what's going wrong?

Greetings

michael
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: E series widget -autostart w/o USB

Post by juusso »

I suggest you to do some testing. Remove SamyGO from ticker, reboot TV and start it manually. Do you have it on? ftp/telnet?
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
mm85
SamyGO Project Donor
Posts: 14
Joined: Fri Sep 27, 2013 7:11 pm

Re: E series widget -autostart w/o USB

Post by mm85 »

Removed from Ticker, rebooted - SamyGo Widget Started manually. Unfortunatelly no ftp/telnet..
The Onscreen Message "samyGo Installed" is displayed.

how can I proceed with troubleshooting? are there any logfiles, or a parameter to start SamyGo Widget in a verbose logging mode?
User avatar
fluffi444
SamyGO Project Donor
Posts: 569
Joined: Fri Apr 05, 2013 9:55 pm
Location: Germany

Re: E series widget -autostart w/o USB

Post by fluffi444 »

Some reported that resetting the SmartHub to default and install SamyGO via USB method again will help...

But this (of course) will not solve your plan to let samyGo start via Ticker....
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: E series widget -autostart w/o USB

Post by juusso »

mm85, what exactly did you do?
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
mm85
SamyGO Project Donor
Posts: 14
Joined: Fri Sep 27, 2013 7:11 pm

Re: E series widget -autostart w/o USB

Post by mm85 »

hi juuso,

i want to use SamyGo Widget side by side with Skype. SamyGo Autostart is not necessary needed for the first time. Just to make it easier - what I did up to now:
All Drives are on my USB-Drive - formating / encoding is OK.
InstallSamygo\JavaScript\Main.js
Removed the following lines
Param="FilePlugin.Copy ('"+ Path +"/InstallSamygo/data/AutoStart','/mtd_rwcommon/moip/engines/Skype/AutoStart')";
r = eval(Param);
if (r==1) str = 'OK'; else str = 'No';
Log("Step1: " + str)

Param="FilePlugin.Copy ('"+ Path +"/InstallSamygo/data/libSkype.so','/mtd_rwcommon/moip/engines/Skype/libSkype.so')";
r = eval(Param);
if (r==1) str = 'OK'; else str = 'No';
Log("Step2: " + str);
InstallSamygo\data\SamyGO.zip\data\run.sh
Removed the following lines
cp /mtd_rwcommon/widgets/user/SamyGO/data/libSkype.so /mtd_rwcommon/moip/engines/Skype/libSkype.so
cat <<EOF>/mtd_rwcommon/moip/engines/Skype/AutoStart
EOF
Installation of SamyGo Widget succeeded - no errors displayed. After a reboot the widget gets displayed as expected. I started the SamyGo Widget - the OnScreen Message gets displayed (SamyGo running, press return to Exit).
No FTP & No Telnet. Of course network is functional, and skype is also working

greets

mm85
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: E series widget -autostart w/o USB

Post by juusso »

you said telnet and ftp are worked before you modified something
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
mm85
SamyGO Project Donor
Posts: 14
Joined: Fri Sep 27, 2013 7:11 pm

Re: E series widget -autostart w/o USB

Post by mm85 »

yes - that's correct. But I want to know why the skype-autostart part seems to be mandatory?

Locked

Return to “[E] Software”