[Resolved]WiFi Stops Working in 18.2

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
kilowatt2
Level 1
Level 1
Posts: 18
Joined: Wed Mar 19, 2014 8:39 am

[Resolved]WiFi Stops Working in 18.2

Post by kilowatt2 »

Code: Select all

Intel Dualband Wireless AC 3165
At times my WiFi stops working on my Laptop. The network panel app shows the network options but shows no signal and I can't reconnect to any router.

Is there a command that I can use to restart my Wifi device and/or the networking app for the panel?

This does not occur in Windows 10 even with suspension of the laptop.

TIA

:mrgreen:
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
--
S.N.A.F.U - Situation Normal All Fouled Up.
User avatar
kc1di
Level 18
Level 18
Posts: 8175
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: WiFi Stops Working in 18.2

Post by kc1di »

Hello killowatt2 and Welcome to Linux Mint Forums,
you can restart network services with this command in the terminal.

Code: Select all

systemctl restart networking
it would be nice to figure out what's causing the disconnects.
Have you tried using the Driver Manager found in the control center.
It may provide additional drivers you can try for your card.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: WiFi Stops Working in 18.2

Post by JeremyB »

Code: Select all

sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/*
Then reboot, if it works it means that power management was the problem
kilowatt2
Level 1
Level 1
Posts: 18
Joined: Wed Mar 19, 2014 8:39 am

Re: [Resolved]WiFi Stops Working in 18.2

Post by kilowatt2 »

Code: Select all

sudo service network-manager restart
By using this command the applet is restarted and the wifi connection is made again.
--
S.N.A.F.U - Situation Normal All Fouled Up.
User avatar
kc1di
Level 18
Level 18
Posts: 8175
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: [Resolved]WiFi Stops Working in 18.2

Post by kc1di »

Glad it's working for you :)
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
Locked

Return to “Networking”