Skip to content

Commit a30e7fb

Browse files
authored
Merge pull request #25 from AdityaGarg8/main
Remove 1001 patch + 5.14.10
2 parents 63ace20 + f595b94 commit a30e7fb

File tree

3 files changed

+4
-77
lines changed

3 files changed

+4
-77
lines changed

1001-nvme.patch

Lines changed: 0 additions & 69 deletions
This file was deleted.

PKGBUILD

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Contributor: Jan Alexander Steffens (heftig) <[email protected]>
44

55
pkgbase=mbp-16.1-linux-wifi
6-
pkgver=5.14.8
6+
pkgver=5.14.10
77
_srcname=linux-${pkgver}
88
pkgrel=1
99
pkgdesc='Linux for MBP 16.1 Wifi'
@@ -26,9 +26,6 @@ source=(
2626
# Arch Linux patches
2727
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
2828
0002-HID-quirks-Add-Apple-Magic-Trackpad-2-to-hid_have_sp.patch
29-
30-
#NVMe fix
31-
1001-nvme.patch
3229

3330
# Hack for AMD DC eDP link rate bug
3431
2001-drm-amd-display-Force-link_rate-as-LINK_RATE_RBR2-fo.patch
@@ -241,12 +238,11 @@ for _p in "${pkgname[@]}"; do
241238
}"
242239
done
243240

244-
sha256sums=('ca0eda14c512efa7fc054e9eb89dd8f6a6e7075aef1e39d30b5f243f7bde9b89'
241+
sha256sums=('45ce25e0abd1b46b273c804a00cd3513cd2a5bbcd89180e2e2a5dc8d062085d8'
245242
'SKIP'
246243
'1ddd4443470ad66aff8075e0528ad7757de41d474152db1362e23be72e243919'
247244
'6b4da532421cac5600d09c0c52742aa52d848af098f7853abe60c02e9d0a3752'
248245
'2184069ab00ef43d9674756e9b7a56d15188bc4494d34425f04ddc779c52acd8'
249-
'50bab6fa754e857c462fb1cf88a74b88bd85b5a34fdebbc54e4ded7a9a04e004'
250246
'786dfc22e4c6ece883e7dedd0ba3f6c14018584df95450b2cb78f3da8b01f7cb'
251247
'7366a08383900a09f8e742b1e4f0a02e0839a385e68e70a89d1815c197df3300'
252248
'8d8401a99a9dfbc41aa2dc5b6a409a19860b1b918465e19de4a4ff18de075ea3'

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mbp-16.1-linux-wifi - 5.14.8
1+
mbp-16.1-linux-wifi - 5.14.10
22
==============
33

44
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
77

88
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/
99

10-
This build now includes patches to enable BRCM4377 support as well as a temp fix for the Bluetooth issues seen since 5.10.
10+
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.
1111

1212
You should be able to use this directly on Arch or Manjaro as below.
1313

0 commit comments

Comments
 (0)