Eu tive um problema semelhante devido à falta de um agente em execução. Isso foi corrigido Ubuntu 14.04 Bluetooth Magic Mouse não emparelha (nenhum agente disponível)
Estou tentando transmitir áudio por bluetooth do meu laptop para o meu nas. Ambos executam o Ubuntu 13.10.
Até agora, transmionei com sucesso músicas de três diferentes telefones Android para o nas.
O par nas com dispositivos Android sem qualquer configuração, eu mudei a classe de dispositivo para 0x200414
(obtido de link ) que é uma classe de dispositivo de áudio.
Ao tentar emparelhar as duas máquinas Ubuntu usando o GUI, recebo a mensagem:
'Configuração de "nas" ist gescheitert' ('Configuração de' nas 'falhou').
Abaixo está o arquivo de log do nas ( 00:1E:10:00:14:F6
):
Feb 8 18:43:32 nas bluetoothd[6902]: Bluetooth daemon 4.101 Feb 8 18:43:32 nas bluetoothd[6902]: Starting SDP server Feb 8 18:43:32 nas bluetoothd[6902]: DIS cannot start: GATT is disabled Feb 8 18:43:32 nas bluetoothd[6902]: Failed to init deviceinfo plugin Feb 8 18:43:32 nas bluetoothd[6902]: Failed to init proximity plugin Feb 8 18:43:32 nas bluetoothd[6902]: Failed to init time plugin Feb 8 18:43:32 nas bluetoothd[6902]: Failed to init alert plugin Feb 8 18:43:32 nas bluetoothd[6902]: Failed to init thermometer plugin Feb 8 18:43:32 nas bluetoothd[6902]: Failed to init gatt_example plugin Feb 8 18:43:32 nas bluetoothd[6902]: Bluetooth Management interface initialized Feb 8 18:43:32 nas bluetoothd[6902]: input-headset driver probe failed for device BC:F5:AC:60:BA:A4 Feb 8 18:43:32 nas bluetoothd[6902]: input-headset driver probe failed for device 08:37:3D:06:8F:10 Feb 8 18:43:32 nas bluetoothd[6902]: Adapter /org/bluez/6902/hci0 has been enabled Feb 8 18:43:32 nas bluetoothd[6902]: Unknown command complete for opcode 19 Feb 8 18:43:32 nas bluetoothd[6902]: Endpoint registered: sender=:1.246 path=/MediaEndpoint/HFPAG Feb 8 18:43:32 nas bluetoothd[6902]: Endpoint registered: sender=:1.246 path=/MediaEndpoint/HFPHS Feb 8 18:43:32 nas bluetoothd[6902]: Endpoint registered: sender=:1.246 path=/MediaEndpoint/A2DPSource Feb 8 18:43:32 nas bluetoothd[6902]: Endpoint registered: sender=:1.246 path=/MediaEndpoint/A2DPSink Feb 8 18:44:18 nas bluetoothd[6902]: No agent available for request type 0 Feb 8 18:44:18 nas bluetoothd[6902]: btd_event_request_pin: Operation not permitted
e o laptop ( D0:DF:9A:B5:81:D5
):
Feb 8 18:43:36 laptop bluetoothd[10747]: Bluetooth daemon 4.101 Feb 8 18:43:36 laptop bluetoothd[10747]: Starting SDP server Feb 8 18:43:36 laptop bluetoothd[10747]: DIS cannot start: GATT is disabled Feb 8 18:43:36 laptop bluetoothd[10747]: Failed to init deviceinfo plugin Feb 8 18:43:36 laptop bluetoothd[10747]: Failed to init proximity plugin Feb 8 18:43:36 laptop bluetoothd[10747]: Failed to init time plugin Feb 8 18:43:36 laptop bluetoothd[10747]: Failed to init alert plugin Feb 8 18:43:36 laptop bluetoothd[10747]: Failed to init thermometer plugin Feb 8 18:43:36 laptop bluetoothd[10747]: Failed to init gatt_example plugin Feb 8 18:43:36 laptop bluetoothd[10747]: Bluetooth Management interface initialized Feb 8 18:43:36 laptop bluetoothd[10747]: input-headset driver probe failed for device 08:37:3D:06:8F:10 Feb 8 18:43:36 laptop bluetoothd[10747]: Adapter /org/bluez/10747/hci0 has been enabled Feb 8 18:43:36 laptop bluetoothd[10747]: Unknown command complete for opcode 19 Feb 8 18:43:36 laptop bluetoothd[10747]: Endpoint registered: sender=:1.58 path=/MediaEndpoint/HFPAG Feb 8 18:43:36 laptop bluetoothd[10747]: Endpoint registered: sender=:1.58 path=/MediaEndpoint/HFPHS Feb 8 18:43:36 laptop bluetoothd[10747]: Endpoint registered: sender=:1.58 path=/MediaEndpoint/A2DPSource Feb 8 18:43:36 laptop bluetoothd[10747]: Endpoint registered: sender=:1.58 path=/MediaEndpoint/A2DPSink Feb 8 18:43:52 laptop bluetoothd[10747]: Discovery session 0x7f79ea8a5650 with :1.116 activated Feb 8 18:43:53 laptop bluetoothd[10747]: Unknown command complete for opcode 37 Feb 8 18:43:53 laptop bluetoothd[10747]: Unknown command complete for opcode 37 Feb 8 18:44:29 laptop bluetoothd[10747]: Stopping
Emparelhar os dispositivos usando bluetooth-agent
e um pino fixo funciona, no entanto, parece haver um problema com pulseaudio agora:
Feb 8 19:44:29 laptop pulseaudio[2035]: [pulseaudio] module-bluetooth-device.c: Default profile not connected, selecting off profile
Eu tive um problema semelhante devido à falta de um agente em execução. Isso foi corrigido Ubuntu 14.04 Bluetooth Magic Mouse não emparelha (nenhum agente disponível)