Artix Linux Forum

Artix Linux => System => Topic started by: qsqcqs on 01 June 2024, 22:40:15

Title: rfkill unblock is not unblocking
Post by: qsqcqs on 01 June 2024, 22:40:15
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
Title: Re: rfkill unblock is not unblocking
Post by: kiblaster on 02 June 2024, 09:28:50
Did you blocked bluetooth with something else before?