From c9ae8a7eb4aa3bc1efe93d52f98ac1d1ac756371 Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Sun, 8 Oct 2023 20:52:34 +0530 Subject: [PATCH] Wi-Fi: remove obsolete wifi guide. --- docs/guides/wifi-bluetooth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/wifi-bluetooth.md b/docs/guides/wifi-bluetooth.md index b4f0dcf8..10a46c99 100644 --- a/docs/guides/wifi-bluetooth.md +++ b/docs/guides/wifi-bluetooth.md @@ -7,7 +7,7 @@ This page is a step by step guide to get Wi-Fi and Bluetooth working on T2 Macs. ## 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 (better option), or follow this [older Wi-Fi guide](https://github.com/t2linux/wiki/blob/a4b46a7cfbe7efcbb6a0b6111e22172b0f5c4a77/docs/guides/wifi.md). +Check if this command outputs any lines: `modinfo brcmfmac | grep 4387` If it doesn't output anything, then upgrade your kernel. Refer to the "Updating Kernel" section on your distro's FAQ for instructions if you need to update your kernel: