Smargo smartreader+

    • Smargo smartreader+

      Halo,

      I saw there is a potential ftdi_sio.ko module comment in /etc/softcam.OSCam of the last image, i have tried unsuccesfully to activate a smargo reader 1.4 to add a third reader to my hdbox but have encoutered several problems, i didn't found how to identify the usb bus:address needed in oscam.server, Is there a way to install the "lsusb" linux command or equivalent ?

      #!/bin/sh
      case "$1" in
      start)
      mknod /dev/sci0 c 253 0
      mknod /dev/sci1 c 253 1
      insmod /var/lib/sci.ko
      mknod /dev/ttyUSB0 c 188 0
      chmod 666 /dev/ttyUSB0
      insmod /var/lib/usbserial.ko
      #insmod /var/lib/pl2303.ko
      insmod /var/lib/ftdi_sio.ko

      I have tried with a theorical address may be a good one but had some rc4 error messages...

      Can you tell me if i can already use smargo or if a serial phoenix is better ?

      Thank's for your brillant img

      Jean

      8)

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von jeanplatre ()

    Flag Counter