Sid assign help

faisalpandu

Member
Joined
Nov 27, 2008
Messages
13
Reaction score
0
Points
0
Age
38
My Satellite Setup
Got a DreamBox
My Location
UK
HI

I am looking into SID assign for CCcam and was wondering if someone can help on how to put in cccam file. At the moment I have the following line in my CCCAm

SERIAL READER : /dev/ttyUSB0 smartreader+
SMARTCARD CLOCK FREQUENCY: /dev/ttyUSB0 *******
BOXKEY: /dev/ttyUSB0 ** ** ** **

I have created my SIDS that i need to insert into CCCam. Where would these sids go
would i need do this create another line and enter in cccam as shown below.

SMARTCARD SID ASSIGN : /dev/ttyUSB0 0 { 0df3,0df4,0df5 }

P.S also do i only enter SIDS of the channels that my card opens. Say for example i get ESPN from another server I would not enter this SID in my CCcam is that correct.

Thanks
 

Llew

cerca trova...
Staff member
Joined
Jan 1, 2000
Messages
16,233
Reaction score
4,202
Points
113
Age
81
My Satellite Setup
Triple Dragon, Dreambox 8000, Echostar AD3000ip, TBS6522,6925,6983 PCie cards.
Gibertini 1.25m motorised dish driven by the AD3000, with either Inverto BU Quad or Norsat / XMW Ka LNBs . SMW 1.05m + 3 other dishes. Speccy: Promax HD Ranger+
My Location
The Flatlands of East Anglia
Don't ask questions on SID assignment where it involves cardsharing with remote servers, in particular if as I suspect, pay CS sites. Strictly forbidden under our rules. Better to ask on one of the many card sharing forums.
 

faisalpandu

Member
Joined
Nov 27, 2008
Messages
13
Reaction score
0
Points
0
Age
38
My Satellite Setup
Got a DreamBox
My Location
UK
Hi

I did not want to break rules of forum. I just wanted to know how to do SID Assign. I have created the SIDs using b16mmc software but dont know how to enter this into cccam file. Also are the SIDS the up to dates ones.

Thanks
 

kalehrl

Member
Joined
Nov 11, 2005
Messages
48
Reaction score
1
Points
8
Age
41
My Satellite Setup
Dreambox 500+;
Echostar 770 (Strong 6155);
90cm Triax dish;
Strong DM2100 diseqc motor.
My Location
Serbia
You didn't tell us what reader you use.
If it is internal reader the syntax is for the lower card reader:

SMARTCARD SID ASSIGN : /dev/sci0 0 { 0df3,0df4,0df5 }

upper card reader:

SMARTCARD SID ASSIGN : /dev/sci1 0 { 0df3,0df4,0df5 }

smargo on a linux pc:

SMARTCARD SID ASSIGN : /dev/ttyUSB0 0 { 0df3,0df4,0df5 }

etc.

Put all the sids in the brackets.
In the example, your card will open only 3 sids.

Say for example i get ESPN from another server I would not enter this SID in my CCcam is that correct.
That's correct. You only put the sids your local card opens.
 
Top