![]() |
WiFi GUI not working - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: WiFi GUI not working (/showthread.php?tid=8049) |
WiFi GUI not working - AgentKerbal - 12-16-2021 Hello all ! I'm running LL 5.6 on a 2015 laptop with 6GB of ram, an Intel 5200U and a GTX 950M. It's been a couple months since I can't see wifi networks in the menu. The wifi part simply reads "device not ready". I have already done everything to check if the wireless card works and I even managed to connect to the internet using the terminal. So basically, the wireless card isn't at fault here. I'm guessing that the easiest way to solve this (or at least try to) would be to reinstall XFCE, which I'm a little scared of doing as I accidentally bricked my whole GUI last summer while messing around with Nvidia drivers. Any suggestion on how to solve this is welcome. Thanks. Re: WiFi GUI not working - Valtam - 12-18-2021 Try re-installing the following: Code: sudo apt-get install --reinstall network-manager network-manager-gnome Re: WiFi GUI not working - AgentKerbal - 12-19-2021 Hi thanks for the reply, though it hasn't worked, I'm getting a little confused whether this problem comes from the GUI or the network itself. I've been able to access the internet by changing my /etc/netplan/01-netcfg.yaml and doing Code: sudo netplan apply Again, any ideas are welcome ![]() |