DM500 + Oscam + Commando

dar1437

Worldz Biggest Oddball
VIP Member
Joined
Dec 10, 2009
Messages
4,793
Reaction score
9,727
Location
Colorado Lounge
Morning all,

Been trying to switch from CCcam to Oscam using a DM500 with Commando image but can't even get it to read the card.

Coppied oscam_1.20-rev-7488 to var/bin/emu

Coppied oscam.conf + oscam.server + oscam.user to var/tuxbox/config even tried var/etc, var/etc/config and var/etc/tuxbox/config (grasping at straws really) :)


(oscam.config)


[global]
nice = -1
WaitForCards = 1
preferlocalcards = 1
saveinithistory = 1
serverip= #enter your server IP address here.

# logging

logfile = /var/log/oscam.log
usrfile = /var/log/oscamuser.log
cwlogdir = /opt/oscam/cw

# monitor

[monitor]
port = 988
nocrypt = 127.0.0.1
aulow = 120
monlevel = 1

# web interface

[webif]
httpport = 16001
httpuser = username
httppwd = password
httprefresh = 5
httpallowed = 127.0.0.1,192.168.1.1-192.168.1.255

# protocols

[cccam]
port = 12000
reshare = 1
ignorereshare = 0
forward_origin_card = 0
version = 2.3.0
updateinterval = 240
minimizecards = 0
keepconnected = 1
stealth = 1
reshare_mode = 1

#[newcamd]
#key = 0102030405060708091011121314
#port = 10000@0000:000000;10001@0000:000000

[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = local
request_mode = 0


(oscam.server)

[reader]
label = internal
enable = 1
protocol = internal
device = /dev/sci0
caid = 0963:000000
boxid =
detect = cd
cardmhz = 357
ident =
group = 1
lb_weight = 101
blockemm-unknown = 1
blockemm-g = 1



(oscam.user)

[account]
user = local
description = DVBAPI
disabled = 0
uniq = 1
group = 1
au = internal
caid = 0963:000000



Any help would be much appreciated.

Dar
 
Did you rename your oscam binary to just "oscam"?

Can you access the webif?
 
Cheers for replies,

@ Wiz, yes renamed it.

no access from webif?


@ Abu, Yes it has been started.


Which is the correct folder for the .conf's?
 
Last edited:
I've just switched from cccam to oscam, although I'm using a dm800se your problems are similar to what I encountered, it may be worth trying what worked for me. Delete the existing cccam and cccam config before installing oscam.
See the last post of this thread for my final configs,
https://www.digitalworldz.co.uk/index.php?threads/291456/
 
Last edited by a moderator:
The configs reside in the same folder as all E1 images. var/tuxbox/config/

You can see what process are running and confirm if oscam is running by telnetting to the receiver and issuing a ps command.
 
@ Beechtree

Tried it but no joy, thanks anyway.

Ok so when you telnet to the box and issue the ps command is oscam not in the list of running processes?

If not try typing oscam and press enter and see what info comes up,it may lead us to the problem,
it may even start and work normally after issuing the oscam command,

If it does then it may just be the version of Oscam you are using :)
 
Tries ps, no sign of oscam.

Typed oscam,

/var/bin/emu/oscam: line 1: ELF (a few odd characters??) 4: not found
/var/bin/emu/oscam: line 1: syntax error: unexpected word (expecting ")")

Cheers.
 
It must be the oscam version you are using. Are you using the ppc version after renaming it?
 
@ Abu

I have no idea mate. :)

Could you point me in the right direction?

Cheers.
 
Try this one m8
Just delete the old one and ftp this across,make sure permissions are still set at 755
 

Attachments

  • oscam.zip
    667.2 KB · Views: 71
Now now Wiz, you know better. Commando will recognise this and make changes automatically!

There, beat PaphosAl to it!

lol I was thinking of the wrath of AL as I posted but I was not 100% sure if he overwrote the binary whether it would carry over the permissions or not :D
 
Back
Top