void-linux / void-linux/void-docs
ARM Devices - Supported Platforms: Add instructions to make bluetooth work on Raspberry pi 4
オープン
まだ誰も着手していません。
- 主要言語
- CSS
- スター
- 217
- フォーク
- 212
- 平均マージ
- 2日 21時間
- マージ済み PR(30日)
- 1
説明
Following the instruction on the Bluetooth doc are not enough to make Bluetooth work on Raspberry pi 4 (the Bluetooth device is not found).
This guide shows how to do it (ignore the Arch ARM specifics)
These are the relevant steps on Void:
- Remove the line
dtoverlay=bcmbt(if present) from /boot/config.txt and add the following line to the same file:
dtparam=krnbt=on - Make sure that
enable_uart=0is also in /boot/config.txt. - In /boot/cmdline.txt, remove all references to ttyAMA0
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Bluetoothのドキュメントから始め、Raspberry Piに関するガイダンスを、リンクされたガイドおよびこのissueにあるVoid固有の手順と比較してください。関連するドキュメントを更新して、/boot/config.txt と /boot/cmdline.txt の変更を反映し、その後、Raspberry Pi 4でBluetoothを有効にする方法が手順に明確に説明されていることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- raspberry-pi
- 領域
- documentation, embedded-iot
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100