Skip to content

Commit

Permalink
docs(firmware): add warning for NixOS users
Browse files Browse the repository at this point in the history
  • Loading branch information
soopyc committed Jun 8, 2024
1 parent 2371d2f commit 4274305
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/guides/wifi-bluetooth.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

# Introduction

This page is a step by step guide to get Wi-Fi and Bluetooth working on T2 Macs. This guide is also applicable to **iMac19,1** and **iMac19,2**, which are T1 Intel Macs. This guide is NOT applicable for rest T1 and older Intel Macs.
This page is a step by step guide to get Wi-Fi and Bluetooth working on T2 Macs. This guide is also applicable to **iMac19,1** and **iMac19,2**, which are T1 Intel Macs. This guide is NOT applicable for the rest of the T1 and older Intel Macs.

!!! Warning "Arch/EndeavourOS"
If you're running Arch or EndeavourOS and have `apple-bcm-firmware` installed, you do not need to follow this guide.

!!! Warning "NixOS"
NixOS users please first read the [distribution specific guide on firmware](../distributions/nixos/installation.md#wi-fi-and-bluetooth-setup) before following instructions on this page.

## Ensure Kernel Supports OTP Firmware Selection

Check if this command outputs any lines: `modinfo brcmfmac | grep 4387` If it doesn't output anything, then upgrade your kernel.
Expand Down

0 comments on commit 4274305

Please sign in to comment.