void-linux / void-linux/void-docs

ARM Devices - Supported Platforms: Add instructions to make bluetooth work on Raspberry pi 4

オープン
#677 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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=0 is also in /boot/config.txt.
  • In /boot/cmdline.txt, remove all references to ttyAMA0

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. 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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。