NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

christerj77's avatar
christerj77
Aspirant
May 04, 2013

Need help with ftdi_sio drivers

Im trying to get my rfxtrx433 usb to work with my readynas ultra 2 with os 6 installed but i cant understand how to install/compile the ftdi_sio drivers, anyone can help me with this?

29 Replies

Replies have been turned off for this discussion
  • All good again.

      Building modules, stage 2.
    MODPOST 3 modules
    CC drivers/scsi/scsi_wait_scan.mod.o
    LD [M] drivers/scsi/scsi_wait_scan.ko
    CC drivers/usb/serial/ftdi_sio.mod.o
    LD [M] drivers/usb/serial/ftdi_sio.ko
    CC drivers/usb/serial/usbserial.mod.o
    LD [M] drivers/usb/serial/usbserial.ko
    INSTALL drivers/scsi/scsi_wait_scan.ko
    INSTALL drivers/usb/serial/ftdi_sio.ko
    INSTALL drivers/usb/serial/usbserial.ko
    DEPMOD 3.0.74.RNx86_64.2.1
    usbcore: registered new interface driver usbserial
    usbserial: USB Serial Driver core
    USB Serial support registered for FTDI USB Serial Device
    ftdi_sio 3-1:1.0: FTDI USB Serial Device converter detected
    usb 3-1: Detected FT232RL
    usb 3-1: Number of endpoints 2
    usb 3-1: Endpoint 1 MaxPacketSize 64
    usb 3-1: Endpoint 2 MaxPacketSize 64
    usb 3-1: Setting MaxPacketSize 64
    usb 3-1: FTDI USB Serial Device converter now attached to ttyUSB0
    usbcore: registered new interface driver ftdi_sio
    ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
  • Steps performed...
    # apt-get update; apt-get install build-essential libncurses5-dev
    # cd /data/Backup
    # mkdir GPL
    # cd GPL
    # wget http://www.readynas.com/download/GPL/readynasos/ReadyNASOS_V6.0.6_WW_src.zip
    # unzip ReadyNASOS_V6.0.6_WW_src.zip
    # cd linux-3.0.74/
    # cp arch/x86/configs/readynas_defconfig .config
    # make menuconfig // enable module for device
    # make ARCH=x86_64; make modules_install ARCH=x86_64
    # modprobe ftdi_sio
     // from .config for this specific use case
    # USB port drivers
    CONFIG_USB_SERIAL=m
    CONFIG_USB_SERIAL_FTDI_SIO=m
  • Thank you, i hope others also have use of the steps you have posted, i know i will because i guess this will have to be done each time there is a firmware update.
  • May not be needed every firmware update, only if the kernel changes.
  • Hi,

    I'm trying to run openhab (http://www.openhab.org) on my Readynas Ultra 4 running RAIDiator 4.2.24, and one of the things needed for this is the FTDI driver for the Plugwise (http://www.plugwise.com) energy monitoring sockets.

    I've followed the steps proposed by chirpa using the GPL sources from http://www.downloads.netgear.com/files/ ... WW_src.zip, and both the build and the install_modules seem to work fine. However when trying the modload I'm getting the same message as chirpa did:

    modprobe: can't load module usbserial (kernel/drivers/usb/serial/usbserial.ko): invalid module format


    I guess this is due to the missing ReadyNAS .configure file in the GPL sources (at least I couldn't find it). Can someone please help me on this / has tried this on 4.2.24 as well ?

    Thx,
    Max

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More