Hello,
I have a strange problem with my wifi connection. After each time my laptop goes to sleep or reboot, it seems to be stuck in “connecting” until failure. I have to disable/enable wifi every time and select manually my router. I tired deleting resolv.conf but the problem remains.
It used to work fine and I don’t know really how it started.
I’m using the last Tumbleweed Gnome.
Any help would be appreciated. Thank you very much !
Yes I’m using NetworkManager and yes restaring it using this command does the trick since it takes along time in state “connecting”. But I just noticed that, if I wait enough until it fails to connect, I can connect manually by choosing my network (without the need to restart the NetworkManager)
nmcli g
STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN
wird verbunden kein aktiviert aktiviert aktiviert aktiviert
nmcli d
DEVICE TYPE STATE CONNECTION
wlp3s0 wifi wird verbunden (Legitimierung wird benötigt) FRITZ!Box 7412
enp2s0 ethernet nicht verfügbar --
lo loopback nicht verwaltet --
/usr/sbin/iwconfig
wlp3s0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
enp2s0 no wireless extensions.
lo no wireless extensions.
and after a minute or so (when it fails to reconnect)
nmcli g
STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN
nicht verbunden kein aktiviert aktiviert aktiviert aktiviert
nmcli d
DEVICE TYPE STATE CONNECTION
wlp3s0 wifi nicht verbunden --
enp2s0 ethernet nicht verfügbar --
lo loopback nicht verwaltet --
--
When I tried this command, I got the following answer
sudo modprobe -r wlp3s0
modprobe: FATAL: Module wlp3s0 not found.
Thank you very much
I hope this problem will be fixed by future updates so other users don’t have to use custom scripts for basic functionalities. Thank you again