• Hola Invitado, nos gustaría recordarte que mantener este sitio en línea conlleva unos gastos mensuales y anuales.

    Sin vuestra ayuda mensual no es posible seguir en pie, no hay mucho más que contar.

    Si quieres colaborar para que sea posible por lo menos seguir en pie como comunidad, puedes hacerlo mediante alguno de los métodos disponibles en esta página: https://www.lonasdigital.com/donaciones/

    Recuerda que si necesitas invitación para acceder al foro, puedes solicitarla en nuestro Grupo de Telegram


meter sbox en el gigablue

W

wuanipepe

Usuario VIP
Registrado
9 Nov 2010
Mensajes
138
Reacciones
1
Puntos
36
A ver si alguien me explica como meter el sbox al giga blue 800 hd se para configurarlo como lector de tarjeta morita y la ruta donde van los distintos archivos, tengo ya instalado y funcionando el mbox, gracias
 
para la morita te valdría con cccam únicamente.
si tienes la imagen de lonas te lo puedes descargar de addons y te lo coloca todo en su sitio
/usr/bin -->sbox.mips, sbox.conf, users.sbox
/usr/camscript -->script de sbox

saludos
 
si tienes la ld1.5 en el addons tienes cccam+sbox
 
Carpeta /usr/bin: mbox, Sbox, user.sbox, sbox.conf permisos 755
Carpeta /usr/keys/: 50001.list , cwshare.cfg , ident.info , ignore.list , mbox.cfg , mbox.prio permisos 755
Carpeta /usr/camscript: Ncam_Sbox_mbox.sh permisos 755
 

Yo tb tengo problemas al hacer funcionar sbox, he instalado esta version que comentas y seguido un manual, pero no consigo que me lea la card.
Tengo la imagen del patro, funcionando con mbox, es imprescindible que utilice mbox ya que es donde tengo todos mis peers, os paso datos a ver que pudiera estar mal:

sbox.config
[main]
server_only=0 # 0=mixed mode 1=only server
log=0 # 1=no log 1=log to /tmp/sbox.log //ALWAYS USE 0//
logudp=192.168.1.11:3354 # server ip:server port
userspath=/usr/bin/users.sbox # users list
channelinfo=/usr/bin/sbox.channelinfo # channel info
webinterface=1 # 1=web interface on 0=web interface off
webadmin=root:ldteam # user:pass for webinterface
webport=8181 # web interface port
radegast=0:16050 # 0=radegast server off - 1=radegast server on : radegast server port
use_nagra=1 # 1=use as nagra card 0=use as irdeto card (only for nagra over irdeto cards)
prio=1800:0000;0100:1111:2222 # prio caid for dvbapi, caid1:prov1;caid2:prov2:prov1
cccam=0:18000 # 0=cccam server off - 1=cccam server on : cccam server port
betatunnel=1 # 0=betatunnel support disabled 1=betatunnel support enabled

[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=50001 # 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, 3=omnikey pcsc reader
cache=17 # how many ecms can be cached, 0 or less=cache disabled

# 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=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# ONLY THIS, for config bloquer, portlist, etc, look at the examples above!



#Viaccess Example
[77873760D] # 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, example: aeskey=01:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA;09:BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
controlsid=0:0 # X:Y X=max sids allowed at same time, Y=seconds needed to allow new sid

users.sbox (aqui no entiendo muy bien que poner)
#Example configuration file for sbox cardclient server

#Add newcamd user
#NC=dummy dummy slot0
#NC=dummy dummy slot0 0
#NC=dummy dummy slot0 0 150
#NC=dummy dummy slot0 0 150 192.168.1.62
# | | | | | | |__________ user ip (optional)
# | | | | | |_____________ user timeout in sec min. 150 max. 1440 (optional)
# | | | | |________________ 0=au disabled for this user 1=au enabled for this user (optional)
# | | | |____________________ server to which this user belongs
# | | |__________________________ password for this user
# | |_______________________________ username
# |____________________________________ newcamd client

#NC=edk edk slot0 1
#NC=edk2 edk2 slot1 0


#Add radegast server
#RS=ip port caid provider
# | | | | |__________________ provider
# | | | |________________________ caid
# | | |______________________________ server port
# | |__________________________________ server ip
# |____________________________________ radegast server

#RS=127.0.0.1 16050 1800 000000


#Add newcamd server
#NS=ip port user pass deskey au
# | | | | | | |________ enable send emms, 0=send all 1=dont send emm-s 2=dont send emm-u 4=dont send emm-g
# | | | | | |______________ deskey
# | | | | |____________________ password
# | | | |_________________________ user
# | | |______________________________ server port
# | |__________________________________ server ip
# |____________________________________ newcamd server

#NS=127.0.0.1 50001 dummy dummy 0102030405060708091011121314 7


#Add cccam server
#CS=ip port user pass 3
# | | | | | |________________ max hops (min.1 max.6)
# | | | | |____________________ password
# | | | |_________________________ user
# | | |______________________________ server port
# | |__________________________________ server ip
# |____________________________________ cccam server

#CS=127.0.0.1 15050 dummy dummy 3


#Add cccam client
#CC=user pass
#CC=user pass 5 0 1
#CC=user pass 5 0 1 { 0:0:1 }
#CC=user pass 5 0 1 { 0:0:1 } userip
# | | | | | | | | | |______ user ip (optional)
# | | | | | | | | |____________ max down hops (optional)
# | | | | | | | |______________ without use (optional)
# | | | | | | |________________ without use (optional)
# | | | | | |____________________ 0=au disabled for this user 1=au enabled for this user (optional)
# | | | | |______________________ without use (optional)
# | | | |________________________ gets all our shares at max 5 hops from us (optional)
# | | |___________________________ password
# | |________________________________ user
# |____________________________________ cccam client

#CC=dummy dummy 3 0 0 { 0:0:1 } 192.168.0.154



cwshare

M: { xxxxxxxxxx.dyndns.org { xxxxxxxxxx }}



I: { 03 }
X: { FF }
X+: { 01004106:30;18010000:30;18100000:30;05042400:30 }
O: { 2000 2000 }
N: { 400 200 }
H: { 05041700; }
C: { 127.0.0.1 50001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 18 } { 05001700:05041700; }


al poner ps en telnet:
root@gb800ue:~# ps
PID USER VSZ STAT COMMAND
1 root 1916 S init [3]
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW [kworker/u:0]
6 root 0 SW [rcu_kthread]
7 root 0 SW< [khelper]
8 root 0 SW [kdevtmpfs]
9 root 0 SW [sync_supers]
10 root 0 SW [bdi-default]
11 root 0 SW< [kblockd]
12 root 0 SW< [ata_sff]
13 root 0 SW [khubd]
14 root 0 SW< [cfg80211]
16 root 0 SW< [rpciod]
17 root 0 SW [kswapd0]
18 root 0 SW [fsnotify_mark]
19 root 0 SW< [nfsiod]
20 root 0 SW< [crypto]
30 root 0 SW [mtdblock0]
31 root 0 SW [mtdblock1]
32 root 0 SW [mtdblock2]
33 root 0 SW [kworker/u:1]
40 root 0 SW [mtdblock3]
49 root 0 SW [mtdblock4]
50 root 0 SW [ubi_bgt0d]
51 root 0 SW [ubifs_bgt0_0]
84 root 0 SW [sched]
85 root 0 SW [sched_low]
86 root 0 SW [sched_high]
87 root 0 SW [sched_idle]
91 root 0 SW [tKeypad]
110 root 0 SW [msg]
111 root 0 SW [msg]
112 root 0 SW [tPlaypump]
113 root 0 SW [tAvState]
114 root 0 SW [tPlaypump]
189 root 0 SW< [zd1211rw]
306 root 4104 S /usr/sbin/nmbd -D
308 root 7212 S /usr/sbin/smbd -D
323 root 7212 S /usr/sbin/smbd -D
335 daemon 2000 S /sbin/portmap
347 messageb 3048 S /usr/bin/dbus-daemon --system
351 root 2664 S /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_hos
361 root 3032 S /usr/sbin/inetd
370 root 0 SW [lockd]
371 root 0 SW [nfsd]
372 root 0 SW [nfsd]
373 root 0 SW [nfsd]
374 root 0 SW [nfsd]
375 root 0 SW [nfsd]
376 root 0 SW [nfsd]
377 root 0 SW [nfsd]
378 root 0 SW [nfsd]
380 root 2576 S /usr/sbin/rpc.mountd -f /etc/exports
382 root 2256 S /usr/sbin/rpc.statd
389 root 2656 S /sbin/syslogd -n -O /var/log/messages
391 root 2656 S /sbin/klogd -n
398 avahi 3692 S avahi-daemon: running [gb800ue.local]
399 avahi 3692 S avahi-daemon: chroot helper
404 root 2656 S {enigma2.sh} /bin/sh /usr/bin/enigma2.sh
428 root 67528 S /usr/bin/enigma2
446 root 0 SW [kdvb-ad-0-fe-0]
476 root 95040 S ./mbox
501 root 0 SW [kworker/0:0]
502 root 0 SW [kworker/0:1]
527 root 0 SW [flush-ubifs_0_0]
531 vsftpd 4488 S vsftpd
533 root 4524 S vsftpd
540 root 2984 S telnetd
541 root 2980 S -sh
542 root 2980 R ps

al poner sbox en telnet:

root@gb800ue:~# sbox
12:55:57 sbox: Viewing Pay TV without a valid subscription is illegal
12:55:57
12:55:57 Wellcome to SBox (for MIPS)
12:55:57 Version: 0.0.5-2 #C testing (28/10/2012)
12:55:57 WebPage: SBox Emu & Reader
12:55:57
12:55:57 sbox: checking for /usr/bin/sbox.conf... OK
root@gb800ue:~# 12:55:57 io: sci device detected
12:55:59 reset: got atr on slot0
12:55:59 reset: atr 3F77180000C27A4202689000
12:55:59 reset: hist C27A4202689000
12:55:59 reset: char . z B . h . .
12:55:59 reset: working at 3.680Mhz (max 5.000Mhz)
12:55:59 sbox: via card init
12:56:00 via: serial BF3EBF01 (3208560385)
12:56:00 via: provider 00, id FFF830, ppua BF3EBF01, caid 0500
12:56:00 via: provider 01, id 041700, ppua BF3EBF01, caid 0500
12:56:00 via: provider 02, id 041710, ppua BF3EBF01, caid 0500
12:56:00 via: readed 0 keys
12:56:00 via: card init ok
12:56:00
12:56:00 portlist: readed 0 entries
12:56:01 newcamd: server 50001 init ok
12:56:01 cache: init ok for card=0
12:56:01 channelinfo: readed 0 entries
12:56:01 sbox: my online id is: A89C796DE310D71D
12:56:01 sbox: entering main loop
12:56:01 sbox: mixed mode
12:56:01 webif: server started on port 8181, user=root, pass=ldteam
12:56:02 newcamd 50001: attempt from dummy (127.0.0.1), kicked
12:56:14 newcamd 50001: attempt from dummy (127.0.0.1), kicked


cambie el camscript a este que pone lonas en un post, lo he podido cambiar en el deco a traves del boton azul pero no me deja abrirlo con el filezila, es este
Ncam_Sbox_Mbox.sh

#!/bin/sh CAMNAME="Sbox + Mbox" remove_tmp () { rm -rf /tmp/*.info /tmp/*.tmp } echo "[SCRIPT] $1: $CAMNAME" start_cam () { remove_tmp sleep 2 start-stop-daemon -S -x /usr/bin/sbox /dev/null & start-stop-daemon -K -s 9 -x /usr/bin/sbox start-stop-daemon -S -x /usr/bin/sbox /dev/null & sleep 8 start-stop-daemon -S -x /usr/bin/mbox /dev/null & } echo "[SCRIPT] $1: $CAMNAME" stop_cam () { remove_tmp touch /tmp/mbox.kill start-stop-daemon -K -s 9 -x /usr/bin/mbox start-stop-daemon -K -s 9 -x /usr/bin/sbox } case "$1" in start) start_cam ;; stop) stop_cam ;; restart) $0 stop $0 start ;; *) esac exit 0


alguna idea de que esta mal?
 
el camscript es este que pone lonas en este post:#52

http://www.lonasdigital.com/manuales-gigablue-1217/recopilacion-de-links-puesta-en-marcha-giga-blue-desde-cero-48812/index6.html


 

Temas similares

G
Respuestas
2
Visitas
1K
gratisa
G
H
Respuestas
4
Visitas
989
ioxusma
ioxusma
M
Respuestas
1
Visitas
609
Arduramix
Arduramix
J
Respuestas
1
Visitas
1K
Arduramix
Arduramix
M
Respuestas
0
Visitas
367
mc-simo71
M
M
Respuestas
0
Visitas
980
muglio
M
Atrás
Arriba