You've already forked archiso-t2
mirror of
https://github.com/t2linux/archiso-t2.git
synced 2026-04-30 13:49:56 -07:00
2024.2.4 Adashima-T2
This commit is contained in:
@@ -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/).
|
||||
|
||||
Reference in New Issue
Block a user