Linux Lite Forums

Hardware - Support => Network => Topic started by: Arrombado on December 30, 2023, 08:23:01 PM

Title: Cant connect to WIFI in Lite 6.6
Post by: Arrombado on December 30, 2023, 08:23:01 PM
I accidentally removed the panel from my OS Linux lite 6.6, I think I pressed "remove configuration" or something like that. After that, I restarted the computer and everything went back to normal, except the wifi.
After I turned on the computer, the Internet didn't come back, how do I fix this?
I can't connect to wifi at all and I got no response when using Linux lite 6.6 AI
Title: Re: Cant connect to WIFI in Lite 6.6
Post by: stevef on December 31, 2023, 01:59:16 AM
Post moved from Introductions to Networks

Is there a network icon on the panel near the clock ?
If so, right click on the icon and check that 'Enable Networking' and 'Enable Wi-Fi' are both checked.
Review the rest of the information there to check it is correct for your set up

Otherwise, open a terminal window (by pressing three keys Ctrl Alt T together).
Type or paste the following commands into the terminal window.
The commands list some information about your system and connections.
Copy the outputs and paste the information back to the thread.


Code: [Select]
inxi -Fxxxrz
Code: [Select]
nmcli dev wifi
Code: [Select]
ip a
Code: [Select]
ifconfig -a
Code: [Select]
ip r
Code: [Select]
route
Code: [Select]
ip n
Code: [Select]
arp -a
Title: Re: Cant connect to WIFI in Lite 6.6
Post by: trinidad on December 31, 2023, 06:07:41 AM
The unity indicator plugin is buggy. I have four 6.6 systems that all have the same intermittent behaviours. One in Windows hyper-v, one in gnome boxes on Debian 11, one on desktop hardware, and one on a laptop. Often after updates and restart they will display two instances of the update and network connection icon, and sometimes nothing at all.
To fix the missing plugin right click on the panel taskbar. Select panel. Select add new items. Select indicator plugin. Click on add.
TC