Problem with starting Phoenix reader

There are 8 replies in this Thread which was already clicked 1,746 times. The last Post () by Davidec.

  • I'm trying to fire the NC + card in an external USB reader.


    oscam.server


    [reader]

    label = nc_plus

    protocol = mouse

    device = ????????

    caid = 0100

    detect = cd

    mhz = 450

    cardmhz = 2700

    group = 1

    emmcache = 1,2,3,0

    blockemm-unknown = 1

    blockemm-g = 1



    I don't know what to enter in the "device" field ?


    USB Devices


    Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    iProduct 2 BRCM OHCI controller
    iSerial 1 f0480600.ohci_v2
    Bus 005 Device 004: ID 0a5c:2045 Broadcom Corp. Bluetooth Controller
    iProduct 2 BCM2045A0
    iSerial 3 BC14EFBBD4DB
    Bus 005 Device 005: ID 0a5c:0bdc Broadcom Corp. iProduct 2 BCMUSB 802.11 Wireless Adapter
    iSerial 3 54490
    Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    iProduct 2 BRCM OHCI controller
    iSerial 1 f0480400.ohci_v2
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    iProduct 2 BRCM OHCI controller
    iSerial 1 f0470400.ohci_v2
    Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    iProduct 2 EHCI Host Controller
    iSerial 1 f0480500.ehci_v2
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    iProduct 2 EHCI Host Controller
    iSerial 1 f0470500.ehci_v2
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    iProduct 2 xHCI Host Controller
    iSerial 1 f0471000.xhci_v2
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    iProduct 2 xHCI Host Controller
    iSerial 1 f0471000.xhci_v2
    Bus 008 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
    iProduct 2 FT232R USB UART
    iSerial 3 A105BUOK
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    iProduct 2 BRCM OHCI controller
    iSerial 1 f0470600.ohci_v2
    Bus 005 Device 002: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
    iProduct 1 USB 2.0 Hub
    iSerial 0 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    iProduct 2 EHCI Host Controller
    iSerial 1 f0480300.ehci_v2
    Bus 003 Device 002: ID 0951:1665 Kingston Technology iProduct 2 DataTraveler 2.0
    iSerial 3 001A4D5E4020BF61593B6E0F
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    iProduct 2 EHCI Host Controller

  • Davidec

    Changed the title of the thread from “Problem starting Phoenix reader” to “Problem with starting Phoenix reader”.
  • device = dev/ttyUSB0 is no working

    I think it should be something of it:


    Bus 008 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC

    iProduct 2 FT232R USB UART

    iSerial 3 A105BUOK


    I tried device = 008:002 and device = 0403:6001 - but no results.


    I have OSCam r11572 in my VU+ Ultimo 4K.

  • No, what you mention is used for smargo reader mode. Of course you can also try smargo if your external reader supports this mode:

    http://www.streamboard.tv/wiki…der#Smargo_Smartreader.2B

    Code
    protocol = smartreader
    device = 008:002

    Your external card reader is here:

    Quote

    Bus 008 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC

    iProduct 2 FT232R USB UART

    iSerial 3 A105BUOK


    Have you tried other ttyUSBx ports - like as 1, 2, 3 ? Alternatively, try listing the connected devices:

    ls /dev/ttyUSB

    ....or:

    dmesg | grep -i "usb"



    You can also check this forum thread: Smargo Reader

  • It worked on such entries:



    [reader]


    label = nc_plus
    protocol = mouse
    device = /dev/ttyUSB0
    enable = 1
    mhz = 600
    cardmhz = 368
    detect = cd
    group = 1
    blockemm-unknown = 1
    blockemm-u = 1
    blockemm-g = 1


    thanks for help gentlemens

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!