11-07-2018, 06:07 PM
Hi,
I installed the D2XX shared library(Version 1.4.8 ARMv7) from ftdichip.com website on my tinkerboard.
when i try to list devices an Error appear:
FT_Open(0) failed.
I also try to Unload ftdi_sio from lsmod, but there is no ftdi_sio in lsmod!
I tested D2XX library(Version 1.4.8 ARMv6) on raspi successfully.( when checking lsmod there is ftdi_sio and after unloading it the ftdi driver works correctly)
what's wrong?!
Thanks.
I installed the D2XX shared library(Version 1.4.8 ARMv7) from ftdichip.com website on my tinkerboard.
when i try to list devices an Error appear:
FT_Open(0) failed.
I also try to Unload ftdi_sio from lsmod, but there is no ftdi_sio in lsmod!
I tested D2XX library(Version 1.4.8 ARMv6) on raspi successfully.( when checking lsmod there is ftdi_sio and after unloading it the ftdi driver works correctly)
what's wrong?!
Thanks.