After my update today (pacman-mirrors and sudo pacman -Syu), my wifi broke. I rebooted before figuring tvis out, unfortunately. Network Manager says it’s connected, but nothing loads. I have no way of accessing the internet from my laptop, which is a Dell XPS running Manjaro XFCE. What information can I give to help solve this?
It would seem to me that your device is working correctly but something else is an issue, such as with your network, DNS, or any of the mentioned things in the final line, etc.
I can also anecdotally report that I have the same device (QCA6174, though not from ‘Rivet Networks’) and it works fine. Never stopped working here on Unstable.
And see what those have for you. The dig and drill commands are domain lookups and may have a clue about the issue. ping will ping google server IP directly, and if it can resolve while the domains cannot then we know it to be a DNS problem.
So we know you dont have dig.
Drill did not even get to the lookup part as it could not begin connecting.
Ping tells a similar story of “Network is unreachable”.
So … how is your network? Do other devices use it fine?
I might ask for
ip route show
Which should show local IPs (like 192.168.0.1 - not identifiable info) but may tell us if you for some reason dont have your gateway (router) set or similar.
I might first try by removing/deleting your saved network and beginning again.
Theres also the “Captive Portal” thing to consider maybe? Many public wifi hotspots require you to first open or sign in through their portal before you can use the connection. I recall scenarios where I would need to change browsers (from a highly secured one to a more vanilla one) to make this handshake - though I dont know if such a situation would present like this.
I tried deleting and re-adding the network, and then running ping 8.8.8.8 again; same result. This wireless network doesn’t use a captive portal, just a password
Good news; it works perfectly in the university. There must have been a problem with the hotel wifi that coincided wity my update and did not affect my phone
For future reference;
please paste any command output within appropriate text boxes so that it presents as scrollable preformatted text – easier to read; easier to copy/paste when those wishing to help might search for related troubleshooting advice; plus, easier on the servers.
Use the </> button, and paste command output between the resulting rows of backticks, like this: