PDA

View Full Version : How to start REAL CCCam 2.0.11 version(patched by me) on Azbox'es



Pages : [1] 2

The_Ripper
18-07-2009, 08:09 PM
1. First download cccam-azbox-2-0-11.rar archive from this post.
2. Extract archive somewhere on HDD.
3. FTP to your Azbox receiver
4. Go to /EMU/ folder and make new folder called lib
5. Copy all files from extracted folder to /EMU/lib
6. chmod 755 all files.
7. Prepare your CCcam.cfg file and put it in /EMU/lib/.
8. Telnet to your Azbox receiver
9. Execute this -> /EMU/lib/ld.so.1 --library-path /EMU/lib /EMU/lib/CCcam.mipsel -dv -C /EMU/lib/CCcam.cfg&


And if all goes well your real CCcam should run ;)

Happy hacking people.

First stage is complete.

Next one will be hard (how to start decoding)!!!

Making linux dvb api without source code of openxcasapi and how it deal with sigma chip :((
Still waiting for access to source code ...
Sorry people , again it doesnt depend on me, how fast this will be going ...

iko
18-07-2009, 08:18 PM
Ripper you are a star DUde
bloody opensat let everyone down :/
great job :D

DJBlu
18-07-2009, 08:35 PM
This really works.

Now there is no need to run CCcam.mips trough Debian.

By this Way and this CCcam you can run more C lines and create with this 2.0.11 F line to pass it to CCcam.cfg of cccam_module.

Great great, and many thanks The_Ripper

This doesn't help if the server you connect to doesn't allow re-share.

antrabe
18-07-2009, 08:36 PM
Ripper you are the authentic machine thank you so much for doing so many people so happy.

gtg60
18-07-2009, 08:41 PM
By this Way and this CCcam you can run more C lines and create with this 2.0.11 F line to pass it to CCcam.cfg of cccam_module.


So, as I see it, we can run 2.0.11 (in our AZBox) as a multi line server to connect to cccam 0.2 that already exists in our AZBox's, yes?
And, like an external server, we loose a hop too?

enrico001u
18-07-2009, 08:43 PM
Hi guys,

Excellent job

I have the cccam server started like above.
But I cant clear any channels do I need to tell my azbox to look for cccam?
or activate in azbox menu somehow??

thanks for the great work ripper!!!

moding
18-07-2009, 08:44 PM
you install this version from @the_ripper and this one is connecting to all your peers... then u will still need the 0.2 version for azbox to connect to the cccam patched by @the_ripper

yes, at the and , you loose a hop. but anyway , it's just a GREAT THING!

pistro
18-07-2009, 08:50 PM
Thank you very much The_Ripper

Wonderful day !:respect-049:

The_Ripper
18-07-2009, 08:50 PM
@enrico001u
CCcam and other EMU's use "linux dvb api" to access hardware inside dreambox-es. On the other side there is OpenXCAS api that is used in azbox receivers to access hardware. Both API isnt compatible with each other so that's why real CCcam still doesnt work. AGAIN READ MY FIRST POST (LAST FEW SENTENCES)

iko
18-07-2009, 08:52 PM
so it's not gonna work for who has payserver cos 99% of them not allows reshare :(

enrico001u
18-07-2009, 09:17 PM
Thanks

I currently have both cccams running

My azbox Ip is 192.168.1.5 on local network
so I created fline in rippers cccam like this F: mypass mypass
And cline in cccam 0.2 like this C: 192.168.1.5 12000 mypass mypass
I have no connection between the two.
Could someone tell me what I have done wrong?


Thanks for everyones time.

pr2
18-07-2009, 09:33 PM
Hello,

If your real CCcam receives cards that you are not allowed to reshare the cccam_module won't be able to clear anything.

Remember that you lose 1 hop with this method.

So typically wath iko says is right, if you use a payserver this method won't work for you because they forbid reshare.

Pr2

enrico001u
18-07-2009, 09:36 PM
I recieve my own sky card plus shares with reshare from my dm800 server.
I think my prob is to do with cccam.cfg

Thanks anyway

tapper
18-07-2009, 11:15 PM
so does this mean no more development on the cccam_module..??

tinos
19-07-2009, 12:01 AM
You still need CCC to decode stuff from this... so we still need .prio file to be able to select correct caids. This is only a solution to be able to reshare local card and use multiple c lines until CCC adds those added features.

BE-COOL
19-07-2009, 12:12 AM
New CCcam 2.1.2 is out, maybe now the mipsel version is protected, and only allow dreambox now... like they did with relook receivers.

kanber_kav
19-07-2009, 12:14 AM
CCcam.sh

#!/bin/sh
killall -9 cccam_module
killall -9 ld.so.1
killall -9 CCcam.mipsel


/EMU/lib/ld.so.1 --library-path /EMU/lib /EMU/lib/CCcam.mipsel -dv -C /EMU/lib/CCcam.cfg &
sleep 5

cd /EMU/OpenXCAS/CCcamCAS
./cccam_module &


////////////////////////////////

openxcas.conf
[module]
name = CCcamCAS
daemon = CCcam.sh
version = 1.00
api=No
wait =10sec


copy CCcam.sh and openxcas.conf /EMU/OpenXCAS/CCcamCAS folder
chmod 755
restat emu or box

not:ultra edit use

hfmls
19-07-2009, 12:57 AM
thank you :) used notepad, didn't work. gonna use ultraedit.

medmed
19-07-2009, 12:59 AM
CCcam2.1.2:
http://www.sendspace.com/file/f0e3mf


-several smartcard fixes
-via emm fixes
-seca emm fixes
-added SMARTCARD SID ASSIGN, see CCcam.cfg for details
-TNT sat
-double login loop fix
-serverside emm overload fix

hfmls
19-07-2009, 01:13 AM
doesn't work really good the script :\


and i can't get no picture. CCC 0.2 doesn't send channel requests to open it ?

hfmls
19-07-2009, 01:42 AM
ok script isn't working very good but manual i did this!






start cccam 2.0.11

then ccc 0.2


all good and working :D connected to sbox to use local card.

and watching tv

hfmls
19-07-2009, 02:16 AM
TD210[CCcamCAS]$ /EMU/lib/CCcam.mipsel_: /lib/libgcc_s.so.1: version `GLIBC_2.0' not found (required by /EMU/lib/CCcam.mipsel_)
/EMU/lib/CCcam.mipsel_: /lib/libpthread.so.0: no version information available (required by /EMU/lib/CCcam.mipsel_)
/EMU/lib/CCcam.mipsel_: /lib/libpthread.so.0: no version information available (required by /EMU/lib/CCcam.mipsel_)



trying to run cccam 2.0.12

hfmls
19-07-2009, 07:58 AM
can someone make a "better" script please?

thank you for the last one. but it isn't working ok :)

Smudger
19-07-2009, 09:24 AM
You still need CCC to decode stuff from this... so we still need .prio file to be able to select correct caids. This is only a solution to be able to reshare local card and use multiple c lines until CCC adds those added features.

I agree this is the problem I have with me Sky HD and shared server with new sky card in. we always defaut to 0961 and not the new 0963. with prio file this would work.
Although new card apears to have both caids. The 0963 is used for movies and all HD tested this yesterday with server guy so I could not recieve any movies or hd using new card.

kanber_kav
19-07-2009, 09:48 AM
Is the system can be made in azbox vdr?

VDR-sc cccam plugins.


hop will not be lost

valerica
19-07-2009, 09:48 AM
Connected clients: 6
4 ACTIVE CLIENTS IN LAST 20 SECONDS
+-----------+---------------+------------+------------+-------------+-----+--------+----------------------+
| Username | Host | Connected | Idle time | ECM | EMM | Version| Last used share |
+-----------+---------------+------------+------------+-------------+-----+--------+----------------------+
|vali|xx.xx.xx.199 |00d 00:02:21|00d 00:00:01|2038 (1958) |0 (0)|2.0.11 |0961:000000:0f26 (ok) |
+-----------+---------------+------------+------------+-------------+-----+--------+----------------------+


HD still OK with 0961 - here s*k*y sports HD2 .

Cheers ,
Val .

sami8519
19-07-2009, 09:51 AM
What should the client CCcam.cfg look like? DNS and port?

valerica
19-07-2009, 10:08 AM
It's nothing special , just like this :


C: server.dyndns.tv 12000 user password


Cheers ,
Val .

Smudger
19-07-2009, 10:10 AM
Connected clients: 6
4 ACTIVE CLIENTS IN LAST 20 SECONDS
+-----------+---------------+------------+------------+-------------+-----+--------+----------------------+
| Username | Host | Connected | Idle time | ECM | EMM | Version| Last used share |
+-----------+---------------+------------+------------+-------------+-----+--------+----------------------+
|vali|xx.xx.xx.199 |00d 00:02:21|00d 00:00:01|2038 (1958) |0 (0)|2.0.11 |0961:000000:0f26 (ok) |
+-----------+---------------+------------+------------+-------------+-----+--------+----------------------+


HD still OK with 0961 - here s*k*y sports HD2 .

Cheers ,
Val .

Agree on an old type HD sky card.

keith mawer
19-07-2009, 10:11 AM
i admire m8ss who do this ,, for me i like a easy life so its diablo ,, job done

antrabe
19-07-2009, 10:17 AM
It's nothing special , just like this :


C: server.dyndns.tv 12000 user password


Cheers ,
Val .

Could be other port like 8090 and give always the same cline to every one? the same user passw.

and the line that i give i have to placed in first line on my cccam.cfg?

sami8519
19-07-2009, 10:33 AM
It's nothing special , just like this :


C: server.dyndns.tv 12000 user password


Cheers ,
Val .

I made it like this:

C: 192.168.1.99(my azbox ip) 12000 user pass

but it did not work for me. I know I am a bit newbie.:frown:

valerica
19-07-2009, 10:42 AM
Could be other port like 8090 and give always the same cline to every one? the same user passw.

and the line that i give i have to placed in first line on my cccam.cfg?

Another port isn't a problem , but with same user & pass 2 more than 1 client will give random freezes and kick out from server .

Cheers ,
Val .

antrabe
19-07-2009, 10:47 AM
the user and passw then can be changed every time and i should put the line that i give in my cccam.cfg no?

tinos
19-07-2009, 11:08 AM
It's nothing special , just like this :

Cheers ,
Val .

Or use internal IP 127.0.0.1



C: localhost 12000 user password

valerica
19-07-2009, 11:12 AM
I made it like this:

C: 192.168.1.99(my azbox ip) 12000 user pass

but it did not work for me. I know I am a bit newbie.:frown:

2 late - the answer is given by tinos . Also , put server ip in cline (not az ip) if the server is in the same LAN .

Cheers ,
Val .

hanswurscht
19-07-2009, 11:42 AM
the new CCcam 2.012 is crashing by me on debian with segmentation fault

tinos
19-07-2009, 11:55 AM
The new CCcam is 2.1.2 not 2.0.12 isn't it?

There are 2.0.11 and then 2.1.0, 2.1.1, 2.1.2 all latest work with problems for not Dreambox boxes.

hanswurscht
19-07-2009, 11:57 AM
yes sorry, tested the latest one 2.12

kanber_kav
19-07-2009, 12:01 PM
azboxhd debian cccam 2.1.2 runing

tinos
19-07-2009, 12:03 PM
But for using CCC as client it is a lot better to use 2.0.11 so you don't get limitations of distance 2 isn't it?

hanswurscht
19-07-2009, 12:34 PM
azboxhd debian cccam 2.1.2 runing

Tried it now second Time, again segmentation fault. Maybe it dont like my Connection to NewCS.
So I give up with this.

sami8519
19-07-2009, 12:43 PM
Guys, Is it correct the command which runs the CCcam.mipsel like this:

/EMU/lib/ld.so.1 --library-path /EMU/lib /EMU/lib/CCcam.mipsel -dv -C /EMU/lib/CCcam.cfg&

This is just driving me crazy. I made an F line in CCcam.cfg to see if it acts like a server and tried to connect with my Debian PC server but it does not connect.

F: linux linux (This is in EMU/lib/CCcam.cfg)

C: 192.168.100.9 13000 linux linux (This is in my Debian PC)

but it does not connect. I am sure I chmod all files 755 and all files put in EMU/lib. Then I run this command /EMU/lib/ld.so.1 --library-path /EMU/lib /EMU/lib/CCcam.mipsel -dv -C /EMU/lib/CCcam.cfg&

but nothing happens.

tinos
19-07-2009, 01:05 PM
You need to use correct format for real CCcam.cfg on 2.0.11 not use only CCC 0.2 format with this...

sami8519
19-07-2009, 04:28 PM
I used a real CCcam.cfg and edit it carefully and revised it many times but still no connection. I am just going to quit. Enough is Enough.

mc laren
19-07-2009, 05:57 PM
This really works thank you the_ripper

The_Ripper
19-07-2009, 06:24 PM
Small update ;)

I menage to emulate camd.socket over openxcasapi so now PMT can be sent to CCcam.

Download again archive from my post.
There is two new files and new patched CCcam 2.1.1 version.
Copy libdvbapi.so in /EMU/lib.
For dvbapi_module create /EMU/OpenXCAS/dvbapiCAS directory and copy there dvbapi_module , make new openxcas.conf and change module.seq.

There is small change on how you start now CCcam binary.
LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dv -C "where is CCcam.cfg" &

If all goes okey , you should see that CCCam is processing PMT and writing down CA systems ...

If dvbapi_module is manual started you should see CA_PMT datas in hexadecimal ...



PS. Pls people test it how this working before I try to menage somehow sending ECM to CCcam ...

iko
19-07-2009, 06:27 PM
@ripper
is there any solution for no reshare allowed servers???
best regards

The_Ripper
19-07-2009, 06:29 PM
Dont understand question ?
You want to reshare cards even if you dont have levels ?

Smudger
19-07-2009, 06:47 PM
Ripper

with existing cccam is it possible to force the use of a CAID when two exist. Sly uk now have to used 0961 and 0963 the 63 is used in the new white card. ccam defaults to 0961

iko
19-07-2009, 06:47 PM
with your first release I didn't manage to clear any channel because we lose HOP ...and my clines not allowed to reshare (payserver)...

Is there any chance to sort that out
cheers

avio
19-07-2009, 06:49 PM
Ciao e grazie The Ripper:cheers2:

robins69
19-07-2009, 06:49 PM
Here you have my test

TD210[~]$ 17:46:04.093 CCcam: ================================= =================
====================
17:46:04.096 CCcam: starting CCcam 2.1.1 compiled on May 2 2009@20:00:30
17:46:04.097 CCcam: ================================= ===========================
==========
17:46:04.099 CCcam: online using nodeId ceca9e5d28121a6a
17:46:04.171 CCcam: dvb api3 detected
17:46:04.175 CCcam: DM8000 detected
17:46:04.176 CCcam: create 8 cam device(s)
17:46:04.197 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
17:46:04.198 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
17:46:04.199 CCcam: static cw not found or bad
17:46:04.281 CCcam: parsed 928 entries from /var/etc/CCcam.prio
17:46:04.480 CCcam: added 1284 provider names from /var/etc/CCcam.providers
17:46:15.562 CCcam: added 8833 channel names from /var/etc/CCcam.channelinfo
17:46:15.563 CCcam: server started on port 6969

------------------------------------------------------------------------------------------

TD210[dvbapiCAS]$ ./dvbapi_module
[OPENXCAS_API:Sun Jul 19 17:45:21.523] openxcas_open:285 ## dvbapiCAS
[OPENXCAS_API:Sun Jul 19 17:45:21.527] load_xcas_control:98 ## loaded controller
ID = 0x19760507
osdep_msq_server_open : key_request 0x2DC3D984 key_response 0x2DC3D985
osdep_msq_server_open : request msq is already created
osdep_msq_server_open : response msq is already created
osdep_msq_client_connect : key_request 0x2DC3D984 key_response 0x2DC3D985

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Waiting for connection ...
Got one ;)
Waiting for connection ...
Got one ;)
Waiting for connection ...


Nothing happen after this

I make zapping in many channels and nothing.


Regards.

The_Ripper
19-07-2009, 07:08 PM
@robins69
Check openxcas.conf and module.seq. Restart receiver ...

The_Ripper
19-07-2009, 07:10 PM
@iko
If I menage to start this working you will not loose any hop ...

hfmls
19-07-2009, 07:32 PM
wow!! mower this is great. if u need a azbox hd to test it all just say.

i'm helder in msn.

i'm using cccam 2.0.11 and ccc 0.2 at the moment.
you just could do whatever u want, it would be faster and easier? :)

tinos
19-07-2009, 07:33 PM
This looks like a great idea... so if you get dvbapi_module emulated for native CCcam then you could also record via OpenXCAS anyway and we won't need to use CCC. We will get .prio and softcam.keys support too!

iko
19-07-2009, 07:37 PM
Today is the Big Day for the Community !!!
Thanx a million for your hard work ...

hfmls
19-07-2009, 07:43 PM
keep us posted ripper, mower :D

gather a few beta testers maybe i dunno.

i can do it

The_Ripper
19-07-2009, 07:46 PM
No one reporting is CA PMT sending is okey ?
Does for you CCCam parsing okey CA Systems on console ?

robins69
19-07-2009, 07:50 PM
@The Ripper

I made the changes and restarted my box here you have my test again

TD210[~]$ 19:00:08.261 CCcam: ================================= =================
====================
19:00:08.265 CCcam: starting CCcam 2.1.1 compiled on May 2 2009@20:00:30
19:00:08.265 CCcam: ================================= ===========================
==========
19:00:08.267 CCcam: online using nodeId cb5bcb9f4c6f2d7c
19:00:08.338 CCcam: dvb api3 detected
19:00:08.342 CCcam: DM8000 detected
19:00:08.343 CCcam: create 8 cam device(s)
19:00:08.364 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
19:00:08.365 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
19:00:08.366 CCcam: static cw not found or bad
19:00:08.434 CCcam: parsed 928 entries from /var/etc/CCcam.prio
19:00:08.628 CCcam: added 1284 provider names from /var/etc/CCcam.providers
19:00:18.564 CCcam: added 8833 channel names from /var/etc/CCcam.channelinfo
19:00:18.569 CCcam: server started on port 6969
-------------------------------------------------------------------------------------------------

1107 root 420 S /EMU/OpenXCAS/dvbapiCAS/dvbapi_module
1109 root 420 S /EMU/OpenXCAS/dvbapiCAS/dvbapi_module
1110 root 420 S /EMU/OpenXCAS/dvbapiCAS/dvbapi_module

-----------------------------------------------------------------------------------------------

Here you have the results

18:56:44.791 CCcam: found nagra caid: 0x1810 ecmpid: 0x84f id: 0x0
18:56:44.791 CCcam: found seca caid: 0x100 ecmpid: 0x467 id: 0x4106
18:56:44.792 CCcam: cam[0] set PMT for sid=746c
18:56:44.792 CCcam: start EMM
18:56:44.793 CCcam: EMM demux 1 set
18:56:44.794 CCcam: EMM demux 1 read result 0
----------------------------------------------------------------------------------------------------------

This is another test while zapping

---------------------------------------------------------------------------------------------------------
TD210[~]$ 19:03:32.958 CCcam: ================================= =================
====================
19:03:32.961 CCcam: starting CCcam 2.1.1 compiled on May 2 2009@20:00:30
19:03:32.961 CCcam: ================================= ===========================
==========
19:03:32.969 CCcam: online using nodeId 48dbefec3ae50e6b
19:03:33.040 CCcam: dvb api3 detected
19:03:33.044 CCcam: DM8000 detected
19:03:33.045 CCcam: create 8 cam device(s)
19:03:33.062 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
19:03:33.064 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
19:03:33.067 CCcam: static cw not found or bad
19:03:33.136 CCcam: parsed 928 entries from /var/etc/CCcam.prio
19:03:33.331 CCcam: added 1284 provider names from /var/etc/CCcam.providers
19:03:43.372 CCcam: added 8833 channel names from /var/etc/CCcam.channelinfo
19:03:43.374 CCcam: server started on port 6969
19:03:50.554 CCcam: found nagra caid: 0x1810 ecmpid: 0x850 id: 0x0
19:03:50.555 CCcam: found seca caid: 0x100 ecmpid: 0x468 id: 0x4106
19:03:50.556 CCcam: cam[0] set PMT for sid=746d
19:03:50.688 CCcam: start EMM
19:03:50.689 CCcam: EMM demux 1 set
19:03:50.689 CCcam: EMM demux 1 read result 0

--------------------------------------------------------------------------------------------------------------


TD210[dvbapiCAS]$ ./dvbapi_module
[OPENXCAS_API:Sun Jul 19 19:13:25.535] openxcas_open:285 ## dvbapiCAS
[OPENXCAS_API:Sun Jul 19 19:13:25.537] load_xcas_control:98 ## loaded controller
ID = 0x19760507
osdep_msq_server_open : key_request 0x2DC3D984 key_response 0x2DC3D985
osdep_msq_server_open : request msq is already created
osdep_msq_server_open : response msq is already created
osdep_msq_client_connect : key_request 0x2DC3D984 key_response 0x2DC3D985

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Waiting for connection ...
Got one ;)
Waiting for connection ...
CA_PMT:
9F 80 32 81 9F 03 74 6D 2B 00 00 02 00 A3 00 1A 01 09 04 18 10 E8 50 09 11 01 00
E4 68 41 06 FF FF FF FF FF FF FF FF FF 26 EF 04 00 5C 00 1A 01 09 04 18 10 E8 5
0 09 11 01 00 E4 68 41 06 FF FF FF FF FF FF FF FF FF 26 EF 04 00 5D 00 1A 01 09
04 18 10 E8 50 09 11 01 00 E4 68 41 06 FF FF FF FF FF FF FF FF FF 26 EF 06 00 29
00 00 C0 00 D0 00 00 C0 00 DE 00 00 C1 01 88 00 00 C1 00 D5 00 00 C1 00 FD 00 0
0 C1 01 33 00 00 C1 01 64 00 00 C1 02 F8 00 00 C0 01 35 00 00 C1 03 78 00 00 C1
02 6E 00 00

--------------------------------------------------------------------------------------------------------------------

I made the test in console and using OpenXCAS




Regards.

hfmls
19-07-2009, 08:04 PM
TD210[dvbapiCAS]$ ./dvbapi_module
[OPENXCAS_API:Sun Jul 19 19:03:58.502] openxcas_open:285 ## dvbapiCAS
[OPENXCAS_API:Sun Jul 19 19:03:58.507] load_xcas_control:98 ## loaded controller ID = 0x19760507
osdep_msq_server_open : key_request 0x2DC3D984 key_response 0x2DC3D985
osdep_msq_server_open : request msq is already created
osdep_msq_server_open : response msq is already created
osdep_msq_client_connect : key_request 0x2DC3D984 key_response 0x2DC3D985

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Waiting for connection ...
Got one ;)
Waiting for connection ...

tinos
19-07-2009, 08:11 PM
Read what theripper told robin, you need to reboot azbox without any emus... check that no emus start from OpenXCAS. After reboot go to telnet and test.

sami8519
19-07-2009, 08:15 PM
That's really works. Cheer.

kanber_kav
19-07-2009, 08:15 PM
No one reporting is CA PMT sending is okey ?
Does for you CCCam parsing okey CA Systems on console ?

not work dvbapi :(

robins69
19-07-2009, 08:16 PM
Read what theripper told robin, you need to reboot azbox without any emus... check that no emus start from OpenXCAS. After reboot go to telnet and test.

Hi tinos,

I did it and now my results are the rights, thank you for your advice.


Regards.

hfmls
19-07-2009, 08:18 PM
wow robin69, u opened a channell????

without CCC using dvbapi thing?
this means we have a full functional cccam...serving, receiving, opening channels. without losing hops.

robins69
19-07-2009, 08:24 PM
Hello hfmls,

The Ripper wants to know if dvdapi_module can detect and receive the CA_PMT , he said the next step is send the right ECM to CCcam.

Right now I can´t open any channel but the comunication between CCCam and dvdapi_module is sucessfull.

Regards.

sami8519
19-07-2009, 08:24 PM
==================
19:22:53.907 CCcam: starting CCcam 2.1.1 compiled on May 2 2009@20:00:30
19:22:53.908 CCcam: ================================= =========================== ==========
19:22:53.911 CCcam: online using nodeId b428c409e1c7319e
19:22:53.933 CCcam: dvb api3 detected
19:22:53.938 CCcam: DM8000 detected
19:22:53.939 CCcam: create 8 cam device(s)
19:22:54.131 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
19:22:54.132 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
19:22:54.133 CCcam: static cw not found or bad
19:22:54.147 CCcam: parsed 41 entries from /var/etc/CCcam.prio
19:22:54.295 CCcam: added 972 provider names from /var/etc/CCcam.providers
19:22:57.866 CCcam: added 4409 channel names from /var/etc/CCcam.channelinfo
19:22:57.868 CCcam: server started on port 13000
MMP[~]$ 19:23:36.885 CCcam: enigma interface: disconnected (0)
19:23:43.401 CCcam: found viaccess caid: 0x500 ecmpid: 0x2ce id: 0x23800
19:23:43.447 CCcam: found viaccess caid: 0x500 ecmpid: 0x2d8 id: 0x40810
19:23:43.447 CCcam: cam[0] set PMT for sid=36b3
19:23:55.277 CCcam: found viaccess caid: 0x500 ecmpid: 0x2ce id: 0x23800
19:23:55.277 CCcam: found viaccess caid: 0x500 ecmpid: 0x2d8 id: 0x40810
19:23:55.278 CCcam: cam[0] set PMT for sid=36b9

The_Ripper
19-07-2009, 08:27 PM
@kanber_kav
This isnt real linux dvb api. I cant coded reall dvb api library because I dont have access to openxcas api source and how it deals with sigma chip.

libdvbapi just intercept CCcam calls to /dev/dvb/ paths and telling him that there is demux , ca devices on box...

hfmls
19-07-2009, 08:28 PM
Hello hfmls,

The Ripper wants to know if dvdapi_module can detect and receive the CA_PMT , he said the next step is send the right ECM to CCcam.

Right now I can´t open any channel but the comunication between CCCam and dvdapi_module is sucessfull.

Regards.

oh ok. now i see. that's really nice.
:) so it's working. next step

kanber_kav
19-07-2009, 08:37 PM
I've tried but no luck so far
fw 0.9.2373

The_Ripper
19-07-2009, 08:42 PM
@kanber_kav
I have same fw version , check openxcas.conf and module.seq, check if folder is right /EMU/OpenXCAS/dvbapiCAS/

iko
19-07-2009, 08:46 PM
is this new one has worked for anyone here?
cheers

hfmls
19-07-2009, 08:48 PM
fw=2371
emus runnings dvbapi
and manual telnet command to run cccam 2.0.11

all good. no image, but CA_PMT: with a bunch of AS F4 F3
showing, this is good right?
it means dvbapi the_ripper made it's comunicating with cccam right?

chemstar
19-07-2009, 09:04 PM
@kanber_kav
This isnt real linux dvb api. I cant coded reall dvb api library because I dont have access to openxcas api source and how it deals with sigma chip.

libdvbapi just intercept CCcam calls to /dev/dvb/ paths and telling him that there is demux , ca devices on box...


is it possible to make virtual (emulated) /dev/dvb device and to resend the data to openxcas like you make it with ccc before.
only an idea

kanber_kav
19-07-2009, 09:27 PM
http://img27.imageshack.us/img27/6168/adszocg.jpg

no decode


telnet ..
cccam start command
LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dv -C /EMU/lib/CCcam.cfg


telnet dvbapi start

cd /EMU/OpenXCAS/dvbapiCAS
./dvbapi_module

but no decode

All emu off ..

kanber_kav
19-07-2009, 09:37 PM
http://img193.imageshack.us/img193/3646/adszkps.jpg


pardon
me CCcam.cfg
line DVB API=-1 :d

now runing CA_PMT:xxxxxxxxxxxxxx
work but no ddecode channel

The_Ripper
19-07-2009, 09:45 PM
OKey here is next stage , sending ECMs.Need alot of testing.
Just replace dvbapi_module and libdvbapi files.

The_Ripper
19-07-2009, 09:49 PM
@kanber_kav
You should really start reading my posts carefully!

iko
19-07-2009, 09:55 PM
he sorted the problem ;)

robins69
19-07-2009, 09:58 PM
@The Ripper

Here you have my results.

In Digital+ Seca Channel

-----------------------------------------------------------------------------------------

TD210[~]$ 20:54:30.623 CCcam: ================================= =================
====================
20:54:30.626 CCcam: starting CCcam 2.1.1 compiled on May 2 2009@20:00:30
20:54:30.627 CCcam: ================================= ===========================
==========
20:54:30.629 CCcam: online using nodeId 48dbefec3ae50e6b
20:54:30.700 CCcam: dvb api3 detected
20:54:30.709 CCcam: DM8000 detected
20:54:30.710 CCcam: create 8 cam device(s)
20:54:30.728 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
20:54:30.729 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
20:54:30.730 CCcam: static cw not found or bad
20:54:30.799 CCcam: parsed 928 entries from /var/etc/CCcam.prio
20:54:30.993 CCcam: added 1284 provider names from /var/etc/CCcam.providers
20:54:43.264 CCcam: added 8833 channel names from /var/etc/CCcam.channelinfo
20:54:43.266 CCcam: server started on port 6969
20:55:02.956 CCcam: found nagra caid: 0x1810 ecmpid: 0x863 id: 0x0
20:55:02.959 CCcam: found seca caid: 0x100 ecmpid: 0x47b id: 0x4106
20:55:02.961 CCcam: cam[0] set PMT for sid=74fe
20:55:02.969 CCcam: remote ecm -> 192.168.1.105:26000 0x100(0x4106)
20:55:02.970 CCcam: start EMM
20:55:02.975 CCcam: EMM demux 1 set
20:55:02.981 CCcam: EMM demux 1 read result 0
20:55:03.264 CCcam: remote ecm <- 192.168.1.105:26000 ok (took nan seconds)
20:55:03.265 CCcam: cam[0] ecm even ok caid:0x100 id:0x4106 pid:0x47b Digital+ (
19E)[tunneled SecaNagra] (took nan seconds)
20:55:03.309 CCcam: remote ecm -> 192.168.1.105:26000 0x100(0x4106)
20:55:03.606 CCcam: remote ecm <- 192.168.1.105:26000 ok (took nan seconds)
20:55:03.607 CCcam: cam[0] ecm odd ok caid:0x100 id:0x4106 pid:0x47b Digital+ (1
9E)[tunneled SecaNagra] (took nan seconds)
20:55:03.631 CCcam: remote ecm -> 192.168.1.105:26000 0x100(0x4106)
20:55:03.925 CCcam: remote ecm <- 192.168.1.105:26000 ok (took nan seconds)
20:55:03.926 CCcam: cam[0] ecm even ok caid:0x100 id:0x4106 pid:0x47b Digital+ (
19E)[tunneled SecaNagra] (took nan seconds)
20:55:03.948 CCcam: remote ecm -> 192.168.1.105:26000 0x100(0x4106)
20:55:04.242 CCcam: remote ecm <- 192.168.1.105:26000 ok (took nan seconds)
20:55:04.243 CCcam: cam[0] ecm odd ok caid:0x100 id:0x4106 pid:0x47b Digital+ (1
9E)[tunneled SecaNagra] (took nan seconds)
20:55:08.206 CCcam: remote ecm -> 192.168.1.105:26000 0x100(0x4106)
20:55:08.500 CCcam: remote ecm <- 192.168.1.105:26000 ok (took nan seconds)
20:55:08.501 CCcam: cam[0] ecm even ok caid:0x100 id:0x4106 pid:0x47b Digital+ (
19E)[tunneled SecaNagra] (took nan seconds)
20:55:18.163 CCcam: remote ecm -> 192.168.1.105:26000 0x100(0x4106)
20:55:18.460 CCcam: remote ecm <- 192.168.1.105:26000 ok (took nan seconds)
20:55:18.461 CCcam: cam[0] ecm odd ok caid:0x100 id:0x4106 pid:0x47b Digital+ (1
9E)
--------------------------------------------------------------------------------------------

In Digital+ Nagra3 Channel

-------------------------------------------------------------------------------------------

TD210[~]$ 21:02:10.399 CCcam: ================================= =================
====================
21:02:10.402 CCcam: starting CCcam 2.1.1 compiled on May 2 2009@20:00:30
21:02:10.403 CCcam: ================================= ===========================
==========
21:02:10.405 CCcam: online using nodeId 48dbefec3ae50e6b
21:02:10.487 CCcam: dvb api3 detected
21:02:10.495 CCcam: DM8000 detected
21:02:10.496 CCcam: create 8 cam device(s)
21:02:10.516 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
21:02:10.519 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
21:02:10.520 CCcam: static cw not found or bad
21:02:10.597 CCcam: parsed 928 entries from /var/etc/CCcam.prio
21:02:10.819 CCcam: added 1284 provider names from /var/etc/CCcam.providers
21:02:20.445 CCcam: added 8833 channel names from /var/etc/CCcam.channelinfo
21:02:20.447 CCcam: server started on port 6969
21:02:33.942 CCcam: found nagra caid: 0x1810 ecmpid: 0x836 id: 0x0
21:02:33.944 CCcam: cam[0] set PMT for sid=74cf
21:02:33.947 CCcam: start EMM
21:02:33.955 CCcam: EMM demux 1 set
21:02:33.960 CCcam: EMM demux 1 read result 0
21:02:34.035 CCcam: nagra2 emu can't decode ecm (key: 0, ident: 0) no key
21:02:34.038 CCcam: cam[0] ecm odd nok caid:0x1810 id:0x0 pid:0x836 Nagravision
CAID/Digital+ (30W/19E)[radegastclient] (took nan seconds)
21:02:34.142 CCcam: nagra2 emu can't decode ecm (key: 0, ident: 0) no key
21:02:34.142 CCcam: cam[0] ecm odd nok caid:0x1810 id:0x0 pid:0x836 Nagravision
CAID/Digital+ (30W/19E)[radegastclient] (took nan seconds)
21:02:34.143 CCcam: nagra2 emu can't decode ecm (key: 0, ident: 0) no key
21:02:34.150 CCcam: cam[0] ecm odd nok caid:0x1810 id:0x0 pid:0x836 Nagravision
CAID/Digital+ (30W/19E)[radegastclient] (took nan seconds)
21:02:46.080 CCcam: nagra2 emu can't decode ecm (key: 1, ident: 0) no key
21:02:46.081 CCcam: cam[0] ecm odd nok caid:0x1810 id:0x0 pid:0x836 Nagravision
CAID/Digital+ (30W/19E)[radegastclient] (took nan seconds)
21:02:46.082 CCcam: nagra2 emu can't decode ecm (key: 1, ident: 0) no key
21:02:46.083 CCcam: cam[0] ecm odd nok caid:0x1810 id:0x0 pid:0x836 Nagravision
CAID/Digital+ (30W/19E)[radegastclient] (took nan seconds)
21:02:46.087 CCcam: nagra2 emu can't decode ecm (key: 1, ident: 0) no key
21:02:46.088 CCcam: cam[0] ecm odd nok caid:0x1810 id:0x0 pid:0x836 Nagravision
CAID/Digital+ (30W/19E)[radegastclient] (took nan seconds)

---------------------------------------------------------------------------------------------------


If you need more information please let me know


Regards.

iko
19-07-2009, 10:00 PM
so is it working now?

hfmls
19-07-2009, 10:06 PM
@kanber_kav

it was just to test if worked. but there is no picture. the_ripper knows that :)
let's test this last .rar

robins69
19-07-2009, 10:06 PM
so is it working now?

Looks is working but I can´t open any channel, maybe it´s a test from the ripper.

Regards.

sami8519
19-07-2009, 10:07 PM
Now it sends ECM and receive but no picture.

The_Ripper
19-07-2009, 10:15 PM
Yes people , last stage is sending back dcw to azbox and to clear channel ...

sami8519
19-07-2009, 10:15 PM
From ART irdeto channels

21:14:21.642 CCcam: chid 004C
21:14:21.643 CCcam: remote ecm -> 192.168.100.99:12000 0x604(0x000)
21:14:21.786 CCcam: remote ecm <- 192.168.100.99:12000 ok (took nan seconds)
21:14:21.787 CCcam: cam[0] ecm odd ok caid:0x604 id:0x0 pid:0x5fb Unknown (took nan seconds)

hfmls
19-07-2009, 10:17 PM
the_ripper, this happens now:


cccam 2.0.11
21:14:16.249 CCcam: starting CCcam 2.0.11 compiled on Dec 3 2008@20:50:35
21:14:16.251 CCcam: ================================= ================================= ====
21:14:16.260 CCcam: online using nodeId 7ca4814350041314
21:14:16.273 CCcam: dvb api3 detected
21:14:16.280 CCcam: DM8000 detected
21:14:16.281 CCcam: create 8 cam device(s)
21:14:16.307 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
21:14:16.308 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
21:14:16.309 CCcam: static cw not found or bad
21:14:16.310 CCcam: parsed 0 entries from /var/etc/CCcam.prio
21:14:16.312 CCcam: readProviderfile: cannot open /var/etc/CCcam.providers or not found
21:14:16.312 CCcam: readChannelList: cannot open /var/etc/CCcam.channelinfo or not found
21:14:16.314 CCcam: server started on port 12000
21:14:19.765 CCcam: new tcp client from 84.90.163.243
21:14:19.831 CCcam: user tul login attempt from 84.90.163.243
21:14:19.914 CCcam: client tul@df9f53b1a9fdf732, running CCcam 2.0.4
21:14:19.926 CCcam: 5 cards --> client 84.90.163.243(tul) (took nan seconds)
21:14:23.058 CCcam: new tcp client from 85.245.160.139
21:14:23.110 CCcam: user salva login attempt from 85.245.160.139
21:14:23.211 CCcam: client salva@c423a8c38bc81f4, running CCcam 2.0.4
21:14:23.221 CCcam: 5 cards --> client 85.245.160.139(salva) (took nan seconds)
21:14:45.224 CCcam: enigma interface: disconnected (0)
21:14:58.366 CCcam: found nagra caid: 0x1802 ecmpid: 0x3e8 id: 0x0
21:14:58.367 CCcam: cam[0] set PMT for sid=32b
21:14:58.371 CCcam: start EMM
21:14:58.374 CCcam: EMM demux 1 set
21:14:58.381 CCcam: EMM demux 1 read result 0
21:15:14.147 CCcam: found nagra caid: 0x1802 ecmpid: 0x3e9 id: 0x0
21:15:14.148 CCcam: cam[0] set PMT for sid=32c
21:15:14.150 CCcam: start EMM
21:15:14.152 CCcam: EMM demux 1 set
21:15:14.157 CCcam: EMM demux 1 read result 0
21:15:20.145 CCcam: found nagra caid: 0x1802 ecmpid: 0x3ea id: 0x0
21:15:20.145 CCcam: cam[0] set PMT for sid=32d
21:15:20.146 CCcam: start EMM
21:15:20.148 CCcam: EMM demux 1 set
21:15:20.153 CCcam: EMM demux 1 read result 0
21:15:25.107 CCcam: found nagra caid: 0x1802 ecmpid: 0x3eb id: 0x0
21:15:25.107 CCcam: cam[0] set PMT for sid=32e
21:15:25.108 CCcam: start EMM
21:15:25.109 CCcam: EMM demux 1 set
21:15:25.116 CCcam: EMM demux 1 read result 0



dvbapi:



TD210[dvbapiCAS]$ ./dvbapi_module
[OPENXCAS_API:Sun Jul 19 21:14:52.779] openxcas_open:285 ## dvbapiCAS
[OPENXCAS_API:Sun Jul 19 21:14:52.781] load_xcas_control:98 ## loaded controller ID = 0x19760507
osdep_msq_server_open : key_request 0x2DC3D984 key_response 0x2DC3D985
osdep_msq_server_open : request msq is already created
osdep_msq_server_open : response msq is already created
osdep_msq_client_connect : key_request 0x2DC3D984 key_response 0x2DC3D985

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Waiting for connection ...
Got one ;)
Waiting for connection ...
CA_PMT:
9F 80 32 23 03 03 2B 27 00 00 06 14 12 00 00 02 14 10 00 07 01 09 04 18 02 E3 E8 04 14 11 00 07 01 09 04 18 02 E3 E8
CA_PMT:
9F 80 32 23 03 03 2C 27 00 00 06 14 12 00 00 02 14 20 00 07 01 09 04 18 02 E3 E9 04 14 21 00 07 01 09 04 18 02 E3 E9
CA_PMT:
9F 80 32 23 03 03 2D 27 00 00 02 14 30 00 07 01 09 04 18 02 E3 EA 04 14 31 00 07 01 09 04 18 02 E3 EA 06 14 32 00 00
CA_PMT:
9F 80 32 23 03 03 2E 27 00 00 02 14 40 00 07 01 09 04 18 02 E3 EB 04 14 41 00 07 01 09 04 18 02 E3 EB 06 14 42 00 00

sami8519
19-07-2009, 10:18 PM
Yes pople , last stage is sending back dcw to azbox and to clear channel ...

Is this very difficult to achieve or you are close from this target?

Thanks alot.:respect-046:

kanber_kav
19-07-2009, 10:18 PM
http://img404.imageshack.us/img404/6666/adszcaq.jpg

no picture :d

hfmls
19-07-2009, 10:21 PM
why does mine says EMM ??

shouldn't be ecm ?

hfmls
19-07-2009, 10:32 PM
ok i have put DISABLE EMM : yes
all good now.

what's next? :)



21:31:53.263 CCcam: configfile changed. Updating...
21:32:00.545 CCcam: found nagra caid: 0x1802 ecmpid: 0x483 id: 0x0
21:32:00.546 CCcam: cam[0] set PMT for sid=1f5
21:32:10.785 CCcam: found nagra caid: 0x1802 ecmpid: 0x3e8 id: 0x0
21:32:10.787 CCcam: cam[0] set PMT for sid=32b

robins69
19-07-2009, 10:39 PM
what's next? :)

Next is waiting for the last stage from The Ripper :cup-006:

DJBlu
19-07-2009, 10:42 PM
I think my sides will start Splitting with laughter at all the fickle people who said this will never come.

The_Ripper, I salute you! :D

hfmls
19-07-2009, 10:44 PM
indeed! i wanna see the crye babies now :D

The_Ripper
19-07-2009, 10:46 PM
@kanber_kav
Again you dont read my post!!!!

@all
Thx.

hfmls
19-07-2009, 10:50 PM
@kanber_kav
:D it's not meant to open channels.......yet!
the_ripper was just testing if the connection worked, between cccam and dvbapi.
it works. :)

now, only step left. "tunning it" :) and we have cccam native in azbox hd.

iko
19-07-2009, 11:06 PM
I think my sides will start Splitting with laughter at all the fickle people who said this will never come.

The_Ripper, I salute you! :D

Don't forget this one!

Smudger
19-07-2009, 11:50 PM
Here you have my test

TD210[~]$ 17:46:04.093 CCcam: ================================= =================
====================
17:46:04.096 CCcam: starting CCcam 2.1.1 compiled on May 2 2009@20:00:30
17:46:04.097 CCcam: ================================= ===========================
==========
17:46:04.099 CCcam: online using nodeId ceca9e5d28121a6a
17:46:04.171 CCcam: dvb api3 detected
17:46:04.175 CCcam: DM8000 detected
17:46:04.176 CCcam: create 8 cam device(s)
17:46:04.197 CCcam: readKeyfile: cannot open /var/keys/SoftCam.Key or not found
17:46:04.198 CCcam: readKeyfile: cannot open /var/keys/AutoRoll.Key or not found
17:46:04.199 CCcam: static cw not found or bad
17:46:04.281 CCcam: parsed 928 entries from /var/etc/CCcam.prio
17:46:04.480 CCcam: added 1284 provider names from /var/etc/CCcam.providers
17:46:15.562 CCcam: added 8833 channel names from /var/etc/CCcam.channelinfo
17:46:15.563 CCcam: server started on port 6969

------------------------------------------------------------------------------------------

TD210[dvbapiCAS]$ ./dvbapi_module
[OPENXCAS_API:Sun Jul 19 17:45:21.523] openxcas_open:285 ## dvbapiCAS
[OPENXCAS_API:Sun Jul 19 17:45:21.527] load_xcas_control:98 ## loaded controller
ID = 0x19760507
osdep_msq_server_open : key_request 0x2DC3D984 key_response 0x2DC3D985
osdep_msq_server_open : request msq is already created
osdep_msq_server_open : response msq is already created
osdep_msq_client_connect : key_request 0x2DC3D984 key_response 0x2DC3D985

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Waiting for connection ...
Got one ;)
Waiting for connection ...
Got one ;)
Waiting for connection ...


Nothing happen after this

I make zapping in many channels and nothing.





Regards.

:bowing-036:

What changes did you make to get it to work I have this problem.

hfmls
19-07-2009, 11:54 PM
relax. it's all working, will be released soon.

u must disable all EMU's in OpenXCAS
reboot, and run cccam and then dvbapi from telnet.

The_Ripper
19-07-2009, 11:56 PM
To all people out there with Azbox receivers here is finally working lib and module.

Happy watching ;)

Regards,
The_Ripper :reddevil:

terrorman
19-07-2009, 11:58 PM
you're a great friend, you are great, now going to ask how to get the libraries automatically


Now we do this again?

hfmls
19-07-2009, 11:58 PM
Thank you!!!!

Smudger
19-07-2009, 11:59 PM
Thats what I'm doing but not getting the same result I may not have my Openxcas.conf file set correctly whats in yours hfmls.

hfmls
20-07-2009, 12:03 AM
[module]
name = dvbapiCAS
daemon = dvbapi_module
version = 1.00

sami8519
20-07-2009, 12:04 AM
You are a legend, The Ripper. Thank you very much.

alcatel
20-07-2009, 12:05 AM
great work!

in just a couple of days we have a lot of improvements.
CCcam works,we can install debian,other packages.
now we have to wait onto a good firmware and a webinterface.

great yob the_ripper!!!

hfmls
20-07-2009, 12:05 AM
cccam native! 100%




23:04:24.125 CCcam: cam[0] ecm even ok caid:0x1802 id:0x0 pid:0x3e8 Unknown (took nan seconds)
23:04:35.377 CCcam: remote ecm -> xxxxx.no-ip.info:11000 0x1802(0x000)
23:04:38.059 CCcam: remote ecm <- xxxxx.no-ip.info:11000 ok (took nan seconds)
23:04:38.064 CCcam: cam[0] ecm odd ok caid:0x1802 id:0x0 pid:0x3e8 Unknown (took nan seconds)
23:04:50.432 CCcam: remote ecm -> xxxxx.no-ip.info:11000 0x1802(0x000)
23:04:55.348 CCcam: remote ecm <- xxxxx.no-ip.info:11000 ok (took nan seconds)
23:04:55.350 CCcam: cam[0] ecm even ok caid:0x1802 id:0x0 pid:0x3e8 Unknown (took nan seconds)

tinos
20-07-2009, 12:08 AM
Wouldn't it be just perfect if dvbapi_module could also get ecms from mbox 0.6? as an option or as a peer to mbox?

hfmls
20-07-2009, 12:15 AM
tinos now u're talking :D

make mbox TCP, and bamm!

kanber_kav
20-07-2009, 12:15 AM
openxcas.conf

[module]
name = dvbapiCAS
daemon = dvbapi.sh
version = 1.00
api=No
wait =5sec





dvbapi.sh

#!/bin/sh
killall -9 dvbapi_module
killall -9 ld.so.1



LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dv -C /EMU/lib/CCcam.cfg &

sleep 5

cd /EMU/OpenXCAS/dvbapiCAS
./dvbapi_module &



test edilmiştir. çalışmaktadır. Ultra edit ile yazınız.

hude
20-07-2009, 12:17 AM
hi

is it possible to use the internal cardreader ?

hfmls
20-07-2009, 12:25 AM
yes, why not? with newcs.

with cccam i dunno

terrorman
20-07-2009, 12:26 AM
Seca OK
N3 D+ Spain KO -> I will see if my problem is

http://img269.imageshack.us/img269/4880/55263312.png

how can I stop CCcam.mipsel, I have problems with killall, I have to restarting azbox

hfmls
20-07-2009, 12:32 AM
me too. gonna try kanber_kav script. rebooting


edit: script doesn't work. although now sh dvbapi.sh in telnet

works nice :)

kanber_kav
20-07-2009, 12:52 AM
http://www.mediafire.com/?izmdrz2qlnm

cccam file and script

tinos
20-07-2009, 12:58 AM
Has anyone tested if you can record or timeshift using dvbapi_module?

It is nice that you now have info on /tmp/ecm.info added to the webpage you get lots of info now.

hfmls
20-07-2009, 01:04 AM
recording ok
timeshift ok

sami8519
20-07-2009, 01:19 AM
So now CCcam. prio will work?

Thanks.

terrorman
20-07-2009, 02:23 AM
http://img440.imageshack.us/img440/4673/75976983.th.png (http://img440.imageshack.us/i/75976983.png/)

goran
20-07-2009, 04:21 AM
http://www.mediafire.com/?izmdrz2qlnm

cccam file and script

I bet there are some non-IT people on this forum, who are not too familiar with Linux etc.

I bet a few will need some simple, straight-forward advice how to use the complete package that K_K put up in this thread... So... Here is how I did it...

Following The_Ripper's great work and advice, I used K_K's version of T_R's files, and I installed the package like so:

1) I downloaded cccam-azbox-2.1.1 [= "emu.rar"] archive from K_K's post.

2) I decompressed it by right clicking on it [using 7zip -> "Extract here"]. I got EMU folder and in it 2 sub-folders:

-libs
-OpenXCAS

2a) I went into the libs folder and edited CCcam.cfg to put the details of my peer's server, as advised in the file itself [added this line under #C: line in the file]:


C: peer.DynDNS.something port username pass

2b) I went into OpenXCAS folder and edited the following files [in order to make them correspond to what I have in my AZbox HD, so you need to do the same in accordance with your setup]:

-module.seq [this one is a must]


dvbapiCAS
#MboxCAS
#mgcamd
#incubusCamd
#CCcamCAS
#MultiCAS
#newcs
#SCDXCas

-openxcas.conf [I am told this one isn't a must but I did it anyway... ;)]


[modules]
count = 7
active_auto = true
active_1 = dvbapiCAS
active_2 = MboxCAS
active_3 = incubusCamd
active_4 = MultiCAS
active_5 = CCcamCAS
active_6 = mgcamd
active_7 = newcs

[module_1]
name = dvbapiCAS
path = EMU/OpenXCAS/dvbapiCAS
daemon = emu_module
version = 0.1

[module_2]
ap= Yes
name = MboxCAS
daemon = mbox_module
wait=13 sec
version = 0.6_10

[module_3]
name = incubusCamd
path = EMU/OpenXCAS/incubusCamd
daemon = incubusCamd.sh
version = 0.55

[module_4]
name = MultiCAS
daemon = emu_module
version = 1.57D-4T11-6B

[module_5]
name = CCcamCAS
daemon = cccam_module
version = 1.00
api=No
wait =10sec

[module_6]
name = mgcamd
daemon = mgcamd
version = 1.32
# argument = -a 3

[module_7]
name = newcs
daemon = newcs
argument = -nd
version = 1.6
xcasapi = FALSE

3) I used FileZilla to FTP to my AZbox HD receiver and copied the lib folder into the folder EMU, then went into it and gave rights, i.e. CHMOD -> 755 to all the files inside.

4) Then, I copied the content of the OpenXCAS folder from my HDD into the AZbox HD OpenXCAS folder. I went into the folder itself and gave CHMOD to 755 to the module and .sh file.

5) I didn't even have to reboot, I just restarted all the EMUs [via the Fast Forward button -> yellow button], then just the dvbapiCAS with the OK button.

It worked!:respect-023::respect-023::respect-023:

:respect-051:

Taykun
20-07-2009, 07:24 AM
I tested this using payserver and it works beautifully.
Great grat work the_ripper!!!!!! and thanks to kanber_kav for scripts!

hfmls
20-07-2009, 08:33 AM
i have to run sh dvbapi.sh manually via telnet...dunno why. i have all correct.

hfmls
20-07-2009, 08:48 AM
working now

Smudger
20-07-2009, 08:56 AM
Hi
I can run script from prompt no probs but can not via Openxca pannel. *** Forget this I now have it working just zapped chanels *******


Ths is one very happy Azboxer got the New card HD working.

LEPERO85
20-07-2009, 09:25 AM
hello friends...
seca ok 100%
nagra 3 ko...

hfmls
20-07-2009, 09:31 AM
nagra 3 ok here.

hispasat

xln747
20-07-2009, 10:05 AM
Hi People have just tried this with a C line and N line and seems to be working really well.

Special thanks to all who have worked hard to get to this stage. Just about to sit down and watch the Ashes (Cmon Aussie !!)

LEPERO85
20-07-2009, 10:09 AM
in principle by astra channels in the D + hd
I was not open,
I testing

kanber_kav
20-07-2009, 10:44 AM
RealCCcaminfo very soon :D

LEPERO85
20-07-2009, 10:54 AM
nagra 3 ok testing with new cline e 100% ok

hfmls
20-07-2009, 11:07 AM
RealCCcaminfo very soon :D

thank you :)

can u use arial bold font please?


i use that in azbox hd menus, and it's the most clear font i ever used in azbox hd :)

Smudger
20-07-2009, 11:14 AM
New Uk Sly white card and HD Ok on C line and paid server

kleinerjunge
20-07-2009, 11:26 AM
Can someone pls report about stability and auto-reconnect??

Thx in advance!!

cu
KJ

hfmls
20-07-2009, 11:27 AM
it's stable. sometimes it has some flaws. but nothing that can't be fixed :)



what do u mean autoreconnect?

enrico001u
20-07-2009, 11:32 AM
Hi guys,
I have deleted all other cams I start cccam via telnet and try to start dvbapi but get this error I have re-booted several times and also started from scratch
any ideas are appreciated

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Creating response thread ...
Thread Started
Waiting for connection ...

Smudger
20-07-2009, 11:39 AM
Hi guys,
I have deleted all other cams I start cccam via telnet and try to start dvbapi but get this error I have re-booted several times and also started from scratch
any ideas are appreciated

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Creating response thread ...
Thread Started
Waiting for connection ...


try changing channels

enrico001u
20-07-2009, 11:41 AM
tried that mate

tried sky uk,sky it and nova etc..

Taykun
20-07-2009, 11:41 AM
Can someone pls report about stability and auto-reconnect??

Thx in advance!!

cu
KJ

cccam works even if device wakes up after stand-by

hfmls
20-07-2009, 11:42 AM
Hi guys,
I have deleted all other cams I start cccam via telnet and try to start dvbapi but get this error I have re-booted several times and also started from scratch
any ideas are appreciated

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Creating response thread ...
Thread Started
Waiting for connection ...

do u have cccam allready running?
u run dvbapi after run cccam

antrabe
20-07-2009, 11:42 AM
One question,

Only works like server if have one local card? or can reshare?

hfmls
20-07-2009, 11:43 AM
guys!!! read posts!!

this is REAL CCCAM 2.1.1


SO:
SERVER
CLIENT
RESHARE
OPEN CHANNELS

ETC ETC ETC :) ALL WORKS LIKE IN DREAMBOX. (use newcs to read card)

enrico001u
20-07-2009, 11:48 AM
yes I reboot start cccam which works cos I can see on cccaminfo
I then start dvbapi but get that error.

Created CaPMT Socket
Creating openxcas API message thread ...
Thread Started
Creating response thread ...
Thread Started
Waiting for connection ...

goran
20-07-2009, 11:51 AM
Try the Kanber_Kav package and forget about CCcam -> via dvbapiCAS only... ;)

antrabe
20-07-2009, 11:52 AM
guys!!! read posts!!

this is REAL CCCAM 2.1.1


SO:
SERVER
CLIENT
RESHARE
OPEN CHANNELS

ETC ETC ETC :) ALL WORKS LIKE IN DREAMBOX. (use newcs to read card)



oK wonderful because i havent local then i could reshare at least. Because without works like server nobody want to share

hfmls
20-07-2009, 11:57 AM
that's not an error.

use new tutorial:
https://www.satpimps.co.uk/showthread.php?t=112811

enrico001u
20-07-2009, 12:10 PM
Thanks I will try now

Cheers

goran
20-07-2009, 12:17 PM
that's not an error.

use new tutorial:
https://www.satpimps.co.uk/showthread.php?t=112811

There is one just a few posts above this one.... post no. 125, by me... ;) :)

enrico001u
20-07-2009, 12:57 PM
I have this working now I dont how but it is
I would like to thank RIPPER,hfmls,goran,kanber_kev and everyone who helped with this project.

Roll on a decent epg!!!!!!

Yoda
20-07-2009, 01:15 PM
I bet there are a few guys at Dream Multimedia that have brown marks in their pants right now.

Once again thanks to everyone that makes this possible, again you have taken the Azbox to a new level.

Lets here the Dreambox lovers argue that the Azbox is no good now.

Yoda

Carp95
20-07-2009, 01:39 PM
I bet there are a few guys at Dream Multimedia that have brown marks in their pants right now.
Yoda

LOL:woohoo-022::woohoo-022:

@K_K and The Ripper:respect-061::respect-061::respect-061::respect-060::respect-060:

xanadu
20-07-2009, 01:41 PM
There seems to be a problem with recording to internal HDD.

Recording mode works but the files don't playback.

goran
20-07-2009, 02:05 PM
Which way are you trying to play them back?

xanadu
20-07-2009, 02:08 PM
I have tried 2 ways to play back.

From the Recorded movies directory after selecting Movie from Home menu and going to directory.

Pressing Menu button and Recorded Program list.

The first method tells me can't playback this filetype.(Not Supported)

kleinerjunge
20-07-2009, 04:38 PM
With auto-reconnect i mean:

- does cccam work after switch from standby? (--> works, confirmed by Taykun)
- does cccam of azbox reconnect itself after disconnecting from server because of several reasons (server shutdown; bad internet connection; internet disconnection because of provider disconnecting after 24h; etc.)

Can someone confirm 2nd point???

Thx.

cu
KJ

xanadu
20-07-2009, 04:51 PM
- does cccam of azbox reconnect itself after disconnecting from server because of several reasons (server shutdown; bad internet connection; internet disconnection because of provider disconnecting after 24h; etc.)

Can someone confirm 2nd point???

Thx.

cu
KJ


I disconnected power from my router which obviously drops the internet connection to server.

Then later, reconnected power to my router, and did not have to touch Azbox HD at all for the program to clear again.

kleinerjunge
20-07-2009, 05:34 PM
What about original CCcam on AzboxHD as Emulator? Does it work if keys are present??

Pls confirm. Thx!

cu
KJ

moding
20-07-2009, 05:48 PM
it is working!

watching digi tv on 1° west, with valid keys in softcam.key wright now ;)

u just have to edit the cccam.cfg and set the line, where cccam can find the softcam.key....default is /var/keys/ or something, you have to change it to, for example to /EMU/lib/ and then copy the softcam.key to the folder /EMU/lib/ on your AzBox HD

Taykun
20-07-2009, 06:42 PM
I discovered that not all channels work. For example. cccam 0.2 : ORF HD works great
NATIVE cccam: ORF HD doesnt work

Can someone confirm this?

Thanks

xanadu
20-07-2009, 06:49 PM
ORF HD working here on 19E

Change channel back and forward and then wait a few seconds.

iko
20-07-2009, 06:50 PM
Not clears many hd channels easily,sometimes works sometimes not...
Maybe that's because of channel change time is too long ....
I hope this will sorted by the new fw also remember this one is the very first real cccam on Azbox so we should expect some tiny problems ;)

DJBlu
20-07-2009, 06:51 PM
Just to clear a little confusion for people,

What this is,

Real CCcam with a connection to the OpenXCAS API. Thanks to The_Ripper.

So all the features you get from the CCCam on dreambox you get on AZBox HD.

Multi Line
Auto Reconnect
Server
Softcam.key

This is not a port of CCcam.

CCcam on a dreambox works like this

CCcam <--> DVB Api

On AZBox

CCcam <-- Interceptor --> OpenXCAS

I think I will be buying The_Ripper a pint or two if we ever meet! :D

goran
20-07-2009, 06:53 PM
Easy now, he's too young for that sorta goings on... :D

aqa
20-07-2009, 06:56 PM
thans to guys for there hard work:cheers2:

AJR
20-07-2009, 07:01 PM
change it to, for example to /EMU/lib/ and then copy the softcam.key to the folder /EMU/lib/ on your AzBox HD

Maybe a better place could be \EMU\OpenXCAS\mgcamd

As the latest keys can be downloaded directly from the internet into the mgcamd folder.

Maybe.

kleinerjunge
20-07-2009, 07:03 PM
Ok. What about that HD decrypting? Are there really some problems that with ccc v0.2 did not occur???

Pls post your experiences here, The_Ripper would be happy to know them, i think. A **** that i don't have an azbox at the moment to test myself...

cu
KJ

Taykun
20-07-2009, 07:15 PM
Not clears many hd channels easily,sometimes works sometimes not...
Maybe that's because of channel change time is too long ....
I hope this will sorted by the new fw also remember this one is the very first real cccam on Azbox so we should expect some tiny problems ;)

exactly

i find 0.2 to be better... strange!

tomorrow i will make better comparison between both cccams.

iko
20-07-2009, 07:27 PM
@Taykun
I agree with you but I believe next fw or next release of cccam will sort that problem ;)
zap times very slow I believe that cause the problem, SD channels works ok but remember hd channels takes more time to switch ;)
I don't know how they will reduce that time but this will help a lot ...
Two seperate process TV and menu ,slows it down...
that's why sometimes even if tv channel freeze menu still keep working ;)

antrabe
20-07-2009, 07:42 PM
Again i have to ask because all my peers say that im off

i put cccam.cfg like this

################################# ####
# CCCAM 2.09 #
################################# #####
F: user1 user2 no { 0:0:3 }
F: user3 user4
F: user5 user6 no { 0:0:3 }

C: 1.webhop.net 12000 user1 user2 no { 0:0:3 }
C: 2.mine.nu 12000 user3 user4
C: 3.dyndns.org 12000 user5 user6 no { 0:0:3 }

thats only or i have to activate or change something in

DISABLE EMM : yes
EXTRA EMM LEVEL : yes

simon30000
20-07-2009, 07:48 PM
thankyou to all you guys , does this mean i can put my nds2 uk card in azbox internal card reader running this cccam
hope ya dont mind me askin to much
yes is my first post

valerica
20-07-2009, 08:14 PM
Again i have to ask because all my peers say that im off

i put cccam.cfg like this

################################# ####
# CCCAM 2.09 #
################################# #####
F: user1 user2 no { 0:0:3 }
F: user3 user4
F: user5 user6 no { 0:0:3 }

C: 1.webhop.net 12000 user1 user2 no { 0:0:3 }
C: 2.mine.nu 12000 user3 user4
C: 3.dyndns.org 12000 user5 user6 no { 0:0:3 }

thats only or i have to activate or change something in

DISABLE EMM : yes
EXTRA EMM LEVEL : yes

SERVER LISTEN PORT : 17500 in cccam.cfg ; set it to 12000 or modify clines to 17500 .

Cheers ,
Val .

antrabe
20-07-2009, 08:28 PM
the cline that people give me has to have the same port than server port listen

SERVER LISTEN PORT : 8090 this is the port that i give in my cline


----------------------
i have changed the port in one cline that i was connected and i put the same port that i have on SERVER LISTEN PORT and i loose the connection.

sami8519
20-07-2009, 08:34 PM
@antrabe:

If the port in CCcam.cfg is 17500, you must give your friends C-line with port 17500. So you can look inside the CCcam.cfg and see what is the port. Make sure you remove # sympol in front of the port. And dont forget to forward this port to your Azbox IP.

Regards.

sami8519
20-07-2009, 08:41 PM
@antrabe:

Dont make any change to the C-line your friends give you. In that C-line they are putting their port which is present in their CCcam.cfg.

antrabe
20-07-2009, 08:43 PM
yes this the way that i had

the port that i give is 8090 and this the port of cccam.cfg

im going to change of port because this is the same that i used for mbox i ll tell to my friends that change my cline. i cant get that anybody connect to me.

sami8519
20-07-2009, 08:46 PM
yes this the way that i had

the port that i give is 8090 and this the port of cccam.cfg

im going to change of port because this is the same that i used for mbox i ll tell to my friends that change my cline. i cant get that anybody connect to me.

When you forward the port to your IP, it must be TCP not UDP.

Yoda
20-07-2009, 08:47 PM
thankyou to all you guys , does this mean i can put my nds2 uk card in azbox internal card reader running this cccam
hope ya dont mind me askin to much
yes is my first post

I am trying the same, I have managed to connect to my servers however I cant see my local SLY HD card in the Azbox.

Should I be using MultiCAS to read my Sly Card as it says UNKNOWN CARD when inserted.
or
Should I be using something else like Newcs to read my card and then share it with the group?

Sorry if this is a dumb question.

Yoda

antrabe
20-07-2009, 08:52 PM
When you forward the port to your IP, it must be TCP not UDP.


only tcp?

sami8519
20-07-2009, 08:55 PM
only tcp?

Yes, CCcam accepts only TCP connections.

antrabe
20-07-2009, 09:01 PM
Yes, CCcam accepts only TCP connections.

i have done that but still anybody connect to me.

now my port is only open tcp and the flines are ok.

sami8519
20-07-2009, 09:06 PM
I dont know what is wrong.Try restarting the box.

xrdom
20-07-2009, 10:43 PM
Again, Excellent work.
Tested and its working for me.
Thanks to all involved in this great work.

terrorman
20-07-2009, 11:09 PM
I created a script for automatic installation, is in Spanish, now we lead, but attached a txt to use it, it's easy

copy cccam file to /


# chmod 755 /cccam
# /cccam

thx for all :respect-046::respect-046:




http://img263.imageshack.us/img263/9149/36320208.png

http://img268.imageshack.us/img268/2857/91728749.png


http://img41.imageshack.us/img41/8130/46272165.png

goran
20-07-2009, 11:33 PM
I am trying the same, I have managed to connect to my servers however I cant see my local SLY HD card in the Azbox.

Should I be using MultiCAS to read my Sly Card as it says UNKNOWN CARD when inserted.
or
Should I be using something else like Newcs to read my card and then share it with the group?

Sorry if this is a dumb question.

Yoda

Not so dumb. I'm curious, too... ;)

I thought I read somewhere that CCcam has the capability to initialise the internal reader. Am I wrong, have I misread? I think I have seen "internal reader" and "external reader" [even an 8in1].

Wait, let me find it... Here:


# Serial reader config. Add as many as you have attached too your system
# replaces old name 'PHOENIX READER PATH', but still works.
# default is none
# optionally add readertype : phoenix,mouse,uniprog,sc8in1,smar treader+
# (when non readertype given defaults to uniprog (e.g. for mastera))
#
# SERIAL READER : <device> <type>
#
# example
#
#SERIAL READER : /dev/tts/0

Nah, this is the only thing I found. So, only the external/serial/phoenix mode readers, it seems...

So, if one wants to use the internal reader then one has to use one of the earlier versions of NewCS [works with $*l*y IT card].

But the newest version [especially done for AZbox HD] can only use an external reader.

So, we have three options now: apart from CCcam 2.1.1, we can also choose between either a new NewCS or SBox [don't know if it can read cards with the internal reader], apparently.

But allegedly, now that the NewCS is coming from the originator of it, we should expect [eventually] that it will read all the cards with the internal reader, not only the external one.

Mbox can read more and more cards, using the internal reader. But it can not pass the EMMs, apparently. So, not yet a full server/client.

Mower said he could perhaps try to connect it with MultiCAS and then pass on the info from it. We'll see. To my mind that would be really cool, if it could work as a full package, one way or another. I prefer Mbox, for some reason. I think it has potential... Or maybe with NewCS, if it develops now, as a complete server package for AZbox HD?

Some say that MGcamd [as a client] connected to NewCS [as a server] is the best combination today. True?

I'm afraid I can't test, as I have no OSCs or pirate cards, so...

But we do have more and more options now... ;) :)

Good luck! :coolgleamA:

goran
20-07-2009, 11:57 PM
Oh, yes, sorry, I forgot:


MPCS 1.06p4 now support AZBOX HD Here is the latest mpcs pack including the azbox hd support.

MPCS now has DVB demuxer/descrambler.
Means it's not just a cardserver/reader but also EMU if you choose that option on the mpcs.conf

download:
http://www.sendspace.com/file/96tyj7 (http://www.sat-universe.com/redirector.php?url=http%3A%2F%2Fw ww.sendspace.com%2Ffile%2F96tyj7)


Allegedly it's a bit unstable still but it's early days, they only started supporting AZbox HD...

So, getting better, it seems!!! ;) :)

terrorman
21-07-2009, 12:50 AM
Server connections: 5
+-----------------------------+------------+---------+--------+----------------+-------+-------------------------------+
| Host | Connected | Type | Version| NodeID | Cards | CAID/Idents |
+-----------------------------+------------+---------+--------+----------------+-------+-------------------------------+
|192.168.0.100:15000 |00d 00:01:47|camd3 | | | 1 |local 1810:000000 8(8) |
|192.168.0.100:17000 |00d 00:01:47|newcamd | | | 1 | |
|192.168.0.100:15000 | |radegast | | | 1 | |
|192.168.0.100:800 | |radegast | | | 1 | |
|192.168.0.100:21012 |00d 00:01:47|CCcam-s2s|2.1.1 |4a1bd68c19e21621| 266 |local 0100:004106 1(1) |
+-----------------------------+------------+---------+--------+----------------+-------+-------------------------------+


:respect-061::respect-059::respect-060:

saber_uk
21-07-2009, 12:51 AM
Once again thanks to everyone that makes this possible, again you have taken the Azbox to a new level.

Lets here the Dreambox lovers argue that the Azbox is no good now.

sab

terrorman
21-07-2009, 02:14 AM
ainsss, i can not create plugins for now.

I can create a plugin with the code for the script to perform automatic installation everything from the remote.


remove the serious questions of the script, direct and do everything automatically without an operator

ADD NEW:

http://img268.imageshack.us/img268/4660/25354815.png

I translated the script to English, if someone wants or needs can order some more language or help to create, edit the script, it is very easy.


I go to bed now, goodnight friends, great job everyone.

hanswurscht
21-07-2009, 08:21 AM
Readerproblems are to clear


native CCcam dont know any internal Scard Reader from AZHD.

You need a Bridge like Newcs,MPCS,(sbox is only for a few Cards)
NewCS old(but the better one !!) can handle internal Reader and external Reader
MPCS cant handle any internal Reader Scard from AZHD, here also only external.
New NewCS 1.67RC1 cant handle any Scard Device/internal Reader, only external


Multicas NEVER WORKS!! Its not a bridge/Cardreader to give Cards back to another Tool!


a last Word to external Reader, not all are working!
All Readers like Smargo+, Infinity unlimited and some other, who CANT use FTDI Mode, wont work!

The easyiest Way is an USB2serial with FTDI or PL 2303 Chipset and a serial Reader on it.

You can proof your external Reader with dmesg in telnet

If it is shown only as USB Device, it will never work!

If there is a FTDI or PL2303 Device you are the Man. PR2 has shown in a Thread, how it looks on a Dreambox, if Device is recogniced correct, some simular you will see in AZHD if all goes right.

Im confused with old NewCS and internal Reader. The Guys have made a good Job, its the only one which can handle the internal Reader.
Sbox can do this Job,too, but it can handle only a few Cards, we must wait for better Versions with more Cards.
Here is the Config for Sbox with internal Cardreader on AZHD:
In the configfile look for slot 0 and change this to sci=/dev/scard

It could be so easy, so hoping for new NewCS with internal Reader and a Firmware with native Infinity/Smargo Drivers

terrorman
21-07-2009, 10:03 AM
Readerproblems are to clear


native CCcam dont know any internal Scard Reader from AZHD.

You need a Bridge like Newcs,MPCS,(sbox is only for a few Cards)
NewCS old(but the better one !!) can handle internal Reader and external Reader
MPCS cant handle any internal Reader Scard from AZHD, here also only external.
New NewCS 1.67RC1 cant handle any Scard Device/internal Reader, only external


Multicas NEVER WORKS!! Its not a bridge/Cardreader to give Cards back to another Tool!


a last Word to external Reader, not all are working!
All Readers like Smargo+, Infinity unlimited and some other, who CANT use FTDI Mode, wont work!

The easyiest Way is an USB2serial with FTDI or PL 2303 Chipset and a serial Reader on it.

You can proof your external Reader with dmesg in telnet

If it is shown only as USB Device, it will never work!

If there is a FTDI or PL2303 Device you are the Man. PR2 has shown in a Thread, how it looks on a Dreambox, if Device is recogniced correct, some simular you will see in AZHD if all goes right.

Im confused with old NewCS and internal Reader. The Guys have made a good Job, its the only one which can handle the internal Reader.
Sbox can do this Job,too, but it can handle only a few Cards, we must wait for better Versions with more Cards.
Here is the Config for Sbox with internal Cardreader on AZHD:
In the configfile look for slot 0 and change this to sci=/dev/scard

It could be so easy, so hoping for new NewCS with internal Reader and a Firmware with native Infinity/Smargo Drivers


I have a usb phoenix, 2 card reader, now I do some tests Friend

bandit1200
21-07-2009, 11:40 AM
I have cccam started showing my providers and shares in cccam info, But on a paid server with 2 or 3 hops does not decode ????
is this still aprob or am i doing wrong !!:confused:

terrorman
21-07-2009, 11:42 AM
need more power or set well reshare

demosat
21-07-2009, 11:55 AM
ainsss, i can not create plugins for now.

I can create a plugin with the code for the script to perform automatic installation everything from the remote.


remove the serious questions of the script, direct and do everything automatically without an operator

ADD NEW:

http://img268.imageshack.us/img268/4660/25354815.png

I translated the script to English, if someone wants or needs can order some more language or help to create, edit the script, it is very easy.


I go to bed now, goodnight friends, great job everyone.



Salut,
Désolé je ne parle pas l'anglais, mais voici la traduction en français.
@+

Hi,
Excuse me i don't speak englisk., Translate in french.
@+



func_lan_fr () (
lang_inst = 'Installation';
lang_menu_p = 'MENU INSTALLATION »;
lang_m_inst = 'Installer';
lang_m_exit = 'Quitter';
lang_m_change_lang = 'Changer la Langue';
lang_m_clic = 'Cliquez sur une option:';
lang_m_clic_valid = 'Entrez une option valable »;
lang_info = 'INFORMATION:';
lang_txt_00 = 'Installation de CCcam v2.1.1 Nativo»;
lang_txt_01 = "1. Télécharge le dossier compressé vers / tmp / ';
lang_txt_02 = '2. Décompresse en / tmp / CCcam_Nativo ';
lang_txt_03 = '3. Déplace les fichiers à leurs racines »;
lang_txt_04 = "4. Mise en Chmod 755 nécessaire »;
lang_txt_05 = '5. Suppression des fichiers temporaires / tmp ';
lang_txt_06 = '6. Reboot ;
lang_inst_ok = 'Je veux vraiment installer le paquet CCcam v2.1.1 Nativo: S / N';
lang_inst_down_pack = 'Téléchargement du package d'installation ».
lang_inst_unzip = 'décompression effectuée. ";
lang_inst_script_init = 'Démarrage du script d'installation. ";
lang_inst_dvbapi = 'Installation DVBApiCAS. ";
lang_inst_cccam_lib = 'Installation CCcam v2.1.1 + Lib. ";
lang_inst_remove_tmp = 'Nettoyage des fichiers temporaires. ";
lang_inst_finish = 'Installation terminée';
lang_inst_edit_cfg = 'Vous pouvez maintenant modifier le';
inicio

terrorman
21-07-2009, 12:19 PM
thx friend
:respect-067:

http://img525.imageshack.us/img525/1876/69508693.png

radioboy
21-07-2009, 12:39 PM
I hope they give him a couple of free boxes for this work!:respect-061:

Radioboy

kleinerjunge
21-07-2009, 01:11 PM
unc_lan_de () (
lang_inst = 'Installation';
lang_menu_p = 'INSTALLATIONS-MENÜ »;
lang_m_inst = 'Installieren';
lang_m_exit = 'Verlassen';
lang_m_change_lang = 'Sprache wechseln';
lang_m_clic = 'Option wählen:';
lang_m_clic_valid = 'Bitte geben Sie eine gültige Option an »;
lang_info = 'INFORMATION:';
lang_txt_00 = 'Installation des nativen CCcam v2.1.1»;
lang_txt_01 = "1. Herunterladen des komprimierten Archivs nach / tmp / ';
lang_txt_02 = '2. Entpacken in / tmp / CCcam_Nativo ';
lang_txt_03 = '3. Dateien in die entspr. Verzeichnisse verschieben »;
lang_txt_04 = "4. Dateiberechtigungen 755 setzen »;
lang_txt_05 = '5. Löschen der temporären Dateien in / tmp ';
lang_txt_06 = '6. Neustarten ;
lang_inst_ok = 'Ich möchte wirklich das Paket natives CCcam v2.1.1 installieren: J / N';
lang_inst_down_pack = 'Herunterladen des Installationspaketes ».
lang_inst_unzip = 'Entpacken erfolgreich. ";
lang_inst_script_init = 'Starten des Installationsskriptes. ";
lang_inst_dvbapi = 'Installation DVBApiCAS. ";
lang_inst_cccam_lib = 'Installation CCcam v2.1.1 + Lib. ";
lang_inst_remove_tmp = 'Löschen der temporären Dateien. ";
lang_inst_finish = 'Installation beendet';
lang_inst_edit_cfg = 'Sie können nun folgende Datei bearbeiten: ';
inicio



Italian will come soon!

cu
KJ

bobi
21-07-2009, 01:20 PM
Hello firts of all , long time no seen.
well i will like to transtale this into Albanian

Any albanian that can perfect this is welcome to edit it

#--------------------------------------------------------------------
func_lan_al(){
lang_inst='Instalimi';
lang_menu_p='MENU E INSTALIMIT';
lang_m_inst='Installo';
lang_m_exit='Dalje';
lang_m_change_lang='Ndrysho Gjuhen';
lang_m_clic='Kliko nje na opsionet: ';
lang_m_clic_valid='Zgjith nje opsion valid ';
lang_info='INFORMACION :';
lang_txt_00='A eshte installimi i CCcam v2.1.1 Nativo';
lang_txt_01=' 1. Paketa e shkarkuar eshte kompresuar /tmp/';
lang_txt_02=' 2. Arkiva e di-kompresuar eshte /tmp/CCcam_Nativo';
lang_txt_03=' 3. Arkiva do te dergohet ne dosjet e caktuara';
lang_txt_04=' 4. Nese eshte e nevojitshme arkivies do ti jepet chmod 755';
lang_txt_05=' 5. Pastrimi i arkivave jo te perkohshem /tmp';
lang_txt_06=' 6. Startimi/Ndezja e marresit';
lang_inst_ok='Deshiroj qe te installoje arkivin CCcam v2.1.1 Nativo: S/N';
lang_inst_down_pack='Arkivi i shkarkuar per installim.';
lang_inst_unzip='De-kompresioni u krye.';
lang_inst_script_init='Fillo installimin e script mbaroi.';
lang_inst_dvbapi='Installimi i DVBApiCAS DM8000 u krye.';
lang_inst_cccam_lib='Installimi i CCcam v2.1.1 + Librerias u krye.';
lang_inst_remove_tmp='Fshirja e temporary arkives mbaroi.';
lang_inst_finish='Installimi u kompletua';
lang_inst_edit_cfg='Tani mundet te editoni';
inicio
}

#----

bobi
21-07-2009, 01:40 PM
Here is the Norwegian translation.
As above if there is any Norwegian round here and can edit this better , please do so


#--------------------------------------------------------------------
# Declare Idiomas
#--------------------------------------------------------------------
func_lan_no(){
lang_inst='Installering';
lang_menu_p='MENU INSTALLATION';
lang_m_inst='Instaler';
lang_m_exit='Ut';
lang_m_change_lang='Bytt Språk';
lang_m_clic='Trykk et av valgene: ';
lang_m_clic_valid='Angi en gyldig alternativ ';
lang_info='INFORMASJON :';
lang_txt_00='Er installasjon av CCcam v2.1.1 Nativo';
lang_txt_01=' 1. Nedlastet pakke er komprimert /tmp/';
lang_txt_02=' 2. Er komprimert av /tmp/CCcam_Nativo';
lang_txt_03=' 3. Vil flytte filene til sine mapper';
lang_txt_04=' 4. 755 tillatelser vil bli gitt dersom det er nødvendig';
lang_txt_05=' 5. Det renser/sletter midlertidige filer /tmp';
lang_txt_06=' 6. Er reboot';
lang_inst_ok='Jeg ønsker å installere pakken CCcam v2.1.1 Nativo: S/N';
lang_inst_down_pack='Nedlastende installasjonspakken.';
lang_inst_unzip='De-komprimerings funksjoner utført.';
lang_inst_script_init='Start installasjon script utført.';
lang_inst_dvbapi='Installeringen av DVBApiCAS DM8000 utført.';
lang_inst_cccam_lib='Installering en av CCcam v2.1.1 + Librerias utført.';
lang_inst_remove_tmp='Sletting av midlertidig filer utført .';
lang_inst_finish='Installering utført';
lang_inst_edit_cfg='Nå kan du redigere';
inicio
}

#--------------------------------------------------------------------




cheers

bobi

kleinerjunge
21-07-2009, 01:49 PM
Here the italian version:


unc_lan_it () (
lang_inst = 'Installazione';
lang_menu_p = 'MENU INSTALLAZIONE »;
lang_m_inst = 'Installare';
lang_m_exit = 'Uscire';
lang_m_change_lang = 'Cambiare lingua';
lang_m_clic = 'Scegliere opzione:';
lang_m_clic_valid = 'Prego scegliere una opzione valida »;
lang_info = 'INFORMAZIONE:';
lang_txt_00 = 'Installazione del CCcam v2.1.1 nativo»;
lang_txt_01 = "1. Scaricare archivio compresso in / tmp / ';
lang_txt_02 = '2. Decomprimere in / tmp / CCcam_Nativo ';
lang_txt_03 = '3. Spostare i file in luogo corretto »;
lang_txt_04 = "4. Adattare i diritti 755 »;
lang_txt_05 = '5. Cancellare i file in / tmp ';
lang_txt_06 = '6. Riavvio ;
lang_inst_ok = 'Voglio installare veramente il CCcam v2.1.1 nativo: S / N';
lang_inst_down_pack = 'Scaricare archivio d'installazione ».
lang_inst_unzip = 'Decomprimere successo. ";
lang_inst_script_init = 'Avvio della procedura d'installazione. ";
lang_inst_dvbapi = 'Installazione DVBApiCAS. ";
lang_inst_cccam_lib = 'Installazione CCcam v2.1.1 + Lib. ";
lang_inst_remove_tmp = 'Cancellare file in / tmp. ";
lang_inst_finish = 'Installazione conclusa';
lang_inst_edit_cfg = 'Si può aggiornare il file ';
inicio



cu
KJ

terrorman
21-07-2009, 02:06 PM
http://img11.imageshack.us/img11/1991/46448141.png

thx :respect-051:

humaxarie
21-07-2009, 04:25 PM
Hmmm, very nice, there no no more room voor dutch, because the 'D' for dutch is taken, also the 'N' for Nederlands LOL.

But my question is, is there a short manual, how to do the bridge with 1 of the EMU's and the internal cardreader...
Me, myself has the dutch seca3.

So if some1 can explain it...

please

thanx for the great job....

Arie

hfmls
21-07-2009, 05:19 PM
after testing and testing this....my conclusion is that

cccam 2.1.1 + CCC 0.2

is a better solution.

kleinerjunge
21-07-2009, 05:38 PM
Yes, but not for those who don't want to loose one hop...

cu
KJ

iko
21-07-2009, 05:39 PM
after testing and testing this....my conclusion is that

cccam 2.1.1 + CCC 0.2

is a better solution.

For Who hasn't got Payserver cos this way not works for who has Payserver...
on the other side this First release needs some improvements for sure....
I do agree with you,Client works much better,,,

hfmls
21-07-2009, 06:17 PM
yes but this is not a day to day EMU to use. not stable, many glitches.

but congratulations to mower for this treat :)

i don't think this can be more improved, am i wrong? because BIN file is the same.

i think CCC improvements would be better. and much much more stable in azbox hd.

anyway. one thing or another. would be great :)

MBOX would be better :P with bugs fixed, update emm and nagra 3 direct.

tinos
21-07-2009, 06:23 PM
Don't forget that some issues are Firmware related and mower is not the only player here... Opensat should also fix some stuff... Like PVR functionality (recording) and Zap speed on channel change.

pr2
21-07-2009, 06:33 PM
yes but this is not a day to day EMU to use. not stable, many glitches.

but congratulations to mower for this treat :)

i don't think this can be more improved, am i wrong? because BIN file is the same.

i think CCC improvements would be better. and much much more stable in azbox hd.

anyway. one thing or another. would be great :)

MBOX would be better :P with bugs fixed, update emm and nagra 3 direct.

Yes it can be improved if problems came from the dvbapi_module... don't forget that it is this module that link CCcam_2.1.1 with the Azbox hardware... so there is probably some improvement possibilities in this part.

Pr2

iko
21-07-2009, 06:39 PM
Agree with both you Guys
We must Try and see how E2 will perform on this box...
The structure of the current Fw will not allow to make more faster Zap speed hence Box working as a two part which is TV and Menu ...
you are sending command from menu part to Tv part and Tv part process your command =Zap ...Thats why zap speed is a bit slow Which I believe effect the cccam Performance...
Or
Cccam uses most of the available memory and that cause the trouble ,We may solve it with the Swap file etc...
Good Release once again but needs an update
Best regards

sami8519
21-07-2009, 06:39 PM
Yes it can be improved if problems came from the dvbapi_module... don't forget that it is this module that link CCcam_2.1.1 with the Azbox hardware... so there is probably some improvement possibilities in this part.

Pr2

Please OpenSat do it. They is in advantage of all. CCcam is so much popular. most people asks about whether CCcam is working OK before they buy the box.

terrorman
21-07-2009, 07:04 PM
Hmmm, very nice, there no no more room voor dutch, because the 'D' for dutch is taken, also the 'N' for Nederlands LOL.

But my question is, is there a short manual, how to do the bridge with 1 of the EMU's and the internal cardreader...
Me, myself has the dutch seca3.

So if some1 can explain it...

please

thanx for the great job....

Arie

what you want to make friend.

DreamBox have to put the server?

newcs can put in and read the card azbox

with newcs and Radegast NewCamD will have these two options are accepted CCcam

tinos
21-07-2009, 07:15 PM
Cccam uses most of the available memory and that cause the trouble ,We may solve it with the Swap file etc...


Memory is not the problem... firmware not being released to fix stuff is...

tinos
21-07-2009, 07:39 PM
Something else to try to fix issues because of bad zapping speed or time to decode... you can disable autolearning features from CCcam.

So start CCcam 2.1.1 with following line to disable autolearning "-l" this should help issues with channels not being open... let me know if it helps and we get it working nicer now.


LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dlv -C /EMU/lib/CCcam.cfg &

Usage options are:

usage: CCcam [-d] [-C <configfile>]
-d run in the foreground (implies -v and -q)
-v be verbose
-q don't use syslog (use on old systems)
-C <configfile> use <configfile> instead of default (/var/etc/CCcam.cfg)
-f filter on specific demux data (saves some CPU,
but dreambox drivers might not like this too much)
-n show network packets
-s disable server
-t show timing
-l disable self-learning capabilities

temper
21-07-2009, 08:59 PM
So what is the best solution if I have 2 "external server" lines? This proggy here or which way to have chans "open"?

I installed this here today and I have both C-Lines connect the server. However the Chans stay dark.

What I did:
EMU was empty... I FTP'ed cccam to the root... chmod...installed as advised, edited the cfg file and chmod it 755. After a reboot the server is connected but nothing happens. In the plugin menu (on the TV) I see OpenXCAS and lib. After I tried the installation again, I dont see anything in the menu. I also tried the "-l" way mentioned above.

I used 0.2 cccam so far (only supports 1 c line) and it worked.

Any suggestions?

gtg60
21-07-2009, 09:41 PM
I'm well aware this is a great step forward and am very grateful to all who helped it happen and it really has a lot of benefits over CCCam 0.2 but at the end of the day it's not as good as it when it comes to clearing channels, question is, where do we (they) go from here?

Is there any point pursuing this version of CCcam, can The Ripper improve his 'interceptor' module (as DJBlu calls it) to improve the overall running of the program or are there certain tweaks that he may may be able to do on CCcam itself?

Or could improvements by Opensat in the firmware help the proper CCcam to run?

Or will he go back to developing CCcam 0.2 into 0.3 etc?

Just curious...

terrorman
21-07-2009, 10:39 PM
Hmmm, very nice, there no no more room voor dutch, because the 'D' for dutch is taken, also the 'N' for Nederlands LOL.



I've changed the menu for numbers, the dame and add new languages :coolgleamA:

DJBlu
21-07-2009, 10:50 PM
I'm well aware this is a great step forward and am very grateful to all who helped it happen and it really has a lot of benefits over CCCam 0.2 but at the end of the day it's not as good as it when it comes to clearing channels, question is, where do we (they) go from here?

Is there any point pursuing this version of CCcam, can The Ripper improve his 'interceptor' module (as DJBlu calls it) to improve the overall running of the program or are there certain tweaks that he may may be able to do on CCcam itself?

Or could improvements by Opensat in the firmware help the proper CCcam to run?

Or will he go back to developing CCcam 0.2 into 0.3 etc?

Just curious...

The only way things are going to change is if the DVB API changes on the AZBox.

I wouldn't like to go down the route of CCC 0.3, 0.4. Because when and I mean when CCcam change the encryption it means The_Ripper has to spend x amounts of hours working out the new methods.

They can implement the Linux TV API with the Gui they have, and to be honest it would save so much time. Then they could concentrate on other items.

Just my two pence worth.

hfmls
22-07-2009, 05:07 AM
well if they could implement that, that would be cool...
but it has to have many many improvements. :) right now it's not a day to day alternative. many glitches and freezes. :)

BUT IT'S WORKING :)

go on and improve dvb api the_ripper

:)

DJBlu
22-07-2009, 07:35 AM
well if they could implement that, that would be cool...
but it has to have many many improvements. :) right now it's not a day to day alternative. many glitches and freezes. :)

BUT IT'S WORKING :)

go on and improve dvb api the_ripper

:)

He can't it is OpenSat that have to do this as they haven't released the drivers for the chipset or any component on the AZBox.

hfmls
22-07-2009, 08:25 AM
well they will have to do it sometime in the future! otherwise they will not evolve!!

AJR
22-07-2009, 09:59 AM
otherwise they will not evolve!!

The burning question is..... do they give a rats fuzzy?

A cynical onlooker may think that it was just a box shifting exercise..

And lets face it... all the official updates have only really been minor tweeks

If it hadn't been for the outside peeps developing stuff then the suitation would be a lot worse than it is now.

Time is of the essence, what is /was potentially a world beating box is now in great danger of being beaten to the winning line.

Only quick action by closedsat can prevent this.

hfmls
22-07-2009, 04:20 PM
does anyone knows when new firmware will be released? :S

we use to have 15 in 15 days firmware...now we dont even know where we at.

slegs
22-07-2009, 04:27 PM
My info from Opensat is that there will be a firmware release in the second week of August.

Taykun
22-07-2009, 04:30 PM
great, they have a lot of time and i expect many many bugfixes.

Iam sending bugs to them all the time :D

hfmls
22-07-2009, 04:33 PM
http://www.myazbox.de/database/bugtracker/bugtracker0-9-2371.htm

send this link to them

Taykun
22-07-2009, 04:40 PM
they probably now about this link

BUT problem is that its not UP-TO-DATE. Many bugs are missing in this bugtracker.

I think that this bugtracker is great idea but everyone should have option to add new bugs, not only admin of that site!

temper
22-07-2009, 04:48 PM
Whats wrong here?
I formatted the box, installed the current FW... FTPed cccam from this thread to the box, installed it and edited the config file (it has 755).

But when I go to plugins --> OpenXCAS there is no cccam.

Any solution what might be wrong?

PS: What I noticed is that there is no CCcam.sh in OpenXCAS folder.

AJR
22-07-2009, 04:48 PM
Many bugs are missing in this bugtracker

Indeed so...

However, they must be aware of the internet and forums so I have no doubt that even if the don't know the problems themselves (they may even have their own box for testing things... but then again maybe not :p) it would only take a few minutes on any of the forums to find out what many of the beta testing users are saying

Taykun
22-07-2009, 05:59 PM
i made simple gubtracker:

you can find it here: http://azboxbugtracker.ef-gradiva.net/

iam updating it right now, i hope it works...

hfmls
22-07-2009, 06:06 PM
i cant confirm hash all the time

tinos
22-07-2009, 06:07 PM
Using the option CCcam -l makes it work a lot better... channels that were not opening now open. So it really makes it work a lot better than CCC now.

Check post here:
https://www.satpimps.co.uk/showpost.php?p=637862&postcount=217

xanadu
22-07-2009, 06:14 PM
Using the option CCcam -l makes it work a lot better... channels that were not opening now open. So it really makes it work a lot better than CCC now.

Check post here:
https://www.satpimps.co.uk/showpost.php?p=637862&postcount=217

Where do we put this line?


LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dlv -C /EMU/lib/CCcam.cfg &

Taykun
22-07-2009, 06:18 PM
dvbapi.sh

tinos
22-07-2009, 06:44 PM
Where do we put this line?


LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dlv -C /EMU/lib/CCcam.cfg &

You modify the .sh line that you use to launch CCcam on my install is S2cccam.sh inside /DISK2/etc/start.d/ but you might use different setup for CCcam. Check where you run CCCam.mipsel not dvbapiCAS.

jromero
22-07-2009, 07:42 PM
Where do we put this line?


LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dlv -C /EMU/lib/CCcam.cfg &

If you use CCCAM 2.1.1 this archive is here:

/EMU/openXCAS/dvbapiCAS/dvbapi.sh

tinos
22-07-2009, 07:46 PM
You mean Terrorman script? Everyone here is using CCcam 2.1.1 but you can launch it many ways... probably you need to edit both scripts on /DISK2/etc/start.d/ and if you use one inside /EMU/OpenXCAS/dvbapiCAS/

I only restart emus via OpenXCAS using the rule to never run scripts .sh for emus. Also doesn't make sense to run CCcam on start.d to kill it after you load dvbapiCAS.

I don't use any script inside dvbapiCAS:

MP[~]$ cd /EMU/OpenXCAS/dvbapiCAS/
MMP[dvbapiCAS]$ ls
dvbapi_module* openxcas.conf

MMP[dvbapiCAS]$ cat openxcas.conf
[module]
name = dvbapiCAS
daemon = dvbapi_module
version = 0.1


CLIENT ONLY CCcam 2.1.1

Also good option for people without F lines on CCcam.cfg should save some memory and make it light (Client Only):

LD_PRELOAD=/EMU/lib/libdvbapi.so /EMU/lib/ld.so.1 --library-path /EMU/lib/ /EMU/lib/CCcam.mipsel -dlsv -C /EMU/lib/CCcam.cfg &

MrKappa
22-07-2009, 08:16 PM
Hello' all,
thanks for the great job. For the moment I can report that I cannot use recording or timeshift (scrambled in few seconds).

I have tried several times also with last script with the same result.

I'd like to use cccam also to open some encripted channels but no success so far.
I have edited cccam.cfg like this:

SOFTKEY FILE : /EMU/OpenXCAS/mgcamd/SoftCam.Key
AUTOROLL FILE : /EMU/OpenXCAS/mgcamd/AutoRoll.Key

So I have copied some keys which are working on DM7020 but also I have tried to download from the box. Please, do you have suggestions?

gtg60
22-07-2009, 08:21 PM
I put mine in /EMU/lib and I added these 2 lines in CCcam.cfg
SOFTKEY FILE : /EMU/lib/SoftCam.Key
AUTOROLL FILE : /EMU/lib/AutoRoll.Key

Working fine for me.

iko
22-07-2009, 09:08 PM
I gave up and turned back to client :)

hfmls
22-07-2009, 09:17 PM
it's so easy :)

u have to set the paths in cccam.cfg like previous post

iko
22-07-2009, 09:28 PM
@hfmls
is that works good for you now?
cheers

hfmls
22-07-2009, 09:41 PM
i tested. it work's better...really better. much more stable.

but i prefer mbox.

Taykun
23-07-2009, 01:27 PM
i tried this trick and its not better. Still same problems. sometime opens, sometimes doesnt. HD channels are still one big problem.

Mbox is really great but i cant find any good server so...

MrKappa
23-07-2009, 09:48 PM
Concerning the possibility to decrypt some channels:
- I have tested successful some keys with mgcamd, then copied these 3 files into /EMU/lib (Autoroll.key, SoftCam.key, Constant.cw)
- Edited cccam.cfg like this:


#DVB API: -1
################################# ################################# ##
# CCCAM 2.09 #
################################# ################################# ##

C: xxxx

################################# ################################# ##


################################# ################################# ##
SOFTKEY FILE : /EMU/lib/SoftCam.Key
AUTOROLL FILE : /EMU/lib/AutoRoll.Key
CAID PRIO FILE : /EMU/lib/CCcam.prio
PROVIDERINFO FILE : /EMU/lib/CCcam.providers
CHANNELINFO FILE : /EMU/lib/CCcam.channelinfo

################################# ################################# ####
# Other config settings #
################################# ################################# ####
# server shall listen on this port pro incoming connections
# default port is 12000, disable server with parm -s or set port 0
#
SERVER LISTEN PORT : 17500

# server can give some info about server and client connections
# and cardinfo using telnet or webbrowser.
#
# Switch on/off access to info
# default is yes
#
ALLOW TELNETINFO : yes
ALLOW WEBINFO : yes

# The webinfo service can be protected with a username and password.
# This is switched off by default
#
#WEBINFO USERNAME : <username>
#WEBINFO PASSWORD : <password>

Etc.
I cannot see channels previosly opened with mgcamd. Please, what's wrong on my file?
Thank you

gtg60
24-07-2009, 02:07 PM
Concerning the possibility to decrypt some channels:
- I have tested successful some keys with mgcamd, then copied these 3 files into /EMU/lib (Autoroll.key, SoftCam.key, Constant.cw)


Make sure your file names are .Key and not .key and AutoRoll not Autoroll
I also suggest you use a trimmed down cfg file, copy this and your C line to a new file, let me know how you get on...

SOFTKEY FILE : /EMU/lib/SoftCam.Key
AUTOROLL FILE : /EMU/lib/AutoRoll.Key
PROVIDERINFO FILE : /EMU/lib/CCcam.providers
CHANNELINFO FILE : /EMU/lib/CCcam.channelinfo
STATIC CW FILE : /EMU/lib/constant.cw
SERVER LISTEN PORT : 17500
ALLOW TELNETINFO : yes
ALLOW WEBINFO : yes
TELNETINFO LISTEN PORT : 16000
WEBINFO LISTEN PORT : 16001
ZAP OSD TIME : 0
OSD USERNAME : root
OSD PASSWORD : azbox
OSD PORT : 80
SHOW TIMING : yes
MINI OSD : no
DEBUG : yes
NEWCAMD CONF : no
DISABLE EMM : yes
EXTRA EMM LEVEL : no
NEWCAMD STEALTH : 0

xanadu
24-07-2009, 11:10 PM
I am trying out terrormans script

Ok now

Got it working.....

antrabe
24-07-2009, 11:25 PM
anyone knows why when i reboot i can connect with internet explorer ip:16001 and when pass 5 minutes i cant connect with explorer.

medmed
25-07-2009, 12:07 AM
in firefox it's work 100%

antrabe
25-07-2009, 12:21 AM
to me happens the same than explorer i cant connect but reboor and yes during 2 minutes. im going to test change 16001.

terrorman
25-07-2009, 02:05 AM
New: v1.6
[+] Fix -> Change Lang
[+] Add -> Unistall Function
[+] Add -> Module.seq
-----------------------------------