Lewati ke konten

T2 MacBook Installation

Konten ini belum tersedia dalam bahasa Anda.

Installation

General Information

CachyOS provides out of the box support for the T2 MacBook. The required kernel patches are shipped in all the kernels we provide.

WiFi connection is not available out of the box because it is a closed source firmware, which we are not allowed to redistribute. The installation will only work with a LAN connection. WiFi support can be set-up after the installation. See installation of the firmware

Proceeding with Installation

Follow the instructions in Installation Prepare on how to download the ISO and create a bootable USB drive.

Refer to Installation on Root after creating a bootable USB drive. CachyOS applies necessary boot parameters and configurations to your T2 MacBook with CachyOS Hardware Detection.

Installation of the Firmware

The firmware can be downloaded and fetched from another mirror, which is not hosted by us.

Run the following commands after you have booted into the installed system:

  1. Fetch firmware package using one of the following utils:

    Terminal window
    curl https://mirror.funami.tech/arch-mact2/os/x86_64/apple-bcm-firmware-14.0-1-any.pkg.tar.zst -o apple-bcm-firmware-14.0-1-any.pkg.tar.zst
  2. Install firmware package

    Terminal window
    sudo pacman -U apple-bcm-firmware-14.0-1-any.pkg.tar.zst

After that modprobe the firmware and reload the wifi driver:

Terminal window
sudo modprobe -r brcmfmac_wcc
sudo modprobe -r brcmfmac
sudo modprobe brcmfmac

You are also able to extract the firmware from an ISPW File, see the T2 Wiki: https://wiki.t2linux.org/guides/wifi-bluetooth/