Home

OScam & AZbox HD in Enigma 2... Gawd help us...& OScam team etc.

Estado
Cerrado para nuevas respuestas.

gorski

Usuario Destacado
Loco por OpenSPA
10 Abr 2009
1.334
9
0
From Pimps... ;)

Código:
http://streamboard.gmc.to:8001/
Código:
http://oscam.ump2002.net/board/index.php
You can
download excutable file from official forum site,
unpack it on a pc and
copy (via ftP) inside /usr/bin,
rename just as "oscam"
change attribute to 755,
copy settings files to /etc/tuxbox/config/
[make that folder manually]

Now you need a mechanism to start the softcam, and I use a service script at runlevel 3, no plugin, no menu...
Copy the attached file in /etc/init.d and
give attribute 755, then
in terminal give a link command

Código:
ln -s /etc/rc3.d/S90oscam /etc/init.d/oscam
now you can do a:
/etc/inigt.d/oscam start &
and you have oscam running

SNL
File! attached!!

Another way to do it:

Use New Menu plugin to control and download softcams.

Código:
http://sgcpm.com/
OScam configuration, as CCcam client with a C line:

In oscam.server create a reader section based on cccam protocol as you prefer base it on doc file you can find here:

Código:
http://streamboard.gmc.to/svn/oscam/trunk/Distribution/doc/txt/oscam.server.txt
an example:

CCcam reader

Código:
[reader]
label = mycccamreader
protocol = cccam
device = 192.168.0.3,3456
account = user,password
group = 5
caid = 0300,0400,0500
cccversion = 1.2.3
cccbuild = 4567
You also need to enable dvbapi in oscam.conf

SNL
Good to study this post, too:

Now, I can give you the simplest way to run oscam in azbox (or any other kind of receiver) connecting it to c-line.

You have just to configure two files with these parameter:

oscam.conf

Código:
[global]
nice = -1
WaitForCards = 1
#logfile = /dev/null
[webif]
httpport = 8081
httpuser=user
httppwd=password
httpallowed = 127.0.0.1,192.168.8.0-192.168.8.255
[dvbapi]
user = azbox
enabled = 1
au = 1
oscam.server

Código:
[reader]
label = mycccamreader
protocol = cccam
device = <srv-ip>,<port>
account = <user>,<password>
group = 1
cccversion = 2.0.11
run oscam and all go well.

In this way you accept all caids from server, and maybe for some priority reasons some provider doesn't work. In that case you have to add more settings....
The last version for AZbox HD & E2:

Código:
http://oscam.ump2002.net/board/thread.php?threadid=2601&threadview=0&hilight=&hilightuser=0&page=10
Additional help:

I´ve installed new Version 4623 and all works fine (also ORF) with chiste as CCCam Client.

Here my Configs:

oscam.config

Código:
[global]
logfile = stdout
disablelog = 0
disableuserfile = 0
usrfileflag = 0
clienttimeout = 30000
fallbacktimeout = 2500
clientmaxidle = 120
cachedelay = 10
bindwait = 120
netprio = 0
clientdyndns = 0
resolvedelay = 30
unlockparental = 0
nice = -1
serialreadertimeout = 1500
maxlogsize = 0
waitforcards = 1
preferlocalcards = 1
saveinithistory = 0
readerrestartseconds = 5
readerautoloadbalance = 0
readerautoloadbalance_save = 0
resolvegethostbyname = 0
Código:
[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = meins
pmt_mode = 0
Código:
[webif]
httpport = 8082
httpuser = meins
httppwd = meins
httprefresh = 3
httpallowed = 127.0.0.1,192.168.1.100-192.168.1.110
httphideidleclients = 0
httpreadonly = 0
oscam.server

Código:
[reader]
label = ccc
enable = 1
protocol = cccam
device = server, port
account = user, pass
services = 0d95, 1702
caid = 0d95, 1702
group = 1
emmcache = 1,3,2
ecmcache = 1
cccversion = 2.1.1
oscam.user

Código:
[account]
user = meins
pwd = meins
disabled = 0
expdate =
group = 1
hostname =
uniq = 0
sleep = 0
monlevel = 4
au = 1
services =
caid =
betatunnel = 1833:1702, 0d05:0d95
ident =
cccmaxhops = 10
keepalive = 1
numusers = 0
penalty = 0
Greetz Ravemaster
...tested and works:

thanks Ravemaster, all ok here as well...works
The freshest version here:

Código:
http://www.ump2002.net/index.php?PHPSESSID=ec61b698cc0994b645b1c8eb68795f13&direction=0&order=mod&directory=OSCam
And explanations here:

Código:
http://streamboard.gmc.to/svn/oscam/trunk/Distribution/doc/txt/
All the relevant details and files add here, please.....
 

Adjuntos

  • oscam.zip
    321 bytes · Visitas: 101

aaom

AZmod
Vip OpenSPA
23 Feb 2009
1.895
26
0
¿Esta confirmado que con Oscam funciona el lector?
 

gorski

Usuario Destacado
Loco por OpenSPA
10 Abr 2009
1.334
9
0
Allegedly, it does - for Conax and Via4 but not for Nagra3 or N D S...
 

Fundi

Usuario Destacado
Loco por OpenSPA
Fan de OpenSPA
19 Mar 2007
11.803
596
0
Una cosa es que no este confirmado y otra que no funcione jejje, de los muchos que tienen E2 ahora mismo puesto podrían testearlo para ver si funciona y salir de la duda
 

PARASECT_STEELIX

Usuario
Loco por OpenSPA
6 Nov 2009
352
1
0
51
www.juanbonilla.com
Yo estoy dispuesto a probar, y confirmar si esto funciona o no, pero por favor dadme instrucciones para instalar Oscam junto con mi cccam 2.1.4 y las configuraciones necesarias para leer y compartir.


********************************************************************************************************************
FOR GORSKI:
I am willing to try and confirm if this works or not, but please give me instructions to install Oscam with my cccam 2.1.4 and the settings required to read and share.
 

gorski

Usuario Destacado
Loco por OpenSPA
10 Abr 2009
1.334
9
0
Sorry, I do not use E2 right now [family not making it possible, as we use it a lot].

But! I already did describe how to do it - not me, but others, of course, this is C&P, as it is appropriate...

In the top post you also have a plugin to install it easily.

You can
download excutable file from official forum site,
unpack it on a pc and
copy (via ftP) inside /usr/bin,
rename just as "oscam"
change attribute to 755,
copy settings files to /etc/tuxbox/config/
[make that folder manually]

Now you need a mechanism to start the softcam, and I use a service script at runlevel 3, no plugin, no menu...
Copy the attached file in /etc/init.d and
give attribute 755, then
in terminal give a link command

Código:
ln -s /etc/rc3.d/S90oscam /etc/init.d/oscam

now you can do a:

Código:
/etc/inigt.d/oscam start &

and you have oscam running

SNL

File! attached!!


Another way to do it:

Use New Menu plugin to control and download softcams.

Código:
[/URL][URL]http://sgcpm.com/[/URL]


The config files as described above, after that.

Good luck!

P.S. Pawel said, if I missed it:

For internal reader:

Change /dev/sci0 to /dev/sc0.

My card configuraiton in oscam.server:

Código:
[reader]
label                         = azbox-reader
enable                        = 1
protocol                      = internal
device                        = /dev/sc0
fallback                      = 1
detect                        = CD
group                         = 1
emmcache                      = 1,3,2
lb_weight                     = 100
Linch:

internal cardreader work with osc@m and my via4

this is the config

Código:
[reader]

enable = 1
Label = freex
protocol = internal
device = /dev/sc0
EMMCache = 1,1,2
Group = 1
CAID = 0500
ident = 0500:041700
and this is a little part of my log

Código:
**** OSCam << cardserver started version 1.00-unstable_svn, build #4551 (mipsel-azbox-libusb-pcsc-webif)
2011/01/24 0:47:02 2AACA5D0 s version=1.00-unstable_svn, build #4551, system=mipsel-azbox-libusb
2011/01/24 0:47:02 2AACA5D0 s client max. idle=120 sec, debug level=0
2011/01/24 0:47:02 2AACA5D0 s max. logsize=unlimited
2011/01/24 0:47:02 2AACA5D0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=0 ms
2011/01/24 0:47:02 2AACA5D0 s auth size=4976
2011/01/24 0:47:02 2AACA5D0 s Cannot open file "/etc/tuxbox/config/oscam.services" (errno=2)
2011/01/24 0:47:02 2AACA5D0 s userdb reloaded: 2 accounts loaded, 0 expired, 0 disabled
2011/01/24 0:47:02 2AACA5D0 s signal handling initialized (type=sysv)
2011/01/24 0:47:02 2AACA5D0 s newcamd: initialized (fd=9, port=12000, crypted)
2011/01/24 0:47:02 2AACA5D0 s CAID: 0500
2011/01/24 0:47:02 2AACA5D0 s provid #0: 041700
2011/01/24 0:47:02 2AACA5D0 s http thread started
2011/01/24 0:47:02 2AACA5D0 s creating thread for device /dev/sc0
2011/01/24 0:47:02 2D0674A0 r reader thread started (thread=2D0674A0, label=freex, device=/dev/sc0, detect=cd, mhz=357, cardmhz=357)
2011/01/24 0:47:02 2AACA5D0 s waiting for local card init
2011/01/24 0:47:02 2D0674A0 r freex card detected
 

gorski

Usuario Destacado
Loco por OpenSPA
10 Abr 2009
1.334
9
0
Well, guys - any news from the brave testers? ;)
 

waxfuzz

Usuario
Loco por OpenSPA
Fan de OpenSPA
20 Dic 2009
345
57
0
It works down to rc4 version ,versions later not.

I tried to put sc-drv.ko

i edited bootup file in /etc/init.d/bootup with this line :

insmod /lib/modules/2.6.29.4-13-the_ripper/extra/sc-drv.ko


I made modprobe sc-drv.ko and get that dmesg message

[ 911.683000] sc_drv: version magic '2.6.22.19-19-the_ripper preempt mod_unloa
MIPS32_R2 32BIT ' should be '2.6.29.4-13-the_ripper preempt mod_unload MIPS32_
2 32BIT '
 

gorski

Usuario Destacado
Loco por OpenSPA
10 Abr 2009
1.334
9
0
I managed to get it installed and going via remote.

Install the Greek plugin [New Menu] and install OSCam alone.

Or Softcam Manager and install a combination with CCcam.

In both cases I failed using telnet.

The path was different but even when I found it - didn't work... One of the installers creates an camd folder, if I remember correctly...

Config files allegedly go to var/tuxbox/config - but I think that is just a symbolic link and they actually go to: /etc/tuxbox/config

See files attached!
 
Estado
Cerrado para nuevas respuestas.