This is probably a very noob problem too but, I just finished installing Manjaro and nothing is appearing on my network manager. I tried manually adding a wifi network, but I probably botched it horribly since I wasn’t sure what to fill in and what to leave blank other than the SSID and password. Fortunately I dual booted windows and the wifi seems to be working fine here. (Forgot to mention I run KDE Plasma).
are you dual booting
if yes try to go into manjaro and reboot to manjaro
i am also suffering from the same issue
once you shut down from windows and go to manjaro
i didnt get wifi working
but when i reboot again from manjaro to manjaro
wifi will work
another possible issue might be
incompatable drivers
try to go into hardware configuration application
or use “mhwd” command to identify the devices
check if your wifi device is listed and driver is installed
additional solution
if nothing works
get a linux compatable network adapter on store
it will be cheap
you might be good to go then
i am also suffering from the same issue
once you shut down from windows and go to manjaro
i didnt get wifi working
but when i reboot again from manjaro to manjaro
wifi will work
Hi! Thanks for the information, this is my first time here so I’ll keep it in mind. I ran the two commands you suggested as well and this is what I got;
Network:
Device-1: Intel Wi-Fi 6 AX200 driver: N/A
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Sorry if it comes out poorly, I had to manually type it out but I hope this helps. (Sorry for the late response)
So this tells us you dont have a driver.
Hm. Lets see about that device…
OK, according to intel its supported. But its pretty new.
First make sure you have linux-firmware installed, and also try to get the latest kernel you can.
Also … try manually loading the driver:
Thanks for the help, attempts were unsuccessful though. I’m going to buy a wifi adapter in hopefully less than a week, is there anything I should know before buying one?
Ive generally been happy with intel and atheros.
Avoid realtek.
Anything you think looks nice - search it up and see how others experience the device, or if it has a page on linux compatibility, etc.
Speaking of … I have started digging on your device … and it looks like users report it working with earlier kernels (some 5.4 release and earlier) … so instead of going forward … maybe try going back and checking 5.4.
But then I found this…
Which seems to indicate my initial suspicion of its ‘supported’ but not yet not really …
Yes the one-liner as written is a single command you can copy/paste.
For windoze … I cant remember off the top of my head (DDG it) … but I believe it can be done with a CMD command, applied settings (again like turning off ‘fast start’ which is actually just windoze not ever shutting down all they way ), and even some trick about holding Shift while selecting restart or something similar.
I had same problem with r8168 not connecting. Tried many of the suggestions on the forum - different kernels, blacklisting, etc. and none of them worked. Live usb always worked and connected so I checked if there were any settings on the live usb that were different than mine.
I right clicked the Network Manager icon and selected Edit Connections. I noticed that Link negotiation was set to Ignore on the live usb and Automatic on my install. Changed the entry to Ignore and now I connect instantly and the connection never drops. Tested on 5.4, 5.6 and 5.7 kernels and all connect now. Hope this helps.