mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
edits
This commit is contained in:
parent
991a35d665
commit
573c272bda
|
@ -362,11 +362,14 @@ that can be quite useful.
|
|||
|
||||
Note that bluetooth is a real pain for users to debug because you can have:
|
||||
|
||||
* Bluetooth Service: enabled/disabled * Bluetooth Service: started/stopped *
|
||||
bluetoothctl: start/stop * bt-adapter: start/stop * hciconfig: start/stop *
|
||||
rfkill: software: block/unblock; hardware: block/unblock - however, for
|
||||
hardware, that means a physical button has been pressed to disable it, on the
|
||||
laptop that is.
|
||||
* Bluetooth Service: enabled/disabled
|
||||
* Bluetooth Service: started/stopped
|
||||
* bluetoothctl: start/stop
|
||||
* bt-adapter: start/stop
|
||||
* hciconfig: start/stop
|
||||
* rfkill: software: block/unblock; hardware: block/unblock - however, for
|
||||
hardware, that means a physical button has been pressed to disable it, on the
|
||||
laptop that is.
|
||||
|
||||
To make matters worse, one tool does not always even know when another tool has
|
||||
changed something, for example, if I rfkill blocked hci0, then unblocked it,
|
||||
|
|
Loading…
Reference in a new issue