2014年4月27日日曜日

Bluetooth Driver Setting for IdeaPad Yoga13 with Ubuntu14.04

Ubuntu14.04を入れたIdeapad Yoga13のBluetoothドライバ設定方法を共有します。

ドライバの取得
wget https://github.com/lwfinger/rtl8723au_bt/archive/master.zip -O rtl8723au_bt.zip

取得ファイルの解凍
unzip rtl8723au_bt.zip

解凍してできたフォルダに移動
cd rtl8723au_bt

コンパイル
make

インストール
sudo make install

コマンドの入力ができたら、再起動してください。

ドライバの動作確認
hciconfig
動作していれば↓のように出力されます。


以上です。

デバイスとの接続はbluemanを使いました。
Bluetooth Connection on Ubuntu14.04

0 件のコメント :