Skip to content

Instantly share code, notes, and snippets.

@Alex4386
Last active May 6, 2025 03:34
Show Gist options
  • Save Alex4386/aa6eedf3513d75c1d483c88bb5a363fa to your computer and use it in GitHub Desktop.
Save Alex4386/aa6eedf3513d75c1d483c88bb5a363fa to your computer and use it in GitHub Desktop.
RaspberryPi Prevent bump up from Kernel 5.10 (Place this at /etc/apt/preferences.d) - for Introduction to Internet of Things: Wi-Fi Sensing via nexmon
Package: raspberrypi-kernel
Pin: version 1:1.20220120-1
Pin-Priority: 9999
@Alex4386
Copy link
Author

Alex4386 commented May 13, 2024

curl -L https://gist.github.com/Alex4386/aa6eedf3513d75c1d483c88bb5a363fa/raw/10-kernel-pin | sudo tee /etc/apt/preferences.d/10-kernel-pin

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