I use 1.35a on my dm800se with no probs.
Have you selected mgcamd as your softcam in the menus?
When it next stops working, connect to the box using DCC, goto the telnet tab and type the command:
ps|grep mgcam
it should come back with some similar to if mgcam is still running:
If a line with /usr/bin/mgcamd doesn't come back then the cam has stopped for whatever reason, also what settings do you have in the file /usr/keys/mg_cfg?
Have you selected mgcamd as your softcam in the menus?
When it next stops working, connect to the box using DCC, goto the telnet tab and type the command:
ps|grep mgcam
it should come back with some similar to if mgcam is still running:
Code:
527 root 29688 S /usr/bin/mgcamd 11907 root 3308 S grep mgcam


Comment