Cardreader driver for enigma2 images

k2k2000

Registered
Messages
727
Internal Cardreader Driver for e2 images
========================================


INSTALLATION
------------
Copy contents of archive to box.
The CardPanel Plugin for e2 takes care of loading the driver at e2 startup.
It also starts newcs 1.66_rc1.
newcs.xml is located in /var/keys, a default config is provided, adapt it to your needs.

MAKE SURE ALL FILES ARE EXECUTABLE!

Restart e2 to load the driver and newcs.

KNOWN BUGS
----------
- Removal or insertion of a card while the driver is loaded freezes the box, so don't even try it :)


Have fun,
pacco :thum:
 

catseye

Registered
Messages
394
Can folk post feedback on what cards are working using this driver

for example N*S, nagra,etc

Thanks
 

catseye

Registered
Messages
394
Pacco has been quoted as saying 'Irdeto cards will not work, neither will Sky UK N*s cards'.

He needs these cards to test & locate the faults
 

tetra

Registered
Messages
52
and how you install this drivers in Ab enigma?Can you explain where you put this files?
Unpack sci-ng.ko, sci-ng.sh and newcs to /var/bin. Make sure to
Code:
chmod 755 /var/bin/sci-ng.sh /var/bin/newcs

Execute command
Code:
/var/bin/sci-ng.sh start

Place that command in a suitable startup script.
 
Top