Users Guide

透過藍牙連線
這項功能可讓系統連線至藍牙鍵盤等藍牙裝置。
1. 執行以下命令以 bluetoothctl 主控台。
#bluetoothctl -a
bluetoothctl 主控台隨即開
2. 執行以下命令以開藍牙裝置。
$power on
3. 登錄鍵盤的代理程式:
$agent KeyboardOnly
$default-agent
4. 執行以下命令,以使藍牙控制器進入配對模式。
$pairable on
5. 執行以下命令以掃描附近的藍牙裝置。
$scan on
6. 執行以下命令以在找到藍牙鍵盤後停止掃描。
$scan off
7. 執行以下命令以配對藍牙鍵盤。
$pair <MAC address of Bluetooth keyboard>
8. 若有必要,請在藍牙鍵盤上輸入 PIN 碼。
9. 執行以下命令以信任藍牙鍵盤。
$trust <MAC address of Bluetooth keyboard>
10. 執行以下命令以連線至藍牙鍵盤。
$connect <MAC address of Bluetooth keyboard>
11. 結束 bluetoothctl 主控台。
$quit
WLAN 和藍牙模式之間切換
1. 上傳 WLAN/BT 驅動程式。
$ modprobe -r ven_rsi_sdio
2. /etc/modprobe.d/rs9113.conf 中調整模式。
3. 重新載入 WLAN/BT 驅動程式。
$ modprobe ven_rsi_sdio
4. 驗證作業模式。請參閱下表的作業模式
$ cat /sys/module/ven_rsi_sdio/parameters/dev_oper_mode
52 設定作業系統