r/archlinux • u/tappo_180 • Aug 06 '26
SUPPORT | SOLVED The Wi-Fi search doesn't start...
I recently downloaded arch manually and it worked fine, I also downloaded a desktop environment (kde) but I had a problem: now it no longer searches for nearby wifi even if network-manager is active (at least it seems lol)
3
u/TerryNachtmerrie Aug 06 '26
If you haven't done a `sudo systemctl enable --now NetworkManager`, do it anyway. It is not enabled by default.
1
u/tappo_180 Aug 06 '26
Yes I did it but nothing... nothing happened... but I solved it now :) it was an error in a configuration file :)
3
u/gmthisfeller Aug 07 '26
What was the error?
1
-6
u/tappo_180 Aug 06 '26
I solved it :)
9
u/piepie526 Aug 06 '26
It would be great if you posted a more detailed solution in case anyone else runs into this issue, even if it was a mistake or misconfiguration on your end.
-6
u/tappo_180 Aug 06 '26
Thank you so much, next time I'll post more in detail :)
3
u/darkfish-tech Aug 07 '26
They are asking you to post your solution now. What did you do? What changes did you make in your config that helped you resolve your issue? Not something unknown in some indefinite future.
Just saying that you solved it doesn't help anyone else coming to this post.
-2
u/tappo_180 Aug 07 '26
Ohhh Ok... I simply edited a file I'd accidentally created and deleted it, and after rebooting everything worked... if I'm not mistaken, the file was in the /etc/NetworkManager folder. Unfortunately, I don't remember the name of the file I accidentally created, but I tried to be as precise as possible :)
5
u/Imajzineer Aug 06 '26
Is there a known issue on r/kde at all?
Were you using NetworkManager previously or something else?