some help please with upper reader

fikos67

Registered
Messages
125
Some help please on how to make the upper card reader to work , have a MTV unlimited card and cccam 2.1.4 installed , when the card is on the lower reader it works fine , but when i put the card on the upper reader not working :confused: , any solution ?
The same thing happens with a gamma card also ?
 

Brummie

Staff member
Administrator
Messages
5,794
check the paths in your config, you will need the config for both slots,/dev/sci0 /dev/sci1

then just add this for the other slot for your gamma.

CAMKEY : /dev/sci0/0 00 00 00 00 00 00 00 00
CAMDATA : /dev/sci0/0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
TRY ALL CHIDS : /dev/sci0/0
SMARTCARD CLOCK FREQUENCY : /dev/sci0/0 6000000

P.S change the 0 to 1 for top slot on dev/sci1 on all 4 lines
 

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,535
The upper slot is embedded conax reader but with brummies config it should work fine.

Lower slot is a Xcrypt reader and that will read most problem card without issue. This is maybe why it reads in lower slot.

Ferret
 

fikos67

Registered
Messages
125
Thanks for the answers this the config that i have in the cccam.cfg file

SMARTCARD CLOCK FREQUENCY : /dev/sci0 6000000
CAMKEY: /dev/sci0 00 00 00 00 00 00 00 00
CAMDATA: /dev/sci0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

SMARTCARD CLOCK FREQUENCY : /dev/sci1 3570000
CAMKEY: /dev/sci1 00 00 00 00 00 00 00 00
CAMDATA: /dev/sci1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

and only the lower reader works

well as @Brummie says the error should be in the path /dev/sci0/0 , i well test it tonight and let you all know
Thanks again
 

Bacardi

Registered
Messages
289
I have my gamma in the top slot working fine

TRY ALL CHIDS:/dev/sci1
CAMKEY: /dev/sci1 00 00 00 00 00 00 00 00
CAMDATA: /dev/sci1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SMARTCARD CLOCK FREQUENCY: /dev/sci1 6000000
 

fikos67

Registered
Messages
125
with this configuration
Code:
CAMKEY : /dev/sci0/0 00 00 00 00 00 00 00 00
CAMDATA : /dev/sci0/0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
TRY ALL CHIDS : /dev/sci0/0
SMARTCARD CLOCK FREQUENCY : /dev/sci0/0 6000000



SMARTCARD CLOCK FREQUENCY : /dev/sci1/0 6000000
CAMKEY: /dev/sci1/0 00 00 00 00 00 00 00 00
CAMDATA: /dev/sci1/0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
TRY ALL CHIDS : /dev/sci1/0
and with 2 gamma cards it recognize both of them , decodes both of them ecms and emms ok but now picture from the card thats on sci1 :mad: , and if i put the MTV card instead i get picture .....
Any ideas ???
 
Top