You've already forked linux-t2-patches
mirror of
https://github.com/t2linux/linux-t2-patches.git
synced 2026-04-30 13:52:11 -07:00
[no ci] Update readme
This commit is contained in:
@@ -1,20 +1,14 @@
|
||||
mbp-16.1-linux-wifi - 5.15.7
|
||||
==============
|
||||
linux-t2
|
||||
========
|
||||
|
||||
Arch Linux package for Linux kernel with bleeding edge 2018+ MacBook Pro support.
|
||||
Arch Linux package for Linux kernel with bleeding edge T2 Mac support.
|
||||
|
||||
This is a very unsupported quick fix to get Wifi working on some MBP devices using the Corellium patch from here (https://github.com/corellium/linux-m1/commit/02ad06fbf2b35916ee329a9bb80d73840d6e2973.patch?branch=02ad06fbf2b35916ee329a9bb80d73840d6e2973&diff=unified) and Aunali1s fantastic work here (https://github.com/aunali1/linux-mbp-arch).
|
||||
|
||||
In order to get the patch to apply cleanly I've needed to remove some of the patches to support other BRCM devices in the various Macbooks. I've tested this on an MBP16.1, it should work on other models with the BRCM4364 but I've not tested it myself. For more info on a longer term solution for these cards have a look here http://t2linux.org/
|
||||
|
||||
This build now includes patches to enable BRCM4377 and BRCM4355 support as well as a temp fix for the Bluetooth issues seen since 5.10.
|
||||
|
||||
You should be able to use this directly on Arch or Manjaro as below.
|
||||
|
||||
This repo has been updated so you should no longer have to remove any patches yourself if attempting a build on another distro.
|
||||
|
||||
git clone https://github.com/jamlam/mbp-16.1-linux-wifi.git
|
||||
cd mbp-16.1-linux-wifi.git
|
||||
makepkg -si
|
||||
To build yourself:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/Redecorating/mbp-16.1-linux-wifi
|
||||
cd mbp-16.1-linux-wifi
|
||||
makepkg -si
|
||||
```
|
||||
|
||||
Or you can `sudo pacman -U` the packages Github CI builds, which can be found on the releases page.
|
||||
|
||||
Reference in New Issue
Block a user