Added that I also never installed linux-firmware on that install

This commit is contained in:
Tristan Ancelet 2023-11-26 12:28:19 -06:00
parent 98b015eff6
commit f143c9999a

View File

@ -42,7 +42,7 @@ After doing this I have yet to happen upon this issue again (although it has onl
## Update 2023
Just in case someone DOES read this I decided to actually correct myself here.
The issue was that wpa_supplicant was NEVER installed on my system (bad tutorial). Because of this my system was using iwd and it (for whatever reason) had very spotty functionality because of that. I'm sure I've missed something since this was like 2 years ago, but wanted to update this in case someone else reads this (so they know I'm not a dumbass).
The issue was that wpa_supplicant was NEVER installed (alongside not installing linux-firmware) on my system (bad tutorial). Because of this my system was using iwd and it (for whatever reason) had very spotty functionality because of that. I'm sure I've missed something since this was like 2 years ago, but wanted to update this in case someone else reads this (so they know I'm not a dumbass).
-----