rsonefors/pi-bluetooth
Project ID: 82267
Description
This adds support for the Raspberry Pi on-board bluetooth.
This is based on the Raspberry Pi OS package with the same name, as provided here.
Fedora 37 adds support for Raspberry Pi 4, however, the on-board bluetooth doesn't show up as a device out of the box. This doesn't require any additional drivers, but it does require the bluetooth device to be registered. These scripts make the bluetooth available.
Installation Instructions
Before you start, running
bluetoothctl list
will return an empty list.
Then, with superuser permissions do
dnf copr enable rsonefors/pi-bluetooth
dnf install pi-bluetooth
reboot
After rebooting, you should see a device being returned by
bluetoothctl list
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (10)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (22)* | Fedora 39 (77 downloads) |
Fedora 40 | aarch64 (10)* | Fedora 40 (23 downloads) |
Fedora 41 | aarch64 (0)* | Fedora 41 (4 downloads) |
Fedora rawhide | aarch64 (0)* | Fedora rawhide (29 downloads) |
* Total number of downloaded packages.