Skip to content

Instantly share code, notes, and snippets.

@metalefty
Last active January 24, 2017 16:05
Show Gist options
  • Select an option

  • Save metalefty/4704c103e0f458356c2d37a785959335 to your computer and use it in GitHub Desktop.

Select an option

Save metalefty/4704c103e0f458356c2d37a785959335 to your computer and use it in GitHub Desktop.
sudo modprobe ftdi-sio
echo "ftdi-sio" > /etc/modules-load.d/ftdi-sio.conf
sudo sh -c 'echo "0411 00b3" > /sys/bus/usb-serial/drivers/ftdi_sio/new_id'
apt install libdevice-serialport-perl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment