$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Mac T2 Wireless Firmware Linux Installation – Step-by-step

April 7, 2023 | By the+gnu+linux+evangelist.

Setting up Linux

  1. 6. Setting up Firmware

    Setup Apple T2 Wifi Firmware
    Execute one by one:

    sudo umount /dev
    vme0n1p1
    sudo mkdir /tmp/apple-wifi-efi
    sudo mount /dev
    vme0n1p1 /tmp/apple-wifi-efi
    bash /tmp/apple-wifi-efi/firmware.sh
  2. 7. Testing Firmware

    Try to Test if Firmware Loaded
    To Check the Logs:

    sudo journalctl -k --grep=brcmfmac

    The output should show a similar Output:

    Dec 24 22:34:19 hostname kernel: usbcore: registered new interface driver brcmfmac
    Dec 24 22:34:19 hostname kernel: brcmfmac 0000:01:00.0: enabling device (0000 -> 0002)
    Dec 24 22:34:20 hostname kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4377b3-pcie for chip BCM4377/4
    Dec 24 22:34:20 hostname kernel: brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4377b3-pcie.apple,tahiti-SPPR-m-3.1-X0.bin failed with error -2
    Dec 24 22:34:20 hostname kernel: brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4377b3-pcie.apple,tahiti-SPPR-m-3.1.bin failed with error -2
    Dec 24 22:34:20 hostname kernel: brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4377b3-pcie.apple,tahiti-SPPR-m.bin failed with error -2
    Dec 24 22:34:20 hostname kernel: brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4377b3-pcie.apple,tahiti-SPPR.bin failed with error -2
    Dec 24 22:34:20 hostname kernel: brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac4377b3-pcie.apple,tahiti-X0.bin failed with error -2
    Dec 24 22:34:20 hostname kernel: brcmfmac: brcmf_c_process_txcap_blob: TxCap blob found, loading
    Dec 24 22:34:20 hostname kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4377/4 wl0: Jul 16 2021 18:25:13 version 16.20.328.0.3.6.105 FWID 01-30be2b3a
    Dec 24 22:34:20 hostname kernel: brcmfmac 0000:01:00.0 wlp1s0f0: renamed from wlan0
    

    Last, Restart with:

    sudo reboot
  3. So Now I’m truly Happy if My Guide could Help you to QuickStart with Mac T2 Wifi Connection on Linux!

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,