guys,
this is not as such a db prob but related to.

I am working to setup a linux box to share an Italian card within my internal home network of dvb cards and db.
I am trying to configure 'cardserver' deamon on one of my linux pcs for an italian card but after several attempts the card is still failing. I am using a Phoenix interface with the pc connected to com2 - at 3.58Mhz.
If I use an old goldcard programmed with seca 1 files, the card is recognised and the deamon is started without any problems.
[root@RedHat9 etc]# /bin/cardserver
[cardserver 09:58:58] compiled Sep 25 2004, 09:28:21
[cardserver 09:58:58] Card 1/0 reset
[cardserver 09:58:59] Card 1/0 init Seca card, please wait
[cardserver 09:59:00] Sun Oct 10 09:59:00 CEST 2004
[cardserver 09:59:00] Card 1/0 caid 0100
[cardserver 09:59:00] Card 1/0 listening on port 10000
however if I replace the card with an italian card, the program is failing to recognise the card .
[root@RedHat9 etc]# /bin/cardserver
[cardserver 10:07:16] compiled Sep 25 2004, 09:28:21
[cardserver 10:07:16] Card 1/0 reset
[cardserver 10:07:20] Card 1/0 reset failed
my cardserv.cfg is as follows :
SERIAL_PORT = 1
TCP_PORT = 10000
EMM-G = no
EMM-S = no
EMM-U = no
SPECIAL_FEATURES = no
# DISABLE_PIN = yes
(tried the above settings to yes and also the DISABLE_PIN option)
Any help please???
thanks