Posts by verbal_666

    The uvadi team developed CCcam.
    There has been no new versions since 2.3.0 ( Dec 2011)


    If italian people wants to get on with CCcam, they need to edit code with new ecms datas for right DCWs, and recompile a new 2.3.0.1. In other case, waiting oscam team to do this... (obviously onyl for oscam exes :-) ) ..for now ON CCcam is dead for italian people, BYEBYE :-) ps. only for 093b/09cd card, for now, obviously, other providers process normal ecms structure...

    This thread may be relevant to you:
    http://linuxsat-support.com/showthread.php?t=100964


    "We" knew about it. It takes long time ONLY to get to those "CREW" sharing cards for a REAL local (Italy) networking, making money.
    Sky did its contromisures (ecms management modification at 22/12 for SD and HD STB [which are yet paired,so no cs possible!]) and that was a really great Merry Christmas to all italian people without a regular subcription (meanwhile Sky bombarded last weeks with subcription spots, obviously..).. really smart :-)
    ps. oscam still have an issue to process new ecms...


    - - - Updated - - -


    Just a question? WHO owns the cccam source code? WHO compiles new versions? I did never understand who's the owner of cccam project, since it's not OPEN!?!?!?!?!?!?

    That´s very informative !!!!!
    Since Nov 2012 registered and with only a SECOND post like this, do you really think it was worth posting??
    This site has been built up from experiences both negative and positive, trial and error, sleepless nights and a lot of patience..
    But your post has to be Nº1 in the useless posts chart of 2015 at the very least!!
    Please try and be a little more constructive: i.e. exactly why you consider the software to be worthless, which STB,emulator,etc..
    I, for one ,would like to see more of your contributions towards a better software.


    Thanx a lot. N.1 is always good, both best or worse!


    3.x.x is buggy, just read lot of posts about it in official forum. Also the big numerous patches needed to make it stable is a clue.


    With my VU+Zero it gets my STB unusable, full of green screen of death and no cam operative (also before new ecms management by S**-IT!!!). Back to 2.1.7 immediately, all fine again.


    If this is not enough, have a nice Christmas and BYEEEEEEEEEEEEEE!!!

    Try this method


    - edit /usr/share/enigma2/keymap.xml
    - at line 99 you find (BH 1.7.8, may vary)

    Code
    <map context="InfobarExtensions">
    		<key id="KEY_BLUE" mapto="DeliteBpshow" flags="b" />
    		<key id="KEY_BLUE" mapto="extensions" flags="l" />
    		<key id="KEY_RED" mapto="BhRedpshow" flags="l" />
    	</map>


    - try deleting theese 2 lines

    Code
    <key id="KEY_BLUE" mapto="DeliteBpshow" flags="b" />
    		<key id="KEY_BLUE" mapto="extensions" flags="l" />


    to disable blue panel, reboot gui
    - or leaving only this

    Code
    <key id="KEY_BLUE" mapto="DeliteBpshow" flags="l" />


    to access blue panel via LONG PRESS of blue button, reboot gui


    Try.