Jump to content
XPEnology Community

oldfaitfull

Rookie
  • Posts

    3
  • Joined

  • Last visited

Posts posted by oldfaitfull

  1. if it is for oscam, you have to compile oscam whith libusb suport( on their site explains how to), and configure you reader for smargov2 mode.

     

    i use this way as guideline:

     

    -chroot package instaled on dsm6.0 (syno comunity i think);

    inside chroot:

    - all dependencies for build oscam+libusb dev (apt-get install libusb-1.0-0-dev);

    - oscam compiled whith libusb mode( ......make libusb);

    - in oscam.server, reader configured for smargov2.

     

    i have tried both modes and works beter on this one.

     

    I'm using smartreader protocol, pre-configured in Windows (naming) and using in oscam.server.

    When I use lsusb, oscam does not see device.

    When I use lsusb on ssh, device is not seen.

     

    This is with and without 'USBSerialDrivers' package.

  2. First a thanks to the developers of this mighty fine bootloader. I'm using it on a baremetal N54L and all works great, even DVB-T! :smile:

     

    The only thing I run into is the following. I have a Smargo Smartreader V2 for decrypting DVB-T channels. The device uses FTDI for Serial and is not recognized out of the box. So, I had to install the 'USBSerialDrivers DSM 6.0' package from Jadahl. Now the device is recognised but it won't instsall driver or map to /dev/(ttyUSBx).

     

    This is what I see in my dmesg log:

     

    [  241.750500] usbserial: USB Serial deregistering driver FTDI USB Serial Device
    [  241.750531] usbcore: deregistering interface driver ftdi_sio
    [  327.902940] usbcore: registered new interface driver ftdi_sio
    [  327.902966] usbserial: USB Serial support registered for FTDI USB Serial Device
    [  327.916916] usbcore: registered new interface driver ti_usb_3410_5052
    [  327.916941] usbserial: USB Serial support registered for TI USB 3410 1 port adapter
    [  327.916957] usbserial: USB Serial support registered for TI USB 5052 2 port adapter

     

    Is the firmware (ti_3410.fw) present in the DSM 6.0 kernel? How to check?

    Linux NAS 3.10.77 #8451 SMP Wed Aug 17 05:12:41 CST 2016 x86_64 GNU/Linux synology_bromolow_3615xs 

     

    Has anyone a suggestion?

     

    i use one smargo smartreader v2, but not in FTDI mode and works 100%.

    if you use oscam+smartreaderv2, you can use it in libusb mode, its even beter than fdti, maybe you could try.

     

    My problem is that it's not being detected by the kernel. I have no devices listed for the smargo if I issue a lsusb command.

     

    Bus 001 Device 003: ID 2013:0246 PCTV Systems PCTV 74E
    Bus 002 Device 003: ID f400:f400
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

     

    Only my dvb-t stick and usb drive.

    How do I not use FTDI?

  3. First a thanks to the developers of this mighty fine bootloader. I'm using it on a baremetal N54L and all works great, even DVB-T! :smile:

     

    The only thing I run into is the following. I have a Smargo Smartreader V2 for decrypting DVB-T channels. The device uses FTDI for Serial and is not recognized out of the box. So, I had to install the 'USBSerialDrivers DSM 6.0' package from Jadahl. Now the device is recognised but it won't instsall driver or map to /dev/(ttyUSBx).

     

    This is what I see in my dmesg log:

     

    [  241.750500] usbserial: USB Serial deregistering driver FTDI USB Serial Device
    [  241.750531] usbcore: deregistering interface driver ftdi_sio
    [  327.902940] usbcore: registered new interface driver ftdi_sio
    [  327.902966] usbserial: USB Serial support registered for FTDI USB Serial Device
    [  327.916916] usbcore: registered new interface driver ti_usb_3410_5052
    [  327.916941] usbserial: USB Serial support registered for TI USB 3410 1 port adapter
    [  327.916957] usbserial: USB Serial support registered for TI USB 5052 2 port adapter

     

    Is the firmware (ti_3410.fw) present in the DSM 6.0 kernel? How to check?

    Linux NAS 3.10.77 #8451 SMP Wed Aug 17 05:12:41 CST 2016 x86_64 GNU/Linux synology_bromolow_3615xs 

     

    Has anyone a suggestion?

×
×
  • Create New...