Wireless sometimes won't turn back on

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
justwilliambrown

Wireless sometimes won't turn back on

Post by justwilliambrown »

Sometimes, after I turn wireless off, using the network settings page, the wireless will not turn back on, despite Airplane mode not being on. The hardware switch is glowing orange, which is it's way of saying it's disabled. However, flicking the switch seems to only change whether it is in Airplane mode of not.

using the command

Code: Select all

sudo rfkill list all
it returns

Code: Select all

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
1: hp-wifi: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
2: hp-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: yes
Unfortunately because it only seems to happen sometimes I can't really be more specific, I only kept the one result from when it happens.

Rebooting does fix the problem, however, it can be a major inconvenience at times, so if anyone has a solution that would be great.

Cheers
justwilliambrown
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Wireless sometimes won't turn back on

Post by kukamuumuka »

The solution is to re-wake the NetworkManager

Code: Select all

sudo killall NetworkManager
http://forums.linuxmint.com/viewtopic.php?f=42&t=184265
Locked

Return to “Networking”