Here's a method to use OScam or other cam in DreamBox Image (I have tried) without help of Cam manager



.
Copy your configuration files in
etc / tuxbox / config folder of Receiver
Paste your Oscam anywhere in Receiver (I have pasted it in usr / bin folder of Receiver)
Now through Telnet apply following commands
cd /usr/bin
chmod 777 oscam
oscam -b
.
Log of Telnet
Connecting to dm port 23, please wait...
opendreambox 2.5.0 dm520
dm520 login: root
root@dm520:~# cd /usr/bin
root@dm520:/usr/bin# chmod 777 oscam
root@dm520:/usr/bin# oscam -b
root@dm520:/usr/bin#
.