From 683d3e62c4b23e4fea79a619bc332184ffba9fed Mon Sep 17 00:00:00 2001 From: Pavel Allahverdov <95222382+x-crowbar-x@users.noreply.github.com> Date: Sat, 4 Dec 2021 18:19:39 +0300 Subject: [PATCH] added instructions on how to unblock wifi The WiFi is always blocked when I try to install Arch or do whatever in chroot from the flash drive and the rfkill command helps with that. Maybe this will be helpful for someone else. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7af29bc..143d5d9 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ __[Arch Linux Installation Guide](https://github.com/rickellis/Arch-Linux-Instal ### No Wifi +You can check if the WiFi is blocked by running `rfkill list`. +If it says **Soft blocked: yes**, then run `rfkill unblock wifi` + +After unblocking the WiFi, you can connect to it. Go through these 5 steps: + #1: Run `iwctl` #2: Run `device list`, and find your device name.