SmartHub and ntpclient.

Here for general support for E series TVs, request and problem solve area.
Post Reply

miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

SmartHub and ntpclient.

Post by miazza »

Hello all,

I have realisied that when ntpclient is started, the SmartHub does not allow anymore the log-in (it has something to do with the time and date update and it is not ntpclient related).

Just by chance, I discovered that when a SW update is launched (from web or from antenna does not matter), SmartHub is closed and when you reopened it works perfectly even if ntpclient is running.
The obvious conclusion is that ntpclient date shall be set at TV start-up before that Smarthub is started.

Is it possible to block SmartHub automatic start-up at TV boot ?

Thanks for the help.

miazza

Update: if you launch smarthub during TV boot, it takes some time but it boot after ntpclient. maybe if we run ntpclient as first item after run.sh it will solve the issue.
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: SmartHub and ntpclient.

Post by miazza »

Do someone know how to kill Smarthub ? What is the process name ?
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: SmartHub and ntpclient.

Post by zoelechat »

Killing "WidgetEngine" process kills smarthub, but I don't know how to reopen it without rebooting TV (it is exeDSP child process)

Code: Select all

kill $(pidof WidgetEngine)
I do NOT receive any PM. Please use forum.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: SmartHub and ntpclient.

Post by miazza »

Thanks.. I thought it was possible to kill it and to invoce it only when needed by pushing the relevant button on remote.
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: SmartHub and ntpclient.

Post by miazza »

zoelechat wrote:Killing "WidgetEngine" process kills smarthub, but I don't know how to reopen it without rebooting TV (it is exeDSP child process)

Code: Select all

kill $(pidof WidgetEngine)
Hei zoelechat, you are a great men.

I tied the your command just for fun and this is magic:

Code: Select all

kill $(pidof WidgetEngine)
When lounching this the Smartshb is killed and restarted automatically with the right time and login is allowed and all functions are working.

Still to be extensivly tested but it seems I have solved my issues with ntpclient :D .
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.

Post Reply

Return to “[E] Support”