Skip to main content
Topic: rfkill unblock is not unblocking (Read 155 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

rfkill unblock is not unblocking

bluetooth is blocked  as shown by
Code: [Select]
[qsqcqs@qwq Managed]$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
[qsqcqs@qwq Managed]$ sudo rfkill unblock 0
[qsqcqs@qwq Managed]$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
[qsqcqs@qwq Managed]$
but as also shown, rfkill unblock does not remove the bluetooth block

 

Re: rfkill unblock is not unblocking

Reply #1
Did you blocked bluetooth with something else before?