rpi-source

Raspberry Pi kernel source installer (by RPi-Distro)

Rpi-source Alternatives

Similar projects and alternatives to rpi-source

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rpi-source alternative or higher similarity.

rpi-source reviews and mentions

Posts with mentions or reviews of rpi-source. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-26.
  • Hold the Raspberry Pi Kernel 6.1 if you're running ZFS!
    2 projects | /r/raspberry_pi | 26 Mar 2023
    #Revert back to 5.15 kernel using git commit hash: #https://github.com/raspberrypi/rpi-firmware/commit/f5c4fc199c8d8423cb427e509563737d1ac21f3c sudo rpi-update f5c4fc199c8d8423cb427e509563737d1ac21f3c #Install all packages for rpi-source sudo apt install git bc bison flex libssl-dev libncurses5-dev python2 #Install rpi-source so you can recover the 5.15 kernel headers: #https://github.com/RPi-Distro/rpi-source sudo wget https://raw.githubusercontent.com/RPi-Distro/rpi-source/master/rpi-source -O /usr/local/bin/rpi-source && sudo chmod +x /usr/local/bin/rpi-source && /usr/local/bin/rpi-source -q --tag-update #Run it and wait. My RPi4 took a few hours. rpi-source #Additionally I didn't have libncurses5-dev installed when I #first ran rpi-source so I don't know if you need to run the #next commands, but I did need to run some makes before #the ZFS DKMS module would compile for 5.15. #rpi-source makes a directory when you run it cd ~/linux-c113cf128749d17b6262d76769a6ad0e0e1f33c3/ #rpi-source complained about menuconfig so I ran it. make menuconfig #DKMS module still wouldn't build. make sudo apt install --reinstall zfs-dkms zfsutils-linux sudo systemctl reboot
  • Cannot install rtl8812au drivers on Raspberry Pi 4
    4 projects | /r/raspberry_pi | 20 Dec 2021
    You can use apt full-update and that should push you to the correct kernel. This page has also helped me in the past.

Stats

Basic rpi-source repo stats
2
133
4.3
about 1 month ago

RPi-Distro/rpi-source is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of rpi-source is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com