Phoenix Smartmouse card reader error

There are 21 replies in this Thread which was already clicked 6,870 times. The last Post () by peter54.

  • Hi.


    What does Oscam LOG look like ? What does the initialization of the reader look like step by step ?


    Is the 4.8 MHz scaling crystal OK ? Why 4.8 MHz ? Is this frequency appropriate for your card ? If not, change the crystal (with the reader off) and then turn it on again and test.


    What encoding do you use ? I mean the provider, the CAID, the decoder card, ... and similar information.


    /// EDIT :


    I don't know Conax cards very well, but the Conax frequency should be about 5 MHz and not 4.8 MHz. Conax encryption may also require a pairing RSA key - to the oscam.server configuration file for your reader section. Write which Conax card it is (CAID code and name of the DVB provider).


    In addition to what master G wrote, also check the support for CONAX (it should be: YES). You can also find the supported functions via Oscam Webif: http://IP-address:8888 and then go to Files -> oscam.version, ... and scroll down the web-page (check Conax support and Phoenix support at your Oscam).

  • cardreader_phoenix: yes

    cardreader_drecas: no

    cardreader_internal_azbox: no

    cardreader_internal_coolapi: no

    cardreader_internal_coolapi2: no

    cardreader_internal_sci: yes

    cardreader_sc8in1: yes

    cardreader_mp35: yes

    cardreader_smargo: yes

    cardreader_pcsc: yes

    cardreader_smartreader: yes

    cardreader_db2com: no

    cardreader_stapi: no

    cardreader_stapi5: no

    cardreader_stinger: yes


    Bus 004 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
    iProduct 2 FT232R USB UART
    iSerial 3 AL016X0S



    [reader]

    label = Reader-4

    description = card

    protocol = smartreader

    device = 004:002

    smargopatch = 1

    caid = 0B00

    detect = cd

    mhz = 600

    cardmhz = 600

    ident = 0B00:000000

    group = 1

    saveemm-g = 1



    • 2020/07/14 15:27:59 2B8B33A1 r (reader) Reader-4 [smartreader] Endpoint check failed, assuming this is not a smartreader
    • 2020/07/14 15:27:59 2B8B33A1 r (reader) Reader-4 [smartreader] Smartreader device 004:002 not found
    • 2020/07/14 15:27:59 2B8B33A1 r (reader) Reader-4 [smartreader] Cannot open device: 004:002

    On the input reader: quartz 6.00Mhz. power 5.0v, mode: phoenix

  • [reader]

    label = Reader-5

    description = Viva

    protocol = mp35

    device = 004:002

    caid = 0B00

    detect = cd

    mhz = 600

    cardmhz = 600

    ident = 0B00:000000

    group = 1


    2020/07/14 15:53:16 2B8B33A1 r (reader) Reader-5 [mp35] ERROR: Opening device 004:002 (errno=2 No such file or directory)

    • 2020/07/14 15:53:16 2B8B33A1 r (reader) Reader-5 [mp35] Cannot open device: 004:002
    • 2020/07/14 15:53:18 2B8B33A1 r (reader) Reader-5 [mp35] ERROR: Opening device 004:002 (errno=2 No such file or directory)
    • 2020/07/14 15:53:18 2B8B33A1 r (reader) Reader-5 [mp35] Cannot open device: 004:002
    • 2020/07/14 15:53:20 2B8B33A1 r (reader) Reader-5 [mp35] ERROR: Opening device 004:002 (errno=2 No such file or directory)
    • 2020/07/14 15:53:20 2B8B33A1 r (reader) Reader-5 [mp35] Cannot open device: 004:002
  • The correct device designation is in the Oscam configuration, which is detected by Oscam itself from OS. This can be viewed in OscamWebif -> Readers -> USB Scan. There should be a USB reader visible and this device name (code) should be used, according to the numbers that will be there BUS number : Device number.


    It's probably stupid, but try this:

    (this probably only works on a full-fledged linux, which can also properly handle the serial interface with the converter to the USB interface)

    Code
    protocol     = smartreader
    device       = Serial:AL016X0S

    https://wiki.streamboard.tv/wiki/OSCam/en/examples/Reader

    https://wiki.streamboard.tv/wi…are_supported#Card_Reader


    BTW, if there is a switch on the card reader and you are trying to switch the correct mode, you have to do it when the reader is disconnected from the set-top-box. It would also be advisable to restart your Oscam (or the entire op.system) after reconnecting the card reader. You can always check the card reader after its reconnection, via dmesg, for example as: dmesg | grep -i "usb"

  • reader mode: smartmouse jimper. does not open the channel?


    [reader]

    label = Reader-3

    description = reader mouse

    enable = 1

    protocol = mouse

    device = /dev/ttyUSB0

    autospeed = 0

    fallback = 1

    caid = 0B00

    detect = cd

    mhz = 600

    cardmhz = 369

    ident = 0B00:000000

    group = 1


    2020/07/15 02:07:35 00000000 s (main) System name = Linux

    2020/07/15 02:07:35 00000000 s (main) Host name = test-Ideapad-S120

    2020/07/15 02:07:35 00000000 s (main) Release = 4.15.0-107-generic

    2020/07/15 02:07:35 00000000 s (main) Version = #108~16.04.1-Ubuntu SMP Fri Jun 12 02:56:57 UTC 2020

    2020/07/15 02:07:35 00000000 s (main) Machine = i686

    2020/07/15 02:07:35 00000000 s (main) creating pidfile /var/run/oscam1.pid with pid 6071

    2020/07/15 02:07:35 00000000 s (config) services reloaded: 0 services freed, 2 services loaded, rejected 0

    2020/07/15 02:07:35 00000000 s (config) userdb reloaded: 5 accounts loaded, 0 expired, 0 disabled

    2020/07/15 02:07:35 00000000 s (main) signal handling initialized

    2020/07/15 02:07:35 00000000 s (config) 1141 service-id's loaded in 9 ms

    2020/07/15 02:07:35 00000000 s (net) monitor: initialized (fd=5, port=988)

    2020/07/15 02:07:35 00000000 s (net) newcamd: initialized (fd=6, port=6500)

    2020/07/15 02:07:35 00000000 s (net) -> CAID: 0B00 PROVID: 000000

    2020/07/15 02:07:35 00000000 s (reader) Reader-3 [mouse] creating thread for device /dev/ttyUSB0

    2020/07/15 02:07:35 00000000 s (main) waiting for local card init

    2020/07/15 02:07:35 0DD07046 h (webif) webif: decompressed 197522 bytes back into 426376 bytes

    2020/07/15 02:07:35 0DD07046 h (webif) HTTP Server running. ip=0.0.0.0 port=5000

    2020/07/15 02:07:35 121EDB19 r (reader) Reader-3 [mouse] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=600, cardmhz=369)

    2020/07/15 02:07:37 00000000 s (main) init for all local cards done

    2020/07/15 02:07:37 00000000 s (emmcache) loaded 0 emmcache records from /tmp/.oscam1/oscam.emmcache in 0 ms

    2020/07/15 02:07:37 00000000 s (emmcache) loaded 0 emmstat records from /tmp/.oscam1/oscam.emmstat in 0 ms

    2020/07/15 02:07:37 00000000 s (anticasc) anti cascading disabled

    2020/07/15 02:07:37 2B8B33A1 c (client) plain dvbapi-client granted (root, au=on (1 reader))

    2020/07/15 02:07:37 263E808E c (newcamd) client connected to 6500 port

    2020/07/15 02:07:37 2B8B33A1 c (dvbapi) dvbapi channelcache loaded from /usr/local/etc/oscam1/oscam.ccache

    2020/07/15 02:07:37 2B8B33A1 c (dvbapi) Using TCP listen socket, API forced to DVBAPIv3 (0), userconfig boxtype: 11

    2020/07/15 02:07:37 263E808E c (client) encrypted newcamd:6500-client xx.xx.x.xx granted (test good, au=on (1 reader))

    2020/07/15 02:07:37 263E808E c (newcamd) user test good authenticated successfully (OSCam)

    2020/07/15 02:07:37 263E808E c (newcamd) AU disabled for user test good

    2020/07/15 02:07:38 263E808E c (ecm) test good (0B00@000000/0000/005C/67:0BEA65F8EA13057BF7869AA531D234E1): rejected group (0 ms) (no matching reader)

    2020/07/15 02:07:38 263E808E c (ecm) test good (0B00@000000/0000/064D/67:3269A65B3E463BC9B903CFDD35D759E9): rejected group (0 ms) (no matching reader)

    2020/07/15 02:07:38 263E808E c (ecm) test good (0B00@000000/0000/006C/67:65A1874B8A822CF83B4C184A0DFE7B97): rejected group (0 ms) (no matching reader)

    2020/07/15 02:07:42 263E808E c (ecm) test good (0B00@000000/0000/0581/67:6CEBA9052CCE9DA4A93D973694EC6855): rejected group (0 ms) (no matching reader)

  • Hello. Help to adjust the reader. Is here such Phoenix Smartmouse card reader and a card conax, and OSCam: 1.20_svn Build: r11572 Compiler: i686-linux-gnu-libusb-pcsc. Tried to change reports but writes reader error. Thanks

    how many bugs you pay for this device? will you got it from aliexpress?

  • Try removing the ident entry from oscam.server file. Why do you have him there ? Does it have to be there ? Or why ?


    Take a look here: https://wiki.streamboard.tv/wi…Config/oscam.server#ident There is one warning if you use Loadbalancing in the oscam.conf file.


    Don't you also need an RSA key for CONAX ? As I mentioned earlier. I don't know CONAX, sorry.

  • I have another reader almost smargo on it such options and it works well



    [reader]

    label = telecarta

    description = telecarta

    protocol = smartreader

    device = 002:002

    smargopatch = 1

    localcards = 0B00:000000

    detect = cd

    mhz = 534

    cardmhz = 369

    group = 1

    emmcache = 1,3,2,0

  • Can to whom it is useful Reader has adjusted so: Devais mode Phonex power5.0v


    [reader]

    label = Reader-2

    description = reader mouse

    enable = 0

    protocol = mouse

    device = /dev/ttyUSB0

    autospeed = 0

    caid = 0B00

    detect = none

    cardmhz = 369

    group = 1

    emmcache = 1,3,2,0

    saveemm-unknown = 1

    saveemm-u = 1

    saveemm-s = 1

    saveemm-g = 1


    Thanks all for the help!

  • assuming this is not a smartreader

    Change protocol = mp35

    Remove smargopatch = 1


    Give us another oscam log after making these changes.

    2020/10/28 19:30:26 4279463D h (reader) reader1 [mouse] Restarting reader

    2020/10/28 19:30:26 4279463D h (reader) reader1 [mouse] creating thread for device /dev/ttyUSB0

    2020/10/28 19:30:26 4279463D h (webif) reader reader1 enabled by WebIf

    2020/10/28 19:30:26 3CA7E1CA r (reader) reader1 [mouse] Reader initialized (device=/dev/ttyUSB0, detect=none, mhz=357, cardmhz=357)

    2020/10/28 19:30:27 3CA7E1CA r (reader) reader1 [mouse] card detected

    2020/10/28 19:30:28 3CA7E1CA r (reader) reader1 [mouse] ATR: FB 54 2A 0C 70 0C 2C 34

    2020/10/28 19:30:28 3CA7E1CA r (reader) reader1 [mouse] ERROR: Could not read reader->convention

    2020/10/28 19:30:28 3CA7E1CA r (reader) reader1 [mouse] Error activating card.

    2020/10/28 19:30:30 3CA7E1CA r (reader) reader1 [mouse] ATR: F7 6C 2C 10 6C 08 21 28 D4

    2020/10/28 19:30:30 3CA7E1CA r (reader) reader1 [mouse] ERROR: Could not read reader->convention

    2020/10/28 19:30:30 3CA7E1CA r (reader) reader1 [mouse] Error activating card.

    2020/10/28 19:30:32 3CA7E1CA r (reader) reader1 [mouse] ATR: FB 68 32 0C 6F 04 2D 14 EC

    2020/10/28 19:30:32 3CA7E1CA r (reader) reader1 [mouse] ERROR: Could not read reader->convention

    2020/10/28 19:30:32 3CA7E1CA r (reader) reader1 [mouse] Error activating card.

    2020/10/28 19:30:32 3CA7E1CA r (reader) reader1 [mouse] THIS WAS A FAILED START ATTEMPT No 1 out of max allotted of 1

    2020/10/28 19:30:32 3CA7E1CA r (reader) reader1 [mouse] card initializing error

    found error

  • That's how it works. The secret is detect = !cd.

    Code
    [reader]
    label                         = SKYLINK
    protocol                      = mouse
    device                        = /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_XXXXXX-if00-port0
    autospeed                     = 0
    detect                        = !cd
    mhz                           = 1000
    group                         = 1

    Edited 2 times, last by peter54 ().

  • Hello to all .

    That's how it works. The secret is detect = !cd.

    Code
    [reader]
    label                         = SKYLINK
    protocol                      = mouse
    device                        = /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_XXXXXX-if00-port0
    autospeed                     = 0
    detect                        = !cd
    mhz                           = 1000
    group                         = 1

    i do not understand line 4 of your working config


    device = /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_XXXXXX-if00-port0


    please explain where i get that info


    i have the same reader and when i scan usb i get this:


    Bus 001 Device 005: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
    iProduct 2 FT232R USB UART
    iSerial 3 AL016WGU


    how it should be my device = ???


    thanks in advance


    i think i got it is the path of the reader

    Edited once, last by master G: Merged a post created by nakarmkir into this post. ().

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!