The most reliable way to obtain drivers is directly from the manufacturer, Future Technology Devices International (FTDI) .
Plug in the device and verify it is detected by typing dmesg | grep FTDI in the terminal. ft231x usb uart driver link
These are the most common drivers used to make your USB device appear as a standard COM port (e.g., COM3). The most reliable way to obtain drivers is
uses the standard FTDI driver architecture. You can find the latest official drivers on the FTDI Virtual COM Port (VCP) Drivers ft231x usb uart driver link