From 33dfd74db8a5a5dde07ff03bf545a33c4658736b Mon Sep 17 00:00:00 2001 From: Noa Himesaka Date: Sun, 4 Feb 2024 15:19:34 +0900 Subject: [PATCH] 2024.2.4 Adashima-T2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 772c225..242e6fc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ cd archiso-t2/ After everything has finished, you can grab your iso in './out'. -linux-t2 kernel is from https://github.com/Redecorating/mbp-16.1-linux-wifi (it will be automatically downloaded when building) +linux-t2 kernel is from https://github.com/NoaHimesaka1873/linux-t2-arch (it will be automatically downloaded when building) # Bonus! Wi-Fi and Bluetooth firmware package for Macs with T2 @@ -28,8 +28,8 @@ makepkg -s Or, grab a pre-compiled package: ```sh -wget https://mirror.funami.tech/arch-mact2/os/x86_64/apple-bcm-firmware-13.0-1-any.pkg.tar.zst -sudo pacman -U apple-bcm-firmware-13.0-1-any.pkg.tar.zst +wget https://mirror.funami.tech/arch-mact2/os/x86_64/apple-bcm-firmware-14.0-1-any.pkg.tar.zst +sudo pacman -U apple-bcm-firmware-14.0-1-any.pkg.tar.zst ``` If you need raw firmware files, you can grap them from [here](https://mirror.funami.tech/arch-mact2/firmware/).