Forums » Descrambling »
Tvheadend + oscam + cccam EM: No available descrambler
Added by Gabor Newbie about 12 years ago
Hi!
We solved the previous driver for tevii s471 problem with Adam.
Right now im fighting with the descrambling of the nagravision3 coding.
I use the OSCAM app as proxy, which connects the 2 cards fine.
The tvheadend connects to oscam fine.
But i still get the EM: No available descrambler
See images of the config below.
Any ideas?
I only run oscam. Nothing else. Do i need to create a local cccam server and connect to it local? I dont think so.
tvheadend_config.jpg (453 KB) tvheadend_config.jpg | |||
oscam_user.jpg (166 KB) oscam_user.jpg | |||
oscam_reader2.jpg (148 KB) oscam_reader2.jpg | |||
oscam_reader1.jpg (145 KB) oscam_reader1.jpg | |||
oscam.jpg (398 KB) oscam.jpg | |||
config_newcamd.jpg (133 KB) config_newcamd.jpg | |||
config_global2.jpg (190 KB) config_global2.jpg | |||
config_global1.jpg (206 KB) config_global1.jpg | |||
config_cccam.jpg (172 KB) config_cccam.jpg |
Replies (3)
RE: Tvheadend + oscam + cccam EM: No available descrambler - Added by MrRepel Joooow about 12 years ago
Hi,
Please post your config files, those are easyer to read.
With oscam you don't have to install a other server than newcamd. You only have to define your reader correct. I have a Seca 3 card:
[newcamd]
port = 34000@0100:00006A
allowed = 127.0.0.1,10.42.43.1-10.42.43.255
key = zzzzzzzzz
mgclient = 1
When my TVheadend starts it says connected to server and shows me 1 SECA entitlement.
[code]
[INFO]:dvb: Found adapter /dev/dvb/adapter0 (STV090x Multistandard) via PCI
[INFO]:dvb: Found adapter /dev/dvb/adapter1 (STV090x Multistandard) via PCI
[INFO]:cwc: Attemping to connect to 127.0.0.1:34000
[INFO]:cwc: Connected to 127.0.0.1:34000
[INFO]:cwc: 127.0.0.1:34000: Connected as user 0x01 to a Seca-card [0x0100 : 00.00.00.00.22.0f.20.3c] with 2 providers
[INFO]:cwc: 127.0.0.1:34000: seca card
[INFO]:cwc: 127.0.0.1:34000: Provider ID #1: 0x000000 00.00.00.00.11.xxx
[INFO]:cwc: 127.0.0.1:34000: Provider ID #2: 0x00006a 00.00.00.00.00.xxx
[INFO]:cwc: 127.0.0.1:34000: Will forward EMMs
[NOTICE]:EPG: Injected 6511 event from disk database
[INFO]:dvr: Creating new configuration ''
[INFO]:CSA: Using SSE2 128bit parallel descrambling
[NOTICE]:START: HTS Tvheadend version 3.0 started, running as PID:17593 UID:0 GID:0, settings located in '/home/mrrepel/.hts/tvheadend', dataroot: /usr/share/tvheadend
[INFO]:AVAHI: Service 'Tvheadend' successfully established.
[/code]
RE: Tvheadend + oscam + cccam EM: No available descrambler - Added by Gabor Newbie about 12 years ago
hi
i've made it.
it works now.
i only had one question:
i have 2 caid: 0D02 and 1880. i would like to know what are the provid-s and how can i figure out if what provid-s i need?
thanks!
the step by step setup guide is on it's way i promise!
RE: Tvheadend + oscam + cccam EM: No available descrambler - Added by MrRepel Joooow about 12 years ago
[code]
- OSCam Provider Table ####################
0100:00006A|Canaal Digitaal NL
0100:00006B|Canal+NL[S3]
0100:00006C|TV Vlaanderen
0100:00006D|TeléSAT [S3]|FrenchBe ############################################################- Viaccess ############################
############################################################
0500:040810|SGR Suisse [V4]|13.0E|Swiss
0500:040820|SGR Suisse [V4]|13.0E|Swiss
0500:040830|SGR Suisse [V4]|13.0E|Swiss
0500:042800|BIS TV [V4]|13.0E|French
0500:042A00|CanalSAT [V4]|19.2E|French
0500:042A10|CanalSAT [V4]|19.2E|French ############################################################- Irdeto ###########################
############################################################
0622:000000|Canal+ NL [Irdeto]|DutchIrd
0622:000001|Canal+ NL [Irdeto]|DutchIrd
0622:000002|Canal+ NL [Irdeto]|DutchIrd
0622:000003|Canal+ NL [Irdeto]|DutchIrd ############################################################- NDS #############################
############################################################
[/code]
- NDS #############################
############################################################
- Irdeto ###########################
############################################################
- Viaccess ############################
############################################################
If i am correct these are only for reference in you log file so you can see Canal+ NL [Irdeto]|DutchIrd instead of 0622:000000
I also have 2 provids on my card, management and canaaldigitaal:
[code]
Cardsystem Valid To IRD ID (nagra) Provider
seca n/a FF FF FF FF 00 00 00 00 (sysid)
00 00 00 6A
Serial Rom ATR
0000XXXXX03C0000 XX XX XX XX 01 40 96 70 70 0A 0E 6C B6 D6
Type Caid Provid ID Class Start Date Expire Date Name
admin 0100 000000 0000000000000000 00000000 1970-01-01 2012-12-07 MANAGMENT
PBM 0100 00006A xxxxxx0000000000 00000000 1970-01-01 2012-12-07 Canaal Digitaal NL
With the newcamd settings you can define your CAID and ProvID
port = 34000@0100:00006A
If jou want to use more
port = 34000@0100:00006A;34001@09C4:000000;34002@1702:000000;34003@0100:00006C etc.
This way newcamd opens up an extra port for the next provid. You need to add this port in Tvheadend.