ircihumax
26-11-2010, 01:25 PM
I have an external reader (FTDI) and try to run the card, but don't work.
Since the beginning:
1. Copies files usbserial.ko and ftdi_sio.ko to /tmp folder.
2. introduce in the terminal:
insmod /tmp/usbserial.ko
and
insmod /tmp/ftdi_sio.ko
3. In the terminal, check:
dmesg
And I see:
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core
DVB: StcComp: current dist_to_ref = 4 ms (371)
drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI USB Serial Device
ftdi_sio 2-2:1.0: FTDI USB Serial Device converter detected
drivers/usb/serial/ftdi_sio.c: Detected FT232RL
usb 2-2: FTDI USB Serial Device converter now attached to ttyUSB0
usbcore: registered new interface driver ftdi_sio
drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver
4. check in the terminal:
cat /proc/tty/drivers
And I see:
...
usbserial /dev/ttyUSB 188 0-254 serial
serial /dev/ttyS 4 64-65 serial
...
Then
cat /proc/tty/driver/usbserial
I see:
usbserinfo: 1.0 Driver: 2.0
0: Module: ftdi_sio name: "FTDI USB Serial Device" vendor: 0403 product: 6001 num_ports: 1 port: 1 path: usb-0000-2: 00:02.0
Everything seems to be okay.
Then I type in CCcam.cfg lines:
SERIAL READER : /dev/ttyUSB0
And nothing. Cccam shows:
card reader /dev/ttyUSB0
no or unknown card inserted
Only on the external reader flashing green (RX / TX) LED.
Any ideas how to read card in cccam 2.2.1?
My hardware:
Box: Elite
Mainboard: DRACO_M/B REV3.00
External reader: ARTYSAT FTDI (http://artysat.pl/images/obrazki/PhoenixUSB3.JPG)
Card: TNK (conax) and CYFRA+ (Mediaguard tuneled to nagravision - DNASP400 RevI45).
Ircihumax
Since the beginning:
1. Copies files usbserial.ko and ftdi_sio.ko to /tmp folder.
2. introduce in the terminal:
insmod /tmp/usbserial.ko
and
insmod /tmp/ftdi_sio.ko
3. In the terminal, check:
dmesg
And I see:
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core
DVB: StcComp: current dist_to_ref = 4 ms (371)
drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI USB Serial Device
ftdi_sio 2-2:1.0: FTDI USB Serial Device converter detected
drivers/usb/serial/ftdi_sio.c: Detected FT232RL
usb 2-2: FTDI USB Serial Device converter now attached to ttyUSB0
usbcore: registered new interface driver ftdi_sio
drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver
4. check in the terminal:
cat /proc/tty/drivers
And I see:
...
usbserial /dev/ttyUSB 188 0-254 serial
serial /dev/ttyS 4 64-65 serial
...
Then
cat /proc/tty/driver/usbserial
I see:
usbserinfo: 1.0 Driver: 2.0
0: Module: ftdi_sio name: "FTDI USB Serial Device" vendor: 0403 product: 6001 num_ports: 1 port: 1 path: usb-0000-2: 00:02.0
Everything seems to be okay.
Then I type in CCcam.cfg lines:
SERIAL READER : /dev/ttyUSB0
And nothing. Cccam shows:
card reader /dev/ttyUSB0
no or unknown card inserted
Only on the external reader flashing green (RX / TX) LED.
Any ideas how to read card in cccam 2.2.1?
My hardware:
Box: Elite
Mainboard: DRACO_M/B REV3.00
External reader: ARTYSAT FTDI (http://artysat.pl/images/obrazki/PhoenixUSB3.JPG)
Card: TNK (conax) and CYFRA+ (Mediaguard tuneled to nagravision - DNASP400 RevI45).
Ircihumax