This commit is contained in:
jamlam
2021-09-28 19:55:46 +01:00
parent e3e8d1a685
commit a3a5826fdf
2 changed files with 4 additions and 5 deletions
+2 -3
View File
@@ -3,7 +3,7 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgbase=mbp-16.1-linux-wifi pkgbase=mbp-16.1-linux-wifi
pkgver=5.14.6 pkgver=5.14.8
_srcname=linux-${pkgver} _srcname=linux-${pkgver}
pkgrel=1 pkgrel=1
pkgdesc='Linux for MBP 16.1 Wifi' pkgdesc='Linux for MBP 16.1 Wifi'
@@ -235,8 +235,7 @@ for _p in "${pkgname[@]}"; do
_package${_p#$pkgbase} _package${_p#$pkgbase}
}" }"
done done
sha256sums=('ca0eda14c512efa7fc054e9eb89dd8f6a6e7075aef1e39d30b5f243f7bde9b89'
sha256sums=('54848c1268771ee3515e4c33e29abc3f1fa90d8144894cce6d0ebc3b158bccec'
'SKIP' 'SKIP'
'1ddd4443470ad66aff8075e0528ad7757de41d474152db1362e23be72e243919' '1ddd4443470ad66aff8075e0528ad7757de41d474152db1362e23be72e243919'
'6b4da532421cac5600d09c0c52742aa52d848af098f7853abe60c02e9d0a3752' '6b4da532421cac5600d09c0c52742aa52d848af098f7853abe60c02e9d0a3752'
+2 -2
View File
@@ -1,4 +1,4 @@
mbp-16.1-linux-wifi - 5.14.6 mbp-16.1-linux-wifi - 5.14.8
============== ==============
Arch Linux package for Linux kernel with bleeding edge 2018+ MacBook Pro support. Arch Linux package for Linux kernel with bleeding edge 2018+ MacBook Pro support.
@@ -7,7 +7,7 @@ This is a very unsupported quick fix to get Wifi working on some MBP devices usi
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/ 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 support. This build now includes patches to enable BRCM4377 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. You should be able to use this directly on Arch or Manjaro as below.