Alien2 Enigma2 Oscam config problems...help.!

giorriaban

New member
Registered
Feb 21, 2014
2
0
0
Hi there

i am very new to all this and have probably missed something very obvious, i am trying to setup my alien2 with enigma2 to use oscam. i have received a Cline but cant get the channels to work, i can see the channels listed and when i zap i see the title bar and program info, it then just goes to blank screen. I reallyh dont know what else to try so would really appreciate any help.

what i've done so far:

Installed Enigma2 - works fine for fta channels
Installed latest Oscam plugin (and tried an earlier version) started it in softcam control and set to autostart
edited oscam.server - tried both manual config and oscam to cccam converter

hi have pasted my oscam.server file with important details removed

The cline guy says he can see me connecting too...

do i need to configure any other oscam files or what am i doing wrong..?
what are differences in cccam and newcamd, do i need both.?

oscam.server

[reader]
label=asprovided.com
enable=1
protocol=cccam
device=asprovided.com,5050
user=username
password=password
cccversion=2.1.2
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1
cccwantemu=0

[reader]
label=asprovided.com
enable=1
protocol=cccam
device=asprovided.com,5050
user=username
password=password
cccversion=2.1.2
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1

[reader]
label=12112
enable=1
protocol=newcamd
key=02030405060708091011121314
device=asprovided.com
user=user
password=password
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccversion=2.1.2
cccmaxhops=10
cccwantemu=1
ccckeepalive=1



Really appreciate any guidance.. Thanks in advance.
 
Hi my oscam config.

oscam.server


[reader]
label = card
protocol = internal
device = /dev/sci0
caid = XXXX
detect = cd
mhz = 500
cardmhz = 357
ident = XXXX:XXXXXX
group = 1
emmcache = 1,3,2

[reader]
label=newcamd
enable=1
protocol=newcamd
key=02030405060708091011121314
device= dyndns,port #to the port must
user=user
password=password
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccversion=2.1.2
cccmaxhops=10
cccwantemu=1
ccckeepalive=1

[reader]
label = reader
protocol = cccam
device = dyndns,port
user = user
password = pass
inactivitytimeout = 1
group = 1
cccversion = 2.0.11
cccmaxhops = 2
ccckeepalive = 1
cccreshare = 2
audisabled = 1


oscam.user

[account]
user = dvbapi
pwd = dvbapi
group = 1
monlevel = 0
au = 1

oscam.conf

[global]
disablelog = 1
logfile = /dev/tty
clienttimeout = 10000
fallbacktimeout = 1500
clientmaxidle = 200
bindwait = 12
nice = -1
waitforcards = 0
readerrestartseconds = 10
dropdups = 1
lb_mode = 3
lb_nbest_readers = 2
lb_max_ecmcount = 200
lb_retrylimit = 500
lb_auto_betatunnel = 0
failbantime = 2

[cccam]
port = 12000
nodeid =
version = 2.0.11
reshare = 2
stealth = 1
updateinterval = 25

[dvbapi]
enabled = 1
au = 1
user = dvbapi
boxtype = dreambox

[webif]
httpport = 8888
httprefresh = 10
httpallowed = 0.0.0.0-255.255.255.255
 
Last edited:
Thanks a lot for the quick response, i will try it this evening and see how i get on... do my other steps look ok, i.e. downloading oscam plugin and starting in softcam control or am i missing anything else here..?