Sky Italia ERROR in Oscam

Zacker

Registered
Messages
2
Hello, i have bought new Sky Italia card and it delivered to me today. Now i have config oscam.conf, oscam.user, oscam.server on my oscam but in Status it give me ERROR, and in log it give me this:

Code:
2013/05/21 11:14:06 B633CB70 c Connection closed to client
2013/05/21 11:14:06 B633CB70 c bulilocal disconnected from 127.0.0.1
2013/05/21 11:14:06 B633CB70 c thread B633CB70 ended!
2013/05/21 11:15:37 0 IO:SR: USB bulk read failed with error 5
2013/05/21 11:15:37 0 IO:SR: USB bulk read failed with error 5
2013/05/21 11:21:20 B633CB70 c client connected to 12444 port
2013/05/21 11:21:20 B633CB70 c encrypted newcamd:12444-client 127.0.0.1 granted (bulilocal, au=off)
2013/05/21 11:21:20 B633CB70 c user bulilocal authenticated successfully (CCcam)
2013/05/21 11:21:20 B633CB70 c AU disabled for user bulilocal
2013/05/21 11:21:31 B633CB70 c bulilocal (09CD&000000/2C61/B7:0279): rejected group (120 ms) (of 0 avail 0) (no matching reader)
2013/05/21 11:21:32 B633CB70 c bulilocal (09CD&000000/2AAA/B7:6E76): rejected group (120 ms) (of 0 avail 0) (no matching reader)
2013/05/21 11:21:41 B633CB70 c bulilocal (09CD&000000/2C61/B7:B2BC): rejected group (120 ms) (of 0 avail 0) (no matching reader)
2013/05/21 11:21:51 B633CB70 c bulilocal (09CD&000000/2C61/B7:0B55): rejected group (120 ms) (of 0 avail 0) (no matching reader)

Here are my configurations:

Code:
[global]
logfile = /tmp/oscam.log
maxlogsize = 2000
cachedelay = 120
nice = -1
preferlocalcards = 1
saveinithistory = 1

[monitor]
hideclient_to                 = 15
appendchaninfo                = 0

[newcamd]
port                          = 12444@09cd:000000
key                           = 0102030405060708091011121314

[webif]
httpport                      = 8888
httpuser                      = root
httppwd                       = ********
httpallowed                   = 127.0.0.1,192.168.0.1-192.168.0.254,192.168.178.20


[account]
user = bulilocal
pwd = ******
group = 1
caid = 09cd
ident = 09cd:000000
keepalive = 1



[reader]
label                         = skyitalia
protocol                      = smartreader
device                        = 002:004
pincode                       = ****
showcls                       = 0
caid                          = 09CD
detect                        = cd
mhz                           = 357
cardmhz                       = 357
ident                         = 09CD:000000
group                         = 1
emmcache                      = 1,3,2
ccchop                        = 3
audisabled                    = 1



PS. I have smargo smartreader+

Thank you!
 
Top