o fone de ouvido bluetooth pode se conectar, mas não é visível no áudio de pulso

1

Eu tenho um fone de ouvido bluetooth da plantronics e até ontem eu poderia usá-lo sem nenhum problema. No entanto, hoje, de repente, parou de funcionar (talvez relacionado à última atualização de software que fiz). Ainda consigo conectar / desconectar meu fone de ouvido, mas ele não aparece mais no áudio de pulso. Li várias publicações que descrevem o mesmo problema, mas nenhuma das soluções sugeridas funcionou. Eu recebo seguinte erro no syslog:

Oct 13 16:49:57 desktop bluetoothd[1040]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/HFPAG
Oct 13 16:49:57 desktop bluetoothd[1040]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/A2DPSource
Oct 13 16:49:57 desktop bluetoothd[1040]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/A2DPSink
Oct 13 16:50:09 desktop kernel: [   17.340943] input: 48:C1:AC:08:FE:8F as /devices/virtual/input/input14
Oct 13 16:50:09 desktop bluetoothd[1040]: /org/bluez/1040/hci0/dev_48_C1_AC_08_FE_8F/fd0: fd(36) ready
Oct 13 16:50:09 desktop rtkit-daemon[1894]: Successfully made thread 2213 of process 1892 (n/a) owned by '1000' RT at priority 5.
Oct 13 16:50:09 desktop rtkit-daemon[1894]: Supervising 5 threads of 1 processes of 1 users.
Oct 13 16:50:10 desktop bluetoothd[1040]: Badly formated or unrecognized command: AT+XEVENT=USER-AGENT,COM.PLANTRONICS,PLT_VOYAGERPRO,0109,27.90,FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
Oct 13 16:50:10 desktop bluetoothd[1040]: Audio connection got disconnected

Qualquer ajuda seria muito apreciada. Estou usando o Ubuntu 12.04.

Obrigado Kim

    
por Kim Marivoet 13.10.2012 / 17:11

1 resposta

0

Eu tive o mesmo problema, isso ajudou:

sudo apt-get-install pulseaudio-module-bluetooth

e, em seguida, reinicie, reinicie o bluetoothd, etc, etc, e o seu fone de ouvido estará visível.

    
por user146469 03.04.2013 / 11:44