Page 1 of 1

Alphacrypt Light Modul?

PostPosted: Mon Apr 08, 2013 1:54 pm
by Alfa147ti
Hello,

does anybody now, if the Moi Streaming box accept an "Alphacrypt Light" modul to decrypt Sky Germany/Austria channels? :?:

Please give me feedback!

thanks in advance!
Stefan

Re: Alphacrypt Light Modul?

PostPosted: Wed Apr 10, 2013 11:22 am
by bob
We had two version Alphacrypt CAM,all test can confrim work.
So i think Alphacrypt serious cam should work with MOI.

Re: Alphacrypt Light Modul?

PostPosted: Wed Apr 10, 2013 1:58 pm
by Alfa147ti
Thanks for your feedback!

I have tested with "Alphacrypt Classic" and "Alphacrypt light" without success! :cry:

Can you give me a reply how to configure MOI with XBMC and Alphacrypt?

thanks in advance

Re: Alphacrypt Light Modul?

PostPosted: Thu Apr 11, 2013 3:10 pm
by Alfa147ti
Please, can anybody help me with my problem?!

I have tested Alphacrypt light and Alphacrypt classic in the CI Slot without success!
Error in XBMC: TVHEADEND "no scrambler" :?

How to configure the CI-Slot via SSH or com port? Is there any solution?

encrypted channels: (ORF,SKY)

Alphacrypt + Sky Card + floppydtv TV card = there is no problem!

thanks in advance!

Re: Alphacrypt Light Modul?

PostPosted: Thu Apr 11, 2013 8:10 pm
by gfi
Alfa147ti Wrote:Please, can anybody help me with my problem?!

I have tested Alphacrypt light and Alphacrypt classic in the CI Slot without success!
Error in XBMC: TVHEADEND "no scrambler" :?

How to configure the CI-Slot via SSH or com port? Is there any solution?

encrypted channels: (ORF,SKY)

Alphacrypt + Sky Card + floppydtv TV card = there is no problem!

thanks in advance!



In FAQ has been informations about crypted channels, also CI modules.
TVHeadend haven't options form handling CI modules.
Try mumudvb or dvblast. but dont forget, your modules has limited count of pids for descrambling.

I've also compiled getstream_a84 and astra (both cesbo , look at google), whitch can handle CI module, haven't MASCOM modules.

One info for tbs team - size of dvr buffer need to be updated for properly working, important for CI+ modules.
In kernel:
drivers/media/dvb/dvb-core/dmxdev.h
properly rate for applications like that is:
#define DVR_BUFFER_SIZE (10*188*1024*4), but that need to be testing for a longer time.

Actual value: (10*188*1024).

Re: Alphacrypt Light Modul?

PostPosted: Fri Apr 12, 2013 2:05 pm
by bob
gfi Wrote:
Alfa147ti Wrote:Please, can anybody help me with my problem?!

I have tested Alphacrypt light and Alphacrypt classic in the CI Slot without success!
Error in XBMC: TVHEADEND "no scrambler" :?

How to configure the CI-Slot via SSH or com port? Is there any solution?

encrypted channels: (ORF,SKY)

Alphacrypt + Sky Card + floppydtv TV card = there is no problem!

thanks in advance!



In FAQ has been informations about crypted channels, also CI modules.
TVHeadend haven't options form handling CI modules.
Try mumudvb or dvblast. but dont forget, your modules has limited count of pids for descrambling.

I've also compiled getstream_a84 and astra (both cesbo , look at google), whitch can handle CI module, haven't MASCOM modules.

One info for tbs team - size of dvr buffer need to be updated for properly working, important for CI+ modules.
In kernel:
drivers/media/dvb/dvb-core/dmxdev.h
properly rate for applications like that is:
#define DVR_BUFFER_SIZE (10*188*1024*4), but that need to be testing for a longer time.

Actual value: (10*188*1024).


Thanks gfi,
Why not share your 'ROM' for us?

Re: Alphacrypt Light Modul?

PostPosted: Fri Apr 12, 2013 8:02 pm
by Alfa147ti
Please, can you share it for us?! :P

Re: Alphacrypt Light Modul?

PostPosted: Mon Apr 15, 2013 2:55 pm
by gfi
Alfa147ti Wrote:Please, can you share it for us?! :P


I'ts not about rootfs (rom)...

You have mumudvb and dvblast in default fw. If You don't know how to configure these apps, will be better wait for a new firmware. Meanwhile missing ftp server, so You edit config only via ssh with simple 'vi'.

I thing Alphacrypt modules will be working, as sure. I tried some CI+ version of Neotion, better works with dvblast.
Another projects, handling CI modules (getstream, cesbo) haven't official support. Only some peole trying add handling CI into these projects. Thats mean, working, but with bugs, lags, etc.
TVHeadend don't working with CI.

Start here, for understanding how works MOI:
http://www.tbsdtv.com/launch/TBS_MOI_FA ... anual.html

Re: Alphacrypt Light Modul?

PostPosted: Tue Apr 16, 2013 2:07 pm
by Alfa147ti
Can you give me a solution to configure XBMC (Windows) to work with the CI Slot?

Is there any solution? This is the only requirement for me...
XBMC and MOI work excellent, but only with free TV channels!

Otherwise, i´m going back to my old HW configuration! :(

Please give me any feedback! Thanks!

I´m sorry for my bad english! :?

Re: Alphacrypt Light Modul?

PostPosted: Tue Apr 16, 2013 9:34 pm
by gfi
Alfa147ti Wrote:Can you give me a solution to configure XBMC (Windows) to work with the CI Slot?

Is there any solution? This is the only requirement for me...
XBMC and MOI work excellent, but only with free TV channels!

Otherwise, i´m going back to my old HW configuration! :(

Please give me any feedback! Thanks!

I´m sorry for my bad english! :?


You've a Sky Germany card, as you mentioned.
Why using Alphacrypt module?

I thing, that card already going in oscam (look for configurations at coolstream forums (coolstream as receiver, ZEE, NEO, NEO2 - I've all...).
All forums are in your language.

There's thread with examples how to configure oscam for Sky Germany card.

Note: I thing You have a Nagra with Alphacrypt. I don't know what is needed for currently version of Sky Nagravision cards.
But If You have NDS (Alphacrypt don't working with NDS) be careful.

New NDS cards using 3,3V. As reader You can use smargo or USB Phoenix what support 3,3V TTL.
Need to read, what is better (hw) for your card. Then You can use TVheadend without troubles.

If You haven't any experience with that, or You still need Alphacrypt module, next way is build system like VDR or Enigma2, witch both platform are supported in XBMC's PVR addons.
I have an idea how to build with expanded szap, all between E2 and XBMC begin over Web Interface commands.