Sorry to hear that mate, dreamelite phoenix 76C sim 201 is what i used and never had a problem, so if you have followed the guide exactly i am afraid all i can suggest is a reflash unless anyone else has another solution.
Posts by master G
-
-
Sorry to hear that mate, dreamelite phoenix 76C sim 201 is what i used and never had a problem, so if you have followed the guide exactly i am afraid all i can suggest is a reflash unless anyone else has another solution.
-
Display More
Hi Guys, new to sat scene but learning really fast. I have just followed ten belows excellent debian server setup with cccam http://linuxsat-support.com/li…-auto-install-script.html I have a few questions. It has installed fine and if I put the ipand 16001 in the addy bar of web browser it shows cccam 2.1.4 so all looks good. How do I get it to 2.2.1.
Do I just copy the new cccam.x86 from 2.2.1 to the emu\cccam folder and overwrite the existing one or is there more to it?
Also on the tut at the end it says "Once this is finished, You can use a FTP client to upload you're CCcam config to the server and reboot it.
After the first reboot, the server will put the config in the right place and start CCcam".
Where do I ftp it to?? I tried using an existing config file from my dm800 is this OK?? I also tried ftping it to the tmp dir but after reboot there was nothing in var/etc dir . Also tried ftping to var/etc but it wouldn't let me.
Almost there so any help would be appreciated guys. After this it is the pheonix usb challenge LOL
Hi Steve,
Follow this if you want to use cccam version 2.2.xHow to update debian/ ubuntu to cccam 2.20
Once done ftp your config to var/ect , the one from your 800 is fine, reboot and you should be up & running.
Also read this for the correct way to edit your cfg, its different to how you do it on a dreambox.For Beginners - How To Add Lines To Linux Server Using CS Studio
-
No problem buddy, enjoy.
-
-
Your ram is nearly maxxed out, try what i suggested earlier. If you have warnings.txt active in your CCcam.cfg put # infront of it and delete the file from /tmp.
-
You dont need a port openned for the n line to work internally so i dont see how that has helped any. Look HERE for the correct config for updating entitlements.
-
What do you mean by wont allow you, what are the symptoms when you try to ? Maybe you are running low on ram for your receiver, try cleaning up your CCcam.cfg and uninstalling some plugins.
-
CanalDigital is a differant caid 0B00 compared to viasat caid 093E, so you need to change that and add a separate port for each card. You hav`nt posted your other oscam files for me to edit, so if you cant figure out how to edit it yourself then post the other files and i will do it for you.
Code
Display More[reader] Label = Viasat Protocol = SmartReader Detect = cd Device = 004:003 EMMCache = 1,1,2 Group = 1 CAID = [COLOR='#FF0000']093E[/COLOR] ident =[COLOR='#FF0000'] 093E:000000[/COLOR] BoxID = [reader] Label = CanalDigital Protocol = SmartReader Detect = cd Device = 004:002 EMMCache = 1,1,2 Group = 2 CAID = [COLOR='#FF0000']0B00[/COLOR] ident = [COLOR='#FF0000']0B00:000000[/COLOR] BoxID = -
Try adjusting the settings as shown in the guide, if that fails try an older version of vlc on your pc, i have read of comparability issues with some newer ones although there are newer images released wiith a fix for this.
I have used this on open pli, dreamelite phoenix & icvs images on the 800 without any problems. -
Try adjusting the settings as shown in the guide, if that fails try an older version of vlc on your pc, i have read of comparability issues with some newer ones although there are newer images released wiith a fix for this.
I have used this on open pli, dreamelite phoenix & icvs images on the 800 without any problems. -
The boxid should go in your oscam config without spaces.
To activate the cams press blue
Select softcam setup
select CCcam 2.1.3 as default cam & oscam as cardserver.
Press blue again to save & start cams.If you would like to post or pm your oscam & cccam configs i will see if i can spot why its not working for you.
-
ok on a client box with no card i can connect to webif, but if i stick in a card to view and share around the house i can no longer connect to webif is this normal do i need to add something else to the conf ?
Thanks for your help
No its not normal, are you sure that oscam is running with the card inserted and it is not cccam that is reading it. The configs are ready to go as they are on that image but i can see from post 1 you have made changes. Does the nline from oscam in your cccam.cfg show as online and handle ecm requests successfully ?
-
Oscam is perhaps one of the best sharing emulators when it comes to connection to other protocols. So here's a small howto on how to setup Oscam as a CCcam proxy while you connect through newcamd to Oscam.
Why? Some receivers still seem to lack CCcam client possabilities and several emu's are running more stable when using a newcamd type line (for instance:acamd, vdr-sc and sasc-ng seem to work somewhat more stable using newcamd connections). For this to work you need a working CCcam configuration, Oscam binary and the files oscam.conf, oscam.server and oscam.user.
In my case I used a NSLU2 and put the Oscam binary in /var/bin and the oscam.* files in /var/etc. Now for the contents of the files:
oscam.conf
Code
Display More[global] nice = -1 WaitForCards = 1 pidfile = /var/run/oscam.pid logfile = /var/log/oscam/oscam.log usrfile = /var/log/oscam/oscamuser.log cwlogdir = /var/log/oscam/cw [monitor] port = 988 aulow = 120 monlevel = 1 [newcamd] key = 000102030405060708090A0B0C0D port = 10000 0100:00006A,004106;100011722:000000At the key you can setup your DES-key, which the client requires to connect using the information from oscam.user. But the most important part, is the port information.
You need to add an additional newcamd port for every CAID you want to proxy. For example, CAID 0100 (SECA) has 2 idents in the name Canal+ NL (00006A) and Digital+ (004106) and it's set to port 10000. Port 10001 has the CAID 1722 (NAGRA) set to the ident of KD. It's important to remember you need to specify seperate idents per CAID. Don't use FFFFFF, since that won't give you everything on the specified CAID.oscam.server
Codelabel = remote protocol = cccam device = 127.0.0.1 account = oscam_user,oscam_password group = 1This is straight forward. Just a simple connection to your CCcam configuration. In this case it connects to localhost (127.0.0.1) running on the default port (12000) with the specified username and password which I created in CCcam.cfg (F: oscam_user oscam_password 5 0 1 { 0:0:1 } { } { } 127.0.0.1). In this case it connects as a CCcam 2.1.4 client.
oscam.user
With the oscam.user you can specify the username and password combination you want to use with the newcamd line. With the above examples you should use the following information (in this case oscam is running on the example IP of 192.168.1.200).
cardclient.conf (vdr-sc, sasc-ng, acamd):
newcamd.list (mgcamd):
PHPCWS_KEEPALIVE = 300 CWS_INCOMING_PORT = 12000 CWS = 192.168.1.200 10000 username password 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D lan newcsWell, you get the drift. This way you can even connect your obscure receiver, which only does newcamd, to CCcam using Oscam. Offcourse, please check first with your peer if he's ok with this. But for internal connection it should be fine and stable.
Enjoy..
-
Read the link i gave you mate, you create a different fline for each peer to create the cline you send to them. E.G
F: mickymouse pass01
F: joeblogs pass02
F: scoobydoo pass04& use these to complete the lines you send which will all start the same. E.G
C: milton.dyndns 14000 Then here add user & pass from fline -
in the ccam.cfg file which user name and password is it that makes up the fline.....im gettin der
F: User Password
=
C: yourdns port User Password -
I would go for a dm500 & a motor he can watch all the footy he wants that way.
-
ok webif works ok on a client box but not on the server box it just will not connect to the server box
You have lost me there, statement or question?
Please explain. -
Update for Astra 19,2ºE & Hotbird 13ºE
ThX to Licher.....................................
-
