TATASKY on Dreambox
Accessing TataSky card in Dreamox 500S using CCcam
Go to TataSky STB and get your BOXID.
01. Menu.
02. Organiser.
03. System Settings.
04. System details.
NDS number is the Box ID.
In this example the boxid is "001054608546"
Discard the "0" zeros in the begingin and also discard the last digit so it becomes
105460854
Now we need to convert this to Hexadecimal number.
You can use the Windows Calculator or go to this web site
Dec to Hex
Put your boxid in the Decimal Field and press the button "Decimal to Hex"
The Hexadecimal number is 6493476. Its 7 digit's but it needs to be 8 digits. so put a leading zero in it.
So
6493476
Becomes
06493476
Install CCcam in your dreambox.
Open the CCcam.cfg file which is in /var/etc/
You will need to add line to it for boxid.
Code:
BOXKEY: /dev/sci0 06 49 34 76
a space is needed between every two digits of the boxid.
Thats it. copy this CCcam.cfg file back to your dreambox and put the card in slot.
If you have dreambox with 2 slos then u can also use the second slot for it.
The boxkey will then put like this
Code:
BOXKEY: /dev/sci1 06 49 34 76
This is for slot number 2 ( or upper slot)
Accessing TataSky card in Dreamox 500S using CCcam
Go to TataSky STB and get your BOXID.
01. Menu.
02. Organiser.
03. System Settings.
04. System details.
NDS number is the Box ID.
In this example the boxid is "001054608546"
Discard the "0" zeros in the begingin and also discard the last digit so it becomes
105460854
Now we need to convert this to Hexadecimal number.
You can use the Windows Calculator or go to this web site
Dec to Hex
Put your boxid in the Decimal Field and press the button "Decimal to Hex"
The Hexadecimal number is 6493476. Its 7 digit's but it needs to be 8 digits. so put a leading zero in it.
So
6493476
Becomes
06493476
Install CCcam in your dreambox.
Open the CCcam.cfg file which is in /var/etc/
You will need to add line to it for boxid.
Code:
BOXKEY: /dev/sci0 06 49 34 76
a space is needed between every two digits of the boxid.
Thats it. copy this CCcam.cfg file back to your dreambox and put the card in slot.
If you have dreambox with 2 slos then u can also use the second slot for it.
The boxkey will then put like this
Code:
BOXKEY: /dev/sci1 06 49 34 76
This is for slot number 2 ( or upper slot)