Skip to content

Instantly share code, notes, and snippets.

@xiaojueguan
Created May 30, 2023 09:54
Show Gist options
  • Save xiaojueguan/2a1a1bd2173079fb04cce53c7eac30b5 to your computer and use it in GitHub Desktop.
Save xiaojueguan/2a1a1bd2173079fb04cce53c7eac30b5 to your computer and use it in GitHub Desktop.
wget https://raw.githubusercontent.com/pimlie/ubuntu-mainline-kernel.sh/master/ubuntu-mainline-kernel.sh
chmod +x ubuntu-mainline-kernel.sh
mv ubuntu-mainline-kernel.sh /usr/local/bin/
# search kernel match 5
ubuntu-mainline-kernel.sh -r 5
# install kernel v5.15.74
ubuntu-mainline-kernel.sh -i v5.15.74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment