I am new to Ubuntu and running Ubuntu 23.10 "Mantic Minotaur" on my pc (stand-alone).From past couple of days, my computer is not being able to connect to a particular wifi (Main wifi of out house) but is being able to connect to other networks like hotspot from my mobile phone.
Detailed issue:-
- When trying to connect, it showsCONNECTION FAILED:-
activation of network connection failed.
Attempts at trying to solve it.
- Turned on metered connection [Didn't work]
- Disabled IPv4 and IPv6 alternatively [Didn't work]
- used
ifconfig up [name of network]
[Didn't work] - used
nmcli connection up [name of network]
[Didn't work] - Reinstalled
linux-headers
by usingsudo apt install --reinstall linux-headers-$(uname -r)
and sudo reboot [Didn't work] - reattached wifi adapter to all ports of the pc case [Didn't work]
- used dhclient [Didn't work]
- Installed net-tools [Didn't work]
I have tried many methods of solving this issue but all of them are in vain.Therefore I request you to look into my issue and give your solution for this recurring problem