Skip to content

Instantly share code, notes, and snippets.

@zaxbux
Created April 12, 2022 07:01
Show Gist options
  • Save zaxbux/77e78ca56af9f45a9634e996feabe9b6 to your computer and use it in GitHub Desktop.
Save zaxbux/77e78ca56af9f45a9634e996feabe9b6 to your computer and use it in GitHub Desktop.
Pine A64 Miscellaneous
  1. Install Linux Headers
  2. wget https://github.com/cryptodev-linux/cryptodev-linux/archive/refs/tags/cryptodev-linux-1.12.tar.gz
    tar -xzf cryptodev-linux-1.12.tar.gz
    cd cryptodev-linux-cryptodev-linux-1.12
    make
    make install
    

Install Linux Headers:

sudo armbian-config

Sofware > Install Headers

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