pxkw.hatenadiary.com

めもめも

UbuntuでBluetoothオーディオレシーバのペアリングが成功するのにsound設定で認識されない事案の対処

環境

Ubuntuは13.10(64)。
オーディオレシーバはこいつ。

GREEN HOUSE Bluetoothオーディオレシーバー クリップ付 ブラック GH-BHARCK

GREEN HOUSE Bluetoothオーディオレシーバー クリップ付 ブラック GH-BHARCK

対処

bluetooth - How can I get the A2DP output option and the input working again? - Ask Ubuntu によると、

Loading the bluetooth discovery module manually fixes the problem

らしい。ペアリングしたら自動でやってくんないのか...

pactl load-module module-bluetooth-discover

※要管理者権限

module-bluetooth-discoverをリ(?)ロードすると認識される。
f:id:pixikawa:20140313140818p:plain

pactlとは

PulseAudioサーバのコントローラらしい。

manいわく

load-module NAME [ARGUMENTS ...]
Load the specified module with the specified arguments into the running sound server. Prints the numeric index of the module just loaded to STDOUT. You can use it to unload the module later.

最後に

人間界からすべてのケーブルが消えますように。