GNU/Linux >> Tutoriales Linux >  >> Linux

Bluetoothctl establecer clave de paso

Acabo de tener el mismo problema. Si presiona tabulador dos veces después de agent debería ver una lista de agentes disponibles; KeyboardOnly funciona bien sin notificaciones:

[bluetooth]# agent on          # accidentally used wrong agent
Agent registered
[bluetooth]# agent 
DisplayOnly      DisplayYesNo     KeyboardDisplay  KeyboardOnly     NoInputNoOutput  off              on               
[bluetooth]# agent KeyboardOnly 
Agent is already registered    # can't use two agents at one
[bluetooth]# agent off         # unregister agent
Agent unregistered
[bluetooth]# agent KeyboardOnly   # register proper agent
Agent registered
[bluetooth]# pair XX:XX:XX:04:F5:7C 
Attempting to pair with XX:XX:XX:04:F5:7C 
[CHG] Device XX:XX:XX:04:F5:7C Connected: yes
Request passkey
[agent] Enter passkey (number in 0-999999): 722504
[MoarBacon]# pair XX:XX:XX:04:F5:7C 
Attempting to pair with XX:XX:XX:04:F5:7C 
[CHG] Device XX:XX:XX:04:F5:7C Paired: yes
Pairing successful

Esto es lo que funciona gracias a kaylum:

$bluetoothctl
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# discoverable on
Changing discoverable on succeeded
[bluetooth]# pairable on
Changing pairable on succeeded
[bluetooth]# agent NoInputNoOutput
Agent registered
[bluetooth]# default-agent 
Default agent request successful

Luego conecto la frambuesa con mi teléfono desde el teléfono.

[NEW] Device XX:XX:XX:XX:XX:XX nameofthedevice
[CHG] Device XX:XX:XX:XX:XX:XX UUIDS:
      --UUIDS--
[CHG] Device XX:XX:XX:XX:XX:XX Paired: yes

Linux
  1. ¿Cómo configurar un rastreador Bittornado?

  2. Configurar una retransmisión de correo

  3. Configurar la replicación de réplica de origen de MySQL

  4. Configurar Python en IIS 7.5

  5. Servicio del sistema operativo Linux 'lm_sensors'

Cómo configurar o cambiar el agente de usuario con curl

Cómo configurar un trabajo cron en Linux

Cómo configurar o cambiar el nombre de host en Linux

Cómo instalar y configurar SeedDMS

Instalación del agente WAZUH

Cómo configurar el nombre de host bonito