Skip to content

Instantly share code, notes, and snippets.

@mithro
Created October 20, 2017 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mithro/01851bb3ec724f031ad3fec5c436474e to your computer and use it in GitHub Desktop.
Save mithro/01851bb3ec724f031ad3fec5c436474e to your computer and use it in GitHub Desktop.
sudo dnf install fxload
sudo dnf install libftdi-devel
ln -s /lib64/libftdi1.so build/conda/lib/libftdi.so.1
# zsh compatability for scripts/enter-env.sh
## realpath: missing operand
## Try 'realpath --help' for more information.
## dirname: missing operand
## Try 'dirname --help' for more information.
## Please install the HDMI2USB udev rules.
## These are installed by scripts/download-env-root.sh
@mithro
Copy link
Author

mithro commented Oct 20, 2017

Changes needed to get HDMI2USB-litex-firmware environment to work fedora

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment