Updating Kernel¶
linux-mbp is abandoned. Switch to linux-t2 or linux-xanmod-edge-t2 now if you're still using linux-mbp.
Add new repositories to /etc/pacman.conf, by adding this:
Then install new kernel and supporting packages by running this:
sudo pacman -Syu linux-t2 apple-t2-audio-config apple-bcm-firmware
You can use Xanmod kernel instead by replacing linux-t2 with linux-xanmod-t2. If you need header package, also install linux-t2-headers (or linux-xanmod-t2-headers if you chose to install Xanmod kernel).
Building Kernel¶
You can instead clone the other repos mentioned under Updating Kernel. You may need to change the folder you cd into.