1)Hardware used:
RaspberryPi with 3 Ferguson Ariva 102e connected to the same netgear switch
2)Oscam Version:
Unix starttime: 1411805440
Starttime: 27.09.2014 10:10:40
Version: oscam-1.20-unstable_svn-r9853
Compiler: arm-linux-gnueabihf
OSCAM 1.20-unstable_svn SVN r9853
3) configuration:
Code
oscam.conf
[global]
logfile = /usr/local/etc/oscam.log
clienttimeout = 1000
fallbacktimeout = 500
clientmaxidle = 60
nice = -1
maxlogsize = 500
waitforcards_extra_delay = 1500
preferlocalcards = 1
dropdups = 1
block_same_ip = 0
usrfile = /usr/local/etc/oscamuser.log
[cache]
delay = 15
#tested 200,300,120
max_time = 8
[cccam]
port = 12000
nodeid = 37C71234506F1566
version = 2.3.0
reshare = 0
recv_timeout = 700
[webif]
httpport = 12001
httpuser = httpuser
httppwd = httppw
httprefresh = 5
httpallowed = 127.0.0.1,192.168.170.0-192.168.178.255
oscam.server
[reader]
label = ***V14
description = ***-V14
protocol = smartreader
device = Serial:Reader 213
smargopatch = 1
caid = 098C
boxid = 12345678
ins7e11 = 13
detect = cd
mhz = 480
cardmhz = 368
ident = 098C:000000
group = 1
emmcache = 1,1,2
blockemm-unknown = 1
blockemm-s = 1
blockemm-g = 1
ndsversion = 2
Display More
4.) Log
Code
2014/09/22 09:06:31 C94DB8 c user1 (098C&000000/0C1F/0069/98:3BA492428EA765D8B1A53895CBB42155): found (118 ms)
2014/09/22 09:06:38 C94DB8 c user1 (098C&000000/0C1F/0069/98:9F0EE86B4F643A7FE402F7B48141ADA2): found (117 ms)
2014/09/22 09:06:43 C857B8 c user2 (098C&000000/0C1F/0069/98:9F0EE86B4F643A7FE402F7B48141ADA2): cache1 (10 ms)
2014/09/22 09:06:45 C94DB8 c user1 (098C&000000/0C1F/0069/98:9B50573D223833338A59BB56E2454D7F): found (116 ms)
2014/09/22 09:06:48 C857B8 c user2 (098C&000000/0C1F/0069/98:9B50573D223833338A59BB56E2454D7F): cache1 (10 ms)
2014/09/22 09:06:52 C94DB8 c user1 (098C&000000/0C1F/0069/98:6377ACC7A1DA3CDF5EA7FF96F3204E1C): found (117 ms)
2014/09/22 09:06:54 C857B8 c user2 (098C&000000/0C1F/0069/98:6377ACC7A1DA3CDF5EA7FF96F3204E1C): cache1 (10 ms)
2014/09/22 09:06:59 C94DB8 c user1 (098C&000000/0C1F/0069/98:4090A299E2E6FF36025D9ADF3322327A): found (118 ms)
5.) Problem
if two or more receiver are looking the same channel I have seen
short freezer ( just a second) , but only if cache1 is in use! normally the cach2 is shown in log file.
If cache2 is in use, I did not recognize any freezer every things is working fine. I have also tried to set the delay parameter to 120,200,300.
But without success, I still receive freezer at cache1!
Also tried different oscam versions. Anybody a hint?
