Home

duda

sermarle

Usuario
Amigo OpenSPA
23 Sep 2009
14
0
0
Hola a todos.

En primer lugar disculpdame de antemano por si digo una burrada, soy novato y no encuentro nada al respecto con el buscador del foro.

¿Sabeis si existe alguna manera de hacer funcionar la tarjeta de Goltv en alguna de las imágenes de Enigma2?

Estoy usando la RTi Core v1.3 Enigma 2 en un Azbox Elite y no soy capaz de que reconozca la tarjeta en el common interface. No he usado nunca el tema de CCAM (a lo mejor estoy mezclando churras con merinas) y no se si los tiros van por ahí. Os agradecería cualquier consejo.

¿Sabeis si puedo hacerlo funcionar de alguna manera?

Gracias.
 

oscar_fl

Hechado .
Loco por OpenSPA
Forero
9 Abr 2009
9.814
3.435
0
Usar sbox o multicas lo que quieras, y no te hace falta el modulo ci solo la card.
 

sermarle

Usuario
Amigo OpenSPA
23 Sep 2009
14
0
0
He instalado sbox y he configurado el sbox.conf con los datos de mi tarjeta y la rsa de goltv pero no me funciona.

¿Hay que hacer algo más?

Gracias.
 

oscar_fl

Hechado .
Loco por OpenSPA
Forero
9 Abr 2009
9.814
3.435
0
Mata el proceso sbox e inicialo por tenet aver que te sale en el log
 

sermarle

Usuario
Amigo OpenSPA
23 Sep 2009
14
0
0
¿Puede ser que no he configurado un usuario y una contraseña?

Esto es lo que me pone sal final cuando inicio el sbox por telnet

23:00:12 nagra: card init ok
23:00:12
23:00:12 newcamd: server 15050 init ok
23:00:12 sbox: entering main loop
23:00:12 webif: user not found, defaulting to: admin
23:00:12 webif: password not found, defaulting to: edk
23:00:12 webif: server started on port 8181, user=admin, pass=edk
23:00:12 sbox: mode cardserver

Gracias
 

oscar_fl

Hechado .
Loco por OpenSPA
Forero
9 Abr 2009
9.814
3.435
0
Pon el sbox.conf sin tus datos y la version que usasy el log entero desde el principio
 

sermarle

Usuario
Amigo OpenSPA
23 Sep 2009
14
0
0
Este es el sbox.conf (puede que sobren un montón de cosas que no gasto)

[main]

server_only=1 # 0=camd+newcamd server 1=only newcamd server
log=1 # 1=no log 1=log to /tmp/sbox.log //ALWAYS USE 0//
userspath=/var/bin/users.sbox # users list
webinterface=1 # 1eb interface on 0eb interface off
webport=8181 # web interface port

[slot0]
active=1 # 0=inactive 1=active
sci=/dev/sci0 # lower
ncdserver=1 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15050 # newcamd port
mhz=368 # Mhz for card in this reader, DON'T WORK ON PHOENIX INTERFACE. Example: mhz=357, mhz=368
reader=1 # 0=phoenix, 1=sci (internal reader), 2=smartreader

# How to ADD RSA for TIGER/NCMED cards
# If your card is a ROM TIGER547 Rev124 (for example)
# [TIGER547] <- this is the rom version from your card
# rsa=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xx
# ONLY THIS, for config bloquer, portlist, etc, look at the examples above!

#Nagra2/3 Example
[CCCCCCCC] # nagra2 camid (4 bytes)
rsa= # rsa "n" from this card (like newcs)
boxkey= # boxkey from this card
emm=0 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath=/var/****/port.list # path from port.list

Nagra tiger/ncmed Example
[XXXXXXXX] # nagra camid (4 bytes)
emm=2 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list
[TIGER601]
rsa=D8E72XXXXXXXXX2DE55B
#emm=0 # 0=accept all 1=block emms 2=block emmu 4=block emmg

#Seca Example
[CCCCCCCC] # seca camid (4 bytes)
ok_view=0 # if ok_view=1 sbox simulates the "ok view this season" on seca smartcards
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list

#Viaccess Example
[CCCCCCCC] # via camid (4 bytes)
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list
aeskey= # aeskey used by nano d2

#Irdeto Example
[CCCCCCCC] # irdeto camid (4 bytes)
camkey=0000000000000000 # CamKEY
camkeydata=00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list

#NDS Example
[CCCCCCCC] # nds camid (4 bytes)
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list
boxid= # if sbox can't get boxid from card, add here manually

#Conax Example
[CCCCCCCC] # conax camid (4 bytes)
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg
portlist=0 # use portlist or no
portlistpath= # path from port.list

#Example configuration newcamd client
[NewCamd]
#server0=dummy:dummy@localhost:15050/0102030405060708091011121314/0
#server1=dummy:dummy@localhost:15051/0102030405060708091011121314/2
#server2=dummy:dummy@localhost:15052/0102030405060708091011121314/7
 

sermarle

Usuario
Amigo OpenSPA
23 Sep 2009
14
0
0
la version es E2_Sbox_0.4.8_mips_N3

y el log últtimo:

22:52:04 sbox: Viewing Pay TV without a valid subscription is illegal
22:52:04
22:52:04 Wellcome to SBox (for MIPS)
22:52:04 Version: 0.0.4-8 (08/12/2010 #1)
22:52:04 WebPage: http://www.sboxobs.tk
22:52:04
22:52:04 sbox: checking for /usr/bin/sbox.conf... OK
22:52:04 io: error opening /dev/sci0
22:52:04 warning: no cards? no party
23:00:07 sbox: Viewing Pay TV without a valid subscription is illegal
23:00:07
23:00:07 Wellcome to SBox (for MIPS)
23:00:07 Version: 0.0.4-8 (08/12/2010 #1)
23:00:07 WebPage: http://www.sboxobs.tk
23:00:07
23:00:07 sbox: checking for /usr/bin/sbox.conf... OK
23:00:07 io: sci device detected
23:00:11 reset: got atr on slot0
23:00:11 reset: atr **********************************************
23:00:11 reset: hist 5449474552363031205265764D3830
23:00:11 reset: char T I G E R 6 0 1 R e v M 8 0
23:00:11 reset: crl 13
23:00:11 reset: working at 3.680Mhz (max 5.000Mhz)
23:00:11 sbox: nagra tiger/ncmed card init
23:00:11 nagra: serial 4******C (1*******0)
23:00:12 nagra: provider 00, id ******, ppua 4******C, caid ***
23:00:12 nagra: card init ok
23:00:12
23:00:12 newcamd: server 15050 init ok
23:00:12 webif: user not found, defaulting to: admin
23:00:12 sbox: entering main loop
23:00:12 webif: password not found, defaulting to: edk
23:00:12 webif: server started on port 8181, user=admin, pass=edk
23:00:12 sbox: mode cardserver
 

oscar_fl

Hechado .
Loco por OpenSPA
Forero
9 Abr 2009
9.814
3.435
0
server_only=0 # 0=camd+newcamd server 1=only newcamd server

el 0 te falta por el 1

emm=2 # 0=accept all 1=block emms 2=block emmu 4=block emmg

ponlo asi


emm=0 # 0=accept all 1=block emms 2=block emmu 4=block emmg



y reinicia sbox ahora
 

sermarle

Usuario
Amigo OpenSPA
23 Sep 2009
14
0
0
en el log me va poniendo algo similar a lo que te he puesto antes solo que va poneindo nuevas linesas como esta:

23:36:17 newcamd: server 15050 init ok
23:36:17 sbox: entering main loop
23:36:17 sbox: mixed mode
23:36:17 webif: user not found, defaulting to: admin
23:36:17 webif: password not found, defaulting to: edk
23:36:17 webif: server started on port 8181, user=admin, pass=edk
23:36:19 stream 0: re-reading pmt.tmp (sid 0x0155)
23:36:19 stream 0: ecmpid 0x1FE0, caid 0x1812, prov 0x000000, system NagraVision
23:36:19 stream 0: using caid 0x1812, pid 0x1FE0, prov 0x000000, source /dev/sci0
23:36:19 stream 0: ecm [1812:000000:0155] [80308ED3876E11AB4A1E...] fail (46ms)
23:36:20 stream 0:*emmpid 0x1FD6, caid 0x1812, prov 0x000000, system NagraVision
23:36:24 stream 0: ecm [1812:000000:0155] [81308ED3876E11B33A38...] fail (47ms)
23:36:29 stream 0: ecm [1812:000000:0155] [80308ED3876E11DC0F03...] fail (47ms)
23:36:34 stream 0: ecm [1812:000000:0155] [81308ED3876E11DC3CB9...] fail (47ms)
23:36:36 stream 0: emm [1812:000000:1FD6] [83708E5C894E0010D387...] ok (324ms)
23:36:39 stream 0: ecm [1812:000000:0155] [80308ED3876E118AF4BB...] fail (46ms)
23:36:44 stream 0: ecm [1812:000000:0155] [81308ED3876E11C0804D...] fail (46ms)
23:36:49 stream 0: ecm [1812:000000:0155] [80308ED3876E11D3B23D...] fail (46ms)
23:36:54 stream 0: ecm [1812:000000:0155] [81308ED3876E11837DC8...] fail (46ms)
23:36:59 stream 0: ecm [1812:000000:0155] [80308ED3876E11B82468...] fail (46ms)
23:37:04 stream 0: ecm [1812:000000:0155] [81308ED3876E11DAF150...] fail (46ms)
23:37:09 stream 0: ecm [1812:000000:0155] [80308ED3876E111DA01A...] fail (46ms)
23:37:14 stream 0: ecm [1812:000000:0155] [81308ED3876E113828E5...] fail (46ms)
23:37:19 stream 0: ecm [1812:000000:0155] [80308ED3876E11FA7D50...] fail (46ms)
23:37:24 stream 0: ecm [1812:000000:0155] [81308ED3876E11300B5F...] fail (46ms)
23:37:29 stream 0: ecm [1812:000000:0155] [80308ED3876E112B809B...] fail (46ms)
23:37:30 stream 0: emm [1812:000000:1FD6] [83708E5C894E0010D387...] ok (235ms)
23:37:34 stream 0: ecm [1812:000000:0155] [81308ED3876E112ACCA4...] fail (47ms)
23:37:39 stream 0: ecm [1812:000000:0155] [80308ED3876E1113006F...] fail (46ms)
23:37:44 stream 0: ecm [1812:000000:0155] [81308ED3876E11B59FC1...] fail (47ms)
23:37:49 stream 0: ecm [1812:000000:0155] [80308ED3876E11476977...] fail (46ms)
23:37:54 stream 0: ecm [1812:000000:0155] [81308ED3876E11E39BB7...] fail (47ms)
2
 

sermarle

Usuario
Amigo OpenSPA
23 Sep 2009
14
0
0
Continuo peleandome con ello, he cambiado la versión del sbox a la 0.0.5-1 #3 y ahora me da OK en todas las ecm pero no se ve el canal.

¿sabeis que puede estar pasando?

gracias.
 

sermarle

Usuario
Amigo OpenSPA
23 Sep 2009
14
0
0
Conseguido, era problema de no haber instalado el update de mi firm que corregia un bug en el sintonizador tdt.