Using Infinity Phoenix as reader in Debian
Hi, this is my first post so Allo' Allo'.
My home debian server runs perfectly when using a dreambox as a card reader, but i'm having an odd issue using a phoenix serial/usb card reader directly.
I have done the below but i'm not clearing certain movie sd + hd and sport sd + hd channels on 28.2e.
Any help in streering me in the right direction would be appriciated.
(Using Infinity Phoenix as reader in Debian)
apt-get update
apt-get install gcc
aptitude install libusb-dev
apt-get install make
apt-get install build-essential
(ftp nftytool to home dir)
cd /home
tar -zxvf nftytool-1.1.tar.gz && cd nftytool-1.1
mkdir /var/nftytool
cp * -r /var/nftytool
cd /var/nftytool
./configure
make
reboot
(then ftp into the server as root and checked /VAR folder and confirmed that nftytool folder is there and all the files have transfered into it.)
(then ftp cccam.cfg to server and transfered the same into /VAR/ETC then restarted cccam.)
cccam stop
(to set frequency)
cd /var/nftytool
./nftytool -p phoenix -- -p phoenix -f 3.58 -e
SERIAL READER : /dev/ttyS0
BOXKEY: /dev/sci0 xx xx xx xx
The only thing that i can see is i have't enabled TRY ALL CHIDS : /dev/ttyS0
Is that the answere?