OCTAGON SF8008 4K UHD E2 DVB-S2X & DVB-C/T2

gjino

Registered
Messages
23
Hello, a few days ago I bought such a receiver, and I need your help, the problem is with the DVB-C/T2 channels, I have scanned all the channels and they are in the list of channels, but the problem is opening the channels that are coded. Even though the card is inside the receiver, they do not open except the channels that are free. Nor does it show any note about the card. The cable operator we use, the coding system is Conax. Is it possible that this model did not read this coding system? Please help me with this problem, so that I can stream these channels without problem. Thank you.
 

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,502
You going to need to give more information.

What EMU Oscam etc are you using ?

Conax what provider and country ?
 

EnoSat

Senior Member
Messages
1,978
If you have oscam running and no picture, your cable operator may be using pairing like most operators.
 

gjino

Registered
Messages
23
If you have oscam running and no picture, your cable operator may be using pairing like most operators.
The cable operator uses codes in the Conax coding system. The problem is that the Octagon sf 8008 card reader does not read this coding system, or some configuration must be done. our DVB-S2 programs work without problems with the latest Oscam. Only cable channels have problems opening. Open ATV 7.3 image is installed on Octagon sf 8008.
 

EnoSat

Senior Member
Messages
1,978
So if you see Oscam Webinterface in WebInterface

then you can check in LiveLog whether the card has been loaded

Code:
r   (reader) SLOT [internal] card detected
r   (reader) SLOT [internal] ATR historicalbytes should be: 4
r   (reader) SLOT [internal] Fetching global interface characters for protocol T0
r   (reader) SLOT [internal] TB1: 00
r   (reader) SLOT [internal] Total ATR Length including 4 historical bytes should be 7
r   (reader) SLOT [internal] Total protocols in this ATR is 1
r   (reader) SLOT [internal] ATR: 3B 24 00 30 42 30 30
r   (reader) SLOT [internal] TB1=00 no TD1 means T0
r   (reader) SLOT [internal] 1 protocol types detected. Historical bytes: 30 42 30 30
r   (reader) SLOT [internal] No PTS needed, selected protocol T0, F=372, D=1, N=0
r   (reader) SLOT [internal] Init card protocol T0, FI=1, F=372, D=1, N=0
r   (reader) SLOT [internal] Calculated work ETU is 74.40 us reader mhz = 500
r   (reader) SLOT [internal] Protocol: T=0, WWT=9600, Clockrate=5000000
r   (reader) SLOT [internal] Setting timings: timeout=9600 ETU, block_delay=0 ETU, char_delay=12 ETU
r   (reader) SLOT [internal] type: Conax, caid: 0B02, serial: ##########, hex serial: ########, card: v64
r   (reader) SLOT [internal] Providers: 1
r   (reader) SLOT [internal] Provider: 1 Provider-Id: 000000
r   (reader) SLOT [internal] Provider: 1 SharedAddress: ########
r   (reader) SLOT [internal] found card system conax
r   (reader) SLOT [conax] THIS WAS A SUCCESSFUL START ATTEMPT No  1 out of max allotted of 1
r   (reader) SLOT [conax] Package: 1, id: 1010, classes: 01000001, date: 2022/02/01 - 2022/02/28, name: Conax
r   (reader) SLOT [conax] Package: 2, id: 1010, classes: 01000001, date: 2021/10/01 - 2021/10/31, name: Conax
 

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,502
In oscam.server you will need something like this

What ident ?

[reader]

label = conax
protocol = internal
detect = cd
device = /dev/sci0
cardmhz = 2700
mhz = 450
emmcache = 1,3,2
group = 1
caid = 0B01
ident = 0B01:000000
rsakey =
boxkey =

I suspect youll need the rsa and boxkey
 

EnoSat

Senior Member
Messages
1,978
or this :cool:
Code:
[reader]
label                         = SLOT
protocol                      = internal
device                        = /dev/sci0
detect                        = cd
group                         = 1
emmcache                      = 1,3,2,0
 

gjino

Registered
Messages
23
In oscam.server you will need something like this

What ident ?

[reader]

label = conax
protocol = internal
detect = cd
device = /dev/sci0
cardmhz = 2700
mhz = 450
emmcache = 1,3,2
group = 1
caid = 0B01
ident = 0B01:000000
rsakey =
boxkey =

I suspect youll need the rsa and boxkey
Ubacio sam ovu konfiguraciu u Oscam i sad rade svi programi perfekt . Mnogo vam hvala.
 
Top