Skip to content

MIT-STARLab/Microsemi-FTDI-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Make sure dkms and curl are installed
  2. Copy repo contents to /usr/src/ftdi_sio-1/
  3. Run sudo dkms add -m ftdi_sio -v 1
  4. Run sudo dkms build -m ftdi_sio -v 1
  5. Run sudo dkms install -m ftdi_sio -v 1
  6. Restart or rmmod ftdi_sio && modrpobe ftdi_sio
  7. Done

About

Fix for Linux FTDI driver not enumerating all UART ports for FlashPro VID/PID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors