Skip to content

Request: Add kmod-usb-serial-ftdi-sio package for FT232 support #6

Description

@lwy987

Hi,

I'm using the V260202-MangoPI-M28C firmware.

The system can detect the FT232R USB device with lsusb:

Bus 001 Device 003: ID 0403:6001 FTDI FT232R USB UART

However, no /dev/ttyUSB* device is created because the FTDI driver is missing.

Current installed USB serial drivers include:

kmod-usb-serial
kmod-usb-serial-option
kmod-usb-serial-qualcomm
kmod-usb-serial-sierrawireless
kmod-usb-serial-wwan

But kmod-usb-serial-ftdi-sio is not available in the repository.

Could you please:

  1. Add kmod-usb-serial-ftdi-sio to the package repository, or
  2. Enable CONFIG_PACKAGE_kmod-usb-serial-ftdi-sio=y in future builds?

This would allow FT232 USB-to-Serial adapters to work without rebuilding the firmware.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions