Hello everybody,
many times solving problem, but I don't find best solution for me.
2 readers TBS3102 5 Crystal Phoenix Card Reader on RPi4
2 same ICE cards M7Group irdeto (CZ,SK)
CAID0624
Oscam: 2.25.01-11865-802, Compiler: aarch64_cak7-l2b_(samur)
Everytime all emm's (G,S,UQ) comming for 1st card, for 2nd comming only G (global).
Client with AU=1 is most importatnt for this.
If I setup au=CZ,SK all emm's comming for CZ reader, SK take only global
If I setup au=SK,CZ all emm's comming for SK reader, CZ take only global
If I make two users on one device, first have au=CZ and second au=SK it will work.
I can run second Oscam for 2nd card too.
I can use services.
But isn't here any better solution?
Thank you
oscam.server
[reader]
label = CZ
protocol = mouse
device = /dev/serial/XXX
autospeed = 0
caid = 0624
force_irdeto = 1
needsemmfirst = 1
detect = cd
mhz = 600
ident = 0624:000000
group = 1
emmcache = 1,2,10,0
blockemm-unknown = 1
disablecrccws = 1
[reader]
label = SK
protocol = mouse
device = /dev/serial/XXX
autospeed = 0
caid = 0624
force_irdeto = 1
needsemmfirst = 1
detect = cd
mhz = 600
ident = 0624:000000
group = 1
emmcache = 1,2,10,0
blockemm-unknown = 1
disablecrccws = 1
oscam.user
[account]
user = test
pwd = 1234
caid = 0624
au = CZ,SK
group = 1
ident = 0624:000000
