Skip to content

Wi-Fi and Bluetooth firmware for Linux on T2 and Apple Silicon Macs

Notifications You must be signed in to change notification settings

AdityaGarg8/Apple-Firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Wi-Fi and Bluetooth firmware for Linux on T2 and Apple Silicon Macs.

The firmware has been extracted from macOS GitHub Runner Image.

macOS version: 14.4.1

Ubuntu/Debian

Ubuntu and Debian users can add the apt repo for firmware by running:

curl -s --compressed "https://adityagarg8.github.io/t2-ubuntu-repo/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/t2-ubuntu-repo.gpg >/dev/null
echo "deb [signed-by=/etc/apt/trusted.gpg.d/t2-ubuntu-repo.gpg] https://github.com/AdityaGarg8/Apple-Firmware/releases/download/debian ./" | sudo tee -a /etc/apt/sources.list.d/t2.list
sudo apt update

Then install the apple-firmware package by running:

sudo apt install apple-firmware

For more details refer to this t2linux wiki.

About

Wi-Fi and Bluetooth firmware for Linux on T2 and Apple Silicon Macs

Resources

Stars

Watchers

Forks

Packages

No packages published