It works again (after removing the lines).
Thanks a lot for the quick support !
Could you test to remove 2 lines in the oscam.sever file...
ecmwhitelist
ecmheaderwhitelist
esgraon hasn't added any friends yet.
No latest visitors to show
10 June 2017 - 15:58
It works again (after removing the lines).
Thanks a lot for the quick support !
Could you test to remove 2 lines in the oscam.sever file...
ecmwhitelist
ecmheaderwhitelist
10 June 2017 - 14:38
The same issue..
After the last update, Oscam (svn11359 and the latest svn11384) works with none of the Viaccess cards.
No error messages, no warnings. Simple the black screen on all Viaccess channels.
26 May 2017 - 16:10
Thank you guys!
I usually use only the deep standby – so can my record timers always work.
After a few days the current time is less than the system time (app. 40 sec per week).
Of course the cold start always helps, but when I'm not home.
Sure, “margin before recording” solved the problem.
It's just that I thought that sync works in both directions.
Now I understand that I was wrong.
26 May 2017 - 07:19
@ s3n0
>.....and what about the command: ntpdate pool.ntp.org
>.....or you can try: rdate -s time.nist.gov
> It works ?
Yes it works, but only when the current system time value is smaller as the server time value.
> What exactly is your problem ?
1. Set system time manually don't works when “manually set time value < "system time value”.
2. Internet sync don't works when “server time value < system time value”.
3. Transponder sync don't works when “transponder time value < system time value”.
25 May 2017 - 14:53
Shame on me... It is so difficult to be a moron...
root@dm7020hd:~# date
Thu May 25 15:34:48 CEST 2017
root@dm7020hd:~# date -s "2017-05-25 15:30:00"
Thu May 25 15:30:00 CEST 2017
root@dm7020hd:~# date
Thu May 25 15:35:39 CEST 2017
root@dm7020hd:~# date
Thu May 25 15:41:10 CEST 2017
root@dm7020hd:~# date -s "2017-05-25 15:50:00"
Thu May 25 15:50:00 CEST 2017
root@dm7020hd:~# date
Thu May 25 15:50:30 CEST 2017
root@dm7020hd:~# date
Thu May 25 15:52:20 CEST 2017
root@dm7020hd:~# date -s "2017-05-25 15:48:00"
Thu May 25 15:48:00 CEST 2017
root@dm7020hd:~# date
Thu May 25 15:53:10 CEST 2017
It works, but increasing only....